Closed jjac closed 12 years ago
After pressing "Allow" in the Powerbox panel the app crashed with the following stack trace:
2012-09-29 23:19:44.279 iMediaTester[6464:303] -[IMBLibraryController removeObjectFromSubnodesAtIndex:] ERROR trying to remove node at illegal index! 2012-09-29 23:19:44.285 iMediaTester[6464:303] An uncaught exception was raised 2012-09-29 23:19:44.286 iMediaTester[6464:303] Error: trying to remove node at illegal index 2012-09-29 23:19:44.293 iMediaTester[6464:303](0 CoreFoundation 0x00007fff8b5c00a6 exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff8d4703f0 objc_exception_throw + 43 2 CoreFoundation 0x00007fff8b654229 -[NSException raise] + 9 3 iMedia 0x000000010003b7ba -[IMBLibraryController removeObjectFromSubnodesAtIndex:] + 218 4 Foundation 0x00007fff84d1ecc5 -[NSKeyValueFastMutableArray replaceObjectAtIndex:withObject:] + 293 5 iMedia 0x000000010003afd5 -[IMBLibraryController _replaceNode:withNode:parentNodeIdentifier:] + 1061 6 iMedia 0x00000001000394bc __39-[IMBLibraryController reloadNodeTree:]_block_invoke_0 + 268 7 XPCKit 0x00000001001a43c9 67-[XPCConnection sendSelector:withTarget:object:returnValueHandler:]_block_invoke_0 + 105 8 XPCKit 0x00000001001a3f8f block_global_0 + 383 9 libxpc.dylib 0x00007fff8997b83c _xpc_connection_call_reply + 31 10 libdispatch.dylib 0x00007fff815f70b6 _dispatch_client_callout + 8 11 libdispatch.dylib 0x00007fff815fc0c8 _dispatch_main_queue_callback_4CF + 275 12 CoreFoundation 0x00007fff8b5620fe CFRunLoopRun + 1614 13 CoreFoundation 0x00007fff8b5616b2 CFRunLoopRunSpecific + 290 14 HIToolbox 0x00007fff835250a4 RunCurrentEventLoopInMode + 209 15 HIToolbox 0x00007fff83524e42 ReceiveNextEventCommon + 356 16 HIToolbox 0x00007fff83524cd3 BlockUntilNextEventMatchingListInMode + 62 17 AppKit 0x00007fff864da613 _DPSNextEvent + 685 18 AppKit 0x00007fff864d9ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 19 AppKit 0x00007fff864d1283 -[NSApplication run] + 517 20 AppKit 0x00007fff86475cb6 NSApplicationMain + 869 21 iMediaTester 0x0000000100004ff7 main + 119 22 iMediaTester 0x00000001000017e4 start + 52) 2012-09-29 23:19:44.294 iMediaTester[6464:303] * Terminating app due to uncaught exception 'IMBProgrammerError', reason: 'Error: trying to remove node at illegal index' * First throw call stack: ( 0 CoreFoundation 0x00007fff8b5c00a6 exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff8d4703f0 objc_exception_throw + 43 2 CoreFoundation 0x00007fff8b654229 -[NSException raise] + 9 3 iMedia 0x000000010003b7ba -[IMBLibraryController removeObjectFromSubnodesAtIndex:] + 218 4 Foundation 0x00007fff84d1ecc5 -[NSKeyValueFastMutableArray replaceObjectAtIndex:withObject:] + 293 5 iMedia 0x000000010003afd5 -[IMBLibraryController _replaceNode:withNode:parentNodeIdentifier:] + 1061 6 iMedia 0x00000001000394bc __39-[IMBLibraryController reloadNodeTree:]_block_invoke_0 + 268 7 XPCKit 0x00000001001a43c9 67-[XPCConnection sendSelector:withTarget:object:returnValueHandler:]_block_invoke_0 + 105 8 XPCKit 0x00000001001a3f8f block_global_0 + 383 9 libxpc.dylib 0x00007fff8997b83c _xpc_connection_call_reply + 31 10 libdispatch.dylib 0x00007fff815f70b6 _dispatch_client_callout + 8 11 libdispatch.dylib 0x00007fff815fc0c8 _dispatch_main_queue_callback_4CF + 275 12 CoreFoundation 0x00007fff8b5620fe CFRunLoopRun + 1614 13 CoreFoundation 0x00007fff8b5616b2 CFRunLoopRunSpecific + 290 14 HIToolbox 0x00007fff835250a4 RunCurrentEventLoopInMode + 209 15 HIToolbox 0x00007fff83524e42 ReceiveNextEventCommon + 356 16 HIToolbox 0x00007fff83524cd3 BlockUntilNextEventMatchingListInMode + 62 17 AppKit 0x00007fff864da613 _DPSNextEvent + 685 18 AppKit 0x00007fff864d9ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 19 AppKit 0x00007fff864d1283 -[NSApplication run] + 517 20 AppKit 0x00007fff86475cb6 NSApplicationMain + 869 21 iMediaTester 0x0000000100004ff7 main + 119 22 iMediaTester 0x00000001000017e4 start + 52
Seems fixed (could no longer reproduce)
After pressing "Allow" in the Powerbox panel the app crashed with the following stack trace:
2012-09-29 23:19:44.279 iMediaTester[6464:303] -[IMBLibraryController removeObjectFromSubnodesAtIndex:] ERROR trying to remove node at illegal index! 2012-09-29 23:19:44.285 iMediaTester[6464:303] An uncaught exception was raised 2012-09-29 23:19:44.286 iMediaTester[6464:303] Error: trying to remove node at illegal index 2012-09-29 23:19:44.293 iMediaTester[6464:303](0 CoreFoundation 0x00007fff8b5c00a6 exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff8d4703f0 objc_exception_throw + 43 2 CoreFoundation 0x00007fff8b654229 -[NSException raise] + 9 3 iMedia 0x000000010003b7ba -[IMBLibraryController removeObjectFromSubnodesAtIndex:] + 218 4 Foundation 0x00007fff84d1ecc5 -[NSKeyValueFastMutableArray replaceObjectAtIndex:withObject:] + 293 5 iMedia 0x000000010003afd5 -[IMBLibraryController _replaceNode:withNode:parentNodeIdentifier:] + 1061 6 iMedia 0x00000001000394bc __39-[IMBLibraryController reloadNodeTree:]_block_invoke_0 + 268 7 XPCKit 0x00000001001a43c9 67-[XPCConnection sendSelector:withTarget:object:returnValueHandler:]_block_invoke_0 + 105 8 XPCKit 0x00000001001a3f8f block_global_0 + 383 9 libxpc.dylib 0x00007fff8997b83c _xpc_connection_call_reply + 31 10 libdispatch.dylib 0x00007fff815f70b6 _dispatch_client_callout + 8 11 libdispatch.dylib 0x00007fff815fc0c8 _dispatch_main_queue_callback_4CF + 275 12 CoreFoundation 0x00007fff8b5620fe CFRunLoopRun + 1614 13 CoreFoundation 0x00007fff8b5616b2 CFRunLoopRunSpecific + 290 14 HIToolbox 0x00007fff835250a4 RunCurrentEventLoopInMode + 209 15 HIToolbox 0x00007fff83524e42 ReceiveNextEventCommon + 356 16 HIToolbox 0x00007fff83524cd3 BlockUntilNextEventMatchingListInMode + 62 17 AppKit 0x00007fff864da613 _DPSNextEvent + 685 18 AppKit 0x00007fff864d9ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 19 AppKit 0x00007fff864d1283 -[NSApplication run] + 517 20 AppKit 0x00007fff86475cb6 NSApplicationMain + 869 21 iMediaTester 0x0000000100004ff7 main + 119 22 iMediaTester 0x00000001000017e4 start + 52) 2012-09-29 23:19:44.294 iMediaTester[6464:303] * Terminating app due to uncaught exception 'IMBProgrammerError', reason: 'Error: trying to remove node at illegal index' * First throw call stack: ( 0 CoreFoundation 0x00007fff8b5c00a6 exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff8d4703f0 objc_exception_throw + 43 2 CoreFoundation 0x00007fff8b654229 -[NSException raise] + 9 3 iMedia 0x000000010003b7ba -[IMBLibraryController removeObjectFromSubnodesAtIndex:] + 218 4 Foundation 0x00007fff84d1ecc5 -[NSKeyValueFastMutableArray replaceObjectAtIndex:withObject:] + 293 5 iMedia 0x000000010003afd5 -[IMBLibraryController _replaceNode:withNode:parentNodeIdentifier:] + 1061 6 iMedia 0x00000001000394bc __39-[IMBLibraryController reloadNodeTree:]_block_invoke_0 + 268 7 XPCKit 0x00000001001a43c9 67-[XPCConnection sendSelector:withTarget:object:returnValueHandler:]_block_invoke_0 + 105 8 XPCKit 0x00000001001a3f8f block_global_0 + 383 9 libxpc.dylib 0x00007fff8997b83c _xpc_connection_call_reply + 31 10 libdispatch.dylib 0x00007fff815f70b6 _dispatch_client_callout + 8 11 libdispatch.dylib 0x00007fff815fc0c8 _dispatch_main_queue_callback_4CF + 275 12 CoreFoundation 0x00007fff8b5620fe CFRunLoopRun + 1614 13 CoreFoundation 0x00007fff8b5616b2 CFRunLoopRunSpecific + 290 14 HIToolbox 0x00007fff835250a4 RunCurrentEventLoopInMode + 209 15 HIToolbox 0x00007fff83524e42 ReceiveNextEventCommon + 356 16 HIToolbox 0x00007fff83524cd3 BlockUntilNextEventMatchingListInMode + 62 17 AppKit 0x00007fff864da613 _DPSNextEvent + 685 18 AppKit 0x00007fff864d9ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 19 AppKit 0x00007fff864d1283 -[NSApplication run] + 517 20 AppKit 0x00007fff86475cb6 NSApplicationMain + 869 21 iMediaTester 0x0000000100004ff7 main + 119 22 iMediaTester 0x00000001000017e4 start + 52