From: jim999 at gmx dot net Operating system: Gentoo GNU/Linux-2.6 PHP version: 4.4.1 PHP Bug Type: Reproducible crash Bug description: child(PHP) crashes: "exit signal Segmentation fault (11)"
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 bug report at http://bugs.php.net/?id=35798&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=35798&r=trysnapshot44 Try a CVS snapshot (PHP 5.1): http://bugs.php.net/fix.php?id=35798&r=trysnapshot51 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=35798&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=35798&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=35798&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=35798&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=35798&r=needscript Try newer version: http://bugs.php.net/fix.php?id=35798&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=35798&r=support Expected behavior: http://bugs.php.net/fix.php?id=35798&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=35798&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=35798&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=35798&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=35798&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=35798&r=dst IIS Stability: http://bugs.php.net/fix.php?id=35798&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=35798&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=35798&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=35798&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=35798&r=mysqlcfg
