ID: 35798 User updated by: und-auch at ich-habe-fertig dot com Reported By: und-auch at ich-habe-fertig dot com Status: Open Bug Type: Reproducible crash Operating System: Gentoo GNU/Linux-2.6 PHP Version: at least 4.4.1 - 5.1.2RC2-dev New Comment:
>1h and no request for a core-dump? OK, it is or was xmas-eve :) well, how TO procuce it? I gdm /usr/sbin/apache2 and > run -X -D DEBUG -D PHP5 etc [...] [New Thread 376856 (LWP 29265)] [New Thread 393241 (LWP 29266)] [New Thread 409626 (LWP 29267)] [New Thread 426011 (LWP 29268)] [New Thread 442396 (LWP 29269)] [Thread 16386 (LWP 29243) exited] Cannot find thread 16386: no thread to satisfy query gdb> bt Cannot find thread 16386: invalid thread handle gdb> No core file found anywhere, thow I started in a writeable directory... is this possibly not enough? btw: It was just a phpinfo()-page I accessed producing this! Previous Comments: ------------------------------------------------------------------------ [2005-12-25 02:52:05] und-auch at ich-habe-fertig dot com Did CVS 5.1.2RC2, works great until the point of interest, with apache -D DEBUG apache crashes itself now, no more connections work. other console: /etc/init.d/apache2 stop back again-console: /etc/init.d/apache2: line 73: 6202 Segmentation fault prompt is back, but port :443 still occupied by apache. starting apache without -D DEBUG, I instantly get "no data gotten from server" (instead of hanging as in debug), and shutting down apache seems to work. ------------------------------------------------------------------------ [2005-12-25 00:42:11] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php5.1-latest.tar.gz For Windows: http://snaps.php.net/win32/php5.1-win32-latest.zip ------------------------------------------------------------------------ [2005-12-25 00:40:51] und-auch at ich-habe-fertig dot com Description: ------------ When running oscommerce.de's shop-system everything seems fine until I get to the admin-page, which displays, but any link crashes PHP, so that not a single byte gets to the browser. Apache logs: [Sat Dec 24 23:30:52 2005] [notice] child pid 9354 exit signal Segmentation fault (11) Configuration: PHP Version 4.4.1-pl1-gentoo, also tested PHP 4.4.0 and PHP5.0.5(?) of same distribution, same results. Linux 2.6.14-gentoo-r5 apache-2.0.54-r31 Now what about this Sig11? Heard something arrind in the net concerning hardware-problems coming out at compile-time. This does not seem to be the case here, and I havn't had more suitable infos google'ing... This site has some more or less relevant pages concerning Sig11, but they were all out-dated, so I decided to open a new thread. Other bug just like mine: http://bugs.php.net/bug.php?id=14599&edit=2 or maybe Bug #14599, Bug #35251, Bug #2679, Bug #24012 Reproduce code: --------------- It's hard to privide a link to my server, it does not have a public IP, I hope the above said help somebody to ask me the right question. Or maybe: Download shop-system from www.oscommerce.de install and goto http://server/path-to-shop/admin/ and click somewhere (MyShop for example) Expected result: ---------------- get a configuration-page after clicked on something on admin-page Actual result: -------------- "no data gotten from server" at client-site and on server-site: [notice] child pid XXXX exit signal Segmentation fault (11) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=35798&edit=1