You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 6, 2018. It is now read-only.
Submitted: 2004-06-20 15:51 UTC Modified: 2004-06-29 12:57 UTC
From: christian at freemails dot at Assigned:
Status: Open Package: python (PECL)
PHP Version: unknown OS: Linux 2.6.5
Private report: No CVE-ID:
[2004-06-20 15:51 UTC] christian at freemails dot at
Description:
If I load python.so php crashs with a segfault.
This happens with 0.7.0 but not with 0.6.0. (I tried both on my machine but of course I can only guess)
Reproduce code:
<?phpdl("python");
phpinfo();
?>
Actual result:
Starting program: /usr/bin/php torrent.php
Program received signal SIGSEGV, Segmentation fault.
0x4137c825 in strtok () from /lib/libc.so.6
(gdb) bt
#0 0x4137c825 in strtok () from /lib/libc.so.6
[2004-06-29 12:57 UTC] christian at freemails dot at
well, this was tested with 4.3.7, so I can�t say anything about older releases. Just as note