Transmission Crashes

Ask for help and report issues with the Mac OS X version of Transmission
Post Reply
ZippyUser
Posts: 1
Joined: Tue May 26, 2020 9:59 pm

Transmission Crashes

Post by ZippyUser »

Try to open app, slowly looks like it is going to open, then crashes, never showing UI. MAC OS 10.15.4. Crash log too many characters to paste whole thing. Let me know if more is needed. Thanks

Code: Select all

Process:               Transmission [26243]
Path:                  /Volumes/VOLUME/*/Transmission.app/Contents/MacOS/Transmission
Identifier:            org.m0k.transmission
Version:               3.00 (14714.3.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Transmission [26243]
User ID:               502

Date/Time:             2020-05-26 14:29:05.620 -0400
OS Version:            Mac OS X 10.15.4 (19E287)
Report Version:        12
Anonymous UUID:        C7B53EB5-CA81-865A-B1DC-F00A5EC14AB2


Time Awake Since Boot: 16000 seconds

System Integrity Protection: enabled

Notes:                 Translocated Process

Crashed Thread:        1

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000006
Exception Note:        EXC_CORPSE_NOTIFY

Termination Signal:    Segmentation fault: 11
Termination Reason:    Namespace SIGNAL, Code 0xb
Terminating Process:   exc handler [26243]

VM Regions Near 0x6:
--> 
    __TEXT                 000000010cc7e000-000000010cd77000 [  996K] r-x/r-x SM=COW  /var/folders/*/Transmission.app/Contents/MacOS/Transmission

Thread 0:: Dispatch queue: com.apple.main-thread
0   com.apple.Foundation          	0x00007fff32b87602 _NSPathComponents + 194
1   com.apple.Foundation          	0x00007fff32b87506 -[NSString(NSPathUtilities) pathComponents] + 157
2   org.m0k.transmission          	0x000000010ccaebaf 0x10cc7e000 + 199599
3   org.m0k.transmission          	0x000000010ccae965 0x10cc7e000 + 199013
4   org.m0k.transmission          	0x000000010cca88a9 0x10cc7e000 + 174249
5   org.m0k.transmission          	0x000000010cc830c0 0x10cc7e000 + 20672
6   com.apple.CoreFoundation      	0x00007fff304fca42 -[NSSet makeObjectsPerformSelector:] + 215
7   com.apple.AppKit              	0x00007fff2d751517 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1485
8   com.apple.AppKit              	0x00007fff2d745331 loadNib + 401
9   com.apple.AppKit              	0x00007fff2d7448f2 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 693
10  com.apple.AppKit              	0x00007fff2d744548 -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 201
11  com.apple.AppKit              	0x00007fff2d744321 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 446
12  com.apple.AppKit              	0x00007fff2d735ee6 NSApplicationMain + 505
13  org.m0k.transmission          	0x000000010cc802b6 0x10cc7e000 + 8886
14  libdyld.dylib                 	0x00007fff6a501cc9 start + 1
mike.dld
Transmission Developer
Posts: 306
Joined: Wed Dec 25, 2013 10:56 pm

Re: Transmission Crashes

Post by mike.dld »

The report is incomplete. It says that "crashed thread: 1" but then only includes "thread 0" which seems to operate normally. Include as much as you can, I'm not sure if the report could be that big that the forum won't allow you to paste it all. Also, please wrap it in "code" tags.
Post Reply