Mysterious crashes in -[DDLogMessage dealloc] (DDLog.m:934) ??

60 views
Skip to first unread message

mar...@pulse-dev.net

unread,
Jan 15, 2013, 6:21:41 PM1/15/13
to cocoalu...@googlegroups.com
Hi,

Our crash reporter is showing crashes in -[DDLogMessage dealloc] (DDLog.m:934).
I looked at the line, it's the closing bracket of the -dealloc.
At first I thought it was the last free(queueLabel), but I doubt that.

Any ideas what's going on?

I compiled with ARC on.

Best,
Martijn

mar...@pulse-dev.net

unread,
Jan 15, 2013, 6:22:28 PM1/15/13
to cocoalu...@googlegroups.com
Oh, here's the stack trace:

Thread 11 Crashed:
0   libsystem_kernel.dylib              0x338bd350 ___pthread_kill + 8
1   libsystem_c.dylib                   0x36c88973 _abort + 95
2   libsystem_c.dylib                   0x36c2139d _free + 361
3   PebbleApp                           0x0005e0df -[DDLogMessage dealloc] (DDLog.m:934)
4   libsystem_blocks.dylib              0x3a22aab3 __Block_release + 223
5   libdispatch.dylib                   0x3807aecf _dispatch_queue_drain$VARIANT$mp + 143
6   libdispatch.dylib                   0x3807adc1 _dispatch_queue_invoke$VARIANT$mp + 41
7   libdispatch.dylib                   0x3807b91d _dispatch_root_queue_drain + 185
8   libdispatch.dylib                   0x3807bac1 _dispatch_worker_thread2 + 85
9   libsystem_c.dylib                   0x33aaaa11 _pthread_wqthread + 361
Reply all
Reply to author
Forward
0 new messages