Page 16 of 19
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Sat Aug 09, 2008 4:21 pm
by blubi
Dimmuxx wrote:I have no idea why that happend. I haven't touched that code and I think I build everything correctly in Xcode. I just selected Deployment-Debug in it. I'm used to compile it via the console but that doesn't work any longer so I had to use Xcode. But if it only requires a restart to make it work it might just be some weird bug and otherwise you can copy FriBidi from the official beta to this one.
Several restarts didn't help. Replacing the FriBidi didn't directly solve the problem but threw another error message to the crash log:
Code: Select all
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x000000008fe0105c
Crashed Thread: 0
Dyld Error Message:
Library not loaded: @executable_path/../Frameworks/AutoHyperlinks.framework/Versions/A/AutoHyperlinks
Referenced from: /Applications/Adium.app/Contents/MacOS/Adium
Reason: no suitable image found. Did find:
/Applications/Adium.app/Contents/MacOS/../Frameworks/AutoHyperlinks.framework/Versions/A/AutoHyperlinks: mach-o, but wrong architecture
/Applications/Adium.app/Contents/MacOS/../Frameworks/AutoHyperlinks.framework/Versions/A/AutoHyperlinks: mach-o, but wrong architecture
So, i also replaced that item in the same way. again, it crashed on restart and i got again another error in the crash log:
Code: Select all
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x000000008fe0105c
Crashed Thread: 0
Dyld Error Message:
Library not loaded: @executable_path/../Frameworks/RBSplitView.framework/Versions/A/RBSplitView
Referenced from: /Applications/Adium.app/Contents/MacOS/Adium
Reason: no suitable image found. Did find:
/Applications/Adium.app/Contents/MacOS/../Frameworks/RBSplitView.framework/Versions/A/RBSplitView: mach-o, but wrong architecture
/Applications/Adium.app/Contents/MacOS/../Frameworks/RBSplitView.framework/Versions/A/RBSplitView: mach-o, but wrong architecture
After having replaced also that third file, adium finally started without problems.
thanks a lot for your support!
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Sat Aug 09, 2008 4:29 pm
by Dimmuxx
Hehe, weird stuff.
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Sat Aug 09, 2008 4:38 pm
by jakudo
ou... guys, please help me... How can I replace the codes?
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Sat Aug 09, 2008 4:53 pm
by Dimmuxx
I'll make a corrected build tomorrow or something. Don't have any time to help you or fix anymore tonight.
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Sat Aug 09, 2008 5:07 pm
by blubi
jakudo wrote: It happened to me too, but I start it up again and it's working
jakudo wrote:ou... guys, please help me... How can I replace the codes?
I don't get it why you need to replace them. you said it was working for you.
anyway: select the unofficial build of adium.app, right click and choose "show package content". then, follow the different paths:
Adium.app/Contents/Frameworks/FriBidi.framework/Versions/A/FriBidi
Adium.app/Contents/Frameworks/AutoHyperlinks.framework/Versions/A/AutoHyperlinks
Adium.app/Contents/Frameworks/RBSplitView.framework/Versions/A/RBSplitView
at each of these places, replace the relevant file by the file you find in the same way in the official adium.app.
hope, this helps. at least, for me, it worked and Dimmuxx's build is running stable now.
Dimmuxx wrote:I'll make a corrected build tomorrow or something. Don't have any time to help you or fix anymore tonight.
Thanks a lot for your effort, Dimmuxx
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Sat Aug 09, 2008 6:10 pm
by jakudo
It worked just the second time. When I tried to restart Adim again it crashed again. I start it up one more time and it was ok again...don't know why.
And if dimmuxx make new build tomorrow I will not do it now. But thank you very much for help

