Guest User

Untitled

a guest
Jun 22nd, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. (gdb) backtrace
  2. #0 0x3026e017 in ___forwarding___ ()
  3. #1 0x3024a0a2 in __forwarding_prep_0___ ()
  4. #2 0x3417706b in -[MKMapView overlayView:viewForAnnotation:] ()
  5. #3 0x341a22fa in -[MKOverlayView _addViewForAnnotation:] ()
  6. #4 0x3419e5fb in -[MKOverlayView _addViewsForAnnotations:animated:] ()
  7. #5 0x3419a963 in -[MKOverlayView showAddedAnnotationsAnimated:] ()
  8. #6 0x341780f0 in -[MKMapView _showAddedAnnotationsAndRouteAnimated:] ()
  9. #7 0x341973d0 in -[MKMapView(UserPositioningInternal) _runPositioningChange] ()
  10. #8 0x34197fa1 in -[MKMapView(UserPositioningInternal) locationManagerUpdatedLocation:] ()
  11. #9 0x30291c0b in -[NSSet makeObjectsPerformSelector:withObject:] ()
  12. #10 0x3416d304 in -[MKLocationManager _reportLocationStatus:] ()
  13. #11 0x3416edda in -[MKLocationManager _reportLocationSuccess] ()
  14. #12 0x3416ea42 in -[MKLocationManager locationManager:didUpdateToLocation:fromLocation:usingSupportInfo:] ()
  15. #13 0x3205e28b in -[CLLocationManager onClientEventLocation:] ()
  16. #14 0x32057253 in CLClientInvokeCallback ()
  17. #15 0x3205b912 in CLClientIndigoTimerCallback ()
  18. #16 0x302454a0 in CFRunLoopRunSpecific ()
  19. #17 0x30244628 in CFRunLoopRunInMode ()
  20. #18 0x32044c31 in GSEventRunModal ()
  21. #19 0x32044cf6 in GSEventRun ()
  22. #20 0x309021ee in UIApplicationMain ()
  23. #21 0x00002850 in main (argc=1, argv=0xbfffefe0) at /Users/360wichitacom/Desktop/iPhone Apps/360/main.m:13
Add Comment
Please, Sign In to add comment