| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2004-06-29 12:57 UTC] christian at freemails dot at
  [2015-03-23 19:56 UTC] cmb@php.net
 
-Status: Open
+Status: Not a bug
  [2015-03-23 19:56 UTC] cmb@php.net
  | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 02:00:01 2025 UTC | 
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: --------------- <?php dl("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