Crash on Intel machine
Crash on Intel machine
- Subject: Crash on Intel machine
- From: Kish <email@hidden>
- Date: Thu, 1 Mar 2007 12:44:14 +0530
Hi All,
I am getting a crash with my application (universal binary) on Intel
machines in the following way:
This application basically imports svg files and renders them on to
the screen.
I've tried by setting different environment flags (NSZombieEnabled,
MallocStackLogging etc), but not able to figure out the problem.
Can anybody tell me the cause of this crash?
Date/Time: 2007-03-01 12:21:25.627 +0530
OS Version: 10.4.8 (Build 8L2127)
Report Version: 4
Command:
Path: /Users/kish/Desktop/Importer.app/Contents/MacOS/Importer
Parent: WindowServer [63]
Version: 1.0
PID: 1574
Thread: 6
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082969a CFRunLoopRunSpecific +
2014
2 com.apple.CoreFoundation 0x90828eb5 CFRunLoopRunInMode + 61
3 com.apple.HIToolbox 0x92dcdb90
RunCurrentEventLoopInMode + 285
4 com.apple.HIToolbox 0x92dcd297 ReceiveNextEventCommon
+ 385
5 com.apple.HIToolbox 0x92dcd0ee
BlockUntilNextEventMatchingListInMode + 81
6 com.apple.AppKit 0x9326f465 _DPSNextEvent + 572
7 com.apple.AppKit 0x9326f056 -[NSApplication
nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
8 com.apple.AppKit 0x9333a1d4 -[NSApplication
_realDoModalLoop:peek:] + 439
9 com.apple.AppKit 0x93338fab -[NSApplication
runModalForWindow:] + 171
10 com.apple.AppKit 0x9345ee20 -[NSSavePanel
(NSSavePanelRuntime) runModalForDirectory:file:types:] + 218
11 com.mycompany.importer 0x0007bc43 -[iNoteController
importNewNotes:] + 186
12 com.apple.AppKit 0x9335cd88 -[NSApplication
sendAction:to:from:] + 107
13 com.apple.AppKit 0x9340ace7 -[NSMenu
performActionForItemAtIndex:] + 455
14 com.apple.AppKit 0x9340aa29 -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:] + 103
15 com.apple.AppKit 0x93413059 _NSPopUpCarbonMenu2 +
3667
16 com.apple.AppKit 0x93412202 _NSPopUpCarbonMenu1 + 82
17 com.apple.AppKit 0x93411e20 -[NSPopUpButtonCell
trackMouse:inRect:ofView:untilMouseUp:] + 1233
18 com.apple.AppKit 0x9338eb0d -[NSControl
mouseDown:] + 757
19 com.apple.AppKit 0x9334c3af -[NSWindow sendEvent:]
+ 5279
20 com.apple.AppKit 0x9333e350 -[NSApplication
sendEvent:] + 5023
21 com.apple.AppKit 0x93268dfe -[NSApplication run] +
547
22 com.apple.AppKit 0x9325cd2f NSApplicationMain + 573
23 com.mycompany.importer 0x00002eed main + 135
24 com.mycompany.importer 0x00002e4a _start + 216
25 com.mycompany.importer 0x00002d71 start + 41
Thread 1:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082969a CFRunLoopRunSpecific +
2014
2 com.apple.CoreFoundation 0x90828eb5 CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x9262aa9b +[NSURLConnection
(NSURLConnectionInternal) _resourceLoadLoop:] + 259
4 com.apple.Foundation 0x925f536c forkThreadForFunction
+ 123
5 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 2:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082969a CFRunLoopRunSpecific +
2014
2 com.apple.CoreFoundation 0x90828eb5 CFRunLoopRunInMode + 61
3 com.apple.Foundation 0x92651c4e +[NSURLCache
_diskCacheSyncLoop:] + 206
4 com.apple.Foundation 0x925f536c forkThreadForFunction
+ 123
5 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 3:
0 libSystem.B.dylib 0x900268bc kevent + 12
1 ...ple.CoreServices.CarbonCore 0x90cb3f7c PrivateMPEntryPoint + 51
2 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 4:
0 libSystem.B.dylib 0x90024427
semaphore_wait_signal_trap + 7
1 ...ple.CoreServices.CarbonCore 0x90cb4121 MPWaitOnQueue + 198
2 com.apple.DesktopServices 0x9251b943
TNodeSyncTask::SyncTaskProc(void*) + 143
3 ...ple.CoreServices.CarbonCore 0x90cb3f7c PrivateMPEntryPoint + 51
4 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 5:
0 libSystem.B.dylib 0x9003f23f syscall_thread_switch + 7
1 com.apple.AppKit 0x9334666e -[NSUIHeartBeat
_heartBeatThread:] + 1399
2 com.apple.Foundation 0x925f536c forkThreadForFunction
+ 123
3 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 6 Crashed:
0 libobjc.A.dylib 0x90a54387 objc_msgSend + 23
1 com.apple.AppKit 0x934101ad +[NSApplication
_startDrawingThread:] + 120
2 com.apple.Foundation 0x925f536c forkThreadForFunction
+ 123
3 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 6 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x925d980e ecx: 0x90abafd0 edx: 0x0000030b
edi: 0x00000008 esi: 0xb03a3e48 ebp: 0xb03a3ed8 esp: 0xb03a3e14
ss: 0x0000001f efl: 0x00010202 eip: 0x90a54387 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
Thanks
Kishore.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden