From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.2.0 PHP Bug Type: Class/Object related Bug description: Seg Fault
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 bug report at http://bugs.php.net/?id=17486&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17486&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17486&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17486&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17486&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17486&r=support Expected behavior: http://bugs.php.net/fix.php?id=17486&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17486&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17486&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17486&r=globals
