We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crashed: Memory Logging 0 libsystem_kernel.dylib 0x7158 __pthread_kill + 8 1 libsystem_pthread.dylib 0xd5f8 pthread_kill + 208 2 libsystem_c.dylib 0x1c4b8 abort + 124 3 libsystem_malloc.dylib 0x1d0b8 malloc_vreport + 904 4 libsystem_malloc.dylib 0x1d330 malloc_zone_error + 100 5 libsystem_malloc.dylib 0x139c4 _szone_free + 476 6 Matrix 0x38f88 inter_free(void*) + 72 7 Matrix 0x3fef4 __memory_event_writing_thread(void*) + 900 8 libsystem_pthread.dylib 0x30ec _pthread_start + 116 9 libsystem_pthread.dylib 0x172c thread_start + 8
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Crashed: Memory Logging
0 libsystem_kernel.dylib 0x7158 __pthread_kill + 8
1 libsystem_pthread.dylib 0xd5f8 pthread_kill + 208
2 libsystem_c.dylib 0x1c4b8 abort + 124
3 libsystem_malloc.dylib 0x1d0b8 malloc_vreport + 904
4 libsystem_malloc.dylib 0x1d330 malloc_zone_error + 100
5 libsystem_malloc.dylib 0x139c4 _szone_free + 476
6 Matrix 0x38f88 inter_free(void*) + 72
7 Matrix 0x3fef4 __memory_event_writing_thread(void*) + 900
8 libsystem_pthread.dylib 0x30ec _pthread_start + 116
9 libsystem_pthread.dylib 0x172c thread_start + 8
The text was updated successfully, but these errors were encountered: