Hello,
can someone give me a hint where this crash may appear?
Thanks in advance!
MACloop
can someone give me a hint where this crash may appear?
Thanks in advance!
MACloop
Code:
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x454c4c45
Crashed Thread: 0
Thread 0 Crashed:
0 libobjc.A.dylib 0x000025fa objc_msgSend + 18
1 CoreFoundation 0x00004714 -[NSObject release] + 24
2 MapKit 0x00052b96 -[MKAnnotationView dealloc] + 102
3 CoreFoundation 0x00004714 -[NSObject release] + 24
4 MapKit 0x0005238e -[MKAnnotationView release] + 22
5 UIKit 0x00015754 -[UIView(Hierarchy) removeFromSuperview] + 392
6 UIKit 0x0003a6e4 -[UIView dealloc] + 148
7 MapKit 0x00026826 -[MKAnnotationContainerView dealloc] + 698
8 CoreFoundation 0x00004714 -[NSObject release] + 24
9 UIKit 0x00015754 -[UIView(Hierarchy) removeFromSuperview] + 392
10 UIKit 0x0003a6e4 -[UIView dealloc] + 148
11 UIKit 0x000c8c6a -[UIScrollView dealloc] + 206
12 MapKit 0x000513f2 -[MKScrollView dealloc] + 58
13 CoreFoundation 0x00004714 -[NSObject release] + 24
14 UIKit 0x00015754 -[UIView(Hierarchy) removeFromSuperview] + 392
15 UIKit 0x000c8b82 -[UIScrollView removeFromSuperview] + 42
16 UIKit 0x0003a6e4 -[UIView dealloc] + 148
17 CoreFoundation 0x00004714 -[NSObject release] + 24
18 UIKit 0x00015754 -[UIView(Hierarchy) removeFromSuperview] + 392
19 UIKit 0x0003a6e4 -[UIView dealloc] + 148
20 MapKit 0x0000c7ec -[MKMapView dealloc] + 816
21 CoreFoundation 0x00004714 -[NSObject release] + 24
22 Foundation 0x0007275a __delayedPerformCleanup + 22
23 CoreFoundation 0x00026230 CFRunLoopTimerInvalidate + 244
24 CoreFoundation 0x00022d60 CFRunLoopRunSpecific + 2160
25 CoreFoundation 0x000224da CFRunLoopRunInMode + 42
26 GraphicsServices 0x000030d4 GSEventRunModal + 108
27 GraphicsServices 0x00003180 GSEventRun + 56
28 UIKit 0x000034c2 -[UIApplication _run] + 374
29 UIKit 0x000019ec UIApplicationMain + 636
30 iPadApp 0x00002d40 main (main.m:14)
31 iPadApp 0x00002cf4 start + 32