Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/ios/116.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Objective c iOS 4.3.5上的奇怪崩溃_Objective C_Ios - Fatal编程技术网

Objective c iOS 4.3.5上的奇怪崩溃

Objective c iOS 4.3.5上的奇怪崩溃,objective-c,ios,Objective C,Ios,SIGSEGV SEGV_ACCERR 这是stacktraces(根据Critercism) 崩溃线程: 0 libobjc.A.dylib 0x33b75c98 objc_msgSend + 15 1 Foundation 0x34ce5389 -[NSThread main] + 44 2 Foundation 0x34d575cd __NSThread__main__ + 972 3 libsystem_c.dylib 0x34600311 _pthread_st

SIGSEGV SEGV_ACCERR

这是stacktraces(根据Critercism)

崩溃线程:

0    libobjc.A.dylib 0x33b75c98 objc_msgSend + 15
1    Foundation 0x34ce5389 -[NSThread main] + 44
2    Foundation 0x34d575cd __NSThread__main__ + 972
3    libsystem_c.dylib 0x34600311 _pthread_start + 248
其他线程:

0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    GraphicsServices 0x3604241f GSEventRunModal + 114
6    GraphicsServices 0x360424cb GSEventRun + 62
7    UIKit 0x35732d69 -[UIApplication _run] + 404
8    UIKit 0x35730807 UIApplicationMain + 670
9    (app name) 0x3b97 main (main.m:8)
线程:未知名称

0    libsystem_kernel.dylib 0x345c7fbc kevent + 24
1    libdispatch.dylib 0x33799041 _dispatch_queue_invoke + 92
2    libdispatch.dylib 0x337985f1 _dispatch_worker_thread2 + 192
3    libsystem_c.dylib 0x34601591 _pthread_wqthread + 264
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    WebCore 0x36051285 _ZL12RunWebThreadPv + 388
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    Foundation 0x34cf27fd +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 212
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x368cb6d9 CFRunLoopRun + 48
5    (app name) 0x0001e04b +[ASIHTTPRequest runRequests] (ASIHTTPRequest.m:4791)
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6c60 __select + 20
1    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    CoreMedia 0x313578fb WaitOnCondition + 10
3    CoreMedia 0x31357841 FigSemaphoreWaitRelative + 72
4    MediaToolbox 0x3336ba6b fpa_AsyncMovieControlThread + 54
5    CoreMedia 0x313754e3 figThreadMain + 162
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313a345d _ZN16TileCachePrivate14runCacheThreadEv + 280
6    MapKit 0x313a3341 _ZL15_runCacheThreadPv + 8
7    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    QuartzCore 0x30dcb737 _ZN2CA13DispatchGroup6threadEPv + 90
3    QuartzCore 0x30de583d thread_fun + 16
4    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313ae215 +[NSThread(MKAdditions) _mapkit_runThread:] + 340
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
线程:未知名称

0    libsystem_kernel.dylib 0x345c7fbc kevent + 24
1    libdispatch.dylib 0x33799041 _dispatch_queue_invoke + 92
2    libdispatch.dylib 0x337985f1 _dispatch_worker_thread2 + 192
3    libsystem_c.dylib 0x34601591 _pthread_wqthread + 264
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    WebCore 0x36051285 _ZL12RunWebThreadPv + 388
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    Foundation 0x34cf27fd +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 212
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x368cb6d9 CFRunLoopRun + 48
5    (app name) 0x0001e04b +[ASIHTTPRequest runRequests] (ASIHTTPRequest.m:4791)
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6c60 __select + 20
1    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    CoreMedia 0x313578fb WaitOnCondition + 10
3    CoreMedia 0x31357841 FigSemaphoreWaitRelative + 72
4    MediaToolbox 0x3336ba6b fpa_AsyncMovieControlThread + 54
5    CoreMedia 0x313754e3 figThreadMain + 162
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313a345d _ZN16TileCachePrivate14runCacheThreadEv + 280
6    MapKit 0x313a3341 _ZL15_runCacheThreadPv + 8
7    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    QuartzCore 0x30dcb737 _ZN2CA13DispatchGroup6threadEPv + 90
3    QuartzCore 0x30de583d thread_fun + 16
4    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313ae215 +[NSThread(MKAdditions) _mapkit_runThread:] + 340
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
线程:未知名称

