Re: Fire Crash

Jason Townsend <[email protected]> Tue, 23 Nov 2004 00:27:20 -0800
Newsgroups gmane.network.fire.general
Message-ID <[email protected]>
I've had trouble reproducing this issue in the debugger... the  
backtrace is suspect since JABBERBuddy_typing does not call  
JABBER_Login.

We have a new Jabber library for Fire 1.1, which I believe does not  
have this issue.

[ 966846 ] JABBERBuddy_typing crash (happens on sleep/wake)
http://sourceforge.net/tracker/index.php? 
func=detail&aid=966846&group_id=33772&atid=409170

How long is it between when you sleep and when you later wake the  
machine and get the crash? Does anyone get this crash that is not using  
VPN? (For example, using the jabber.org server?)

-Jason

On Nov 22, 2004, at 12:36 PM, Gary Tate wrote:
> Yeah I do see the crash when my PowerBook goes to sleep and I restart.  
>  The VPN connection is also dropped when sleeping so this is why I  
> thought it may be connected.  Looks like its a problem with fire just  
> reconnecting to Jabber
> Gary
>
> randy at SPiNInternetMedia.com wrote:
>
>> for me it crashes randomly when my ibook goes to sleep and there is an
>> open Jabber connection (ssh or not).
>>
>> ; ) .randy
>>
>>
>> --- Gary Tate <[email protected]> wrote:
>>
>>
>>> When ever Fire is connected over a PPTP or SSH connection to a jabber
>>> server and the tunnel drops the application fire crashes with the   
>>> following messages:
>>>
>>> I have also sent this to apple as I cannot be certain way the crash   
>>> happens. If there is another way to report this let me know
>>>
>>> Date/Time:      2004-11-22 09:21:30 -0800
>>> OS Version:     10.3.6 (Build 7R28)
>>> Report Version: 2
>>>
>>> Command: Fire
>>> Path:    /Applications/Fire.app/Contents/MacOS/Fire
>>> Version: 1.0.4 (1.0.4)
>>> PID:     423
>>> Thread:  0
>>>
>>> Exception:  EXC_BAD_ACCESS (0x0001)
>>> Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000004
>>>
>>> Thread 0 Crashed:
>>> 0   ???                            	0x04706bc8 JABBER_Login + 0x18c
>>> 1   ???                            	0x0470350c JABBERBuddy_typing +   
>>> 0x7c0
>>> 2   com.apple.Foundation           	0x909f30e4 __NSFireTimer + 0x68
>>> 3   com.apple.CoreFoundation       	0x90194620 __CFRunLoopDoTimer +
>>> 0xf4
>>> 4   com.apple.CoreFoundation       	0x90191980 __CFRunLoopRun + 0x5c8
>>> 5   com.apple.CoreFoundation       	0x90195e94 CFRunLoopRunSpecific +
>>> 0x148
>>> 6   com.apple.HIToolbox            	0x927d5f88   
>>> RunCurrentEventLoopInMode + 0xac
>>> 7   com.apple.HIToolbox            	0x927dc6f0 ReceiveNextEventCommon
>>> +  0x17c
>>> 8   com.apple.HIToolbox            	0x927fe6c8   
>>> BlockUntilNextEventMatchingListInMode + 0x60
>>> 9   com.apple.AppKit               	0x92dd227c _DPSNextEvent + 0x180
>>> 10  com.apple.AppKit               	0x92de8c24 -[NSApplication   
>>> nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
>>> 11  com.apple.AppKit               	0x92dfcf8c -[NSApplication run] +
>>> 0x21c
>>> 12  com.apple.AppKit               	0x92eb948c NSApplicationMain +
>>> 0x1d0
>>> 13  Fire                           	0x000045f0 _start + 0x17c
>>> 14  Fire                           	0x00004470 start + 0x30
>>>
>>> Thread 1:
>>> 0   libSystem.B.dylib              	0x900074c8 mach_msg_trap + 0x8
>>> 1   libSystem.B.dylib              	0x90007018 mach_msg + 0x38
>>> 2   com.apple.CoreFoundation       	0x90191708 __CFRunLoopRun + 0x350
>>> 3   com.apple.CoreFoundation       	0x90195e94 CFRunLoopRunSpecific +
>>> 0x148
>>> 4   com.apple.audio.CoreAudio      	0x90732f80   
>>> HALRunLoop::OwnThread(void*) + 0x104
>>> 5   com.apple.audio.CoreAudio      	0x907391e0   
>>> CAPThread::Entry(CAPThread*) + 0x30
>>> 6   libSystem.B.dylib              	0x900246e8 _pthread_body + 0x28
>>>
>>> Thread 2:
>>> 0   libSystem.B.dylib              	0x900074c8 mach_msg_trap + 0x8
>>> 1   libSystem.B.dylib              	0x90007018 mach_msg + 0x38
>>> 2   ...ple.CoreServices.CarbonCore 	0x9031a808   
>>> TS_exception_listener_thread + 0x70
>>> 3   libSystem.B.dylib              	0x900246e8 _pthread_body + 0x28
>>>
>>> Thread 3:
>>> 0   libSystem.B.dylib              	0x900074c8 mach_msg_trap + 0x8
>>> 1   libSystem.B.dylib              	0x90007018 mach_msg + 0x38
>>> 2   com.apple.CoreFoundation       	0x90191708 __CFRunLoopRun + 0x350
>>> 3   com.apple.CoreFoundation       	0x90195e94 CFRunLoopRunSpecific +
>>> 0x148
>>> 4   com.apple.Foundation           	0x909fc850 -[NSRunLoop   
>>> runMode:beforeDate:] + 0xac
>>> 5   com.apple.Foundation           	0x90a15454 -[NSRunLoop run] +
>>> 0x4c
>>> 6   com.apple.Foundation           	0x90a6747c   
>>> +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] +
>>> 0x20c
>>> 7   com.apple.Foundation           	0x90a39b74 forkThreadForFunction
>>> +  0x6c
>>> 8   libSystem.B.dylib              	0x900246e8 _pthread_body + 0x28
>>>
>>> Thread 4:
>>> 0   libSystem.B.dylib              	0x9000b20c select + 0xc
>>> 1   com.apple.Foundation           	0x909f205c _loadRunLoop + 0xd4
>>> 2   libSystem.B.dylib              	0x900246e8 _pthread_body + 0x28
>>>
>>> Thread 5:
>>> 0   libSystem.B.dylib              	0x900074c8 mach_msg_trap + 0x8
>>> 1   libSystem.B.dylib              	0x90007018 mach_msg + 0x38
>>> 2   com.apple.CoreFoundation       	0x90191708 __CFRunLoopRun + 0x350
>>> 3   com.apple.CoreFoundation       	0x90195e94 CFRunLoopRunSpecific +
>>> 0x148
>>> 4   com.apple.Foundation           	0x909fc850 -[NSRunLoop   
>>> runMode:beforeDate:] + 0xac
>>> 5   com.apple.Foundation           	0x90a15454 -[NSRunLoop run] +
>>> 0x4c
>>> 6   com.apple.Foundation           	0x90a679bc +[NSURLCache   
>>> _diskCacheSyncLoop:] + 0xa8
>>> 7   com.apple.Foundation           	0x90a39b74 forkThreadForFunction
>>> +  0x6c
>>> 8   libSystem.B.dylib              	0x900246e8 _pthread_body + 0x28
>>>
>>> Thread 6:
>>> 0   libSystem.B.dylib              	0x9000b20c select + 0xc
>>> 1   com.apple.CoreFoundation       	0x90196b18 __CFSocketManager +
>>> 0x1fc
>>> 2   libSystem.B.dylib              	0x900246e8 _pthread_body + 0x28
>>>
>>> Thread 7:
>>> 0   libSystem.B.dylib              	0x90016f48   
>>> semaphore_wait_signal_trap + 0x8
>>> 1   libSystem.B.dylib              	0x9000e790 _pthread_cond_wait +   
>>> 0x270
>>> 2   ...ple.CoreServices.CarbonCore 	0x90295ca8 MPWaitOnQueue + 0xe0
>>> 3   ...thesis.MacinTalkSynthesizer 	0x04f7cf14   
>>> MTBEWorker::WorkLoop(MTBEWorker*) + 0xa8
>>> 4   ...thesis.MacinTalkSynthesizer 	0x04f7c194 MTBEWorkerStartMPTask
>>> +  0x10
>>> 5   ...ple.CoreServices.CarbonCore 	0x902c6d88 PrivateMPEntryPoint +
>>> 0x4c
>>> 6   libSystem.B.dylib              	0x900246e8 _pthread_body + 0x28
>>>
>>> Thread 8:
>>> 0   libSystem.B.dylib              	0x90016f48   
>>> semaphore_wait_signal_trap + 0x8
>>> 1   libSystem.B.dylib              	0x9000e790 _pthread_cond_wait +   
>>> 0x270
>>> 2   ...ple.CoreServices.CarbonCore 	0x90295ca8 MPWaitOnQueue + 0xe0
>>> 3   ...thesis.MacinTalkSynthesizer 	0x04f7cf14   
>>> MTBEWorker::WorkLoop(MTBEWorker*) + 0xa8
>>> 4   ...thesis.MacinTalkSynthesizer 	0x04f7c194 MTBEWorkerStartMPTask
>>> +  0x10
>>> 5   ...ple.CoreServices.CarbonCore 	0x902c6d88 PrivateMPEntryPoint +
>>> 0x4c
>>> 6   libSystem.B.dylib              	0x900246e8 _pthread_body + 0x28
>>>
>>> PPC Thread State:
>>>   srr0: 0x04706bc8 srr1: 0x0000f030                vrsave:
>>> 0x00000000
>>>     cr: 0x22022222  xer: 0x20000007   lr: 0x04706bc4  ctr:
>>> 0x900036e0
>>>     r0: 0x04706bc4   r1: 0xbfffd8c0   r2: 0xa000a1fc   r3:
>>> 0xffffffff
>>>     r4: 0x04258630   r5: 0xa09faf40   r6: 0x0000002c   r7:
>>> 0x06fa9000
>>>     r8: 0x00002f44   r9: 0x00000000  r10: 0x00000bd1  r11:
>>> 0xa0004228
>>>    r12: 0x900036e0  r13: 0x00000000  r14: 0x00000000  r15:
>>> 0x00000001
>>>    r16: 0x00000001  r17: 0x00000000  r18: 0xa01913d0  r19:
>>> 0x00000000
>>>    r20: 0x0000f317  r21: 0x00000000  r22: 0x0031dc30  r23:
>>> 0x04217a10
>>>    r24: 0x00000000  r25: 0x00001467  r26: 0x00000001  r27:
>>> 0x003ee180
>>>    r28: 0x04ed3700  r29: 0x00000000  r30: 0x01961200  r31:
>>> 0x04706a48
>>>
>>> Binary Images Description:
>>>     0x1000 -    0x93fff Fire   
>>> 1.0.4	/Applications/Fire.app/Contents/MacOS/Fire
>>>   0x6da000 -   0x6ddfff ??? ??? (0.0.1d1)	/Applications/CodeTek
>>>
>> VirtualDesktop.app/Contents/Resources/patch.bundle/Contents/Resources/
>>
>>> thePatchCocoa.bundle/Contents/MacOS/thePatchCocoa
>>>   0x714000 -   0x714fff com.apple.aoa.halplugin   
>>> 2.4.1	/System/Library/Extensions/IOAudioFamily.kext/Contents/ 
>>> PlugIns/
>>>
>>> AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
>>>  0x173d000 -  0x1777fff com.apple.audio.SoundManager.Components   
>>> 3.8	/System/Library/Components/SoundManagerComponents.component/  
>>> Contents/MacOS/SoundManagerComponents
>>>  0x4183000 -  0x41bffff com.apple.iSightAudio   
>>> 6.5.2	/Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/  
>>> iSightAudio
>>>  0x43b2000 -  0x43e3fff ??? ???   
>>> (0.0.1d1)	/Applications/Fire.app/Contents/Resources/AIM-  
>>> oscar.FireBundle/Contents/MacOS/AIM-oscar
>>>  0x43fe000 -  0x4406fff ??? ???  (0.0.1d1)
>>> /Applications/Fire.app/Contents/Resources/AIM-toc.FireBundle/  
>>> Contents/MacOS/AIM-toc
>>>  0x4564000 -  0x462afff ??? ???   
>>> (0.0.1d1)	/Applications/Fire.app/Contents/Resources/ICQ.FireBundle/  
>>> Contents/MacOS/ICQ
>>>  0x46c8000 -  0x46cffff ??? ???   
>>> (0.0.1d1)	/Applications/Fire.app/Contents/Resources/irc.FireBundle/  
>>> Contents/MacOS/irc
>>>  0x4701000 -  0x4725fff ??? ???  (0.0.1d1)
>>> /Applications/Fire.app/Contents/Resources/Jabber.FireBundle/  
>>> Contents/MacOS/Jabber
>>>  0x476e000 -  0x479cfff ??? ???   
>>> (0.0.1d1)	/Applications/Fire.app/Contents/Resources/MSN.FireBundle/  
>>> Contents/MacOS/MSN
>>>  0x47dd000 -  0x47f6fff ??? ???   
>>> (0.0.1d1)	/Applications/Fire.app/Contents/Resources/ 
>>> Yahoo.FireBundle/
>>>
>>> Contents/MacOS/Yahoo
>>>  0x4f74000 -  0x4fbdfff
>>> com.apple.speech.synthesis.MacinTalkSynthesizer   
>>> 3.2	/System/Library/Speech/Synthesizers/MacinTalk.SpeechSynthesizer/  
>>> Contents/MacOS/MacinTalk
>>>  0x6e5f000 -  0x6ef8fff com.apple.audio.codecs.Components  1.4.1
>>> /System/Library/Components/AudioCodecs.component/Contents/MacOS/  
>>> AudioCodecs
>>> 0x82f80000 - 0x82f97fff com.apple.speech.SpeechDictionary   
>>> 3.2	/System/Library/PrivateFrameworks/SpeechDictionary.framework/  
>>> Versions/A/SpeechDictionary
>>> 0x88eb0000 - 0x88ebcfff com.apple.agl 2.5   
>>> (AGL-2.5)	/System/Library/Frameworks/AGL.framework/Versions/A/AGL
>>> 0x8b0c0000 - 0x8b788fff com.apple.QuickTimeComponents.component   
>>> 6.5.2
>>> /System/Library/QuickTime/QuickTimeComponents.component/Contents/  
>>> MacOS/QuickTimeComponents
>>> 0x8c390000 - 0x8c3d1fff com.apple.QuickTimeFirewireDV.component   
>>> 6.5.2
>>> /System/Library/QuickTime/QuickTimeFirewireDV.component/Contents/  
>>> MacOS/QuickTimeFirewireDV
>>> 0x8fe00000 - 0x8fe4ffff dyld 	/usr/lib/dyld
>>> 0x90000000 - 0x90122fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
>>> 0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3.5  (299.32)
>>> /System/Library/Frameworks/CoreFoundation.framework/Versions/  
>>> A/CoreFoundation
>>> 0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.6   
>>> (10.3.5)
>>> /System/Library/Frameworks/CoreServices.framework/Versions/A/  
>>> Frameworks/CarbonCore.framework/Versions/A/CarbonCore
>>> 0x90570000 - 0x905dffff com.apple.framework.IOKit 1.3.6   
>>> (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
>>> 0x90610000 - 0x9069afff com.apple.CoreServices.OSServices   
>>> 3.0.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/  
>>> Frameworks/OSServices.framework/Versions/A/OSServices
>>> 0x90700000 - 0x90700fff com.apple.CoreServices 10.3   
>>> (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/  
>>> CoreServices
>>> 0x90720000 - 0x90787fff com.apple.audio.CoreAudio   
>>> 2.1.2	/System/Library/Frameworks/CoreAudio.framework/Versions/A/  
>>> CoreAudio
>>> 0x907f0000 - 0x907f9fff com.apple.DiskArbitration   
>>> 2.0.4	/System/Library/PrivateFrameworks/DiskArbitration.framework/  
>>> Versions/A/DiskArbitration
>>> 0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0   
>>> (???)	/System/Library/Frameworks/ApplicationServices.framework/  
>>> Versions/A/ApplicationServices
>>> 0x90830000 - 0x9089ffff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
>>> 0x90910000 - 0x90983fff com.apple.DesktopServices  1.2.2
>>> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/  
>>> Versions/A/DesktopServicesPriv
>>> 0x909f0000 - 0x90b4bfff com.apple.Foundation 6.3.5   
>>> (500.56)	/System/Library/Frameworks/Foundation.framework/Versions/C/  
>>> Foundation
>>> 0x90c30000 - 0x90c4afff libGL.dylib   
>>> 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/  
>>> libGL.dylib
>>> 0x90c60000 - 0x90cc2fff libGLU.dylib   
>>> 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/  
>>> libGLU.dylib
>>> 0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1   
>>> (???)	/System/Library/Frameworks/SystemConfiguration.framework/  
>>> Versions/A/SystemConfiguration
>>> 0x90d40000 - 0x90d40fff com.apple.Carbon 10.3   
>>> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
>>> 0x90d60000 - 0x90d6bfff com.apple.opengl   
>>> 1.3.6	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
>>> 0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3   
>>> (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
>>> 0x91020000 - 0x91027fff ScreenSaver   
>>> 	/System/Library/Frameworks/ScreenSaver.framework/Versions/A/  
>>> ScreenSaver
>>> 0x912a0000 - 0x912bdfff com.apple.audio.SoundManager  3.8
>>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/  
>>> CarbonSound.framework/Versions/A/CarbonSound
>>> 0x912e0000 - 0x912f7fff com.apple.LangAnalysis   
>>> 1.5.4	/System/Library/Frameworks/ApplicationServices.framework/  
>>> Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
>>> 0x91303000 - 0x913c1fff ColorSync   
>>> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
>>> A/
>>>
>>> Frameworks/ColorSync.framework/Versions/A/ColorSync
>>> 0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework  3.3
>>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/  
>>> SpeechRecognition.framework/Versions/A/SpeechRecognition
>>> 0x91810000 - 0x9182afff com.apple.openscripting 1.2.1   
>>> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/  
>>> Frameworks/OpenScripting.framework/Versions/A/OpenScripting
>>> 0x91850000 - 0x91860fff com.apple.ImageCapture   
>>> 2.1.5	/System/Library/Frameworks/Carbon.framework/Versions/A/  
>>> Frameworks/ImageCapture.framework/Versions/A/ImageCapture
>>> 0x91890000 - 0x9189cfff com.apple.help   
>>> 1.0.1	/System/Library/Frameworks/Carbon.framework/Versions/A/  
>>> Frameworks/Help.framework/Versions/A/Help
>>> 0x918c0000 - 0x918cdfff com.apple.CommonPanels 1.2.1   
>>> (1.0)	/System/Library/Frameworks/Carbon.framework/Versions/A/  
>>> Frameworks/CommonPanels.framework/Versions/A/CommonPanels
>>> 0x918f0000 - 0x9193efff com.apple.print.framework.Print  3.3
>>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/  
>>> Print.framework/Versions/A/Print
>>> 0x91990000 - 0x9199bfff com.apple.securityhi 1.2  (90)
>>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/  
>>> SecurityHI.framework/Versions/A/SecurityHI
>>> 0x919c0000 - 0x91a33fff com.apple.NavigationServices   
>>> 3.3.2	/System/Library/Frameworks/Carbon.framework/Versions/A/  
>>> Frameworks/NavigationServices.framework/Versions/A/ 
>>> NavigationServices
>>> 0x91a90000 - 0x91a90fff com.apple.audio.units.AudioUnit   
>>> 1.3.2	/System/Library/Frameworks/AudioUnit.framework/Versions/A/  
>>> AudioUnit
>>> 0x91ab0000 - 0x91ac4fff libCGATS.A.dylib   
>>> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
>>> A/
>>>
>>>
>>>
>> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
>> libCGATS.A.dylib
>>
>>> 0x91ae0000 - 0x91aebfff libCSync.A.dylib   
>>> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
>>> A/
>>>
>>>
>>>
>> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
>> libCSync.A.dylib
>>
>>> 0x91b10000 - 0x91b2afff libPDFRIP.A.dylib   
>>> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
>>> A/
>>>
>>> Frameworks/CoreGraphics.framework/Versions/A/Resources/  
>>> libPDFRIP.A.dylib
>>> 0x91b50000 - 0x91b5ffff libPSRIP.A.dylib   
>>> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
>>> A/
>>>
>>>
>>>
>> Frameworks/CoreGraphics.framework/Versions/A/Resources/ 
>> libPSRIP.A.dylib
>>
>>> 0x91b80000 - 0x91b93fff libRIP.A.dylib   
>>> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
>>> A/
>>>
>>> Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
>>> 0x91bb0000 - 0x91d45fff com.apple.QuickTime   
>>> 6.5.2	/System/Library/Frameworks/QuickTime.framework/Versions/A/  
>>> QuickTime
>>> 0x92070000 - 0x92096fff com.apple.FindByContent 1.4   
>>> (1.2)	/System/Library/Frameworks/ApplicationServices.framework/
>>>
>> Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
>>
>>> 0x920c0000 - 0x922a7fff com.apple.security 2.3  (176)
>>> /System/Library/Frameworks/Security.framework/Versions/A/Security
>>> 0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5   
>>> (98.4)	/System/Library/Frameworks/ApplicationServices.framework/  
>>> Versions/A/Frameworks/LaunchServices.framework/Versions/A/  
>>> LaunchServices
>>> 0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1   
>>> (7)	/System/Library/Frameworks/CoreServices.framework/Versions/A/  
>>> Frameworks/CFNetwork.framework/Versions/A/CFNetwork
>>> 0x927d0000 - 0x92b54fff com.apple.HIToolbox 1.3.4   
>>> (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/  
>>> Frameworks/HIToolbox.framework/Versions/A/HIToolbox
>>> 0x92cca000 - 0x92d1bfff com.apple.bom 1.2.5   
>>> (63.2)	/System/Library/PrivateFrameworks/Bom.framework/Versions/A/ 
>>> Bom
>>> 0x92d30000 - 0x92d80fff com.apple.HIServices 1.4.1   
>>> (0.0.1d1)	/System/Library/Frameworks/ApplicationServices.framework/  
>>> Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
>>> 0x92dc0000 - 0x932befff com.apple.AppKit 6.3.4  (743.24)
>>> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
>>> 0x935d0000 - 0x938a8fff com.apple.CoreGraphics 1.203.26   
>>> (???)	/System/Library/Frameworks/ApplicationServices.framework/  
>>> Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
>>> 0x939a0000 - 0x939b4fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
>>> 0x939d0000 - 0x939d4fff libmathCommon.A.dylib   
>>> 	/usr/lib/system/libmathCommon.A.dylib
>>> 0x93b50000 - 0x93bf3fff com.apple.audio.toolbox.AudioToolbox   
>>> 1.3.2	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/  
>>> AudioToolbox
>>> 0x94060000 - 0x94078fff com.apple.WebServices 1.1.1   
>>> (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/ 
>>> A/
>>>
>>> Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
>>> 0x94180000 - 0x9418ffff com.apple.frameworks.preferencepanes   
>>> 10.0	/System/Library/Frameworks/PreferencePanes.framework/Versions/ 
>>> A/
>>>
>>> PreferencePanes
>>> 0x945b0000 - 0x945b9fff libz.1.dylib 	/usr/lib/libz.1.dylib
>>> 0x94610000 - 0x9462afff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
>>> 0x94650000 - 0x946affff com.apple.SearchKit   
>>> 1.0.2	/System/Library/Frameworks/CoreServices.framework/Versions/A/  
>>> Frameworks/SearchKit.framework/Versions/A/SearchKit
>>> 0x94720000 - 0x94721fff com.apple.securityfoundation 1.0  (6)
>>> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/  
>>> SecurityFoundation
>>> 0x94a30000 - 0x94af5fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
>>> 0x94b20000 - 0x94badfff com.apple.ink.framework 101.1.3   
>>> (55.10)	/System/Library/Frameworks/Carbon.framework/Versions/A/  
>>> Frameworks/Ink.framework/Versions/A/Ink
>>> 0x94bd0000 - 0x94c01fff com.apple.securityinterface 1.0  (36)
>>> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/  
>>> SecurityInterface
>>> 0x94c1a000 - 0x94c2dfff com.apple.speech.synthesis.framework  3.2
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/  
>>> A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
>>> 0x94d15000 - 0x94da8fff com.apple.print.framework.PrintCore  3.3
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/  
>>> A/Frameworks/PrintCore.framework/Versions/A/PrintCore
>>> 0x94deb000 - 0x94e23fff com.apple.AE  1.4
>>> /System/Library/Frameworks/ApplicationServices.framework/Versions/  
>>> A/Frameworks/AE.framework/Versions/A/AE
>>> 0x950e0000 - 0x95199fff com.apple.QD 3.4.65   
>>> (???)	/System/Library/Frameworks/ApplicationServices.framework/  
>>> Versions/A/Frameworks/QD.framework/Versions/A/QD
>>> 0x9540b000 - 0x95474fff com.apple.htmlrendering   
>>> 1.1.2	/System/Library/Frameworks/Carbon.framework/Versions/A/  
>>> Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
>>> 0x954c0000 - 0x95ac6fff libBLAS.dylib
>>>
>>>
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
>>
>>> vecLib.framework/Versions/A/libBLAS.dylib
>>> 0x95b20000 - 0x95df0fff libLAPACK.dylib
>>>
>>>
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
>>
>>> vecLib.framework/Versions/A/libLAPACK.dylib
>>> 0x95e40000 - 0x95eadfff libvDSP.dylib
>>>
>>>
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
>>
>>> vecLib.framework/Versions/A/libvDSP.dylib
>>> 0x95f00000 - 0x95f20fff libvMisc.dylib
>>>
>>>
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/
>>
>>> vecLib.framework/Versions/A/libvMisc.dylib
>>> 0x968d0000 - 0x969b2fff libicucore.A.dylib  
>>> /usr/lib/libicucore.A.dylib
>>> 0x96a20000 - 0x96ae2fff libcrypto.0.9.7.dylib   
>>> 	/usr/lib/libcrypto.0.9.7.dylib
>>> 0x96b40000 - 0x96b6efff libssl.0.9.7.dylib  
>>> /usr/lib/libssl.0.9.7.dylib
>>> 0x96bf0000 - 0x96c7ffff ATS   
>>> 	/System/Library/Frameworks/ApplicationServices.framework/Versions/ 
>>> A/
>>>
>>> Frameworks/ATS.framework/Versions/A/ATS
>>> 0x96cb0000 - 0x96d9efff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
>>> 0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.2 (vecLib   
>>> 3.0.2)	/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
>>> 0x97510000 - 0x97518fff libbsm.dylib 	/usr/lib/libbsm.dylib
>>>
>>>
>>>
>>> -------------------------------------------------------
>>> SF email is sponsored by - The IT Product Guide
>>> Read honest & candid reviews on hundreds of IT Products from real
>>> users.
>>> Discover which products truly live up to the hype. Start reading now.
>>>
>>> http://productguide.itmanagersjournal.com/
>>> _______________________________________________
>>> Fire-talk mailing list
>>> [email protected]
>>> To unsubscribe or change your options use the web interface:
>>> https://lists.sourceforge.net/lists/listinfo/fire-talk
>>> Have a question? Please read the Fire Frequently Asked Questions:
>>> http://fire.sourceforge.net/faq.shtml
>>>
>>>
>>
>>
>>
>> 		
>> __________________________________ Do you Yahoo!? The all-new My  
>> Yahoo! - Get yours free! http://my.yahoo.com
>>
>>
>> -------------------------------------------------------
>> SF email is sponsored by - The IT Product Guide
>> Read honest & candid reviews on hundreds of IT Products from real  
>> users.
>> Discover which products truly live up to the hype. Start reading now.  
>> http://productguide.itmanagersjournal.com/
>> _______________________________________________
>> Fire-talk mailing list
>> [email protected]
>> To unsubscribe or change your options use the web interface:
>> https://lists.sourceforge.net/lists/listinfo/fire-talk
>> Have a question? Please read the Fire Frequently Asked Questions:
>> http://fire.sourceforge.net/faq.shtml
>>
>
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real  
> users.
> Discover which products truly live up to the hype. Start reading now.  
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Fire-talk mailing list
> [email protected]
> To unsubscribe or change your options use the web interface:
> https://lists.sourceforge.net/lists/listinfo/fire-talk
> Have a question? Please read the Fire Frequently Asked Questions:
> http://fire.sourceforge.net/faq.shtml
smime.p7s (application/pkcs7-signature, 2.3 KB) - not displayed