Re: UNOFFICIAL Adium with msnp15 testing
Posted: Sat Aug 09, 2008 9:29 pm
by Chabou
I'm currently using your latest version Dimmuxx, and I wasn't doing anything special with Adium since at least 5 minutes where I was chatting (and didn't close the window), and Adium crashed.
In the log below, you can see that it happenned in the slp code you were talking about few posts earlier (or is it just on Pidgin's track ?). So I've seen that you opened a ticket in Pidgin's track, but I thought you changed some things to avoid that kind of crashes. If I thought right, then it doesn't work very well

. I can say that the previous build didn't cause crashes, but that's probably because I didn't chat with that build.
Code: Select all
Process: Adium [79296]
Path: /Applications/Adium.app/Contents/MacOS/Adium
Identifier: com.adiumX.adiumX
Version: 1.3b11-24697-MSNP15-UNOFFICIAL (1.3b11-24697-MSNP15-UNOFFICIAL)
Code Type: X86 (Native)
Parent Process: launchd [86]
Date/Time: 2008-08-09 23:17:13.560 +0200
OS Version: Mac OS X 10.5.4 (9E17)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000014
Crashed Thread: 0
Thread 0 Crashed:
0 libpurple 0x187064bb msn_cmdproc_send_trans + 104
1 libpurple 0x187272c8 release_msg + 418
2 libpurple 0x18727512 msn_switchboard_send_msg + 150
3 libpurple 0x18722c19 msn_slplink_send_msg + 128
4 libpurple 0x18722f08 msn_slplink_send_msgpart + 403
5 libpurple 0x18723189 msn_slplink_release_slpmsg + 519
6 libpurple 0x187231f5 msn_slplink_send_slpmsg + 43
7 libpurple 0x1872259c msn_slp_call_invite + 269
8 libpurple 0x18723d0b msn_slplink_request_object + 276
9 libpurple 0x1872215f request_user_display + 163
10 libpurple 0x18721de0 msn_release_buddy_icon_request + 176
11 libpurple 0x18721f43 msn_queue_buddy_icon_request + 260
12 libpurple 0x1872ac2c msn_user_set_object + 110
13 libpurple 0x1871a1b2 nln_cmd + 285
14 libpurple 0x18706b28 msn_cmdproc_process_cmd + 488
15 libpurple 0x18706bd4 msn_cmdproc_process_cmd_text + 96
16 libpurple 0x1871f965 read_cb + 549
17 com.apple.CoreFoundation 0x94efe920 __CFSocketDoCallback + 640
18 com.apple.CoreFoundation 0x94efff55 __CFSocketPerformV0 + 133
19 com.apple.CoreFoundation 0x94ef5615 CFRunLoopRunSpecific + 3141
20 com.apple.CoreFoundation 0x94ef5cf8 CFRunLoopRunInMode + 88
21 com.apple.HIToolbox 0x938a5da4 RunCurrentEventLoopInMode + 283
22 com.apple.HIToolbox 0x938a5bbd ReceiveNextEventCommon + 374
23 com.apple.HIToolbox 0x938a5a31 BlockUntilNextEventMatchingListInMode + 106
24 com.apple.AppKit 0x945ad505 _DPSNextEvent + 657
25 com.apple.AppKit 0x945acdb8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
26 com.apple.AppKit 0x945a5df3 -[NSApplication run] + 795
27 com.apple.AppKit 0x94573030 NSApplicationMain + 574
28 com.adiumX.adiumX 0x00003532 _start + 216
29 com.adiumX.adiumX 0x00003459 start + 41
Thread 1:
0 libSystem.B.dylib 0x954b24a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x954b9c9c mach_msg + 72
2 com.apple.CoreFoundation 0x94ef50ce CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x94ef5cf8 CFRunLoopRunInMode + 88
4 com.apple.audio.CoreAudio 0x93d79464 HALRunLoop::OwnThread(void*) + 160
5 com.apple.audio.CoreAudio 0x93d79300 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x954e36f5 _pthread_start + 321
7 libSystem.B.dylib 0x954e35b2 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x954b24a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x954b9c9c mach_msg + 72
2 com.apple.CoreFoundation 0x94ef50ce CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x94ef5cf8 CFRunLoopRunInMode + 88
4 com.apple.CFNetwork 0x905aba32 CFURLCacheWorkerThread(void*) + 396
5 libSystem.B.dylib 0x954e36f5 _pthread_start + 321
6 libSystem.B.dylib 0x954e35b2 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x954b24a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x954b9c9c mach_msg + 72
2 com.apple.CoreFoundation 0x94ef50ce CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x94ef5cf8 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x968234a5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
5 com.apple.Foundation 0x968a18ed -[NSRunLoop(NSRunLoop) runUntilDate:] + 93
6 com.adiumX.Bonjour 0x13f2b961 -[AWBonjourAccount prepareBonjourThread] + 405
7 com.apple.Foundation 0x967eef1d -[NSThread main] + 45
8 com.apple.Foundation 0x967eeac4 __NSThread__main__ + 308
9 libSystem.B.dylib 0x954e36f5 _pthread_start + 321
10 libSystem.B.dylib 0x954e35b2 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x9551f0da accept$UNIX2003 + 10
1 libSystem.B.dylib 0x954e36f5 _pthread_start + 321
2 libSystem.B.dylib 0x954e35b2 thread_start + 34
Thread 5:
0 libSystem.B.dylib 0x955025e2 select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x954e36f5 _pthread_start + 321
2 libSystem.B.dylib 0x954e35b2 thread_start + 34
Thread 6:
0 libSystem.B.dylib 0x9551c07a __workq_ops + 10
1 libSystem.B.dylib 0x9551c0aa start_wqthread + 30
Thread 7:
Thread 8:
Thread 9:
Thread 10:
0 libSystem.B.dylib 0x954b968e __semwait_signal + 10
1 libSystem.B.dylib 0x954e436d pthread_cond_wait$UNIX2003 + 73
2 libGLProgrammability.dylib 0x96337432 glvmDoWork + 162
3 libSystem.B.dylib 0x954e36f5 _pthread_start + 321
4 libSystem.B.dylib 0x954e35b2 thread_start + 34
Thread 11:
0 libSystem.B.dylib 0x954b24a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x954b9c9c mach_msg + 72
2 com.apple.CoreFoundation 0x94ef50ce CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x94ef5cf8 CFRunLoopRunInMode + 88
4 com.apple.Foundation 0x96852460 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
5 com.apple.Foundation 0x967eef1d -[NSThread main] + 45
6 com.apple.Foundation 0x967eeac4 __NSThread__main__ + 308
7 libSystem.B.dylib 0x954e36f5 _pthread_start + 321
8 libSystem.B.dylib 0x954e35b2 thread_start + 34
Thread 12:
0 libSystem.B.dylib 0x954b2506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x954e484f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x954e60d3 pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x96834e8c -[NSCondition waitUntilDate:] + 236
4 com.apple.Foundation 0x96834ca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
5 com.apple.Foundation 0x96834c05 -[NSConditionLock lockWhenCondition:] + 69
6 com.apple.AppKit 0x94613470 -[NSUIHeartBeat _heartBeatThread:] + 753
7 com.apple.Foundation 0x967eef1d -[NSThread main] + 45
8 com.apple.Foundation 0x967eeac4 __NSThread__main__ + 308
9 libSystem.B.dylib 0x954e36f5 _pthread_start + 321
10 libSystem.B.dylib 0x954e35b2 thread_start + 34
Thread 13:
0 libSystem.B.dylib 0x954b968e __semwait_signal + 10
1 libSystem.B.dylib 0x954e436d pthread_cond_wait$UNIX2003 + 73
2 com.apple.QuartzCore 0x9421be51 fe_fragment_thread + 54
3 libSystem.B.dylib 0x954e36f5 _pthread_start + 321
4 libSystem.B.dylib 0x954e35b2 thread_start + 34
Thread 14:
0 libSystem.B.dylib 0x954b968e __semwait_signal + 10
1 libSystem.B.dylib 0x954e436d pthread_cond_wait$UNIX2003 + 73
2 com.apple.QuartzCore 0x9421be51 fe_fragment_thread + 54
3 libSystem.B.dylib 0x954e36f5 _pthread_start + 321
4 libSystem.B.dylib 0x954e35b2 thread_start + 34
Thread 15:
0 libSystem.B.dylib 0x954b968e __semwait_signal + 10
1 libSystem.B.dylib 0x954e436d pthread_cond_wait$UNIX2003 + 73
2 com.apple.QuartzCore 0x9421be51 fe_fragment_thread + 54
3 libSystem.B.dylib 0x954e36f5 _pthread_start + 321
4 libSystem.B.dylib 0x954e35b2 thread_start + 34
Thread 16:
0 libSystem.B.dylib 0x954b2506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x954e484f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x954e60d3 pthread_cond_timedwait_relative_np + 47
3 ...ple.CoreServices.CarbonCore 0x932f91ba TSWaitOnConditionTimedRelative + 246
4 ...ple.CoreServices.CarbonCore 0x932f8f9a TSWaitOnSemaphoreCommon + 422
5 ...ickTimeComponents.component 0x912bedee ReadSchedulerThreadEntryPoint + 4724
6 libSystem.B.dylib 0x954e36f5 _pthread_start + 321
7 libSystem.B.dylib 0x954e35b2 thread_start + 34
Thread 17:
0 libSystem.B.dylib 0x954b24e2 semaphore_wait_trap + 10
1 ...ickTimeComponents.component 0x9194dc6e QTThreadWaitSignal + 100
2 ...ickTimeComponents.component 0x9134adc5 audioprepThreadEntry + 92
3 ...ickTimeComponents.component 0x9194da2c start_thread + 54
4 libSystem.B.dylib 0x954e36f5 _pthread_start + 321
5 libSystem.B.dylib 0x954e35b2 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000010 ebx: 0x18706461 ecx: 0x00000797 edx: 0x1ca60290
edi: 0x1ca602bc esi: 0x0000032d ebp: 0xbfffc408 esp: 0xbfffc3c0
ss: 0x0000001f efl: 0x00010202 eip: 0x187064bb cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000014
Binary Images:
0x1000 - 0x144ffb +com.adiumX.adiumX 1.3b11-24697-MSNP15-UNOFFICIAL (1.3b11-24697-MSNP15-UNOFFICIAL) <f3fa84e1a0d85c44be02cdc091b1ee74> /Applications/Adium.app/Contents/MacOS/Adium
0x238000 - 0x247ffb +AutoHyperlinks ??? (???) <c3e00e5ef54c8ccb4e3479b9a3a463fd> /Applications/Adium.app/Contents/Frameworks/AutoHyperlinks.framework/Versions/A/AutoHyperlinks
0x24f000 - 0x25afff +net.brockerhoff.RBSplitView.Framework 1.1.4 (1.1.4) <496341acc9b41f3c2ebeceb3a183f9a5> /Applications/Adium.app/Contents/Frameworks/RBSplitView.framework/Versions/A/RBSplitView
0x266000 - 0x2aafe7 +AIUtilities ??? (???) <180ade6f2fe67080760f87be7df536fa> /Applications/Adium.app/Contents/Frameworks/AIUtilities.framework/Versions/A/AIUtilities
0x337000 - 0x3b8ff9 +Adium ??? (???) <08324845ee224660977838ac8d6bc98c> /Applications/Adium.app/Contents/Frameworks/Adium.framework/Versions/A/Adium
0x440000 - 0x442fff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x449000 - 0x458fff +com.example.sparkeplus ??? (1.1) /Applications/Adium.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x465000 - 0x4b5fef +com.adiumX.OTR ??? (1.0) <bae9d6bd60d5b53b19bcc17287f55ee9> /Applications/Adium.app/Contents/Frameworks/OTR.framework/Versions/A/OTR
0x4d3000 - 0x4d6fff +org.boredzo.LMX ??? (1.0) /Applications/Adium.app/Contents/Frameworks/LMX.framework/Versions/A/LMX
0x4f9000 - 0x4f9fff +com.kitzkikz.Sogudi Sogudi 0.4.6 (0.4.6) /Library/InputManagers/Sogudi/Sogudi.bundle/Contents/MacOS/Sogudi
0x61f000 - 0x62affb +com.fsb.SafariBlock ??? (2.0r3) /Library/InputManagers/SafariBlock/SafariBlock.bundle/Contents/MacOS/SafariBlock
0x642000 - 0x760ff7 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x787000 - 0x78afff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x790000 - 0x791ffe com.apple.bluetooth.IOBluetoothSCOAudioDriverPlugIn 2.1 (2.1f17) <69c9eb6305aaf12732eec0668289afc0> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Contents/MacOS/IOBluetoothSCOAudioDriverPlugIn
0x796000 - 0x799fff com.apple.BezelServicesFW 1.4.832 (1.4.832) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
0x7a0000 - 0x7a5fff com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x1100000 - 0x116eff7 com.apple.Bluetooth 2.1 (2.1f17) <29ab5843bb608c155d4d7353320c2194> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x17f6000 - 0x17fbffd +com.adiumX.facebook ??? (0.0.1d1) <e05a31437e3212c5d044be0830df681c> /Applications/Adium.app/Contents/PlugIns/Facebook.AdiumPlugin/Contents/MacOS/Facebook
0x1805000 - 0x1808fff +org.brautaset.JSON 2.0 (1.1.1) <a3117a6e06cee0116155538d24eba129> /Applications/Adium.app/Contents/PlugIns/Facebook.AdiumPlugin/Contents/Frameworks/JSON.framework/Versions/A/JSON
0x181a000 - 0x182afef +com.dpompa.fribidi ??? (1.0) <94632f2df11546593007783fa952878b> /Applications/Adium.app/Contents/Frameworks/FriBidi.framework/Versions/A/FriBidi
0x13bf7000 - 0x13bf8ffe +com.adiumX.purple ??? (1.0.0d1) <e0df5a12443635c95f91ac75f215b1ff> /Applications/Adium.app/Contents/PlugIns/Purple.AdiumPlugin/Contents/MacOS/Purple
0x13f01000 - 0x13f3cfff +com.adiumX.Bonjour ??? (0.0.1d1) <ba00a35ef3e8573198ebe241968b351b> /Applications/Adium.app/Contents/PlugIns/Bonjour.AdiumPlugin/Contents/MacOS/Bonjour
0x13f67000 - 0x13fb1fff +com.adiumX.AdiumPurple ??? (1.0) <04dfb31922623b19796a39a5798745a8> /Applications/Adium.app/Contents/PlugIns/Purple.AdiumPlugin/Contents/Frameworks/AdiumLibpurple.framework/Versions/A/AdiumLibpurple
0x1400c000 - 0x140ddfe7 +libglib ??? (???) <c99d7ef37dbc351d484d9ea104ffa35a> /Applications/Adium.app/Contents/Frameworks/libglib.framework/Versions/2.0.0/libglib
0x140fd000 - 0x140feffc +libgmodule ??? (???) <8fac0eab14da1c5ebfbd1300d18124fc> /Applications/Adium.app/Contents/Frameworks/libgmodule.framework/Versions/2.0.0/libgmodule
0x14102000 - 0x14138fe7 +libgobject ??? (???) <0d711fb569ea86885898830466a2fb14> /Applications/Adium.app/Contents/Frameworks/libgobject.framework/Versions/2.0.0/libgobject
0x14149000 - 0x1414bfff +libgthread ??? (???) <b1476f775f5487ee3fd9be9f25a87c18> /Applications/Adium.app/Contents/Frameworks/libgthread.framework/Versions/2.0.0/libgthread
0x1414f000 - 0x14158ff3 +libintl ??? (???) <85c3e43ab511eefe17084af7be8d1057> /Applications/Adium.app/Contents/Frameworks/libintl.framework/Versions/8/libintl
0x1415d000 - 0x14183fff +libmeanwhile ??? (???) <2f93513c2ee22da586da4e3ea00681c4> /Applications/Adium.app/Contents/Frameworks/libmeanwhile.framework/Versions/1/libmeanwhile
0x141a3000 - 0x141b6fff +com.adiumX.WebKit-Message-View ??? (1.0.0d1) <a785f44bfcbb97e5078f02ba7a8ff999> /Applications/Adium.app/Contents/PlugIns/WebKit Message View.AdiumPlugin/Contents/MacOS/WebKit Message View
0x14ac5000 - 0x14ac6fe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x14acb000 - 0x14acdffc apop.so ??? (???) <5891ea72250808f1786af1b644f69300> /usr/lib/sasl2/apop.so
0x18651000 - 0x18830fe3 +libpurple ??? (???) <8379af0f8f7f533c4b237ae3734f8617> /Applications/Adium.app/Contents/Frameworks/libpurple.framework/Versions/0.5.0/libpurple
0x190bc000 - 0x190c1ff3 libCGXCoreImage.A.dylib ??? (???) <b6cf72d9cbd5312d4ec435e298954ade> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x19188000 - 0x191a4ff7 GLRendererFloat ??? (???) <98be9cb44eb018fa6300e9447b214fd7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x19297000 - 0x19304fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x19313000 - 0x193b3fff +net.sourceforge.webcam-osx.common 0.9.1 (0.9.1) /Library/QuickTime/macam.component/Contents/MacOS/macam
0x19580000 - 0x19581ffd com.apple.BluetoothMenu 2.1 (2.1f17) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
0x19695000 - 0x19697ffe com.apple.AutomatorCMM 1.1 (160) <650079fd95a57e8131e79409a00b2aed> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
0x196b7000 - 0x196b9fff +com.lemkesoft.GraphicConverterCMI 1.5 (1.6) /Users/Chabou/Library/Contextual Menu Items/GraphicConverterCMI.plugin/Contents/MacOS/GraphicConverterCMI
0x19708000 - 0x1970dfff com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
0x1ab06000 - 0x1ab1efe2 dhx.so ??? (???) <e7b6827da9e9277a8279086548a8574e> /usr/lib/sasl2/dhx.so
0x1ab2d000 - 0x1ab35fff digestmd5WebDAV.so ??? (???) <53640b5fa7264e4ca5a271db3fecacf2> /usr/lib/sasl2/digestmd5WebDAV.so
0x1ab39000 - 0x1ab3bfff libanonymous.2.so ??? (???) <161902c9ed78dce78b61125c7c155f0f> /usr/lib/sasl2/libanonymous.2.so
0x1ab3f000 - 0x1ab41ffc libcrammd5.2.so ??? (???) <c917c89eefddcfcacf48c939c3af12aa> /usr/lib/sasl2/libcrammd5.2.so
0x1ad00000 - 0x1ae82fef GLEngine ??? (???) <e9b3c93e50e3236cae43a2161e331720> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1aeb0000 - 0x1b038feb com.apple.GeForceFXGLDriver 1.5.28 (5.2.8) <1d973f9054b4be391f61b37d82966c79> /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLDriver
0x1c3cb000 - 0x1c3cdffc login.so ??? (???) <03d28ec908a6ed9abee1b25fe87716ef> /usr/lib/sasl2/login.so
0x1c3d9000 - 0x1c3e2ffb libdigestmd5.2.so ??? (???) <c8595204acd0e7cb362b33d008693019> /usr/lib/sasl2/libdigestmd5.2.so
0x1c3e6000 - 0x1c3eafff libgssapiv2.2.so ??? (???) <a47ee23249e7c36aee418a6e7fd3a502> /usr/lib/sasl2/libgssapiv2.2.so
0x1c3f0000 - 0x1c3f7ffc libotp.2.so ??? (???) <0b7c8cd165835331c586e49465ef1186> /usr/lib/sasl2/libotp.2.so
0x1c401000 - 0x1c403ffc libplain.2.so ??? (???) <5992f1149ff6cc7fadafa2bfd4ecc00a> /usr/lib/sasl2/libplain.2.so
0x1c407000 - 0x1c40cffc libpps.so ??? (???) <899b255fd884c4ced9df02bda68e7337> /usr/lib/sasl2/libpps.so
0x1c412000 - 0x1c415fff mschapv2.so ??? (???) <9dccc2b9eec7141a6a56413eec4ef1d3> /usr/lib/sasl2/mschapv2.so
0x1c419000 - 0x1c41bffc shadow_auxprop.so ??? (???) <a458af4dd38f7f559e3e54b5b493d8df> /usr/lib/sasl2/shadow_auxprop.so
0x1c421000 - 0x1c423ffd smb_lm.so ??? (???) <8fb6384f3f5a4f435438dfda9589ec15> /usr/lib/sasl2/smb_lm.so
0x1c427000 - 0x1c429ffc smb_nt.so ??? (???) <bcae129e9ced256e022fc2cac07b57ea> /usr/lib/sasl2/smb_nt.so
0x1c42d000 - 0x1c430ff0 smb_ntlmv2.so ??? (???) <1aa0cd2d725af038e6caaeddd59e5b91> /usr/lib/sasl2/smb_ntlmv2.so
0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90003000 - 0x90003ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90004000 - 0x90004fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90005000 - 0x900e4fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x900e5000 - 0x90103ff3 com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <fe27e80e1a9e86403fd9ed16dcfe4e11> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90104000 - 0x904c2fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x904c3000 - 0x904ceff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x904cf000 - 0x904f7ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x904f8000 - 0x9059ffeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x905a0000 - 0x90622ff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90623000 - 0x907deff3 com.apple.QuartzComposer 2.1 (106.5) <1a52b406a3f3d04387c822da4a93c245> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x90816000 - 0x9081dfe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x9081e000 - 0x90820ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x90821000 - 0x90839fff com.apple.openscripting 1.2.8 (???) <d85d82af796d1df9bce7b1db8f6c846c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90978000 - 0x90978ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90ada000 - 0x90dfbfea com.apple.QuickTime 7.5.0 (861) <4e1161b204b3b1f1047412c16483c39a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90dfc000 - 0x90e03ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x90e04000 - 0x90e3bfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90e8d000 - 0x90fb1fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x90fb2000 - 0x90fb2ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90fb3000 - 0x90fb5fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x90fb6000 - 0x90fdafff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x90fdb000 - 0x90fdffff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x90fe0000 - 0x910abfff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x910ac000 - 0x910d7fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x910d8000 - 0x91127fff com.apple.QuickLookUIFramework 1.3 (170.7) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x91128000 - 0x912a7fff com.apple.AddressBook.framework 4.1.1 (695) <24a448ba4f9f784189bd3183e3474d81> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x912a8000 - 0x923edff2 com.apple.QuickTimeComponents.component 7.5 (861) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x923ee000 - 0x923eeffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x923ef000 - 0x924d0ff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x9250e000 - 0x9254cfff com.apple.CoreMediaIOServicesPrivate 9.0 (9.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x9254d000 - 0x925c7ff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x925c8000 - 0x92622ff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9269c000 - 0x926defef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x926df000 - 0x92781ff3 com.apple.QuickTimeImporters.component 7.5 (861) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x92782000 - 0x927b1fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x927b2000 - 0x927befe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x927bf000 - 0x92879fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9287a000 - 0x92901ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x92916000 - 0x9292aff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9292b000 - 0x92964ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x92965000 - 0x92966ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x92a3b000 - 0x930d7fef com.apple.CoreGraphics 1.351.32 (???) <793d7ceb9e1880818e03c1f1b10df04b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x930d8000 - 0x93131ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x93137000 - 0x9326fff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
0x93270000 - 0x93270ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x93271000 - 0x932abfff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x932b8000 - 0x932cefe7 com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x932cf000 - 0x935a9ff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <bc7c12c84fe21ae2626bdd17070aaafa> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x935aa000 - 0x935b5fe7 libCSync.A.dylib ??? (???) <3f58eb487099bff0476ec79974d0ad4d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x935b6000 - 0x93673fff com.apple.WebKit 5525.18 (5525.18) <7e41e38368974ed048c2f027a961dbd4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x93674000 - 0x9367afff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9367b000 - 0x9368bfff 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
0x9368c000 - 0x936dcff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x936dd000 - 0x9370ffff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x93710000 - 0x9378fff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x937ad000 - 0x937adffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x937ae000 - 0x93875ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93876000 - 0x93b7dff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x93b7e000 - 0x93c0aff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x93c0b000 - 0x93c14fff 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
0x93c15000 - 0x93d5bff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93d5c000 - 0x93dd8feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93dd9000 - 0x93f10feb com.apple.imageKit 1.0.1 (1.0) <9b6da3210b7e69e75039cbb0fd4a8482> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x93f42000 - 0x93f45fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x93f4c000 - 0x93f7dffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x93f7e000 - 0x9402efff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9402f000 - 0x940a1fff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x940a2000 - 0x940a7fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x940a8000 - 0x940e7fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x940e8000 - 0x94126ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94127000 - 0x944bdfff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x944be000 - 0x944dcfff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x944dd000 - 0x944e1fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x944e2000 - 0x9450ffeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x94510000 - 0x9456cff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x9456d000 - 0x94d6afef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94d6b000 - 0x94d6bffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x94d6c000 - 0x94d71fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x94d72000 - 0x94d80ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x94e83000 - 0x94fb5fff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x94fe9000 - 0x95011fff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
0x95012000 - 0x95012ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x95013000 - 0x95054fe7 libRIP.A.dylib ??? (???) <8c2cd4f044b3413d770ca8ad740f7645> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x95055000 - 0x9509ffe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x950a0000 - 0x954b0fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x954b1000 - 0x95611ff3 libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x95612000 - 0x95c62fff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x95c63000 - 0x95c63ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x95ca9000 - 0x95d9dff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x95d9e000 - 0x95d9effb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x95da4000 - 0x95dc3ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95dc4000 - 0x95ea9ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95eaa000 - 0x95ec0fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95ec1000 - 0x95ed0ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x95ed1000 - 0x95f83ffb libcrypto.0.9.7.dylib ??? (???) <01109b36b445b3e8698ef87f814f7fd4> /usr/lib/libcrypto.0.9.7.dylib
0x95f84000 - 0x95fa2ff7 com.apple.QuickLookFramework 1.3 (170.7) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x95fa3000 - 0x95faaff7 libCGATS.A.dylib ??? (???) <fbc59d0e1eccf907396563568d5cd872> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x95fab000 - 0x95fd5fff com.apple.CoreMediaPrivate 9.0 (9.0) <8eb20bcfecc950600aa62dfa07aa47f3> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x95fd6000 - 0x95fe6ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9601c000 - 0x960affff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x960b0000 - 0x9615effb com.apple.QTKit 7.5 (861) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9615f000 - 0x96183feb libssl.0.9.7.dylib ??? (???) <3512c4a8198f0e964748bf6acbf359b4> /usr/lib/libssl.0.9.7.dylib
0x96184000 - 0x96217ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96218000 - 0x962a3fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x962c9000 - 0x9630ffef com.apple.Metadata 10.5.2 (398.18) <adbb3a14e8f7da444e16d2fd61862771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x96310000 - 0x967e3ffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x967e4000 - 0x96a5ffe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96a60000 - 0x96a65ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x96b9e000 - 0x96bfbffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x96bfc000 - 0x96c04fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96c05000 - 0x96c0cfff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x96c0d000 - 0x96c97fe3 com.apple.DesktopServices 1.4.6 (1.4.6) <94d1a28b351b7dff77becadab0967772> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96c98000 - 0x96d66ff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x96d67000 - 0x96d82ff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x96d83000 - 0x96d8dfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x96d8e000 - 0x96daeff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x96db9000 - 0x96f87fff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x971f1000 - 0x9726efef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9726f000 - 0x9727efff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0xb0000000 - 0xb0027fef +com.positivespinmedia.PSMTabBarControlFramework ??? (1.1) /Applications/Adium.app/Contents/Frameworks/PSMTabBarControl.framework/Versions/A/PSMTabBarControl
0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
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
Edit from 10:35 (UTC+1) : I had another crash while I was chatting. It doesn't seem to related to slp, but more likely because I was changing group the contact I was chatting with. I guess it is an Adium related bug. Anyway, here's the log :
Code: Select all
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000c6c76d1b
Crashed Thread: 0
Thread 0 Crashed:
0 libobjc.A.dylib 0x900196e8 objc_msgSend + 24
1 com.apple.AppKit 0x94642100 -[NSTableView preparedCellAtColumn:row:] + 188
2 com.apple.AppKit 0x94641f64 -[NSTableView _drawContentsAtRow:column:withCellFrame:] + 56
3 com.apple.AppKit 0x9464149a -[NSTableView drawRow:clipRect:] + 872
4 com.apple.AppKit 0x945e690c -[NSTableView drawRowIndexes:clipRect:] + 363
5 com.apple.AppKit 0x945e53f0 -[NSTableView drawRect:] + 2199
6 com.apple.AppKit 0x94675984 -[NSView _drawRect:clip:] + 3853
7 com.apple.AppKit 0x9467447b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1050
8 com.apple.AppKit 0x94674812 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
9 com.apple.AppKit 0x94674812 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1969
10 com.apple.AppKit 0x94672dd1 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 759
11 com.apple.AppKit 0x94673c2b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
12 com.apple.AppKit 0x94673c2b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
13 com.apple.AppKit 0x94673c2b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
14 com.apple.AppKit 0x94673c2b -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 4433
15 com.apple.AppKit 0x94672713 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 306
16 com.apple.AppKit 0x9466f237 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3090
17 com.apple.AppKit 0x945afc8f -[NSView displayIfNeeded] + 933
18 com.apple.AppKit 0x945af83d -[NSWindow displayIfNeeded] + 189
19 com.apple.AppKit 0x945af660 _handleWindowNeedsDisplay + 436
20 com.apple.CoreFoundation 0x94ef39c2 __CFRunLoopDoObservers + 466
21 com.apple.CoreFoundation 0x94ef4d1c CFRunLoopRunSpecific + 844
22 com.apple.CoreFoundation 0x94ef5cf8 CFRunLoopRunInMode + 88
23 com.apple.HIToolbox 0x938a5da4 RunCurrentEventLoopInMode + 283
24 com.apple.HIToolbox 0x938a5af6 ReceiveNextEventCommon + 175
25 com.apple.HIToolbox 0x938a5a31 BlockUntilNextEventMatchingListInMode + 106
26 com.apple.AppKit 0x945ad505 _DPSNextEvent + 657
27 com.apple.AppKit 0x945acdb8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
28 com.apple.AppKit 0x945a5df3 -[NSApplication run] + 795
29 com.apple.AppKit 0x94573030 NSApplicationMain + 574
30 com.adiumX.adiumX 0x00003532 _start + 216
31 com.adiumX.adiumX 0x00003459 start + 41
Had to cut the log because my post would have been too long.
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Sun Aug 10, 2008 10:40 am
by Dimmuxx
Build 24709 is out and it's built with the good old fashioned make so it should work properly on ppc now. I also removed the icq md5 patch since it seems it messed up status messages from some users.
Chabou: That doesn't really look like the slp* crash but the display picture crash that one of the pidgin people talked about. It would be good if you could find a way to reproduce it since that would make fixing it much easier.
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Sun Aug 10, 2008 1:23 pm
by Leeiio
It is still cashed after i download the 24709
it is the cash report
Code: Select all
Process: Adium [3214]
Path: /Applications/Adium.app/Contents/MacOS/Adium
Identifier: com.adiumX.adiumX
Version: 1.3b11-24709-MSNP15-UNOFFICIAL (1.3b11-24709-MSNP15-UNOFFICIAL)
Code Type: X86 (Native)
Parent Process: launchd [791]
Date/Time: 2008-08-10 21:21:39.401 +0800
OS Version: Mac OS X 10.5.4 (9E17)
Report Version: 6
Exception Type: EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000005
Crashed Thread: 0
Thread 0 Crashed:
0 com.apple.CoreFoundation 0x9011f2d4 CFRetain + 36
1 com.apple.CoreFoundation 0x900adf25 CFArrayCreate + 357
2 com.apple.CFNetwork 0x95e748a8 CFHostCreateWithName + 72
3 com.adiumX.AdiumPurple 0x190d724a -[AdiumPurpleDnsRequest startLookup] + 171
4 com.adiumX.AdiumPurple 0x190d742d adiumPurpleDnsRequestResolve + 58
5 libpurple 0x19323e60 purple_dnsquery_ui_resolve + 69
6 libpurple 0x193248b1 handle_next_queued_request + 92
7 libpurple 0x19324c9a resolve_host + 27
8 com.adiumX.AdiumPurple 0x190b2150 callTimerFunc + 120
9 com.apple.CoreFoundation 0x9011db45 CFRunLoopRunSpecific + 4469
10 com.apple.CoreFoundation 0x9011dcf8 CFRunLoopRunInMode + 88
11 com.apple.HIToolbox 0x96e15da4 RunCurrentEventLoopInMode + 283
12 com.apple.HIToolbox 0x96e15bbd ReceiveNextEventCommon + 374
13 com.apple.HIToolbox 0x96e15a31 BlockUntilNextEventMatchingListInMode + 106
14 com.apple.AppKit 0x90daa505 _DPSNextEvent + 657
15 com.apple.AppKit 0x90da9db8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
16 com.apple.AppKit 0x90da2df3 -[NSApplication run] + 795
17 com.apple.AppKit 0x90d70030 NSApplicationMain + 574
18 com.adiumX.adiumX 0x00003522 _start + 216
19 com.adiumX.adiumX 0x00003449 start + 41
Thread 1:
0 libSystem.B.dylib 0x922584a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x9225fc9c mach_msg + 72
2 com.joesoft.hal 0x017b3578 HandlePatchThread(void*) + 104
3 libSystem.B.dylib 0x922896f5 _pthread_start + 321
4 libSystem.B.dylib 0x922895b2 thread_start + 34
Thread 2:
0 libSystem.B.dylib 0x922584a6 mach_msg_trap + 10
1 libSystem.B.dylib 0x9225fc9c mach_msg + 72
2 com.apple.CoreFoundation 0x9011d0ce CFRunLoopRunSpecific + 1790
3 com.apple.CoreFoundation 0x9011dcf8 CFRunLoopRunInMode + 88
4 com.apple.audio.CoreAudio 0x963f0464 HALRunLoop::OwnThread(void*) + 160
5 com.apple.audio.CoreAudio 0x963f0300 CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x922896f5 _pthread_start + 321
7 libSystem.B.dylib 0x922895b2 thread_start + 34
Thread 3:
0 libSystem.B.dylib 0x92258506 semaphore_timedwait_signal_trap + 10
1 libSystem.B.dylib 0x9228a84f _pthread_cond_wait + 1244
2 libSystem.B.dylib 0x9228c0d3 pthread_cond_timedwait_relative_np + 47
3 ...apple.AddressBook.framework 0x95768c51 -[ABRemoteImageLoader workLoop] + 193
4 com.apple.Foundation 0x9648cf1d -[NSThread main] + 45
5 com.apple.Foundation 0x9648cac4 __NSThread__main__ + 308
6 libSystem.B.dylib 0x922896f5 _pthread_start + 321
7 libSystem.B.dylib 0x922895b2 thread_start + 34
Thread 4:
0 libSystem.B.dylib 0x922a85e2 select$DARWIN_EXTSN + 10
1 libSystem.B.dylib 0x922896f5 _pthread_start + 321
2 libSystem.B.dylib 0x922895b2 thread_start + 34
Thread 5:
0 com.apple.security 0x934b1778 std::_Rb_tree<void*, void*, std::_Identity<void*>, std::less<void*>, std::allocator<void*> >::insert_unique(void* const&) + 44
1 com.apple.security 0x934b1828 std::set<void*, std::less<void*>, std::allocator<void*> >::insert(void* const&) + 30
2 com.apple.security 0x935e0119 Security::TrackingAllocator::malloc(unsigned long) + 49
3 com.apple.security 0x935e0104 Security::TrackingAllocator::malloc(unsigned long) + 28
4 com.apple.security 0x935a1d70 Security::TypedMetaAttribute<Security::UInt32Value>::unpackValue(Security::ReadSection const&, unsigned int&, cssm_data&, Security::Allocator&) const + 64
5 com.apple.security 0x935a0e82 Security::MetaAttribute::unpackAttribute(Security::ReadSection const&, Security::Allocator&, unsigned int&, cssm_data*&) const + 120
6 com.apple.security 0x935a514d Security::MetaRecord::unpackAttribute(Security::ReadSection const&, Security::Allocator&, cssm_db_attribute_data&) const + 67
7 com.apple.security 0x935a33cb Security::MetaRecord::unpackRecord(Security::ReadSection const&, Security::Allocator&, cssm_db_record_attribute_data*, Security::CssmData*, unsigned int) const + 231
8 com.apple.security 0x93595181 Security::DbVersion::open() + 1701
9 com.apple.security 0x9359551f Security::DbVersion::DbVersion(Security::AppleDatabase const&, Security::RefPointer<Security::AtomicBufferedFile> const&) + 167
10 com.apple.security 0x93597539 Security::DbModifier::getDbVersion(bool) + 429
11 com.apple.security 0x93598686 Security::DbModifier::openDatabase() + 40
12 com.apple.security 0x935aafce Security::Database::_dbOpen(Security::DatabaseSession&, unsigned int, Security::AccessCredentials const*, void const*) + 206
13 com.apple.security 0x935aa7fa Security::DatabaseManager::dbOpen(Security::DatabaseSession&, Security::DbName const&, unsigned int, Security::AccessCredentials const*, void const*) + 64
14 com.apple.security 0x935ac3e4 Security::DatabaseSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 96
15 com.apple.security 0x935b3cb8 cssm_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 90
16 com.apple.security 0x935375cc CSSM_DL_DbOpen + 86
17 com.apple.security 0x935b9acb Security::CssmClient::DbImpl::open() + 189
18 com.apple.security 0x9356177a SSDatabaseImpl::open(Security::DLDbIdentifier const&) + 42
19 com.apple.security 0x93563b96 SSDLSession::DbOpen(char const*, cssm_net_address const*, unsigned int, Security::AccessCredentials const*, void const*, long&) + 202
20 com.apple.security 0x935b3cb8 cssm_DbOpen(long, char const*, cssm_net_address const*, unsigned int, cssm_access_credentials const*, void const*, long*) + 90
21 com.apple.security 0x935375cc CSSM_DL_DbOpen + 86
22 com.apple.security 0x935b9acb Security::CssmClient::DbImpl::open() + 189
23 com.apple.security 0x935ba6a0 Security::CssmClient::DbDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&) + 194
24 com.apple.security 0x935bdd57 Security::CssmClient::SSDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&, cssm_access_credentials const*) + 51
25 com.apple.security 0x935be00a Security::CssmClient::SSDbCursorImpl::next(Security::CssmClient::DbAttributes*, Security::CssmDataContainer*, Security::CssmClient::DbUniqueRecord&) + 46
26 com.apple.security 0x934e91cd Security::KeychainCore::KCCursorImpl::next(Security::KeychainCore::Item&) + 329
27 com.apple.security 0x93503698 SecKeychainFindInternetPassword + 762
28 AIUtilities 0x00279739 -[AIKeychain findInternetPasswordForServer:securityDomain:account:path:port:protocol:authenticationType:keychainItem:error:] + 651
29 AIUtilities 0x00279a59 -[AIKeychain internetPasswordForServer:account:protocol:error:] + 104
30 com.adiumX.adiumX 0x000d6491 -[AdiumPasswords passwordForAccount:] + 140
31 com.adiumX.adiumX 0x000d6700 -[AdiumPasswords threadedPasswordRetrieval:] + 103
32 com.apple.Foundation 0x9648cf1d -[NSThread main] + 45
33 com.apple.Foundation 0x9648cac4 __NSThread__main__ + 308
34 libSystem.B.dylib 0x922896f5 _pthread_start + 321
35 libSystem.B.dylib 0x922895b2 thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x9011f2ba ecx: 0x00000000 edx: 0x00000000
edi: 0x1e453e34 esi: 0x00000000 ebp: 0xbfffeb48 esp: 0xbfffeb30
ss: 0x0000001f efl: 0x00010246 eip: 0x9011f2d4 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
cr2: 0x00000005
Binary Images:
0x1000 - 0x144ffb +com.adiumX.adiumX 1.3b11-24709-MSNP15-UNOFFICIAL (1.3b11-24709-MSNP15-UNOFFICIAL) <d75e60d5dfc22323d57b4c91748ad576> /Applications/Adium.app/Contents/MacOS/Adium
0x238000 - 0x246fe2 +AutoHyperlinks ??? (???) <66bb1f96e5908a98ef0563d47b053146> /Applications/Adium.app/Contents/Frameworks/AutoHyperlinks.framework/Versions/A/AutoHyperlinks
0x24c000 - 0x257fff +net.brockerhoff.RBSplitView.Framework 1.1.4 (1.1.4) <d5a26752bb8bf494fb2d5118025488a1> /Applications/Adium.app/Contents/Frameworks/RBSplitView.framework/Versions/A/RBSplitView
0x263000 - 0x2b6ff7 +AIUtilities ??? (???) <dd60560d09411bd7908686feb157d48a> /Applications/Adium.app/Contents/Frameworks/AIUtilities.framework/Versions/A/AIUtilities
0x343000 - 0x3c4ff9 +Adium ??? (???) <029853b81ce4a33fa718fc26671d0b0a> /Applications/Adium.app/Contents/Frameworks/Adium.framework/Versions/A/Adium
0x44c000 - 0x44efff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x455000 - 0x464fff +com.example.sparkeplus ??? (1.1) /Applications/Adium.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x471000 - 0x4c1fef +com.adiumX.OTR ??? (1.0) <bae9d6bd60d5b53b19bcc17287f55ee9> /Applications/Adium.app/Contents/Frameworks/OTR.framework/Versions/A/OTR
0x4df000 - 0x4e2fff +org.boredzo.LMX ??? (1.0) /Applications/Adium.app/Contents/Frameworks/LMX.framework/Versions/A/LMX
0x4eb000 - 0x4f9feb libSimplifiedChineseConverter.dylib ??? (???) <548d5a699dbe2bb8fcc8275321fdc0d4> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x635000 - 0x636ffe +com.li.hao.saftloader 2.1.2 (1034) <8fed9846e5f8e29cf3d4c98ab7087e49> /Library/InputManagers/Saft/SaftLoader.bundle/Contents/MacOS/SaftLoader
0x63f000 - 0x641fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
0x647000 - 0x647fff +com.yazsoft.SDEnhancer ??? (1.0) <a5ef12103adc79720567987365a045a9> /Library/InputManagers/SpeedDownload Enhancer/SpeedDownloadEnhancer.bundle/Contents/MacOS/SpeedDownloadEnhancer
0x64c000 - 0x64dfff +com.1passwd.InputManager 2.5.11 (6126) <defb8d40a2e2818ef4c2dac180d3ec34> /Library/InputManagers/1PasswdIM/1PasswdIM.bundle/Contents/MacOS/1PasswdIM
0x698000 - 0x69affa +Adobe Unit Types a2.0.0 (2.0.0) /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types
0x69e000 - 0x6a1fff +com.stclairsoft.DefaultFolderX.osax Default Folder X Addition version 1.0 (kBundleVersion) <8b6075bf95d49074dbd94503b7e34dd8> /Users/Leeiio/Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition
0x7c7000 - 0x7cafff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
0x7d0000 - 0x7d5fff com.apple.audio.AppleHDAHALPlugIn 1.2.4 (1.2.4a21) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x15b4000 - 0x15b5fe1 com.apple.textencoding.unicode 2.2 (2.2) <542f2b8930d6bdf16c318ffea541acab> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x1790000 - 0x17b8fff +com.joesoft.hal ??? (1.0.1.162) /Library/Audio/Plug-Ins/HAL/Hear.plugin/Contents/MacOS/Hear
0x17f8000 - 0x17fdffd +com.adiumX.facebook ??? (0.0.1d1) <f32f8803f536597e47b6d9a430e91389> /Applications/Adium.app/Contents/PlugIns/Facebook.AdiumPlugin/Contents/MacOS/Facebook
0x1807000 - 0x1808ffe +com.adiumX.purple ??? (1.0.0d1) <f80a452e0f03edcb7524cc0e7745b610> /Applications/Adium.app/Contents/PlugIns/Purple.AdiumPlugin/Contents/MacOS/Purple
0x1814000 - 0x1822feb +com.dpompa.fribidi ??? (1.0) <e9be1f9823558c91eb2c56b72dfd393b> /Applications/Adium.app/Contents/Frameworks/FriBidi.framework/Versions/A/FriBidi
0x16ef6000 - 0x16ef7ffc +com.googlepages.openspecies.rtool.libgmodule 2.0.0 (2.0.0) <a5e715e0ef72cef07dcaab5377fdc6fd> /Applications/Adium.app/Contents/Frameworks/libgmodule.framework/Versions/2.0.0/libgmodule
0x17200000 - 0x1731eff7 com.apple.RawCamera.bundle 2.0.7 (2.0.7) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x19039000 - 0x19074fff +com.adiumX.Bonjour ??? (0.0.1d1) <e0b55ebcce27704c31003672f4703ce9> /Applications/Adium.app/Contents/PlugIns/Bonjour.AdiumPlugin/Contents/MacOS/Bonjour
0x1909f000 - 0x190a3fff +org.brautaset.JSON 2.0 (1.1.1) <d18c83284401fd5b5040018dc35a913c> /Applications/Adium.app/Contents/PlugIns/Facebook.AdiumPlugin/Contents/Frameworks/JSON.framework/Versions/A/JSON
0x190aa000 - 0x190f4fff +com.adiumX.AdiumPurple ??? (1.0) <42e9d877d1473809c10df204551a57fa> /Applications/Adium.app/Contents/PlugIns/Purple.AdiumPlugin/Contents/Frameworks/AdiumLibpurple.framework/Versions/A/AdiumLibpurple
0x1914f000 - 0x19221fe7 +com.googlepages.openspecies.rtool.libglib 2.0.0 (2.0.0) <d55263b7996a4e530fcb7d63555780c7> /Applications/Adium.app/Contents/Frameworks/libglib.framework/Versions/2.0.0/libglib
0x19241000 - 0x19278fe7 +com.googlepages.openspecies.rtool.libgobject 2.0.0 (2.0.0) <09d5bae00c4dde0787d6374ad4f374e7> /Applications/Adium.app/Contents/Frameworks/libgobject.framework/Versions/2.0.0/libgobject
0x19289000 - 0x1928bfff +com.googlepages.openspecies.rtool.libgthread 2.0.0 (2.0.0) <b3d7a4c6f96ee581605c5874a4b14b76> /Applications/Adium.app/Contents/Frameworks/libgthread.framework/Versions/2.0.0/libgthread
0x1928f000 - 0x19298ff3 +com.googlepages.openspecies.rtool.libintl 8 (8) <4120bb8c157a2ea2af8e7ee73acdea9a> /Applications/Adium.app/Contents/Frameworks/libintl.framework/Versions/8/libintl
0x1929d000 - 0x192c3fff +com.googlepages.openspecies.rtool.libmeanwhile 1 (1) <74ee1419f4ff8bc02c2519515811242f> /Applications/Adium.app/Contents/Frameworks/libmeanwhile.framework/Versions/1/libmeanwhile
0x192d2000 - 0x194b1fe3 +libpurple ??? (???) <1c0ba550c76fcaa9131bbf4a3848967f> /Applications/Adium.app/Contents/Frameworks/libpurple.framework/Versions/0.5.0/libpurple
0x195bb000 - 0x195cefff +com.adiumX.WebKit-Message-View ??? (1.0.0d1) <88e6047563a9b65c478e03ad206458af> /Applications/Adium.app/Contents/PlugIns/WebKit Message View.AdiumPlugin/Contents/MacOS/WebKit Message View
0x19c83000 - 0x19c85ffc apop.so ??? (???) <5891ea72250808f1786af1b644f69300> /usr/lib/sasl2/apop.so
0x19c89000 - 0x19c91fff digestmd5WebDAV.so ??? (???) <53640b5fa7264e4ca5a271db3fecacf2> /usr/lib/sasl2/digestmd5WebDAV.so
0x19c95000 - 0x19c97fff libanonymous.2.so ??? (???) <161902c9ed78dce78b61125c7c155f0f> /usr/lib/sasl2/libanonymous.2.so
0x19c9b000 - 0x19c9dffc libcrammd5.2.so ??? (???) <c917c89eefddcfcacf48c939c3af12aa> /usr/lib/sasl2/libcrammd5.2.so
0x19cc3000 - 0x19cc5ffc login.so ??? (???) <03d28ec908a6ed9abee1b25fe87716ef> /usr/lib/sasl2/login.so
0x1d0b9000 - 0x1d12bfff +com.DivXInc.DivXDecoder 6.4.0 (6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
0x1d145000 - 0x1d15dfe2 dhx.so ??? (???) <e7b6827da9e9277a8279086548a8574e> /usr/lib/sasl2/dhx.so
0x1d1a7000 - 0x1d1b0ffb libdigestmd5.2.so ??? (???) <c8595204acd0e7cb362b33d008693019> /usr/lib/sasl2/libdigestmd5.2.so
0x1d1b4000 - 0x1d1b8fff libgssapiv2.2.so ??? (???) <a47ee23249e7c36aee418a6e7fd3a502> /usr/lib/sasl2/libgssapiv2.2.so
0x1d1be000 - 0x1d1c5ffc libotp.2.so ??? (???) <0b7c8cd165835331c586e49465ef1186> /usr/lib/sasl2/libotp.2.so
0x1d1cf000 - 0x1d1d1ffc libplain.2.so ??? (???) <5992f1149ff6cc7fadafa2bfd4ecc00a> /usr/lib/sasl2/libplain.2.so
0x1d1d5000 - 0x1d1daffc libpps.so ??? (???) <899b255fd884c4ced9df02bda68e7337> /usr/lib/sasl2/libpps.so
0x1d1e0000 - 0x1d1e3fff mschapv2.so ??? (???) <9dccc2b9eec7141a6a56413eec4ef1d3> /usr/lib/sasl2/mschapv2.so
0x1d1e7000 - 0x1d1e9ffc shadow_auxprop.so ??? (???) <a458af4dd38f7f559e3e54b5b493d8df> /usr/lib/sasl2/shadow_auxprop.so
0x1d1ef000 - 0x1d1f1ffd smb_lm.so ??? (???) <8fb6384f3f5a4f435438dfda9589ec15> /usr/lib/sasl2/smb_lm.so
0x1d1f5000 - 0x1d1f7ffc smb_nt.so ??? (???) <bcae129e9ced256e022fc2cac07b57ea> /usr/lib/sasl2/smb_nt.so
0x1d200000 - 0x1e064fde com.apple.QuickTimeComponents.component 7.2 (7.2) /Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x1e300000 - 0x1e303ff0 smb_ntlmv2.so ??? (???) <1aa0cd2d725af038e6caaeddd59e5b91> /usr/lib/sasl2/smb_ntlmv2.so
0x1e388000 - 0x1e388ffe com.apple.applescript.component 2.0.1 (2.0.1) /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
0x1e3cc000 - 0x1e3edfff +com.stclairsoft.DefaultFolderX.CarbonPatcher kBundleVersion (kBundleVersion) <ce4b6c4a9dab563c90c0a21f1bb08a4e> /Users/Leeiio/Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Carbon Patcher.bundle/Contents/MacOS/Carbon Patcher
0x1e500000 - 0x1e587feb com.apple.applescript 2.0.1 (2.0.1) /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
0x1e5ba000 - 0x1e5d8ff7 +Cocoa Patcher ??? (???) <ab01eff844b968454467036c1391bf32> /Users/Leeiio/Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher
0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
0x90003000 - 0x900aafeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x900ab000 - 0x901ddfff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x901fb000 - 0x90245fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x90246000 - 0x90264ff3 com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <fe27e80e1a9e86403fd9ed16dcfe4e11> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x90265000 - 0x90738ffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x90739000 - 0x90acffff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x90ad0000 - 0x90aefffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90af0000 - 0x90c36ff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x90c37000 - 0x90cfeff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x90d0c000 - 0x90d68ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90d69000 - 0x90d69ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90d6a000 - 0x91567fef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x91568000 - 0x91597fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91598000 - 0x915defef com.apple.Metadata 10.5.2 (398.18) <adbb3a14e8f7da444e16d2fd61862771> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x915df000 - 0x916c4ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x916c5000 - 0x91777ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
0x91778000 - 0x917b6fff com.apple.CoreMediaIOServicesPrivate 8.0 (8.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
0x91833000 - 0x91912fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
0x91913000 - 0x91940feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91941000 - 0x91a79ff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
0x91a7a000 - 0x91aa2fff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
0x91b84000 - 0x91bf6fff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x91c5e000 - 0x91c90fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x91efa000 - 0x91f54ff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x91f55000 - 0x91f55fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91f68000 - 0x91ffbfff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x91ffc000 - 0x920acfff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x920ad000 - 0x9214fff3 com.apple.QuickTimeImporters.component 7.4.5 (67) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
0x92257000 - 0x923b7ff3 libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x923b8000 - 0x923f7fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x923f8000 - 0x923faff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x923fb000 - 0x9247aff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9247b000 - 0x92485feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92486000 - 0x9248bfff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9248c000 - 0x9289cfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9289d000 - 0x928b5fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x928b6000 - 0x92933fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x92934000 - 0x92a6bfeb com.apple.imageKit 1.0.1 (1.0) <9b6da3210b7e69e75039cbb0fd4a8482> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x92a6c000 - 0x92d8cfe2 com.apple.QuickTime 7.4.5 (67) <520cbf4ae05622466ad1b89f1ba3a4e1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x92d8d000 - 0x933ddfff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x933de000 - 0x933e3ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x934ad000 - 0x9367bfff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9367c000 - 0x93683ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x93684000 - 0x93689fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9368a000 - 0x936c1fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x936c2000 - 0x936cbfff 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
0x9477d000 - 0x94798ff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x94799000 - 0x94820ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x94982000 - 0x94a4dfff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x94a4e000 - 0x94b42ff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x94b43000 - 0x94b43ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x94b44000 - 0x94b9dff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x94c05000 - 0x94c1bfff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x94c1c000 - 0x94c22fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x94c80000 - 0x94d0cff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x94d0d000 - 0x94d0dffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94d0e000 - 0x94d2bff7 com.apple.QuickLookFramework 1.1 (170.4) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x94d2c000 - 0x94d50fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x94d51000 - 0x94d51ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x94d52000 - 0x94d61fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
0x94e36000 - 0x94e36ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x94e37000 - 0x94e57ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x94e58000 - 0x94e68fff 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
0x94e9e000 - 0x94efbffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x94f2c000 - 0x955c8fff com.apple.CoreGraphics 1.351.31 (???) <c97a42498636b2596764e48669f98e00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x955c9000 - 0x95653fe3 com.apple.DesktopServices 1.4.6 (1.4.6) <94d1a28b351b7dff77becadab0967772> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x95654000 - 0x95662ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x95663000 - 0x9568bff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x9568c000 - 0x9569bffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x9569c000 - 0x956a3fe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x956a4000 - 0x95730ffb com.apple.QTKit 7.4.5 (67) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x95731000 - 0x95738ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x95739000 - 0x95757fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
0x95758000 - 0x958d7fff com.apple.AddressBook.framework 4.1.1 (695) <24a448ba4f9f784189bd3183e3474d81> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x958d8000 - 0x958d8ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x9594c000 - 0x95a1aff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95a1b000 - 0x95a1bffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x95a1c000 - 0x95ad6fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x95ad7000 - 0x95ad9fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x95ada000 - 0x95db4ff3 com.apple.CoreServices.CarbonCore 786.4 (786.4) <059c4803a7a95e3c1a95a332baeb1edf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95db5000 - 0x95e72fff com.apple.WebKit 5525.18 (5525.18) <7e41e38368974ed048c2f027a961dbd4> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x95e73000 - 0x95ef5ff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x95f0a000 - 0x95f0bffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x95f0c000 - 0x95f18fe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95f19000 - 0x9603dfe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9603e000 - 0x9603effa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9603f000 - 0x9604fffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x96081000 - 0x9623cff3 com.apple.QuartzComposer 2.1 (106.5) <1a52b406a3f3d04387c822da4a93c245> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x9623d000 - 0x96241fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x96242000 - 0x96258fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <bad2d3a9a92fdecd02e64f0b73a76f27> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x96259000 - 0x962ecff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x962ed000 - 0x9633dff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9633e000 - 0x9638dfff com.apple.QuickLookUIFramework 1.1 (170.4) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x9638e000 - 0x963ccff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x963d3000 - 0x9644ffeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96450000 - 0x96481ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x96482000 - 0x966fdfe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x966fe000 - 0x96706fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x96711000 - 0x96725ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x96726000 - 0x96750fff com.apple.CoreMediaPrivate 8.0 (8.0) <a13e1ebd7bdd896e13d33ef37f3e966b> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
0x96751000 - 0x96b0ffea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x96b10000 - 0x96b13fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96b14000 - 0x96b8eff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x96b8f000 - 0x96bb3feb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
0x96bb9000 - 0x96c9aff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x96c9b000 - 0x96c9bffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x96d0a000 - 0x96d4cfef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x96d4d000 - 0x96d58fe7 libCSync.A.dylib ??? (???) <8011fc1963cebdde0c6f101dbee5afd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x96d59000 - 0x96d9afe7 libRIP.A.dylib ??? (???) <c8d988d3880d7268468112c64c626d86> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96d9b000 - 0x96dd4ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x96de6000 - 0x970edff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x970ee000 - 0x970eeffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x970ef000 - 0x970f3fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x970f4000 - 0x9717ffff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x97180000 - 0x971abfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x971ac000 - 0x971e6fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x971e7000 - 0x971eefff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x9722c000 - 0x97237ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
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
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Sun Aug 10, 2008 1:49 pm
by blubi
I've just installed 24709 and get instant crashs again every time when i start it.
Code: Select all
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x000000008fe0105c
Crashed Thread: 0
Dyld Error Message:
Library not loaded: @executable_path/../Frameworks/AIUtilities.framework/Versions/A/AIUtilities
Referenced from: /Applications/Adium.app/Contents/MacOS/Adium
Reason: no suitable image found. Did find:
/Applications/Adium.app/Contents/MacOS/../Frameworks/AIUtilities.framework/Versions/A/AIUtilities: mach-o, but wrong architecture
/Applications/Adium.app/Contents/MacOS/../Frameworks/AIUtilities.framework/Versions/A/AIUtilities: mach-o, but wrong architecture
Replacing that file the same way like the others at the build before (that is 24697) helped that Adium doesn't crash anymore. But the weird thing is now, that i do not have any account anymore except a deactivated Bonjour account. replacing my Adium 2.0 folder in "~/library/application support" doesn't help to get back my accounts. also creating the accounts in the preference pane is not possible anymore because there are no accounts available except Bonjour.
so far, going back to 24697 again
G5, 10.5.4
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Sun Aug 10, 2008 2:05 pm
by supertoom2
In the 24709 build I can't see time stamps in the conversations, it just says HH.mm.
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Sun Aug 10, 2008 3:17 pm
by Dimmuxx
blubi wrote:I've just installed 24709 and get instant crashs again every time when i start it.
Code: Select all
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x000000008fe0105c
Crashed Thread: 0
Dyld Error Message:
Library not loaded: @executable_path/../Frameworks/AIUtilities.framework/Versions/A/AIUtilities
Referenced from: /Applications/Adium.app/Contents/MacOS/Adium
Reason: no suitable image found. Did find:
/Applications/Adium.app/Contents/MacOS/../Frameworks/AIUtilities.framework/Versions/A/AIUtilities: mach-o, but wrong architecture
/Applications/Adium.app/Contents/MacOS/../Frameworks/AIUtilities.framework/Versions/A/AIUtilities: mach-o, but wrong architecture
Replacing that file the same way like the others at the build before (that is 24697) helped that Adium doesn't crash anymore. But the weird thing is now, that i do not have any account anymore except a deactivated Bonjour account. replacing my Adium 2.0 folder in "~/library/application support" doesn't help to get back my accounts. also creating the accounts in the preference pane is not possible anymore because there are no accounts available except Bonjour.
so far, going back to 24697 again
G5, 10.5.4
Try using libmeanwhile from the official beta.
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Sun Aug 10, 2008 3:49 pm
by blubi
Dimmuxx wrote:
Try using libmeanwhile from the official beta.
Ok, replacing AIUtilities and libmeanwhile did the trick.
Thanks once more very much for your help to a not-so-tech savvy user!
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Sun Aug 10, 2008 4:06 pm
by Dimmuxx
Leeiio wrote:It is still cashed after i download the 24709
it is the cash report
supertoom2 wrote:In the 24709 build I can't see time stamps in the conversations, it just says HH.mm.
Those are Adium bugs and not specific to msnp15.
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Mon Aug 11, 2008 10:38 am
by jiadin
Hi! (I'm new!

)
I tried to replace the files (FriBidi, AutoHyperlinks, RBSplitView) from the offical beta (1.3b11) but the app doesn't work yet, it crash when I try to start it up...!
System: Ibook G4 1.33 Leo 10.5.4
p.s. Adium 1.3b11 work properly and as far as 2 or 3 versions ag even unofficial beta works correctly!
Thanks!
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Mon Aug 11, 2008 10:56 am
by Dimmuxx
jiadin wrote:Hi! (I'm new!

)
I tried to replace the files (FriBidi, AutoHyperlinks, RBSplitView) from the offical beta (1.3b11) but the app doesn't work yet, it crash when I try to start it up...!
System: Ibook G4 1.33 Leo 10.5.4
p.s. Adium 1.3b11 work properly and as far as 2 or 3 versions ag even unofficial beta works correctly!
Thanks!
If you are a ppc user then you need to replace AiUtilities.framework and libmeanwhile.framework in 24709 to get it to work. It works for Intel users without any problems.
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Mon Aug 11, 2008 1:02 pm
by jiadin
Thank you!
Now everything seems to work properly!
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Tue Aug 12, 2008 3:25 am
by Adium29
There seem to be problem with the time stamp in Stokholm style.
The variable I guess is wrong it list "h:mm" not the actual time.
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Tue Aug 12, 2008 8:39 pm
by Dimmuxx
Has anyone experienced any slp* related crashes since the slp* changes?
Re: UNOFFICIAL Adium with msnp15 testing
Posted: Thu Aug 14, 2008 1:38 am
by hippy dave
yeah i've been getting occasional crashes, which look to be slp-related - eg. the last one:
Code: Select all
Thread 0 Crashed:
0 libpurple 0x17d2b151 msn_switchboard_destroy + 360
1 libpurple 0x17d2d3a3 msn_switchboard_close + 74
2 libpurple 0x17d2d482 msn_switchboard_release + 116
3 libpurple 0x17d2771d msn_slplink_remove_slpcall + 77
4 libpurple 0x17d26fdd msn_slp_call_destroy + 167
5 libpurple 0x17d272be msn_slp_call_timeout + 43
etc.
want the debug logs?