0    libsystem_kernel.dylib 0x345c7fbc kevent + 24
1    libdispatch.dylib 0x33799041 _dispatch_queue_invoke + 92
2    libdispatch.dylib 0x337985f1 _dispatch_worker_thread2 + 192
3    libsystem_c.dylib 0x34601591 _pthread_wqthread + 264
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    WebCore 0x36051285 _ZL12RunWebThreadPv + 388
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    Foundation 0x34cf27fd +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 212
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x368cb6d9 CFRunLoopRun + 48
5    (app name) 0x0001e04b +[ASIHTTPRequest runRequests] (ASIHTTPRequest.m:4791)
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6c60 __select + 20
1    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    CoreMedia 0x313578fb WaitOnCondition + 10
3    CoreMedia 0x31357841 FigSemaphoreWaitRelative + 72
4    MediaToolbox 0x3336ba6b fpa_AsyncMovieControlThread + 54
5    CoreMedia 0x313754e3 figThreadMain + 162
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313a345d _ZN16TileCachePrivate14runCacheThreadEv + 280
6    MapKit 0x313a3341 _ZL15_runCacheThreadPv + 8
7    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    QuartzCore 0x30dcb737 _ZN2CA13DispatchGroup6threadEPv + 90
3    QuartzCore 0x30de583d thread_fun + 16
4    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313ae215 +[NSThread(MKAdditions) _mapkit_runThread:] + 340
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
线程:未知名称

0    libsystem_kernel.dylib 0x345c7fbc kevent + 24
1    libdispatch.dylib 0x33799041 _dispatch_queue_invoke + 92
2    libdispatch.dylib 0x337985f1 _dispatch_worker_thread2 + 192
3    libsystem_c.dylib 0x34601591 _pthread_wqthread + 264
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    WebCore 0x36051285 _ZL12RunWebThreadPv + 388
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    Foundation 0x34cf27fd +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 212
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x368cb6d9 CFRunLoopRun + 48
5    (app name) 0x0001e04b +[ASIHTTPRequest runRequests] (ASIHTTPRequest.m:4791)
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6c60 __select + 20
1    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    CoreMedia 0x313578fb WaitOnCondition + 10
3    CoreMedia 0x31357841 FigSemaphoreWaitRelative + 72
4    MediaToolbox 0x3336ba6b fpa_AsyncMovieControlThread + 54
5    CoreMedia 0x313754e3 figThreadMain + 162
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313a345d _ZN16TileCachePrivate14runCacheThreadEv + 280
6    MapKit 0x313a3341 _ZL15_runCacheThreadPv + 8
7    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    QuartzCore 0x30dcb737 _ZN2CA13DispatchGroup6threadEPv + 90
3    QuartzCore 0x30de583d thread_fun + 16
4    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313ae215 +[NSThread(MKAdditions) _mapkit_runThread:] + 340
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
线程:未知名称

0    libsystem_kernel.dylib 0x345c7fbc kevent + 24
1    libdispatch.dylib 0x33799041 _dispatch_queue_invoke + 92
2    libdispatch.dylib 0x337985f1 _dispatch_worker_thread2 + 192
3    libsystem_c.dylib 0x34601591 _pthread_wqthread + 264
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    WebCore 0x36051285 _ZL12RunWebThreadPv + 388
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    Foundation 0x34cf27fd +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 212
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x368cb6d9 CFRunLoopRun + 48
5    (app name) 0x0001e04b +[ASIHTTPRequest runRequests] (ASIHTTPRequest.m:4791)
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6c60 __select + 20
1    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    CoreMedia 0x313578fb WaitOnCondition + 10
3    CoreMedia 0x31357841 FigSemaphoreWaitRelative + 72
4    MediaToolbox 0x3336ba6b fpa_AsyncMovieControlThread + 54
5    CoreMedia 0x313754e3 figThreadMain + 162
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313a345d _ZN16TileCachePrivate14runCacheThreadEv + 280
6    MapKit 0x313a3341 _ZL15_runCacheThreadPv + 8
7    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    QuartzCore 0x30dcb737 _ZN2CA13DispatchGroup6threadEPv + 90
3    QuartzCore 0x30de583d thread_fun + 16
4    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313ae215 +[NSThread(MKAdditions) _mapkit_runThread:] + 340
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
线程:未知名称

0    libsystem_kernel.dylib 0x345c7fbc kevent + 24
1    libdispatch.dylib 0x33799041 _dispatch_queue_invoke + 92
2    libdispatch.dylib 0x337985f1 _dispatch_worker_thread2 + 192
3    libsystem_c.dylib 0x34601591 _pthread_wqthread + 264
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    WebCore 0x36051285 _ZL12RunWebThreadPv + 388
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    Foundation 0x34cf27fd +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 212
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x368cb6d9 CFRunLoopRun + 48
5    (app name) 0x0001e04b +[ASIHTTPRequest runRequests] (ASIHTTPRequest.m:4791)
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6c60 __select + 20
1    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    CoreMedia 0x313578fb WaitOnCondition + 10
3    CoreMedia 0x31357841 FigSemaphoreWaitRelative + 72
4    MediaToolbox 0x3336ba6b fpa_AsyncMovieControlThread + 54
5    CoreMedia 0x313754e3 figThreadMain + 162
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313a345d _ZN16TileCachePrivate14runCacheThreadEv + 280
6    MapKit 0x313a3341 _ZL15_runCacheThreadPv + 8
7    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    QuartzCore 0x30dcb737 _ZN2CA13DispatchGroup6threadEPv + 90
3    QuartzCore 0x30de583d thread_fun + 16
4    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313ae215 +[NSThread(MKAdditions) _mapkit_runThread:] + 340
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
线程:未知名称

