HEAD segfaults on Win32 without a backtrace.
Could this be related to the recent (Memory Manager related) changes to
Zend.m4 that need to be made to the Win32 build system, too?
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
Sebastian Bergmann wrote:
HEAD segfaults on Win32 without a backtrace.
After Jani's patch I still get the segfault but now with a backtrace:
php5ts_debug.dll!_efree(void * ptr=0xcdcdcdcd, char * __zend_filename=0x10875498, unsigned int __zend_lineno=129, char * __zend_orig_filename=0x00000000, unsigned int __zend_orig_lineno=0) Line 285 + 0x3 C
php5ts_debug.dll!startup_scanner(void * * * tsrm_ls=0x00a22d60) Line 129 + 0x44 C
php5ts_debug.dll!zend_activate(void * * * tsrm_ls=0x00a22d60) Line 787 + 0x9 C
php5ts_debug.dll!php_request_startup(void * * * tsrm_ls=0x00a22d60) Line 1041 + 0x9 C
php.exe!main(int argc=1, char * * argv=0x00a22cf8) Line 947 + 0xf C
php.exe!mainCRTStartup() Line 398 + 0x11 C
kernel32.dll!7c816d4f()
kernel32.dll!7c8399f3()
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
Sebastian Bergmann wrote:
After Jani's patch I still get the segfault but now with a backtrace
This is weird: I made a clean checkout and now I get a syntax error in
the configure.js:
C:\home\php\php-5.1\configure.js(4777, 49)
And line 4777 is empty.
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69