Re: Crash in dylib on Leopard, only on 64bit Intel
Re: Crash in dylib on Leopard, only on 64bit Intel
- Subject: Re: Crash in dylib on Leopard, only on 64bit Intel
- From: "David Kepplinger" <email@hidden>
- Date: Thu, 10 Apr 2008 19:40:18 +0200
I've got the same problem here on Leopard 10.5.2, after building PHP
5.2.5 for x86_64
gdb says following:
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x000000000000015f
0x00007fff5fc0d121 in
__dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj()
(gdb) bt
#0 0x00007fff5fc0d121 in
__dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj()
#1 0x00007fff5fc0d110 in
__dyld__ZN11ImageLoader23recursiveInitializationERKNS_11LinkContextEj()
#2 0x00007fff5fc0d254 in
__dyld__ZN11ImageLoader15runInitializersERKNS_11LinkContextE ()
#3 0x00007fff5fc095e8 in __dyld_NSLinkModule ()
#4 0x00007fff823c58bf in NSLinkModule ()
#5 0x00000001002c9bbc in zend_mh_bundle_load ()
#6 0x00000001001d285d in php_dl ()
#7 0x000000010026f2c2 in php_load_function_extension_cb ()
#8 0x00000001002b2a7d in zend_llist_apply ()
#9 0x000000010026fb8a in php_ini_register_extensions ()
#10 0x00000001002668af in php_module_startup ()
#11 0x000000010033a8d1 in php_cli_startup ()
#12 0x000000010033b444 in main ()
Maybe someone knows how to fix the problem
cheers, david
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden