Bug#666200: [php-maint] Bug#666200: php5-cgi: tt-rss backend.php crashes after update to php 5.4

2012-03-29 Thread Ondřej Surý
Please install php5-dbg, dump a core and attach usable backtrace. Rough howto can be found here: https://bugs.php.net/bugs-generating-backtrace.php On Thu, Mar 29, 2012 at 18:55, Thomas Renard cybae...@web.de wrote: Package: php5-cgi Version: 5.4.0-3 Severity: normal Dear Maintainer, this

Bug#666200: [php-maint] Bug#666200: php5-cgi: tt-rss backend.php crashes after update to php 5.4

2012-03-29 Thread Ondřej Surý
Thomas, we don't need a full coredump, just a backtrace :). Install php5-dbg, and run the coredump through gdb. O. On Thu, Mar 29, 2012 at 19:30, Thomas Renard cybae...@web.de wrote: Some additional info: this was an upgrade from the last wheezy 5.3.x version. I tried the actual setup

Bug#666200: [php-maint] Bug#666200: php5-cgi: tt-rss backend.php crashes after update to php 5.4

2012-03-29 Thread Thomas Renard
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

Bug#666200: [php-maint] Bug#666200: php5-cgi: tt-rss backend.php crashes after update to php 5.4

2012-03-29 Thread Ondřej Surý
One more thing. Could you please switch your locale to en_US or just C before you run gdb? LC_ALL=C gdb --core=corefile --eval-command='bt full' --exec=/usr/lib/cgi-bin/php5 Should do it... O. On Thu, Mar 29, 2012 at 21:59, Thomas Renard cybae...@web.de wrote: On 29.03.2012 20:09, Ondřej Surý

Bug#666200: [php-maint] Bug#666200: php5-cgi: tt-rss backend.php crashes after update to php 5.4

2012-03-29 Thread Ondřej Surý
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 cybae...@web.de: 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,

Bug#666200: [php-maint] Bug#666200: php5-cgi: tt-rss backend.php crashes after update to php 5.4

2012-03-29 Thread Ondřej Surý
forwarded 666200 https://bugs.php.net/bug.php?id=61557 thank you Hi Thomas, I have forwarded your bug to the upstream bug database. We don't patch (at least I don't remember it) XML functions so it looks like an upstream bug. Thanks for the information. Regards, Ondrej On Thu, Mar 29, 2012 at