[php-maint] Bug#528053: php5-cli: Occasionaly crashes with 'Segmentation fault' after execution is finished

Bas Verhoeven debianbug at bserved.nl
Thu Aug 13 19:58:58 UTC 2009


Raphael Geissert wrote:
> Hi,

Hi,

> Please install the php5-dbg package and provide a full backtrace 

[Thread debugging using libthread_db enabled]
[New Thread 0xb78236d0 (LWP 22485)]
[New Thread 0xb6b5ab90 (LWP 22488)]
PHP 5.2.6-1+lenny3 with Suhosin-Patch 0.9.6.2 (cli) (built: Apr 26 2009 
22:16:23)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6b5ab90 (LWP 22488)]
0xb6f7be90 in ?? ()
(gdb) bt full
#0  0xb6f7be90 in ?? ()
No symbol table info available.
#1  0xb7836f3b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#2  0xb7a66bee in clone () from /lib/libc.so.6
No symbol table info available.
(gdb)

Although this information doesn't seem to have become more usable, so it 
could be that I'm doing something wrong here.

> On what architecture(s) are you experiencing the problem?
 > How many cores does the CPU have?

I'm running this on a Intel Q6600 (4 cores) and am currently using an 
i686 kernel (2.6.18-6-686-bigmem).

> Do you have the mysql extension installed?

Yes:

ii  php5                         5.2.6.dfsg.1-1+lenny3 
server-side, HTML-embedded scripting language (metapackage)
ii  php5-mysql                   5.2.6.dfsg.1-1+lenny3        MySQL 
module for php5

Although disabling the module for the cli (by removing the 
/etc/php5/cli/conf.d/mysql.ini) seems to have no effect, it still crashes.

 >
 > Thanks.
 >
 > Cheers,

Cheers,
Bas Verhoeven






More information about the pkg-php-maint mailing list