0    libsystem_kernel.dylib 0x345c7fbc kevent + 24
1    libdispatch.dylib 0x33799041 _dispatch_queue_invoke + 92
2    libdispatch.dylib 0x337985f1 _dispatch_worker_thread2 + 192
3    libsystem_c.dylib 0x34601591 _pthread_wqthread + 264
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    WebCore 0x36051285 _ZL12RunWebThreadPv + 388
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    Foundation 0x34cf27fd +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 212
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x368cb6d9 CFRunLoopRun + 48
5    (app name) 0x0001e04b +[ASIHTTPRequest runRequests] (ASIHTTPRequest.m:4791)
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6c60 __select + 20
1    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    CoreMedia 0x313578fb WaitOnCondition + 10
3    CoreMedia 0x31357841 FigSemaphoreWaitRelative + 72
4    MediaToolbox 0x3336ba6b fpa_AsyncMovieControlThread + 54
5    CoreMedia 0x313754e3 figThreadMain + 162
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313a345d _ZN16TileCachePrivate14runCacheThreadEv + 280
6    MapKit 0x313a3341 _ZL15_runCacheThreadPv + 8
7    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    QuartzCore 0x30dcb737 _ZN2CA13DispatchGroup6threadEPv + 90
3    QuartzCore 0x30de583d thread_fun + 16
4    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313ae215 +[NSThread(MKAdditions) _mapkit_runThread:] + 340
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
线程:未知名称

0    libsystem_kernel.dylib 0x345c7fbc kevent + 24
1    libdispatch.dylib 0x33799041 _dispatch_queue_invoke + 92
2    libdispatch.dylib 0x337985f1 _dispatch_worker_thread2 + 192
3    libsystem_c.dylib 0x34601591 _pthread_wqthread + 264
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    WebCore 0x36051285 _ZL12RunWebThreadPv + 388
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    Foundation 0x34cf27fd +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 212
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x368cb6d9 CFRunLoopRun + 48
5    (app name) 0x0001e04b +[ASIHTTPRequest runRequests] (ASIHTTPRequest.m:4791)
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6c60 __select + 20
1    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    CoreMedia 0x313578fb WaitOnCondition + 10
3    CoreMedia 0x31357841 FigSemaphoreWaitRelative + 72
4    MediaToolbox 0x3336ba6b fpa_AsyncMovieControlThread + 54
5    CoreMedia 0x313754e3 figThreadMain + 162
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313a345d _ZN16TileCachePrivate14runCacheThreadEv + 280
6    MapKit 0x313a3341 _ZL15_runCacheThreadPv + 8
7    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    QuartzCore 0x30dcb737 _ZN2CA13DispatchGroup6threadEPv + 90
3    QuartzCore 0x30de583d thread_fun + 16
4    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313ae215 +[NSThread(MKAdditions) _mapkit_runThread:] + 340
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
线程:未知名称

0    libsystem_kernel.dylib 0x345c7fbc kevent + 24
1    libdispatch.dylib 0x33799041 _dispatch_queue_invoke + 92
2    libdispatch.dylib 0x337985f1 _dispatch_worker_thread2 + 192
3    libsystem_c.dylib 0x34601591 _pthread_wqthread + 264
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    WebCore 0x36051285 _ZL12RunWebThreadPv + 388
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    Foundation 0x34cf27fd +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 212
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x368cb6d9 CFRunLoopRun + 48
5    (app name) 0x0001e04b +[ASIHTTPRequest runRequests] (ASIHTTPRequest.m:4791)
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6c60 __select + 20
1    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    CoreMedia 0x313578fb WaitOnCondition + 10
3    CoreMedia 0x31357841 FigSemaphoreWaitRelative + 72
4    MediaToolbox 0x3336ba6b fpa_AsyncMovieControlThread + 54
5    CoreMedia 0x313754e3 figThreadMain + 162
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313a345d _ZN16TileCachePrivate14runCacheThreadEv + 280
6    MapKit 0x313a3341 _ZL15_runCacheThreadPv + 8
7    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    QuartzCore 0x30dcb737 _ZN2CA13DispatchGroup6threadEPv + 90
3    QuartzCore 0x30de583d thread_fun + 16
4    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313ae215 +[NSThread(MKAdditions) _mapkit_runThread:] + 340
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
线程:未知名称

