[opensuse-security] php5 update for 10.2 breaks gallery
Hi, just to let everyone know: the 5.3.2 update breaks my gallery2 installation thoroughly, it's segfaulting all the time. Downgrading to 5.3.1 from the update repo fixes it. -- Stefan Seyfried "Any ideas, John?" "Well, surrounding them's out." -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
On Sun, May 30, 2010 at 04:12:05PM +0200, Stefan Seyfried wrote:
Hi,
just to let everyone know: the 5.3.2 update breaks my gallery2 installation thoroughly, it's segfaulting all the time.
Downgrading to 5.3.1 from the update repo fixes it.
Any backtraces? So far the first report I see... :/ Ciao, Marcus -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
On Mon, 31 May 2010 16:19:43 +0200 Marcus Meissner <meissner@suse.de> wrote:
On Sun, May 30, 2010 at 04:12:05PM +0200, Stefan Seyfried wrote:
Hi,
just to let everyone know: the 5.3.2 update breaks my gallery2 installation thoroughly, it's segfaulting all the time.
Downgrading to 5.3.1 from the update repo fixes it.
Any backtraces?
Unfortunately they scrolled off my terminal already. I'll try breaking it again... ;) -- Stefan Seyfried "Any ideas, John?" "Well, surrounding them's out." -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
On Tue, 1 Jun 2010 07:19:50 +0200 Stefan Seyfried <stefan.seyfried@googlemail.com> wrote:
On Mon, 31 May 2010 16:19:43 +0200 Marcus Meissner <meissner@suse.de> wrote:
On Sun, May 30, 2010 at 04:12:05PM +0200, Stefan Seyfried wrote:
Downgrading to 5.3.1 from the update repo fixes it. Any backtraces?
Unfortunately they scrolled off my terminal already. I'll try breaking it again... ;)
Program received signal SIGSEGV, Segmentation fault. zval_mark_grey (pz=0x7f0ea3ad60a0) at /usr/src/debug/php-5.3.2/Zend/zend_gc.c:360 360 /usr/src/debug/php-5.3.2/Zend/zend_gc.c: No such file or directory. in /usr/src/debug/php-5.3.2/Zend/zend_gc.c (gdb) bt #0 zval_mark_grey (pz=0x7f0ea3ad60a0) at /usr/src/debug/php-5.3.2/Zend/zend_gc.c:360 #1 0x00007f0e9e23b515 in gc_mark_roots () at /usr/src/debug/php-5.3.2/Zend/zend_gc.c:417 #2 gc_collect_cycles () at /usr/src/debug/php-5.3.2/Zend/zend_gc.c:628 #3 0x00007f0e9e21e5b5 in zend_deactivate () at /usr/src/debug/php-5.3.2/Zend/zend.c:900 #4 0x00007f0e9e1cc235 in php_request_shutdown (dummy=<value optimized out>) at /usr/src/debug/php-5.3.2/main/main.c:1633 #5 0x00007f0e9e2a6d57 in php_apache_request_dtor (r=<value optimized out>) at /usr/src/debug/php-5.3.2/sapi/apache2handler/sapi_apache2.c:495 #6 php_handler (r=<value optimized out>) at /usr/src/debug/php-5.3.2/sapi/apache2handler/sapi_apache2.c:667 #7 0x00007f0ea2ea4c90 in ap_run_handler (r=0x7f0ea342d358) at config.c:158 #8 0x00007f0ea2ea8518 in ap_invoke_handler (r=0x7f0ea342d358) at config.c:372 #9 0x00007f0ea2eb3dc8 in ap_process_request (r=0x7f0ea342d358) at http_request.c:282 #10 0x00007f0ea2eb0c68 in ap_process_http_connection (c=0x7f0ea3425508) at http_core.c:190 #11 0x00007f0ea2eac758 in ap_run_process_connection (c=0x7f0ea3425508) at connection.c:43 #12 0x00007f0ea2eb880b in child_main (child_num_arg=<value optimized out>) at prefork.c:662 #13 0x00007f0ea2eb8ada in make_child (s=0x7f0ea30de850, slot=12) at prefork.c:758 #14 0x00007f0ea2eb975c in perform_idle_server_maintenance (p=<value optimized out>) at prefork.c:893 #15 ap_mpm_run (p=<value optimized out>) at prefork.c:1097 #16 0x00007f0ea2e90c40 in main (argc=3, argv=0x7fff073c3a18) at main.c:740 Does this help? -- Stefan Seyfried "Any ideas, John?" "Well, surrounding them's out." -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
On Tue, Jun 01, 2010 at 02:56:43PM +0200, Stefan Seyfried wrote:
On Tue, 1 Jun 2010 07:19:50 +0200 Stefan Seyfried <stefan.seyfried@googlemail.com> wrote:
On Mon, 31 May 2010 16:19:43 +0200 Marcus Meissner <meissner@suse.de> wrote:
On Sun, May 30, 2010 at 04:12:05PM +0200, Stefan Seyfried wrote:
Downgrading to 5.3.1 from the update repo fixes it. Any backtraces?
Unfortunately they scrolled off my terminal already. I'll try breaking it again... ;)
Program received signal SIGSEGV, Segmentation fault. zval_mark_grey (pz=0x7f0ea3ad60a0) at /usr/src/debug/php-5.3.2/Zend/zend_gc.c:360 360 /usr/src/debug/php-5.3.2/Zend/zend_gc.c: No such file or directory. in /usr/src/debug/php-5.3.2/Zend/zend_gc.c (gdb) bt #0 zval_mark_grey (pz=0x7f0ea3ad60a0) at /usr/src/debug/php-5.3.2/Zend/zend_gc.c:360 #1 0x00007f0e9e23b515 in gc_mark_roots () at /usr/src/debug/php-5.3.2/Zend/zend_gc.c:417 #2 gc_collect_cycles () at /usr/src/debug/php-5.3.2/Zend/zend_gc.c:628 #3 0x00007f0e9e21e5b5 in zend_deactivate () at /usr/src/debug/php-5.3.2/Zend/zend.c:900 #4 0x00007f0e9e1cc235 in php_request_shutdown (dummy=<value optimized out>) at /usr/src/debug/php-5.3.2/main/main.c:1633 #5 0x00007f0e9e2a6d57 in php_apache_request_dtor (r=<value optimized out>) at /usr/src/debug/php-5.3.2/sapi/apache2handler/sapi_apache2.c:495 #6 php_handler (r=<value optimized out>) at /usr/src/debug/php-5.3.2/sapi/apache2handler/sapi_apache2.c:667 #7 0x00007f0ea2ea4c90 in ap_run_handler (r=0x7f0ea342d358) at config.c:158 #8 0x00007f0ea2ea8518 in ap_invoke_handler (r=0x7f0ea342d358) at config.c:372 #9 0x00007f0ea2eb3dc8 in ap_process_request (r=0x7f0ea342d358) at http_request.c:282 #10 0x00007f0ea2eb0c68 in ap_process_http_connection (c=0x7f0ea3425508) at http_core.c:190 #11 0x00007f0ea2eac758 in ap_run_process_connection (c=0x7f0ea3425508) at connection.c:43 #12 0x00007f0ea2eb880b in child_main (child_num_arg=<value optimized out>) at prefork.c:662 #13 0x00007f0ea2eb8ada in make_child (s=0x7f0ea30de850, slot=12) at prefork.c:758 #14 0x00007f0ea2eb975c in perform_idle_server_maintenance (p=<value optimized out>) at prefork.c:893 #15 ap_mpm_run (p=<value optimized out>) at prefork.c:1097 #16 0x00007f0ea2e90c40 in main (argc=3, argv=0x7fff073c3a18) at main.c:740
Does this help?
Memory corruption as shown in garbage collection. I opened https://bugzilla.novell.com/show_bug.cgi?id=610633 Ciao, Marcus -- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org
participants (2)
-
Marcus Meissner
-
Stefan Seyfried