Adium

Ticket #10792 (closed crash: fixed)

Opened 19 months ago

Last modified 18 months ago

Adium 1.3 crashes upon startup

Reported by: Johannes Owned by: nobody
Milestone: Adium 1.3.1 Component: Adium Core
Version: 1.3 Severity: major
Keywords: crash Cc:
Patch Status:

Description

Adium 1.3 crashes on startup. When i upgraded from 1.2.7 to the 1.3 betas it crashed (not during the upgrade, but when i try to launch the program) so i downgraded to 1.2.7 again. Same problem in 1.3 final.

I have ICQ, MSN, Myspace and Jabber accounts added to my Adium if it matters.

Crash log attached.

Im using OSX 10.5.4 and using the English version of Adium.

Attachments

adium-1.3-crash-report.txt (28.6 KB) - added by Johannes 19 months ago.
adium-1.3-crash-report.txt
adium-1_3-crashlog-osx10_4_11.txt (22.9 KB) - added by sparklerawk 19 months ago.
adium1.3 crashlog from osx10.4.11
crashlog-1.3b12.txt (29.6 KB) - added by proton 19 months ago.
Crash log from beta for same issue
adium3-crash-when-connecting.txt (30.8 KB) - added by haogangchen 19 months ago.
Crash report when connecting to a non-guest account
adium_crash_bah.txt (40.1 KB) - added by bhyde 19 months ago.
Hope this helps :)
adiumCrash.rtf (29.1 KB) - added by ewanog 19 months ago.
Another log
adium-gdb-errors-1.txt (15.3 KB) - added by mratzloff 18 months ago.
GDB errors (1)
adium-gdb-errors-2.txt (3.4 KB) - added by mratzloff 18 months ago.
GDB errors (2)
adium-gdb-errors-3.txt (320 bytes) - added by mratzloff 18 months ago.
GDB errors (3)

Change History

Changed 19 months ago by Johannes

adium-1.3-crash-report.txt

Changed 19 months ago by jas8522

  • pending changed from 0 to 1
  • milestone set to Needs feedback from users

This crash is traced nearly entirely through Apple code... Please try a fresh set of prefs as outlined in TroubleshootingTIps.

Changed 19 months ago by sparklerawk

Adium 1.3 is crashing for me as well. It started with crashing on start-up so I figured it was a preferences issues. I've tried trashing the prefs, following the instructions in Troubleshooting Tips, and still no luck. With new prefs I get as far adding an account, and once I click Continue after entering my account it crashes.

I've attached my crash log as well.

I'm using OSX 10.4.11 and the English version of Adium 1.3

Changed 19 months ago by sparklerawk

adium1.3 crashlog from osx10.4.11

Changed 19 months ago by Robby

  • status changed from new to closed
  • resolution set to invalid
  • milestone Needs feedback from users deleted

We need to know to which service is the culprit. You can find out by pressing shift on Adium's startup and then try connecting to the single services.

I suspect it's MSN which has been reported more precisely in #10808. If it's not related to MSN, please check if your issue has been reported and if not, file a ticket.

Changed 19 months ago by proton

  • status changed from closed to reopened
  • resolution invalid deleted

This is not a service based crash Robby.

Changed 19 months ago by proton

Crash log from beta for same issue

Changed 19 months ago by proton

  • pending changed from 1 to 0

The attached crash log is from a user on IRC that I got to install the beta to see if the crash occurred there too and get something with more symbols.

Changed 19 months ago by proton

(Note that I'm just appropriating this bug for this one, one of the two earlier crash logs is this issue, the other appears to be different :-P )

Changed 19 months ago by Robby

Ok, proton. :)

Changed 19 months ago by haogangchen

Crash report when connecting to a non-guest account

Changed 19 months ago by haogangchen

It happens to me, too. ( Ticket #10810)

The crash report is attached here too.

I searched the crashed function "purple_dnsquery_ui_resolve", and found others have reported the same issue.

Please refer to the links below:

 http://forums.cocoaforge.com/viewtopic.php?f=10&t=17585&p=109064

 http://paste.lisp.org/display/65849

 http://cf.adiumx.com/viewtopic.php?f=10&t=17585&start=300

Changed 19 months ago by proton

haogangchen: This ticket is for a different crash. Please put anything relating to your issue in the ticket you filed (#10810).

Changed 19 months ago by bhyde

Hope this helps :)

Changed 19 months ago by jaime.haak

I'm having the same problem, I think... just filed a ticket #10893: Unable to install Adium 1.3 on Mac OS X 10.5.4.

I'm a new Mac user and not very "techie." Help me! :)

Changed 19 months ago by Robby

  • milestone set to Adium 1.3.1

Changed 19 months ago by evands

bhyde: Zephyr crash. You'll probably need to debug and fix this yourself, since nobody on the Adium or libpurple teams directly supports Zephyr.

haogangchen, sparklerawk: #10808

proton, Johannes: Are you able to reproduce this -[AIAdium completeLogin] crash?

Changed 19 months ago by jas8522

  • priority changed from normal to high
  • severity changed from normal to major

Changed 19 months ago by ewanog

I may be beating an old drum, but I'm having the same issue. I tried a clean uninstall of Adium and then reinstalling but no luck.

I'd attach the crash report but heh im too big of a noob to know how...

Changed 19 months ago by ewanog

Another log

Changed 19 months ago by Robby

Hey ewanog,
as you can see this ticket is still open so it isn't fixed, yet. Thanks for your help, though. :)

Changed 19 months ago by jas8522

  • milestone changed from Adium 1.3.1 to Adium 1.3.2

ewanog's log appears to be the same as Johannes' original crash:

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

Thread 0 Crashed:
0   libobjc.A.dylib               	0x9669d6e8 objc_msgSend + 24
1   com.adiumX.adiumX             	0x000033b2 0x1000 + 9138
2   com.adiumX.adiumX             	0x00002fd7 0x1000 + 8151
3   com.apple.Foundation          	0x930b664c _nsnote_callback + 364
4   com.apple.CoreFoundation      	0x92fccaba __CFXNotificationPost + 362
5   com.apple.CoreFoundation      	0x92fccd93 _CFXNotificationPostNotification + 179
6   com.apple.Foundation          	0x930b37b0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
7   com.apple.Foundation          	0x930bcff8 -[NSNotificationCenter postNotificationName:object:] + 56
8   com.apple.AppKit              	0x9185fb7a -[NSApplication _postDidFinishNotification] + 125
9   com.apple.AppKit              	0x9185fa89 -[NSApplication _sendFinishLaunchingNotification] + 77
10  com.apple.AppKit              	0x917d962f -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 284
11  com.apple.AppKit              	0x917d8e28 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 98
12  com.apple.Foundation          	0x930dbb6f -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655
13  com.apple.Foundation          	0x930db87f _NSAppleEventManagerGenericHandler + 223
14  com.apple.AE                  	0x91449648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
15  com.apple.AE                  	0x9144957e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
16  com.apple.AE                  	0x91449425 aeProcessAppleEvent + 177
17  com.apple.HIToolbox           	0x96d4147d AEProcessAppleEvent + 38
18  com.apple.AppKit              	0x917d6719 _DPSNextEvent + 1189
19  com.apple.AppKit              	0x917d5db8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
20  com.apple.AppKit              	0x917cedf3 -[NSApplication run] + 795
21  com.apple.AppKit              	0x9179c030 NSApplicationMain + 574
22  com.adiumX.adiumX             	0x00002642 0x1000 + 5698
23  com.adiumX.adiumX             	0x00002569 0x1000 + 5481

This was with 1.3 though, not 1.3.1b1. Ewanog, can you reproduce that with the 1.3.1b AdiumBeta, and if so, please get a debug log for it (see CurrentAdiumDebug).

Changed 19 months ago by Robby

  • pending changed from 0 to 1
  • milestone changed from Adium 1.3.2 to Needs feedback from users

We need one of you to try the beta and report back. :)

Changed 18 months ago by mratzloff

The beta still crashes.

Process:         Adium [597]
Path:            /Applications/Adium.app/Contents/MacOS/Adium
Identifier:      com.adiumX.adiumX
Version:         1.3.1b1 (1.3.1b1)
Code Type:       X86 (Native)
Parent Process:  launchd [71]

