Opened 7 years ago
Closed 7 years ago
#5526 closed Bug (worksforme)
Crash due to NSTableView Error on 2.82 (14160)
Reported by: | Waldorf | Owned by: | livings124 |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | Mac Client | Version: | 2.82 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Process: Transmission [312] Path: /Applications/Transmission.app/Contents/MacOS/Transmission Version: 2.82 (14160) Date+Time: 2013-10-29 02:08:46.832 +0100 OS Version: Mac OS X 10.9 (13A603)
Reproducibility: Unknown. I wan't around when this happened. Though I'm sure during that time my mac went to sleep, woke up, torrents got added automatically and fell asleep again. On wake up, T was crashed.
Application Specific Information: Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSTableView Error: Insert/remove/move only works within a -beginUpdates/-endUpdates block.' terminating with uncaught exception of type NSException. abort() called.
Application Specific Information: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSTableView Error: Insert/remove/move only works within a -beginUpdates/-endUpdates block.' terminating with uncaught exception of type NSException abort() called Application Specific Backtrace 1: 0 CoreFoundation 0x00007fff96efb41c __exceptionPreprocess + 172 1 libobjc.A.dylib 0x00007fff96064e75 objc_exception_throw + 43 2 CoreFoundation 0x00007fff96efb1f8 +[NSException raise:format:arguments:] + 104 3 Foundation 0x00007fff928dec61 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189 4 AppKit 0x00007fff8a681a6e -[NSTableView _doUpdatedWorkWithHandler:] + 131 5 AppKit 0x00007fff8abc7812 -[NSOutlineView insertItemsAtIndexes:inParent:withAnimation:] + 249 6 Transmission 0x000000010000e357 Transmission + 58199 7 Transmission 0x000000010000a4b0 Transmission + 42160 8 Transmission 0x00000001000058bb Transmission + 22715 9 Transmission 0x0000000100010002 Transmission + 65538 10 Transmission 0x0000000100057900 Transmission + 358656 11 libdispatch.dylib 0x00007fff96a651d7 _dispatch_call_block_and_release + 12 12 libdispatch.dylib 0x00007fff96a622ad _dispatch_client_callout + 8 13 libdispatch.dylib 0x00007fff96a69f03 _dispatch_main_queue_callback_4CF + 333 14 CoreFoundation 0x00007fff96e62839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9 15 CoreFoundation 0x00007fff96e1db14 __CFRunLoopRun + 1636 16 CoreFoundation 0x00007fff96e1d275 CFRunLoopRunSpecific + 309 17 HIToolbox 0x00007fff95712f0d RunCurrentEventLoopInMode + 226 18 HIToolbox 0x00007fff95712cb7 ReceiveNextEventCommon + 479 19 HIToolbox 0x00007fff95712abc _BlockUntilNextEventMatchingListInModeWithFilter + 65 20 AppKit 0x00007fff8a5fc28e _DPSNextEvent + 1434 21 AppKit 0x00007fff8a5fb8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 22 AppKit 0x00007fff8a5ef9cc -[NSApplication run] + 553 23 AppKit 0x00007fff8a5da803 NSApplicationMain + 940 24 Transmission 0x00000001000019b6 Transmission + 6582 25 Transmission 0x0000000100001704 Transmission + 5892 26 ??? 0x0000000000000002 0x0 + 2 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff8c36d866 __pthread_kill + 10 1 libsystem_pthread.dylib 0x00007fff8cba235c pthread_kill + 92 2 libsystem_c.dylib 0x00007fff955d6bba abort + 125 3 libc++abi.dylib 0x00007fff91a80141 abort_message + 257 4 libc++abi.dylib 0x00007fff91aa5abc default_terminate_handler() + 264 5 libobjc.A.dylib 0x00007fff9606530d _objc_terminate() + 103 6 libc++abi.dylib 0x00007fff91aa33e1 std::__terminate(void (*)()) + 8 7 libc++abi.dylib 0x00007fff91aa3456 std::terminate() + 54 8 libobjc.A.dylib 0x00007fff960650b0 objc_terminate + 9 9 libdispatch.dylib 0x00007fff96a622c1 _dispatch_client_callout + 28 10 libdispatch.dylib 0x00007fff96a69f03 _dispatch_main_queue_callback_4CF + 333 11 com.apple.CoreFoundation 0x00007fff96e62839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9 12 com.apple.CoreFoundation 0x00007fff96e1db14 __CFRunLoopRun + 1636 13 com.apple.CoreFoundation 0x00007fff96e1d275 CFRunLoopRunSpecific + 309 14 com.apple.HIToolbox 0x00007fff95712f0d RunCurrentEventLoopInMode + 226 15 com.apple.HIToolbox 0x00007fff95712cb7 ReceiveNextEventCommon + 479 16 com.apple.HIToolbox 0x00007fff95712abc _BlockUntilNextEventMatchingListInModeWithFilter + 65 17 com.apple.AppKit 0x00007fff8a5fc28e _DPSNextEvent + 1434 18 com.apple.AppKit 0x00007fff8a5fb8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 19 com.apple.AppKit 0x00007fff8a5ef9cc -[NSApplication run] + 553 20 com.apple.AppKit 0x00007fff8a5da803 NSApplicationMain + 940 21 org.m0k.transmission 0x00000001000019b6 0x100000000 + 6582 22 org.m0k.transmission 0x0000000100001704 0x100000000 + 5892
Attachments (1)
Change History (3)
Changed 7 years ago by Waldorf
comment:1 Changed 7 years ago by livings124
comment:2 Changed 7 years ago by livings124
- Resolution set to worksforme
- Status changed from new to closed
Please reopen with a crash log from a build from the nightly site. I can't replicate this.
Can you run a nightly build from https://build.transmissionbt.com/job/trunk-mac/ and post a crash log from it?