[Bug 368585] [NEW] php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()
Mikko Rantalainen
mikko.rantalainen at peda.net
Tue Apr 28 14:10:36 BST 2009
Public bug reported:
Binary package hint: php5
This may be related to bug 259479.
Steps to reproduce (with command line php, see the attached file):
1) $ php test.php
Seems to be some kind of race condition because it only happens every
now and then. Here's a backtrace from a core dump:
(gdb) bt
#0 0x00007f71213564ef in ?? () from /lib/libgcc_s.so.1
#1 0x00007f7121356e3b in ?? () from /lib/libgcc_s.so.1
#2 0x00007f7121356f43 in _Unwind_ForcedUnwind () from /lib/libgcc_s.so.1
#3 0x00007f71239bb710 in __pthread_unwind () from /lib/libpthread.so.0
#4 0x00007f71239b5b05 in pthread_exit () from /lib/libpthread.so.0
#5 0x00007f7120fa8f3b in ?? ()
#6 0x0000000000000000 in ?? ()
$ lsb_release -rd
Description: Ubuntu 9.04
Release: 9.04
$ apt-cache policy php5-cli
php5-cli:
Installed: 5.2.6.dfsg.1-3ubuntu4.1
Candidate: 5.2.6.dfsg.1-3ubuntu4.1
Version table:
*** 5.2.6.dfsg.1-3ubuntu4.1 0
500 http://security.ubuntu.com jaunty-security/main Packages
100 /var/lib/dpkg/status
5.2.6.dfsg.1-3ubuntu4 0
500 http://fi.archive.ubuntu.com jaunty/main Packages
$ uname -a
Linux semyol-329-b 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:58:03 UTC 2009 x86_64 GNU/Linux
I have a core dump (0.4 MB bzip2'd) if required.
** Affects: php5 (Ubuntu)
Importance: Undecided
Status: New
--
php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()
https://bugs.launchpad.net/bugs/368585
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.
More information about the Ubuntu-server-bugs
mailing list