Date/Time:       2008-09-03 15:15:29.613 -0700
OS Version:      Mac OS X 10.5.4 (9E17)
Report Version:  6

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

Thread 0 Crashed:
0   libobjc.A.dylib               	0x91a856ec objc_msgSend + 28
1   com.adiumX.adiumX             	0x000037e6 -[AIAdium completeLogin] + 984
2   com.adiumX.adiumX             	0x000033e7 -[AIAdium applicationDidFinishLaunching:] + 85
3   com.apple.Foundation          	0x9119664c _nsnote_callback + 364
4   com.apple.CoreFoundation      	0x934e5aba __CFXNotificationPost + 362
5   com.apple.CoreFoundation      	0x934e5d93 _CFXNotificationPostNotification + 179
6   com.apple.Foundation          	0x911937b0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128
7   com.apple.Foundation          	0x9119cff8 -[NSNotificationCenter postNotificationName:object:] + 56
8   com.apple.AppKit              	0x9683cb7a -[NSApplication _postDidFinishNotification] + 125
9   com.apple.AppKit              	0x9683ca89 -[NSApplication _sendFinishLaunchingNotification] + 77
10  com.apple.AppKit              	0x967b662f -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 284
11  com.apple.AppKit              	0x967b5e28 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 98
12  com.apple.Foundation          	0x911bbb6f -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 655
13  com.apple.Foundation          	0x911bb87f _NSAppleEventManagerGenericHandler + 223
14  com.apple.AE                  	0x95a55648 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 144
15  com.apple.AE                  	0x95a5557e dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
16  com.apple.AE                  	0x95a55425 aeProcessAppleEvent + 177
17  com.apple.HIToolbox           	0x909d747d AEProcessAppleEvent + 38
18  com.apple.AppKit              	0x967b3719 _DPSNextEvent + 1189
19  com.apple.AppKit              	0x967b2db8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
20  com.apple.AppKit              	0x967abdf3 -[NSApplication run] + 795
21  com.apple.AppKit              	0x96779030 NSApplicationMain + 574
22  com.adiumX.adiumX             	0x00002a52 _start + 216
23  com.adiumX.adiumX             	0x00002979 start + 41

Thread 1:
0   libSystem.B.dylib             	0x9709f4a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x970a6c9c mach_msg + 72
2   com.apple.CoreFoundation      	0x935040ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x93504cf8 CFRunLoopRunInMode + 88
4   com.apple.audio.CoreAudio     	0x96705464 HALRunLoop::OwnThread(void*) + 160
5   com.apple.audio.CoreAudio     	0x96705300 CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib             	0x970d06f5 _pthread_start + 321
7   libSystem.B.dylib             	0x970d05b2 thread_start + 34

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x16f678a0  ebx: 0x16f572c0  ecx: 0x91aa3234  edx: 0xc0000003
  edi: 0x545f5f00  esi: 0x0054b450  ebp: 0xbfffedc8  esp: 0xbfffed54
   ss: 0x0000001f  efl: 0x00010206  eip: 0x91a856ec   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x545f5f00

Binary Images:
    0x1000 -   0x144feb +com.adiumX.adiumX 1.3.1b1 (1.3.1b1) <0b43e98e17f8cc1ccc86bf873281d415> /Applications/Adium.app/Contents/MacOS/Adium
  0x23b000 -   0x249fe2 +AutoHyperlinks ??? (???) <ffac24cd91b9c67a7458384b981321c2> /Applications/Adium.app/Contents/Frameworks/AutoHyperlinks.framework/Versions/A/AutoHyperlinks
  0x24f000 -   0x25afff +net.brockerhoff.RBSplitView.Framework 1.1.4 (1.1.4) <2e4a8d37f25ae146ffe809ef64efe62a> /Applications/Adium.app/Contents/Frameworks/RBSplitView.framework/Versions/A/RBSplitView
  0x266000 -   0x2aafe7 +AIUtilities ??? (???) <c0fc33c6de209ee4f7a9c77cef9c5d83> /Applications/Adium.app/Contents/Frameworks/AIUtilities.framework/Versions/A/AIUtilities
  0x337000 -   0x3b8ff9 +Adium ??? (???) <542c021fbcbbbc631d9c65e03049fe95> /Applications/Adium.app/Contents/Frameworks/Adium.framework/Versions/A/Adium
  0x441000 -   0x443fff  com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
  0x44a000 -   0x459fff +com.example.sparkeplus ??? (1.1) /Applications/Adium.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
  0x466000 -   0x4b6fef +com.adiumX.OTR ??? (1.0) <bae9d6bd60d5b53b19bcc17287f55ee9> /Applications/Adium.app/Contents/Frameworks/OTR.framework/Versions/A/OTR
  0x4d4000 -   0x4d7fff +org.boredzo.LMX ??? (1.0) /Applications/Adium.app/Contents/Frameworks/LMX.framework/Versions/A/LMX
  0x61f000 -   0x621fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
  0x62b000 -   0x62efff  com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9028f8fa35b10a573818bf4600d90fdf> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
  0x634000 -   0x639fff  com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
  0x719000 -   0x754fff +com.adiumX.Bonjour ??? (0.0.1d1) <c930259beb6e9acdaabbd8ec2af104e3> /Applications/Adium.app/Contents/PlugIns/Bonjour.AdiumPlugin/Contents/MacOS/Bonjour
  0x77f000 -   0x785ffd +com.adiumX.facebook ??? (0.0.1d1) <9a6aca7269ad483e0943736fabe65d95> /Applications/Adium.app/Contents/PlugIns/Facebook.AdiumPlugin/Contents/MacOS/Facebook
  0x78f000 -   0x792fff +org.brautaset.JSON 2.0 (1.1.1) <a3117a6e06cee0116155538d24eba129> /Applications/Adium.app/Contents/PlugIns/Facebook.AdiumPlugin/Contents/Frameworks/JSON.framework/Versions/A/JSON
  0x798000 -   0x799ffe +com.adiumX.purple ??? (1.0.0d1) <1acf79dcb07b1f32cc8aae5cb157dbb4> /Applications/Adium.app/Contents/PlugIns/Purple.AdiumPlugin/Contents/MacOS/Purple
  0x79e000 -   0x79fffc +libgmodule ??? (???) <8fac0eab14da1c5ebfbd1300d18124fc> /Applications/Adium.app/Contents/Frameworks/libgmodule.framework/Versions/2.0.0/libgmodule
  0x7a3000 -   0x7d9fe7 +libgobject ??? (???) <0d711fb569ea86885898830466a2fb14> /Applications/Adium.app/Contents/Frameworks/libgobject.framework/Versions/2.0.0/libgobject
  0x7ea000 -   0x7ecfff +libgthread ??? (???) <b1476f775f5487ee3fd9be9f25a87c18> /Applications/Adium.app/Contents/Frameworks/libgthread.framework/Versions/2.0.0/libgthread
  0x7f0000 -   0x7f9ff3 +libintl ??? (???) <85c3e43ab511eefe17084af7be8d1057> /Applications/Adium.app/Contents/Frameworks/libintl.framework/Versions/8/libintl
 0x1146000 -  0x1147fe1  com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0x17bf000 -  0x17e5ff7 +libmeanwhile ??? (???) <6b85cb72c4aadd8e61bb5dabebc62c20> /Applications/Adium.app/Contents/Frameworks/libmeanwhile.framework/Versions/1/libmeanwhile
 0x1814000 -  0x1822feb +com.dpompa.fribidi ??? (1.0) <e9be1f9823558c91eb2c56b72dfd393b> /Applications/Adium.app/Contents/Frameworks/FriBidi.framework/Versions/A/FriBidi
0x16b67000 - 0x16c85ff7  com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x16e9d000 - 0x16eb0fff +com.adiumX.WebKit-Message-View ??? (1.0.0d1) <d7ff40a8e51b1d476e3b255fb272e3cd> /Applications/Adium.app/Contents/PlugIns/WebKit Message View.AdiumPlugin/Contents/MacOS/WebKit Message View
0x17502000 - 0x1754cfff +com.adiumX.AdiumPurple ??? (1.0) <bc401f1ab91aec9dfde2f1d5b96783d2> /Applications/Adium.app/Contents/PlugIns/Purple.AdiumPlugin/Contents/Frameworks/AdiumLibpurple.framework/Versions/A/AdiumLibpurple
0x175a7000 - 0x17678fe7 +libglib ??? (???) <c99d7ef37dbc351d484d9ea104ffa35a> /Applications/Adium.app/Contents/Frameworks/libglib.framework/Versions/2.0.0/libglib
0x17698000 - 0x17865fe3 +libpurple ??? (???) <d1e21fdcb39a0004e619415bb9c277ff> /Applications/Adium.app/Contents/Frameworks/libpurple.framework/Versions/0.5.0/libpurple
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90052000 - 0x90090fff  com.apple.CoreMediaIOServicesPrivate 9.0 (9.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x90091000 - 0x9011bfe3  com.apple.DesktopServices 1.4.6 (1.4.6) <94d1a28b351b7dff77becadab0967772> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9011c000 - 0x90121fff  com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x90122000 - 0x901edfff  com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x901ee000 - 0x901fdffe  com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x901fe000 - 0x90203fff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x90204000 - 0x90224ff2  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90225000 - 0x906f8ffe  libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x906f9000 - 0x906fbfff  com.apple.securityhi 3.0 (30817) <dbe328cd62d603a952a4226342711e8b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x906fc000 - 0x9073dfe7  libRIP.A.dylib ??? (???) <8c2cd4f044b3413d770ca8ad740f7645> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9077d000 - 0x90788ff9  com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x90789000 - 0x90957fff  com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90989000 - 0x909a1fff  com.apple.openscripting 1.2.8 (???) <d85d82af796d1df9bce7b1db8f6c846c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x909a2000 - 0x909a4ff5  libRadiance.dylib ??? (???) <b9e04afa91e4b597a00797d67a7268fb> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x909a5000 - 0x90cacff7  com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x90cad000 - 0x90cccffa  libJPEG.dylib ??? (???) <0dd7e9d7fb22174b78205a944144f9c3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90cd3000 - 0x90cf1fff  libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x90cf2000 - 0x90cfdfe7  libCSync.A.dylib ??? (???) <3f58eb487099bff0476ec79974d0ad4d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90f67000 - 0x90f7dfe7  com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90f7e000 - 0x90f85ffe  libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x90f86000 - 0x90f8afff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90f8b000 - 0x90f8efff  com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x90f8f000 - 0x91049fe3  com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9104a000 - 0x91058ffd  libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x91096000 - 0x910acfff  com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x910ad000 - 0x910adffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x910c0000 - 0x910e8ff7  com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9118c000 - 0x91407fe7  com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91408000 - 0x915c3ff3  com.apple.QuartzComposer 2.1 (106.5) <1a52b406a3f3d04387c822da4a93c245> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x915d8000 - 0x915d8ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x915d9000 - 0x915f4ff3  libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x915f5000 - 0x9162cfff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91701000 - 0x91733fff  com.apple.LDAPFramework 1.4.3 (106) <94a26abfc0a5d88c752763b44a10ae51> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x91734000 - 0x91791ffb  libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x91792000 - 0x91792ffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x91793000 - 0x9179ffe7  com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x917a0000 - 0x917b0fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x917ce000 - 0x918c2ff4  libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x918c3000 - 0x919e7fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x919e8000 - 0x919e8ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x919e9000 - 0x91a70ff7  libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x91a71000 - 0x91b50fff  libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x91b51000 - 0x91b79fff  libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
0x91b7a000 - 0x91b9efeb  libssl.0.9.7.dylib ??? (???) <3512c4a8198f0e964748bf6acbf359b4> /usr/lib/libssl.0.9.7.dylib
0x91b9f000 - 0x91ba7fff  com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91ba8000 - 0x91c1afff  com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x91c1b000 - 0x91c22fe9  libgcc_s.1.dylib ??? (???) <a9ab135a5f81f6e345527df87f51bfc9> /usr/lib/libgcc_s.1.dylib
0x91c23000 - 0x91f44fea  com.apple.QuickTime 7.5.0 (861) <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91f45000 - 0x91f45ffe  com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x92027000 - 0x920baff3  com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x920bb000 - 0x920bbffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x920bc000 - 0x9213eff3  com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9213f000 - 0x92169fff  com.apple.CoreMediaPrivate 9.0 (9.0) <8eb20bcfecc950600aa62dfa07aa47f3> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x9216a000 - 0x9219bffb  com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x921a8000 - 0x9228dff3  com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x92390000 - 0x923a4ff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x923a5000 - 0x923c3ff3  com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <fe27e80e1a9e86403fd9ed16dcfe4e11> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x923c4000 - 0x92406fef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92407000 - 0x92410fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92411000 - 0x92450fef  libTIFF.dylib ??? (???) <76301b3506f310fb454b58897c8d0a9f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x92451000 - 0x92503ffb  libcrypto.0.9.7.dylib ??? (???) <01109b36b445b3e8698ef87f814f7fd4> /usr/lib/libcrypto.0.9.7.dylib
0x92504000 - 0x9263bfeb  com.apple.imageKit 1.0.1 (1.0) <9b6da3210b7e69e75039cbb0fd4a8482> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9263c000 - 0x9264bfff  libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x9264c000 - 0x927cbfff  com.apple.AddressBook.framework 4.1.1 (695) <24a448ba4f9f784189bd3183e3474d81> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x927cc000 - 0x92828ff7  com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9285e000 - 0x9285eff8  com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9285f000 - 0x928dcfef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x928dd000 - 0x928ddfff  com.apple.Carbon 136 (136) <9961570a497d79f13b8ea159826af42d> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x928de000 - 0x92a16ff7  libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
0x92a17000 - 0x92a21feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92a22000 - 0x92ae9ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x92aea000 - 0x92b17feb  libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x92b18000 - 0x92b18ffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x92b19000 - 0x92eaffff  com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92eb0000 - 0x92ed4fff  libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x92ed5000 - 0x932e5fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x93447000 - 0x93491fe1  com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x93492000 - 0x935c4fff  com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x935d3000 - 0x9365fff7  com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93660000 - 0x9368bfe7  libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x9376d000 - 0x9376effc  libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x9376f000 - 0x9382cfff  com.apple.WebKit 5525.18 (5525.18) <7e41e38368974ed048c2f027a961dbd4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9382d000 - 0x93973ff7  com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93974000 - 0x93974ff8  com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93975000 - 0x93a1cfeb  com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93a6e000 - 0x93b1efff  edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x93b1f000 - 0x93b6efff  com.apple.QuickLookUIFramework 1.3 (170.7) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x94cb5000 - 0x94d63ffb  com.apple.QTKit 7.5 (861) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x94d64000 - 0x94d64ffa  com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x94d65000 - 0x94d6bfff  com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94d6c000 - 0x94d7cffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x94d7d000 - 0x9513bfea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9513c000 - 0x957d8fef  com.apple.CoreGraphics 1.351.32 (???) <793d7ceb9e1880818e03c1f1b10df04b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x957de000 - 0x957fcff7  com.apple.QuickLookFramework 1.3 (170.7) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x95815000 - 0x958e3ff3  com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x958e4000 - 0x95934ff7  com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x95935000 - 0x9598eff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x959c4000 - 0x95a0afef  com.apple.Metadata 10.5.2 (398.18) <adbb3a14e8f7da444e16d2fd61862771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x95a53000 - 0x95a82fe3  com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x95a83000 - 0x95abdfff  com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x95abe000 - 0x95d98ff3  com.apple.CoreServices.CarbonCore 786.6 (786.6) <bc7c12c84fe21ae2626bdd17070aaafa> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95d99000 - 0x95e2cfff  com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x95e2d000 - 0x95e66ffe  com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x95ece000 - 0x95f28ff7  com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x95f29000 - 0x9600aff7  libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x9600b000 - 0x9665bfff  com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x9665c000 - 0x966e7fff  com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x966e8000 - 0x96764feb  com.apple.audio.CoreAudio 3.1.0 (3.1) <483e0d3879d52ba9ac10b4bcfb0728d6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9676d000 - 0x96772ffb  com.apple.DisplayServicesFW 2.0 (2.0) <b17fb5571946b0ba228bafd08e0011c8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x96773000 - 0x96f70fef  com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96fdf000 - 0x9705eff5  com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9705f000 - 0x9709dff7  libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9709e000 - 0x971feff3  libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x971ff000 - 0x97203fff  libGIF.dylib ??? (???) <b8f61e346fa243a7138910bed3dcdb6b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x97204000 - 0x9727eff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0xb0000000 - 0xb0027fef +com.positivespinmedia.PSMTabBarControlFramework ??? (1.1) /Applications/Adium.app/Contents/Frameworks/PSMTabBarControl.framework/Versions/A/PSMTabBarControl
0xc0000000 - 0xc0010fff +com.growl.growlwithinstallerframework 1.1.4 (1.1.4) <58df1e75c1cfca810e9dbb419f6678f8> /Applications/Adium.app/Contents/Frameworks/Growl-WithInstaller.framework/Versions/A/Growl-WithInstaller
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

Changed 18 months ago by mratzloff

I just compiled the SVN version and it has the same problem.

Changed 18 months ago by Robby

  • pending changed from 1 to 0
  • milestone changed from Needs feedback from users to Adium 1.3.1

Thanks for reporting back!

Changed 18 months ago by evands

mratzloff, could you please run a Development copy of your SVN build of Adium in XCode and post the backtrace from the Debugger Console? (If that doesn't make immediate sense, please use your Development copy and follow the steps at RunningAdiumInGDB).

Changed 18 months ago by ewanog

Hm, weird, this is what happened...

I tried connecting with a new profile (holding option while opening) and then it started working. I then switched back to the old Default profile (while using the non BETA) and it worked fine except for the "remember my password" feature didn't work.

I downloaded the BETA and it worked fine, except it still could not remember my password.

I don't know if this well help at but I use and AIM and an MSN messaging accounts.

Let me know if theres anything at all I can do to help.

Changed 18 months ago by mratzloff

GDB errors (1)

Changed 18 months ago by mratzloff

GDB errors (2)

Changed 18 months ago by mratzloff

GDB errors (3)

Changed 18 months ago by mratzloff

OK, I've attached several error logs.

The first is a series of libcrypt errors that suggest it's looking for it in your personal home directory. This was generated by simply running gdb ./Adium.app from within the Debug directory.

The second is the result of a backtrace that appear to show an error when calling _upgradeAccountPasswordKeychainEntries.

The third is an error that only loaded when building and running from within Xcode.

Take your pick. Incidentally, the guy sitting next to me upgraded awhile ago and is running Adium 1.3 just fine.

Changed 18 months ago by mratzloff

Trac screwed up the formatting. That's supposed to be a call to AdiumPasswords with that username.

Changed 18 months ago by mratzloff

(sigh) username = method name

Anyway. :-)

Changed 18 months ago by mratzloff

I decided to remove everything relating to Adium (including the stuff in ~/Library/Application Support) and just start over. That seems to have "fixed" it.

Changed 18 months ago by evands

  • status changed from reopened to closed
  • resolution set to fixed

(In [25112]) If -[AIKeychain deleteInternetPasswordForServer:::::::::] is called, an existing keychain item is found, there is an error deleting the keychain item, and outError is a non-NULL pointer to an NSError*, *outError should be set to nil rather than left unchanged (and therefore potentially junk data).

Also, the NSError created by the deletion failure should be retained to get it outside the autorelease pool, then autoreleased after the local pool is released.

Fixes a crash when -[AdiumPasswords _upgradeAccountPasswordKeychainEntries] runs in some situations. Fixes #10792.

Changed 18 months ago by evands

(In [25113]) Merged [25112]: If -[AIKeychain deleteInternetPasswordForServer:::::::::] is called, an existing keychain item is found, there is an error deleting the keychain item, and outError is a non-NULL pointer to an NSError*, *outError should be set to nil rather than left unchanged (and therefore potentially junk data).

Also, the NSError created by the deletion failure should be retained to get it outside the autorelease pool, then autoreleased after the local pool is released.

Fixes a crash when -[AdiumPasswords _upgradeAccountPasswordKeychainEntries] runs in some situations. Fixes #10792.

Changed 18 months ago by evands

Erm, the NULL part above may be a lie; looking at it further, I think the autorelease pool issue was the problem part.

Note: See TracTickets for help on using tickets.