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

Adrian Lang debian at adrianlang.de
Sat Aug 29 07:31:50 UTC 2009


On Thu, 13 Aug 2009 14:11:47 -0500
Raphael Geissert <geissert at debian.org> wrote:
> Please install the php5-dbg package and provide a full backtrace

(gdb) run -f test.php
Starting program: /usr/bin/php -f test.php
[Thread debugging using libthread_db enabled]
[New Thread 0xb78816d0 (LWP 3547)]
[New Thread 0xb70abb90 (LWP 3548)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb70abb90 (LWP 3548)]
0xb713be90 in ?? ()
(gdb) backtrace full
#0  0xb713be90 in ?? ()
No symbol table info available.
#1  0xb7894f3b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#2  0xb7ac4bee in clone () from /lib/libc.so.6
No symbol table info available.

> On what architecture(s) are you experiencing the problem?
x86_64

> How many cores does the CPU have?
2

> Do you have the mysql extension installed?
yes

Thanks for your help,
Adrian Lang





More information about the pkg-php-maint mailing list