Created
March 6, 2012 12:57
-
-
Save patelrohan/1986138 to your computer and use it in GitHub Desktop.
Crashlog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Process: RDRProject [3619] | |
Path: /Users/c36/Library/Application Support/iPhone Simulator/4.3.2/Applications/82F1880B-5FAA-4F77-A944-3AFA6FCF990D/RDRProject.app/RDRProject | |
Identifier: RDRProject | |
Version: ??? (???) | |
Code Type: X86 (Native) | |
Parent Process: launchd [92] | |
Date/Time: 2012-03-06 18:16:44.823 +0530 | |
OS Version: Mac OS X 10.6.7 (10J869) | |
Report Version: 6 | |
Exception Type: EXC_BAD_ACCESS (SIGSEGV) | |
Exception Codes: KERN_INVALID_ADDRESS at 0x000000006e417465 | |
Crashed Thread: 0 Dispatch queue: com.apple.main-thread | |
Application Specific Information: | |
objc_msgSend() selector name: isKindOfClass: | |
iPhone Simulator 272, iPhone OS 4.3.2 (iPad/8H7) | |
iPhone Simulator 272, iPhone OS 4.3.2 (iPad/8H7) | |
Thread 0 Crashed: Dispatch queue: com.apple.main-thread | |
0 libobjc.A.dylib 0x0132a098 objc_msgSend + 12 | |
1 UIKit 0x0008a7b8 -[UIView(Hierarchy) subviews] + 423 | |
2 UIKit 0x0008104e -[UIView(Geometry) hitTest:withEvent:] + 139 | |
3 UIKit 0x000810f2 -[UIView(Geometry) hitTest:withEvent:] + 303 | |
4 UIKit 0x0008fa48 -[UIScrollView hitTest:withEvent:] + 71 | |
5 UIKit 0x000810f2 -[UIView(Geometry) hitTest:withEvent:] + 303 | |
6 UIKit 0x000810f2 -[UIView(Geometry) hitTest:withEvent:] + 303 | |
7 UIKit 0x000810f2 -[UIView(Geometry) hitTest:withEvent:] + 303 | |
8 UIKit 0x000810f2 -[UIView(Geometry) hitTest:withEvent:] + 303 | |
9 UIKit 0x000810f2 -[UIView(Geometry) hitTest:withEvent:] + 303 | |
10 UIKit 0x0007a6b6 +[UIWindow _hitTestToPoint:pathIndex:forEvent:] + 360 | |
11 UIKit 0x0005a709 _UIApplicationHandleEvent + 1395 | |
12 GraphicsServices 0x00ec5992 PurpleEventCallback + 1550 | |
13 CoreFoundation 0x011a5944 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 52 | |
14 CoreFoundation 0x01105cf7 __CFRunLoopDoSource1 + 215 | |
15 CoreFoundation 0x01102f83 __CFRunLoopRun + 979 | |
16 CoreFoundation 0x01102840 CFRunLoopRunSpecific + 208 | |
17 CoreFoundation 0x01102761 CFRunLoopRunInMode + 97 | |
18 GraphicsServices 0x00ec41c4 GSEventRunModal + 217 | |
19 GraphicsServices 0x00ec4289 GSEventRun + 115 | |
20 UIKit 0x0005fc93 UIApplicationMain + 1160 | |
21 RDRProject 0x00002af7 main + 121 (main.m:16) | |
22 RDRProject 0x00002a75 start + 53 | |
Thread 1: | |
0 libSystem.B.dylib 0x929d69b2 __workq_kernreturn + 10 | |
1 libSystem.B.dylib 0x929d6f48 _pthread_wqthread + 941 | |
2 libSystem.B.dylib 0x929d6b66 start_wqthread + 30 | |
Thread 2: | |
0 libSystem.B.dylib 0x929d7922 kevent + 10 | |
1 libdispatch_sim.dylib 0x0369bf36 _dispatch_mgr_invoke + 237 | |
2 libdispatch_sim.dylib 0x0369c333 _dispatch_queue_invoke + 162 | |
3 libdispatch_sim.dylib 0x0369c593 _dispatch_worker_thread2 + 261 | |
4 libSystem.B.dylib 0x929d6d21 _pthread_wqthread + 390 | |
5 libSystem.B.dylib 0x929d6b66 start_wqthread + 30 | |
Thread 3: WebThread | |
0 libSystem.B.dylib 0x929b109a mach_msg_trap + 10 | |
1 libSystem.B.dylib 0x929b1807 mach_msg + 68 | |
2 CoreFoundation 0x011a5d86 __CFRunLoopServiceMachPort + 150 | |
3 CoreFoundation 0x01102e74 __CFRunLoopRun + 708 | |
4 CoreFoundation 0x01102840 CFRunLoopRunSpecific + 208 | |
5 CoreFoundation 0x01102761 CFRunLoopRunInMode + 97 | |
6 WebCore 0x02913903 RunWebThread(void*) + 499 | |
7 libSystem.B.dylib 0x929de7fd _pthread_start + 345 | |
8 libSystem.B.dylib 0x929de682 thread_start + 34 | |
Thread 0 crashed with X86 Thread State (32-bit): | |
eax: 0x6e417465 ebx: 0x0008a622 ecx: 0x04288b9a edx: 0x04288b9a | |
edi: 0x6e417465 esi: 0x00000005 ebp: 0xbfffd018 esp: 0xbfffcf5c | |
ss: 0x0000001f efl: 0x00010206 eip: 0x0132a098 cs: 0x00000017 | |
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 | |
cr2: 0x6e417465 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment