From:             
Operating system: Linux
PHP version:      5.3.2
Package:          Reproducible crash
Bug Type:         Bug
Bug description:milter SAPI crash on startup

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



-- 
Edit bug report at http://bugs.php.net/bug.php?id=51237&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=51237&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=51237&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=51237&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=51237&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=51237&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=51237&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=51237&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=51237&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=51237&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=51237&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=51237&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=51237&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=51237&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=51237&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=51237&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=51237&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=51237&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=51237&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=51237&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=51237&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=51237&r=mysqlcfg

Reply via email to