Sebastian Bergmann wrote: > sebastian Sat Jan 11 04:51:52 2003 EDT > > Modified files: > /php4/ext/rpc rpc.c > Log: > Add missing ,.
Hm, now it compiles, but PHP segfaults during shutdown (scripts seem to be executed correctly). The following stacktrace is from a simple phpinfo(): ntdll.dll!778853f0() php4ts_debug.dll!tsrm_mutex_free(_RTL_CRITICAL_SECTION * mutexp=0x00b9ffb8) Line 510 + 0xc C php4ts_debug.dll!zend_ts_hash_destroy(_zend_ts_hashtable * ht=0x00b9fe48) Line 72 + 0xc C php4ts_debug.dll!zm_shutdown_rpc(int type=1, int module_number=5, void * * * tsrm_ls=0x00b22980) Line 206 + 0xb C php4ts_debug.dll!module_destructor(_zend_module_entry * module=0x00ba5068) Line 1171 + 0x1c C php4ts_debug.dll!zend_hash_apply_deleter(_hashtable * ht=0x10330fe0, bucket * p=0x00ba5010) Line 596 + 0xf C php4ts_debug.dll!zend_hash_graceful_reverse_destroy(_hashtable * ht=0x10330fe0) Line 662 + 0xd C php4ts_debug.dll!zend_shutdown(void * * * tsrm_ls=0x00b22980) Line 630 + 0xa C php4ts_debug.dll!php_module_shutdown(void * * * tsrm_ls=0x00b22980) Line 1338 + 0x9 C php.exe!main(int argc=1, char * * argv=0x00b22580) Line 1513 + 0xd C php.exe!mainCRTStartup() Line 338 + 0x11 C kernel32.dll!77e8ca90() -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php