PHP segfaults

Solution Verified - Updated -

Issue

  • Getting segfaults in PHP. Seems to be related to this bug:
https://bugs.php.net/bug.php?id=63595
  • Here is a simple 1 line reproducer of the bug:
[root@localhost]# cat a.php
#!/usr/bin/php -q
<?php
$DR = odbc_connect("ECMCSQLCLV", "interface", "removed");
?>
[root@localhost]# ./a.php
Segmentation fault
[root@localhost]#

Environment

  • Red Hat Enterprise Linux 7

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content