| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesFix_startup_crash (last revision 2010-03-08 15:52 UTC by igmar at palsenberg dot com)Pull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2010-03-09 00:29 UTC] [email protected]
  [2010-03-09 00:30 UTC] [email protected]
 
-Status: Open
+Status: Closed
  [2010-03-09 00:30 UTC] [email protected]
  | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 07:00:01 2025 UTC | 
Description: ------------ ./configure --with-milter ./php-milter Segmentation fault Actual result: -------------- Program received signal SIGSEGV, Segmentation fault. virtual_fopen (path=0x0, mode=0x83e3227 "rb", tsrm_ls=0x8644018) at /home/igmar/php-5.3.2/TSRM/tsrm_virtual_cwd.c:1299 1299 if (path[0] == '\0') { /* Fail to open empty path */ (gdb) bt #0 virtual_fopen (path=0x0, mode=0x83e3227 "rb", tsrm_ls=0x8644018) at /home/igmar/php-5.3.2/TSRM/tsrm_virtual_cwd.c:1299 #1 0x0838ca92 in mlfi_init (argc=1, argv=0xbfffe9c4) at /home/igmar/php-5.3.2/sapi/milter/php_milter.c:131 #2 main (argc=1, argv=0xbfffe9c4) at /home/igmar/php-5.3.2/sapi/milter/php_milter.c:1160