mac, r9190, crash in thread 0 w/objc_msgSend

Ask for help and report issues with the Mac OS X version of Transmission
Post Reply
jonlink
Posts: 2
Joined: Sun Sep 27, 2009 5:51 am

mac, r9190, crash in thread 0 w/objc_msgSend

Post by jonlink »

Directions:
start transmission
try to open a new torrent

Crash Report:
Process: Transmission [13623]
Path: /Applications/apps.web/Transmission.app/Contents/MacOS/Transmission
Identifier: org.m0k.transmission
Version: 1.75+ (9190)
Code Type: X86 (Native)
Parent Process: launchd [207]

Interval Since Last Report: 62509 sec
Crashes Since Last Report: 13
Per-App Interval Since Last Report: 638 sec
Per-App Crashes Since Last Report: 5

Date/Time: 2009-09-27 14:50:04.991 +0900
OS Version: Mac OS X 10.5.8 (9L30)
Report Version: 6

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c9171dd4
Crashed Thread: 0

Thread 0 Crashed:
0 libobjc.A.dylib 0x9136c688 objc_msgSend + 24
1 com.apple.Foundation 0x966b94d0 -[NSComparisonPredicate evaluateWithObject:substitutionVariables:] + 240
2 com.apple.Foundation 0x966c4609 -[NSCompoundPredicateOperator evaluatePredicates:withObject:substitutionVariables:] + 313
3 com.apple.Foundation 0x966c4442 -[NSCompoundPredicate evaluateWithObject:substitutionVariables:] + 194
4 com.apple.Foundation 0x966b93d1 -[NSPredicate evaluateWithObject:] + 49
5 org.m0k.transmission 0x00049148 -[GroupsController(Private) torrent:doesMatchRulesForGroupAtIndex:] + 216
6 org.m0k.transmission 0x00048ae7 -[GroupsController groupIndexForTorrent:] + 199
7 org.m0k.transmission 0x00026051 -[Torrent(Private) initWithPath:hash:torrentStruct:lib:downloadFolder:useIncompleteFolder:incompleteFolder:waitToStart:groupValue:] + 1121
8 org.m0k.transmission 0x000207c1 -[Torrent initWithPath:location:deleteTorrentFile:lib:] + 97
9 org.m0k.transmission 0x00005fc1 -[Controller openFiles:addType:forcePath:] + 1185
10 org.m0k.transmission 0x00006a46 -[Controller openFilesWithDict:] + 118
11 com.apple.Foundation 0x966319ac __NSThreadPerformPerform + 476
12 com.apple.CoreFoundation 0x912713c5 CFRunLoopRunSpecific + 3141
13 com.apple.CoreFoundation 0x91271aa8 CFRunLoopRunInMode + 88
14 com.apple.HIToolbox 0x944fd2ac RunCurrentEventLoopInMode + 283
15 com.apple.HIToolbox 0x944fcffe ReceiveNextEventCommon + 175
16 com.apple.HIToolbox 0x944fcf39 BlockUntilNextEventMatchingListInMode + 106
17 com.apple.AppKit 0x900e46d5 _DPSNextEvent + 657
18 com.apple.AppKit 0x900e3f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
19 com.apple.AppKit 0x900dcf9f -[NSApplication run] + 795
20 com.apple.AppKit 0x900aa1d8 NSApplicationMain + 574
21 org.m0k.transmission 0x000020b7 main + 119
22 org.m0k.transmission 0x00001ff5 start + 53
livings124
Transmission Developer
Posts: 3142
Joined: Fri Jan 13, 2006 8:08 pm

Re: Crash 1.75+ (9190)

Post by livings124 »

Thanks for the report. Do you have any sort of autogroup rules set? Could you elaborate on them?
livings124
Transmission Developer
Posts: 3142
Joined: Fri Jan 13, 2006 8:08 pm

Re: Crash 1.75+ (9190)

Post by livings124 »

Give r9191 a try.
jonlink
Posts: 2
Joined: Sun Sep 27, 2009 5:51 am

Re: mac, r9190, crash in thread 0 w/objc_msgSend

Post by jonlink »

livings124 wrote:Thanks for the report. Do you have any sort of autogroup rules set? Could you elaborate on them?
Removing my auto-groups stopped the crashes. It took deleting my preferences and slowly adding this back to figure it out.
I'll give the new version a go in a few minutes.

Thanks!


UPDATE: As of version 1.75+ (9203) everything is fine. Nice work!!
Post Reply