From:             jmdoren at ok dot cl
Operating system: 
PHP version:      5.4.11
Package:          Unknown/Other Function
Bug Type:         Bug
Bug description:segfault on libphp5.so

Description:
------------
segfault on libphp5.so
Jan 18 18:34:43 db2 kernel: httpd[20339]: segfault at 71 ip
00007f00043b28ac sp 
00007efff47f2700 error 4 in libphp5.so[7f0003f99000+912000]
Jan 18 18:35:35 db2 kernel: httpd[21958]: segfault at 18 ip
00007f0004378d45 sp 
00007efff33f0620 error 4 in libphp5.so[7f0003f99000+912000]

the php was compiled like this:
'./configure' '--disable-phar' '--with-mysqli=mysqlnd' '--with-mysql'
'--with-
apxs2=/usr/local/apache2/bin/apxs' '--with-config-file-path=/etc'
'--enable-
calendar' '--disable-simplexml' '--enable-libxml' '--with-curl' '--enable-
mbstring' '--with-gd' '--with-jpeg-dir=/usr/lib64/' '--with-t1lib'
'--enable-gd-
native-ttf' '--with-freetype-dir=/usr/local' '--with-zlib'

it also runs with eAccelerator v1.0-dev, Copyright (c) 2004-2012
eAccelerator, 
by eAccelerator




Test script:
---------------
Don't know, I use mysqli and cUrl but may be another lib


Actual result:
--------------
Jan 18 18:34:43 db2 kernel: httpd[20339]: segfault at 71 ip
00007f00043b28ac sp 
00007efff47f2700 error 4 in libphp5.so[7f0003f99000+912000]
Jan 18 18:35:35 db2 kernel: httpd[21958]: segfault at 18 ip
00007f0004378d45 sp 
00007efff33f0620 error 4 in libphp5.so[7f0003f99000+912000]

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

Reply via email to