ID: 28000 Updated by: [EMAIL PROTECTED] Reported By: ustaz99 at catcha dot com -Status: Open +Status: Feedback Bug Type: PostgreSQL related Operating System: Linux MDK10.0 PHP Version: 4.3.5 New Comment:
Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip ..and configure PHP with --enable debug and get us a proper backtrace (with GDB command 'bt') Previous Comments: ------------------------------------------------------------------------ [2004-04-14 22:11:27] ustaz99 at catcha dot com Description: ------------ entering username=apache password=apache make my aolserver crash with phpPgAdmin-3.3.1 './configure' '--with-aolserver=/usr/local/aolserver/' '--with-pgsql' # aolserver-4.01 # php-4.3.5 Reproduce code: --------------- entering success login phpPgAdmin-3.3.1 script Expected result: ---------------- (gdb) r -f -t /usr/local/aolserver/bin/config.tcl -u apache -g apache Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 1088555952 (LWP 3368)] 0x40c00d60 in execute (op_array=0x81e33a4, tsrm_ls=0x80c7390) at /root/php-4.3.5/Zend/zend_execute.c:1252 1252 zend_fetch_var_address(EX(opline), EX(Ts), BP_VAR_W TSRMLS_CC); (gdb) i r eax 0x80c7390 135033744 ecx 0x82040cc 136331468 edx 0x40e1b9d4 1088534996 ebx 0x40c47f1c 1086619420 esp 0x40e10f50 0x40e10f50 ebp 0x40e1ba28 0x40e1ba28 esi 0x82040cc 136331468 edi 0x40e10f50 1088491344 eip 0x40c00d60 0x40c00d60 eflags 0x210213 2163219 cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 Actual result: -------------- ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28000&edit=1
