Created
November 27, 2017 21:58
-
-
Save hhanesand/3e67226caed0a6122e75db991ffe7521 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 #1, queue = 'com.apple.main-thread', stop reason = Null pointer use | |
frame #0: 0x0000000105479e68 libclang_rt.asan_ios_dynamic.dylib`__ubsan_on_report | |
frame #1: 0x0000000105479edc libclang_rt.asan_ios_dynamic.dylib`__ubsan::UndefinedBehaviorReport::UndefinedBehaviorReport(char const*, __ubsan::Location&, __sanitizer::InternalScopedString&) + 112 | |
frame #2: 0x00000001054760ec libclang_rt.asan_ios_dynamic.dylib`__ubsan::Diag::~Diag() + 168 | |
frame #3: 0x00000001054776cc libclang_rt.asan_ios_dynamic.dylib`handleTypeMismatchImpl(__ubsan::TypeMismatchData*, unsigned long, __ubsan::ReportOptions) + 440 | |
frame #4: 0x0000000105477508 libclang_rt.asan_ios_dynamic.dylib`__ubsan_handle_type_mismatch_v1 + 52 | |
* frame #5: 0x00000001084a8d0c Realm`-[RLMResults valueForKey:]::$_10::operator(this=0x000000016b502f40)() const at RLMResults.mm:260 | |
frame #6: 0x0000000108492d58 Realm`auto translateRLMResultsErrors<-[RLMResults valueForKey:]::$_10>(f=0x000000016b502f40, aggregateMethod=0x0000000000000000) at RLMResults_Private.hpp:57 | |
frame #7: 0x0000000108492b58 Realm`::-[RLMResults valueForKey:](self=0x000000014fc85280, _cmd="valueForKey:", key="track") at RLMResults.mm:259 | |
frame #8: 0x000000010496c30c Jambuddy β`-[MUSMultitrack linkedTracks](self=0x0000000150c85240, _cmd="linkedTracks") at MUSMultitrack.m:61 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment