Re: Launch crash in strstr... what gives?
Re: Launch crash in strstr... what gives?
- Subject: Re: Launch crash in strstr... what gives?
- From: "Ben Kennedy" <email@hidden>
- Date: Thu, 13 Nov 2003 10:43:18 -0500
- Organization: Zygoat Creative Technical Services
On 13 11 2003 at 5:45 am -0500, Andreas Mayer wrote:
>
... indicate that Unsanity's Application Enhancer
>
(http://www.unsanity.com/haxies/ape/) is installed.
>
>
This is often blamed for unexpected crashes. So try to remove APE and
>
see if your problems persist.
Thanks Andreas,
That's a good point. I'll suggest this to the user who submitted that
crash report.
However, not all users have sent backtraces that include the __ape stuff.
For example, here's another one (only 2 threads total as opposed to the
4 shown in the other one):
>
Exception: EXC_BAD_ACCESS (0x0001)
>
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
>
>
Thread 0 Crashed:
>
#0 0x90015934 in strstr
>
#1 0x00017d18 in 0x17d18
>
#2 0x0000d1a4 in 0xd1a4
>
#3 0x00018858 in 0x18858
>
#4 0x97dfab58 in _nsNotificationCenterCallBack
>
#5 0x901684d0 in _postNotification
>
#6 0x90165be4 in _CFNotificationCenterPostLocalNotification
>
#7 0x9318a720 in -[NSApplication _sendFinishLaunchingNotification]
>
#8 0x93161624 in _requiredAEEventHandler
>
#9 0x91b56570 in _Z20aeDispatchAppleEventPK6AEDescPS_mPh
>
#10 0x91b590cc in _Z25dispatchEventAndSendReplyPK6AEDescPS_
>
#11 0x91b56478 in aeProcessAppleEvent
>
#12 0x96a83778 in AEProcessAppleEvent
>
#13 0x9308e0a8 in _DPSNextEvent
>
#14 0x930a0158 in -[NSApplication nextEventMatchingMask:untilDate:
>
inMode:dequeue:]
>
#15 0x930b1d88 in -[NSApplication run]
>
#16 0x9315fc58 in NSApplicationMain
>
#17 0x00004124 in 0x4124
>
#18 0x00003fa4 in 0x3fa4
>
>
Thread 1:
>
#0 0x90073c08 in mach_msg_trap
>
#1 0x90005ed0 in mach_msg
>
#2 0x901489f0 in __CFRunLoopRun
>
#3 0x90180f58 in CFRunLoopRunSpecific
>
#4 0x94d9c1c0 in _ZN10HALRunLoop9OwnThreadEPv
>
#5 0x94d911b0 in _ZN9CAPThread5EntryEPS_
>
#6 0x90020c88 in _pthread_body
-ben
--
Ben Kennedy, chief magician
zygoat creative technical services
613-228-3392 | 1-866-466-4628
http://www.zygoat.ca
_______________________________________________
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.