Hmm... looks like you need to add: --symbols=/usr/lib/debug/usr/lib/cgi-bin/php5 to the command line.
O. 2012/3/29 Thomas Renard <[email protected]>: > I hope, this is the right way to do it... > > <snip> > > [New LWP 18773] > Core was generated by `/usr/bin/php-cgi'. > Program terminated with signal 11, Segmentation fault. > #0 0x0831c884 in ?? () > (gdb) symbol-file /usr/bin/php-cgi > Reading symbols from /usr/bin/php-cgi...Reading symbols from > /usr/lib/debug/usr/bin/php5-cgi...done. > done. > (gdb) bt full > #0 zend_llist_add_element (l=0x80abf66, element=0x0) > at > /build/buildd-php5_5.4.0-3-i386-2XGvJx/php5-5.4.0/Zend/zend_llist.c:39 > tmp = 0x0 > l = 0x0 > element = 0x0 > #1 0x080abf66 in _php_list_set_error_structure (error=0x9e496d0, msg=0x0) > at > /build/buildd-php5_5.4.0-3-i386-2XGvJx/php5-5.4.0/ext/libxml/libxml.c:485 > error_copy = {domain = -1223959561, code = 5, message = 0x17 > <Address 0x17 out of bounds>, level = 166290872, > file = 0x2 <Address 0x2 out of bounds>, line = 0, str1 = 0x13 > <Address 0x13 out of bounds>, str2 = 0x0, > str3 = 0x0, int1 = 0, int2 = 0, ctxt = 0x4f, node = 0x9e49550} > ret = 0 > #2 0xb710a225 in ?? () > No symbol table info available. > #3 0x00000000 in ?? () > No symbol table info available. > > </snip> -- Ondřej Surý <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

