[Bug 542056] New: httpd2-prefork: segfault ... error 4 in mod_php5.so
http://bugzilla.novell.com/show_bug.cgi?id=542056 Summary: httpd2-prefork: segfault ... error 4 in mod_php5.so Classification: openSUSE Product: openSUSE 11.2 Version: Milestone 7 Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: Apache AssignedTo: bnc-team-apache@forge.provo.novell.com ReportedBy: pat@indy.rr.com QAContact: qa@suse.de CC: pat@indy.rr.com Found By: Community User Last nite my apache2 server stopped: cat /var/log/apache2/error_log [Thu Sep 24 00:17:01 2009] [notice] segfault or similar nasty error detected in the parent process 16:09 wahoo:~ # rcapache2 start Starting httpd2 (prefork) failed dmesg: [14891.859160] httpd2-prefork[11030]: segfault at 8 ip 00007f216093c09d sp 00007fff3e55b648 error 4 in mod_php5.so[7f21606fc000+2a8000] disabling php5 apache2 module allows the server to start apache2-2.2.13-1.6.x86_64 apache2-mod_php5-5.3.0-1.2.x86_64 apache2-prefork-2.2.13-1.6.x86_64 apache2-worker-2.2.13-1.6.x86_64 php5-5.3.0-1.2.x86_64 openSUSE 11.2/M7 x86_64 kernel-default-2.6.31-8.2.x86_64 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User crrodriguez@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c1 Cristian Rodríguez <crrodriguez@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |crrodriguez@novell.com Info Provider| |pat@indy.rr.com AssignedTo|bnc-team-apache@forge.provo |crrodriguez@novell.com |.novell.com | --- Comment #1 from Cristian Rodríguez <crrodriguez@novell.com> 2009-09-25 09:50:15 MDT --- So, mod_php crashed... please install all *php5* debuginfo packages. stop apache, then run #gdb /usr/sbin/httpd2-prefork (gdb) run -X (gdb) bt full and attach the output. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User crrodriguez@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c2 --- Comment #2 from Cristian Rodríguez <crrodriguez@novell.com> 2009-09-25 11:13:05 MDT --- maybe http://bugs.php.net/bug.php?id=48247 , I need a backtrace to verify. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 Cristian Rodríguez <crrodriguez@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Severity|Major |Critical -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User pat@indy.rr.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c3 patrick shanahan <pat@indy.rr.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|pat@indy.rr.com | --- Comment #3 from patrick shanahan <pat@indy.rr.com> 2009-09-25 12:18:31 MDT --- Created an attachment (id=319961) --> (http://bugzilla.novell.com/attachment.cgi?id=319961) debug info requested attached is the requested debug information tks, -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User pat@indy.rr.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c4 --- Comment #4 from patrick shanahan <pat@indy.rr.com> 2009-09-25 12:21:51 MDT --- didn't see your comment #2, do you want a backtrace? How do I provide a "backtrace"? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User crrodriguez@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c5 --- Comment #5 from Cristian Rodríguez <crrodriguez@novell.com> 2009-09-25 12:23:56 MDT --- You just did ;) bt full does provide a backtrace, I need a second thing, you have xcache installed, please remove package php5-xcache and repeat operation. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User crrodriguez@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c6 --- Comment #6 from Cristian Rodríguez <crrodriguez@novell.com> 2009-09-25 12:30:52 MDT --- did you installed xcache from Contrib ? or from server:php:extensions ? warning : version in contrib is incompatible.. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User pat@indy.rr.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c7 --- Comment #7 from patrick shanahan <pat@indy.rr.com> 2009-09-25 12:45:41 MDT --- 14:42 wahoo:~ > zypper se -i -s php5-xcache Loading repository data... Reading installed packages... S | Name | Type | Version | Arch | Repository --+-----------------------+---------+------------+--------+------------------------------------ i | php5-xcache | package | 1.3.0-2.4 | x86_64 | PHP extensions (openSUSE_Factory) i | php5-xcache-debuginfo | package | 1.2.2-1.10 | x86_64 | openSUSE:Factory:Contrib i | php5-xcache-debuginfo | package | 1.2.2-1.10 | x86_64 | http-download.opensuse.org-628ba5cc 14:43 wahoo:~ > looks like Contrib, will replace -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User pat@indy.rr.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c8 --- Comment #8 from patrick shanahan <pat@indy.rr.com> 2009-09-25 12:52:06 MDT --- oops, you asked about php5-xcache, not debug. but I did remove the debug package as it does not match version and I find no debug package for php5-xcache-1.3.0-2.4 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User crrodriguez@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c9 --- Comment #9 from Cristian Rodríguez <crrodriguez@novell.com> 2009-09-25 12:52:45 MDT --- (In reply to comment #7)
14:42 wahoo:~ > zypper se -i -s php5-xcache Loading repository data... Reading installed packages...
S | Name | Type | Version | Arch | Repository --+-----------------------+---------+------------+--------+------------------------------------ i | php5-xcache | package | 1.3.0-2.4 | x86_64 | PHP extensions (openSUSE_Factory) i | php5-xcache-debuginfo | package | 1.2.2-1.10 | x86_64 | openSUSE:Factory:Contrib i | php5-xcache-debuginfo | package | 1.2.2-1.10 | x86_64 | http-download.opensuse.org-628ba5cc 14:43 wahoo:~ >
looks like Contrib, will replace
wait, 1.3.0 is compatible.. 1.2.x isnt.. that's interesting. try removing php5-xcache and see if you can restart the webserver without crashing.. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User crrodriguez@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c10 --- Comment #10 from Cristian Rodríguez <crrodriguez@novell.com> 2009-09-25 12:58:51 MDT --- The backtrace suggest it crashes parsing xcache.ini.. please keep a copy of that file.. it is in /etc/php5/conf.d/xcache.ini and this is very likely a bug I spotted few weeks ago.. and didnt debug it ;) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User crrodriguez@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c11 --- Comment #11 from Cristian Rodríguez <crrodriguez@novell.com> 2009-09-25 13:04:52 MDT --- reproduced consistently in my enviroment, checking it out ;) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User pat@indy.rr.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c12 --- Comment #12 from patrick shanahan <pat@indy.rr.com> 2009-09-25 13:09:45 MDT --- removed php5-xcache and now the server runs with php5 module enabled thanks much must be a problem with php5-xcache-1.3.0-2.4 and it came from Factory: btw, will reinstall php5-xcache as the xcache.ini file disappeared when I removed the rpm. I had removed it and commented but apparently we both submitted comments at the same time. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 Cristian Rodríguez <crrodriguez@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|httpd2-prefork: segfault |[php5]Regression from 5.1.x |... error 4 in mod_php5.so |: Zend ini parser crashes | |refering existing .ini | |variables -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User crrodriguez@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c13 --- Comment #13 from Cristian Rodríguez <crrodriguez@novell.com> 2009-09-25 13:38:07 MDT --- not a bug in xcache, bug in PHP, fixing. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User crrodriguez@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c14 --- Comment #14 from Cristian Rodríguez <crrodriguez@novell.com> 2009-09-25 15:08:50 MDT --- new version is being built in the OBS to see if it is already fixed. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User crrodriguez@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c15 Cristian Rodríguez <crrodriguez@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://bugs.php.net/bug.php | |?id=49677 --- Comment #15 from Cristian Rodríguez <crrodriguez@novell.com> 2009-09-25 16:40:22 MDT --- This is now http://bugs.php.net/bug.php?id=49677 , not fixed in PHP 5.3.1 RC1 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User crrodriguez@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c16 Cristian Rodríguez <crrodriguez@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P2 - High |P3 - Medium Severity|Critical |Major --- Comment #16 from Cristian Rodríguez <crrodriguez@novell.com> 2009-09-25 16:49:40 MDT --- not critical, only xcache uses this syntax in ini files.. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User crrodriguez@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c17 --- Comment #17 from Cristian Rodríguez <crrodriguez@novell.com> 2009-09-25 16:53:06 MDT --- workaround in place now ...next php5-xcache should work. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=542056 User crrodriguez@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=542056#c18 Cristian Rodríguez <crrodriguez@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |UPSTREAM --- Comment #18 from Cristian Rodríguez <crrodriguez@novell.com> 2009-11-11 12:52:28 MST --- Follow : http://bugs.php.net/bug.php?id=49677 for the solution, in any case,the fix for this problem (if any) will appear in our products later. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com