Re: My app crashes on Panther randomly
Re: My app crashes on Panther randomly
- Subject: Re: My app crashes on Panther randomly
- From: Chris Ridd <email@hidden>
- Date: Sun, 02 Nov 2003 09:51:00 +0000
On 1/11/03 8:41 pm, Lorenzo <email@hidden> wrote:
>
Hi,
>
my application, compiled with Xcode, never crashes on my and on many other
>
computers running Pather. But on a machine it unexpectedly quit. No matter
>
when, it does sometimes and always at different moments.
>
>
I attach here one of the crash.logs hopefully someone can help me.
>
Here the app crashed just after the user choosed a folder, but in many other
>
cases it doesn't crash here, but later. Uh?
There are some symbols including the substring "APE" in the various thread
stacks, which suggests that Unsanity hacks are installed.
If the user is running the latest Panther-compatible Unsanity stuff already,
then try asking him to disable them and see if the crashes go away.
>
Thread 0 Crashed:
[...]
>
#18 0x0037adc8 in APEBundleMain (APEBundleMain + 1080)
[...]
>
Thread 1:
>
#0 0x900075c8 in mach_msg_trap (mach_msg_trap + 8)
>
#1 0x90007118 in mach_msg (mach_msg + 56)
>
#2 0xc000a954 in __ape_internal (__ape_internal + 37048)
>
#3 0xc0001328 in __ape_agent (__ape_agent + 64)
>
#4 0x900247e8 in _pthread_body (_pthread_body + 40)
Cheers,
Chris
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.