Created
July 29, 2010 10:32
-
-
Save valexa/497800 to your computer and use it in GitHub Desktop.
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
| Thread 0 Crashed: | |
| 0 libSystem.B.dylib 0x30c8e0a0 __kill + 8 | |
| 1 libSystem.B.dylib 0x30c8e090 *_kill | |
| 2 libSystem.B.dylib 0x30c8e082 raise | |
| 3 libSystem.B.dylib 0x30ca220a abort | |
| 4 libstdc++.6.dylib 0x32944a1c __gnu_cxx::__verbose_terminate_handler() + 376 | |
| 5 libobjc.A.dylib 0x335657c4 _objc_terminate | |
| 6 libstdc++.6.dylib 0x32942dee __cxxabiv1::__terminate(void (*)()) + 46 | |
| 7 libstdc++.6.dylib 0x32942e42 std::terminate() + 10 | |
| 8 libstdc++.6.dylib 0x32942f12 __cxa_throw + 78 | |
| 9 libobjc.A.dylib 0x335646a4 objc_exception_throw | |
| 10 CoreFoundation 0x32c95174 -[NSObject doesNotRecognizeSelector:] | |
| 11 CoreFoundation 0x32c94afa ___forwarding___ | |
| 12 CoreFoundation 0x32c316c8 _CF_forwarding_prep_0 + 40 | |
| 13 VAInfo 0x00008958 -[CompassView syncCourse:] + 228 | |
| 14 VAInfo 0x00003b84 -[AppDelegate locationUpdate:] + 648 | |
| 15 VAInfo 0x00006d94 -[MyCLController locationManager:didUpdateToLocation:fromLocation:] + 32 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment