ID:               17486
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
 Bug Type:         Class/Object related
 Operating System: Linux
 PHP Version:      4.2.0
 New Comment:

Backtrace without ZendOptimizer:

Program received signal SIGSEGV, Segmentation fault.
0x4036bea7 in buf.108 () at php_variables.c:192
192     }
(gdb) bt
#0  0x4036bea7 in buf.108 () at php_variables.c:192
#1  0x404b0ad4 in pam_strerror () from /lib/libpam.so.0
#2  0x403868d9 in buf.108 () at gd.c:271
#3  0x4037671c in buf.108 () at zlib.c:1050
#4  0x4037a8f5 in buf.108 () at doaddsub.c:231
#5  0x4038adb3 in buf.108 () at gd.c:1453
#6  0x403997a6 in buf.108 () at php_imap.c:864
#7  0x40394d6e in buf.108 () at php_imap.c:864
#8  0x40395930 in buf.108 () at php_imap.c:864
#9  0x403959a5 in buf.108 () at php_imap.c:864
#10 0x8055ae9 in ap_invoke_handler ()
#11 0x806c1df in process_request_internal ()
#12 0x806c252 in ap_process_request ()
#13 0x8062ae6 in child_main ()
#14 0x8062cc5 in make_child ()
#15 0x8062e46 in startup_children ()
#16 0x80634ed in standalone_main ()
#17 0x8063d6c in main ()
#18 0x4008ca8e in __libc_start_main () at
../sysdeps/generic/libc-start.c:93


Previous Comments:
------------------------------------------------------------------------

[2002-05-28 12:51:40] [EMAIL PROTECTED]

Please post a script whcih makes PHP crash and try without
ZendOptimizer first.

Derick

------------------------------------------------------------------------

[2002-05-28 12:49:50] [EMAIL PROTECTED]

http://bate.de/bug/class.php
http://bate.de/bug/class_source.php


Backtrace:

Program received signal SIGSEGV, Segmentation fault.
0x4036bea7 in buf.108 () at php_variables.c:192
192     }
(gdb) bt
#0  0x4036bea7 in buf.108 () at php_variables.c:192
#1  0x404b0ad4 in pam_strerror () from /lib/libpam.so.0
#2  0x403868d9 in buf.108 () at gd.c:271
#3  0x407d0895 in zend_assign_to_variable_reference () from
/usr/local/Zend/lib/ZendOptimizer.so
#4  0x407d6908 in zend_assign_to_variable_reference () from
/usr/local/Zend/lib/ZendOptimizer.so
#5  0x407e0325 in zend_oe () from /usr/local/Zend/lib/ZendOptimizer.so
#6  0x4038adb3 in buf.108 () at gd.c:1453
#7  0x403997a6 in buf.108 () at php_imap.c:864
#8  0x40394d6e in buf.108 () at php_imap.c:864
#9  0x40395930 in buf.108 () at php_imap.c:864
#10 0x403959a5 in buf.108 () at php_imap.c:864
#11 0x8055ae9 in ap_invoke_handler ()
#12 0x806c1df in process_request_internal ()
#13 0x806c252 in ap_process_request ()
#14 0x8062ae6 in child_main ()
#15 0x8062cc5 in make_child ()
#16 0x8062e46 in startup_children ()
#17 0x80634ed in standalone_main ()
#18 0x8063d6c in main ()
#19 0x4008ca8e in __libc_start_main () at
../sysdeps/generic/libc-start.c:93

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=17486&edit=1

Reply via email to