0    libsystem_kernel.dylib 0x345c7fbc kevent + 24
1    libdispatch.dylib 0x33799041 _dispatch_queue_invoke + 92
2    libdispatch.dylib 0x337985f1 _dispatch_worker_thread2 + 192
3    libsystem_c.dylib 0x34601591 _pthread_wqthread + 264
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    WebCore 0x36051285 _ZL12RunWebThreadPv + 388
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    Foundation 0x34cf27fd +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 212
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x368cb6d9 CFRunLoopRun + 48
5    (app name) 0x0001e04b +[ASIHTTPRequest runRequests] (ASIHTTPRequest.m:4791)
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6c60 __select + 20
1    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    CoreMedia 0x313578fb WaitOnCondition + 10
3    CoreMedia 0x31357841 FigSemaphoreWaitRelative + 72
4    MediaToolbox 0x3336ba6b fpa_AsyncMovieControlThread + 54
5    CoreMedia 0x313754e3 figThreadMain + 162
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313a345d _ZN16TileCachePrivate14runCacheThreadEv + 280
6    MapKit 0x313a3341 _ZL15_runCacheThreadPv + 8
7    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    QuartzCore 0x30dcb737 _ZN2CA13DispatchGroup6threadEPv + 90
3    QuartzCore 0x30de583d thread_fun + 16
4    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313ae215 +[NSThread(MKAdditions) _mapkit_runThread:] + 340
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
线程:未知名称

0    libsystem_kernel.dylib 0x345c7fbc kevent + 24
1    libdispatch.dylib 0x33799041 _dispatch_queue_invoke + 92
2    libdispatch.dylib 0x337985f1 _dispatch_worker_thread2 + 192
3    libsystem_c.dylib 0x34601591 _pthread_wqthread + 264
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    WebCore 0x36051285 _ZL12RunWebThreadPv + 388
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    Foundation 0x34cf27fd +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 212
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x368cb6d9 CFRunLoopRun + 48
5    (app name) 0x0001e04b +[ASIHTTPRequest runRequests] (ASIHTTPRequest.m:4791)
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6c60 __select + 20
1    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    CoreMedia 0x313578fb WaitOnCondition + 10
3    CoreMedia 0x31357841 FigSemaphoreWaitRelative + 72
4    MediaToolbox 0x3336ba6b fpa_AsyncMovieControlThread + 54
5    CoreMedia 0x313754e3 figThreadMain + 162
6    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313a345d _ZN16TileCachePrivate14runCacheThreadEv + 280
6    MapKit 0x313a3341 _ZL15_runCacheThreadPv + 8
7    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c6d18 __semwait_signal + 24
1    libsystem_c.dylib 0x345ceeb9 pthread_cond_wait + 32
2    QuartzCore 0x30dcb737 _ZN2CA13DispatchGroup6threadEPv + 90
3    QuartzCore 0x30de583d thread_fun + 16
4    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c4c00 mach_msg_trap + 20
1    CoreFoundation 0x368f62bf __CFRunLoopServiceMachPort + 94
2    CoreFoundation 0x368f8569 __CFRunLoopRun + 356
3    CoreFoundation 0x36888ec3 CFRunLoopRunSpecific + 230
4    CoreFoundation 0x36888dcb CFRunLoopRunInMode + 58
5    MapKit 0x313ae215 +[NSThread(MKAdditions) _mapkit_runThread:] + 340
6    Foundation 0x34ce5389 -[NSThread main] + 44
7    Foundation 0x34d575cd __NSThread__main__ + 972
8    libsystem_c.dylib 0x34600311 _pthread_start + 248
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8
0    libsystem_kernel.dylib 0x345c73ec __workq_kernreturn + 8

如果您有任何关于如何修复此崩溃的建议,我们将不胜感激。

此崩溃是由于内存泄漏或僵尸对象造成的。您正在释放一个稍后在主线程上访问的对象。最好的追踪方法是使用仪器泄漏检测或NSZombie


泄漏可能在你的应用程序中的任何地方,崩溃报告在这方面不能给你很多帮助。

此崩溃的发生是因为内存泄漏或僵尸对象。您正在释放一个稍后在主线程上访问的对象。最好的追踪方法是使用仪器泄漏检测或NSZombie


泄漏可能在你的应用程序中的任何地方,崩溃报告在这方面不能给你很多帮助。

我们需要看到一些编码代码,只有在开发人员大致知道崩溃发生在哪里的情况下才有帮助。他没有指出这是已知的,崩溃报告也没有给出关于位置的提示,也没有。了解您是否尝试过Instruments、Dtrace或任何内置内存调试工具会有所帮助。我们需要看到一些编解码器,只有当开发人员大致知道崩溃发生的位置时,才有帮助。他没有指出这是已知的,崩溃报告也没有给出位置的提示,也没有。如果您尝试过Instruments、Dtrace或任何内置内存调试工具,这会有所帮助。