Adium

Ticket #7543 (closed defect: duplicate)

Opened 23 months ago

Last modified 9 months ago

SUUpdater: Crash on startup

Reported by: dang Owned by: nobody
Milestone: Component: Adium Core
Version: 1.1 Severity: regression
Keywords: crash, startup Cc:
Patch Status:

Description (last modified by boredzo) (diff)

Duplicate of #7542. Please direct all future updates there.

Summary: Crash on startup of Adium.

Description: After a reboot of the machine, Adium will no longer startup. It will crash everytime when instantiating (the contact list header will load).

I tried to reboot and it still crashed. I also tried re-installing and got the same results.

Steps to repro: 1) start adium 2) watch it crash

Observed results: Crash during initialization of Adium

Expected results: no crash, adium to start fine

Version: 1.1

Attachments

adium_crash.txt (21.6 KB) - added by dang 23 months ago.
crash_report_adium.txt (21.1 KB) - added by enigmaticfox 23 months ago.

Change History

Changed 23 months ago by dang

Changed 23 months ago by enigmaticfox

Changed 23 months ago by enigmaticfox

I am having the exact same problem. I'm attaching my crash report in case it will help. Running Mac OS X 10.4.10 on an Intel Core Duo Mini, just updated to Adium 1.1. Didn't happen before today.

Changed 23 months ago by evands

  • summary changed from Crash on startup to SUUpdater: Crash on startup
  • severity changed from normal to regression
  • milestone set to Adium X 1.1.1

Both crashes are:

Thread 0 Crashed: 
18 0   libobjc.A.dylib                     0x90a59380 objc_msgSend + 16 
19 1   org.ironcoder.SparklePlus           0x001e2881 -[SUUpdater newVersionAvailable] + 45 
20 2   org.ironcoder.SparklePlus           0x001e2c04 -[SUUpdater appcastDidFinishLoading:] + 705 

and are likely the same problem as #7544.

Changed 23 months ago by evands

I bet that unfixing the minimum version specification in the appcast - that is, re-breaking it - would stop this crash. Unfortunately, that's a poor solution. We may have to do so in order to push an update which fixes the Sparkle crash when comparing system versions (which I suspect this is, seen more clearly in #7544). We'll just have to include a big disclaimer at the top of the release notes saying "OS X 10.3 USERS: PLEASE CLICK IGNORE THIS VERSION" in flashing red letters.

Changed 23 months ago by zacw

Here's my sparkle crash.

Date/Time:      2007-08-13 13:30:25.883 -0400
OS Version:     10.4.10 (Build 8R218)
Report Version: 4

Command: Adium
Path:    /Applications/Adium.app/Contents/MacOS/Adium
Parent:  WindowServer [71]

Version: 1.1 (1.1)

PID:    1325
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x0c41f67b

Thread 0 Crashed:
0   libobjc.A.dylib                	0x90a400f8 objc_msgSend + 24
1   org.ironcoder.SparklePlus      	0x001dd7f0 -[SUAppcastItem minimumSystemVersion] + 36
2   org.ironcoder.SparklePlus      	0x001da3c4 -[SUUpdater newVersionAvailable] + 52
3   org.ironcoder.SparklePlus      	0x001da734 -[SUUpdater appcastDidFinishLoading:] + 672
4   com.apple.Foundation           	0x92befa0c __NSFireMainThreadPerform + 276
5   com.apple.CoreFoundation       	0x9080eae0 __CFRunLoopPerformPerform + 104
6   com.apple.CoreFoundation       	0x907de4fc __CFRunLoopDoSources0 + 384
7   com.apple.CoreFoundation       	0x907dda2c __CFRunLoopRun + 452
8   com.apple.CoreFoundation       	0x907dd4ac CFRunLoopRunSpecific + 268
9   com.apple.HIToolbox            	0x9329ab20 RunCurrentEventLoopInMode + 264
10  com.apple.HIToolbox            	0x9329a12c ReceiveNextEventCommon + 244
11  com.apple.HIToolbox            	0x9329a020 BlockUntilNextEventMatchingListInMode + 96
12  com.apple.AppKit               	0x937a0ae4 _DPSNextEvent + 384
13  com.apple.AppKit               	0x937a07a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
14  com.apple.AppKit               	0x9379ccec -[NSApplication run] + 472
15  com.apple.AppKit               	0x9388d87c NSApplicationMain + 452
16  com.adiumX.adiumX              	0x00002bf0 _start + 760
17  com.adiumX.adiumX              	0x000028f4 start + 48

Changed 23 months ago by boredzo

  • status changed from new to closed
  • resolution set to duplicate
  • description modified (diff)

Duplicate of #7542.

Changed 9 months ago by Robby

  • milestone zzzDuplicate tickets deleted
Note: See TracTickets for help on using tickets.