ID: 35910 User updated by: Ryan dot Melena at gmail dot com Reported By: Ryan dot Melena at gmail dot com -Status: Feedback +Status: Open Bug Type: Reproducible crash Operating System: Windows XP PHP Version: 5.1-latest New Comment:
Hope this is right... From Visual Studio: > php5ts.dll!_efree(void * ptr=0x00ed982c) Line 303 + 0x1a bytes C php5ts.dll!zend_hash_del_key_or_index(_hashtable * ht=0x00eb4fe0, char * arKey=0x00ed9840, unsigned int nKeyLength=15, unsigned long h=0, int flag=0) Line 490 + 0x6 bytes C php5ts.dll!zend_hash_reverse_apply(_hashtable * ht=0x00eb4fe0, int (void *, void * * *)* apply_func=0x10096c10, void * * * tsrm_ls=0x003225b8) Line 738 + 0xf bytes C php5ts.dll!shutdown_executor(void * * * tsrm_ls=0x003225b8) Line 268 C php5ts.dll!zend_deactivate(void * * * tsrm_ls=0x003225b8) Line 848 C php5ts.dll!php_request_shutdown(void * dummy=0x00000000) Line 1287 C php.exe!main(int argc=2, char * * argv=0x00323f90) Line 1231 C php.exe!_mainCRTStartup() + 0xe3 bytes kernel32.dll!7c816d4f() [Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll] kernel32.dll!7c8399f3() Previous Comments: ------------------------------------------------------------------------ [2006-01-05 22:07:15] [EMAIL PROTECTED] Yeah, that's what I think is causing it. Could you try to install MySQL 4.x and see if you can reproduce the problem? Also read this: http://bugs.php.net/bugs-generating-backtrace-win32.php http://bugs.php.net/bugs-generating-backtrace.php ------------------------------------------------------------------------ [2006-01-05 22:01:37] Ryan dot Melena at gmail dot com MySQL version is: 5.0.15 on XP. 5.0.16 on Linux. ------------------------------------------------------------------------ [2006-01-05 22:00:46] [EMAIL PROTECTED] Thank you for this bug report. To properly diagnose the problem, we need a backtrace to see what is happening behind the scenes. To find out how to generate a backtrace, please read http://bugs.php.net/bugs-generating-backtrace.php for *NIX and http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32 Once you have generated a backtrace, please submit it to this bug report and change the status back to "Open". Thank you for helping us make PHP better. ------------------------------------------------------------------------ [2006-01-05 21:59:09] Ryan dot Melena at gmail dot com Sorry, I'm not very experienced as a Linux administrator. I think compiling PHP from scratch and installing/learning GDB is a bit over my head. PHP takes down apache in Windows and with VS I'm able to view the assembly which points to a dword move operation. "00648F4A mov dword ptr [edx],eax" I'm happy to help any way I can but I just don't have the enviornment set up to get a backtrace (and I'm not adept enough with linux to set it up). ------------------------------------------------------------------------ [2006-01-05 21:57:03] [EMAIL PROTECTED] I can't reproduce it, btw. What version of MySQL are you using? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/35910 -- Edit this bug report at http://bugs.php.net/?id=35910&edit=1