#1271 closed Bug (invalid)
crash in tr_sessionIsAddressBlocked
Reported by: | jah | Owned by: | charles |
---|---|---|---|
Priority: | Normal | Milestone: | None Set |
Component: | libtransmission | Version: | 1.33 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Process: Transmission [4996] Path: /Applications/Transmission.app/Contents/MacOS/Transmission Identifier: org.m0k.transmission Version: 1.33+ (6734) Code Type: X86 (Native) Parent Process: launchd [135] Date/Time: 2008-09-11 21:33:13.168 +1000 OS Version: Mac OS X 10.5.4 (9E17) Report Version: 6 Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000014ee1000 Crashed Thread: 1 Thread 0: 0 libSystem.B.dylib 0x93fad4a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x93fb4c9c mach_msg + 72 2 com.apple.CoreFoundation 0x903f70ce CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x903f7cf8 CFRunLoopRunInMode + 88 4 com.apple.HIToolbox 0x92747da4 RunCurrentEventLoopInMode + 283 5 com.apple.HIToolbox 0x92747bbd ReceiveNextEventCommon + 374 6 com.apple.HIToolbox 0x92747a31 BlockUntilNextEventMatchingListInMode + 106 7 com.apple.AppKit 0x944a6505 _DPSNextEvent + 657 8 com.apple.AppKit 0x944a5db8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 9 com.apple.AppKit 0x9449edf3 -[NSApplication run] + 795 10 com.apple.AppKit 0x9446c030 NSApplicationMain + 574 11 org.m0k.transmission 0x0000270f main + 137 12 org.m0k.transmission 0x0000266c _start + 210 13 org.m0k.transmission 0x00002599 start + 41 Thread 1 Crashed: 0 org.m0k.transmission 0x00078215 compareAddressToRange + 16 1 libSystem.B.dylib 0x93fd77d8 bsearch + 51 2 org.m0k.transmission 0x00078357 _tr_blocklistHasAddress + 100 3 org.m0k.transmission 0x0005a5c3 tr_sessionIsAddressBlocked + 33 4 org.m0k.transmission 0x00071f0d reconnectPulse + 735 5 org.m0k.transmission 0x0006c198 timerCallback + 25 6 org.m0k.transmission 0x0004c4bb event_base_loop + 1155 7 org.m0k.transmission 0x0004c56e event_dispatch + 35 8 org.m0k.transmission 0x0006be26 libeventThreadFunc + 178 9 libSystem.B.dylib 0x93fde6f5 _pthread_start + 321 10 libSystem.B.dylib 0x93fde5b2 thread_start + 34 Thread 1 crashed with X86 Thread State (32-bit): eax: 0xd5192e02 ebx: 0x00078307 ecx: 0x14ee1000 edx: 0xffffffff edi: 0x14ee1000 esi: 0x00012e00 ebp: 0xb00bbcf8 esp: 0xb00bbcf8 ss: 0x0000001f efl: 0x00010206 eip: 0x00078215 cs: 0x00000017 ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037 cr2: 0x14ee1000
Change History (7)
comment:1 Changed 15 years ago by livings124
- Component changed from Transmission to libtransmission
- Owner set to charles
- Summary changed from [Mac OS X] Crash to crash in tr_sessionIsAddressBlocked
comment:2 Changed 15 years ago by charles
- Resolution set to invalid
- Status changed from new to closed
comment:3 Changed 15 years ago by jah
@charles. Fair enough, just so you know it was from a recent nightly build (r6734).
Is it ok if you open a ticket then to get the ball rolling for this 'debug stuff'? I would myself however I don't know what to put in the ticket and it sounds like you do? Cheers
comment:4 Changed 15 years ago by jah
- Resolution invalid deleted
- Status changed from closed to reopened
I don't know how to make the above comment show up in the timeline with out reopening. Close as soon as you have read it. ;)
comment:5 Changed 15 years ago by charles
- Resolution set to invalid
- Status changed from reopened to closed
I have no idea how the mac builds work. This is something that BentMyWookie? and pea_ need to work out. I've asked for this again and again and nothing ever happens with it.
comment:6 Changed 15 years ago by persept
Whenever I get a crashlog on OS X they are much longer than what jah has posted in this ticket. Here is an example from a very old crash:
Process: Transmission [9445] Path: /Volumes/Transmission-1.22+Z-svn-r6423/Transmission.app/Contents/MacOS/Transmission Identifier: org.m0k.transmission Version: 1.22+ (6423) Code Type: X86 (Native) Parent Process: launchd [159] Date/Time: 2008-07-31 23:15:03.761 -0700 OS Version: Mac OS X 10.5.4 (9E17) Report Version: 6 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Crashed Thread: 0 Thread 0 Crashed: 0 libSystem.B.dylib 0x916aab9e __kill + 10 1 libSystem.B.dylib 0x91721ec2 raise + 26 2 libSystem.B.dylib 0x9173147f abort + 73 3 org.m0k.transmission 0x0007bb3d 0x1000 + 502589 4 org.m0k.transmission 0x0006b803 tr_timerFree + 129 5 org.m0k.transmission 0x0005a89e tr_trackerSessionClose + 86 6 org.m0k.transmission 0x000599d0 tr_sessionClose + 178 7 org.m0k.transmission 0x00003587 -[Controller applicationWillTerminate:] + 746 8 com.apple.Foundation 0x934f454a _nsnote_callback + 106 9 com.apple.CoreFoundation 0x958a4aba __CFXNotificationPost + 362 10 com.apple.CoreFoundation 0x958a4d93 _CFXNotificationPostNotification + 179 11 com.apple.Foundation 0x934f17b0 -[NSNotificationCenter postNotificationName:object:userInfo:] + 128 12 com.apple.Foundation 0x934faff8 -[NSNotificationCenter postNotificationName:object:] + 56 13 com.apple.AppKit 0x94191cd4 -[NSApplication terminate:] + 353 14 com.apple.AppKit 0x940b2c23 -[NSApplication sendAction:to:from:] + 112 15 com.apple.AppKit 0x94161660 -[NSMenu performActionForItemAtIndex:] + 493 16 com.apple.AppKit 0x94161365 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 220 17 com.apple.AppKit 0x94160feb -[NSMenu performKeyEquivalent:] + 866 18 com.apple.AppKit 0x9415f890 -[NSApplication _handleKeyEquivalent:] + 492 19 com.apple.AppKit 0x9407c853 -[NSApplication sendEvent:] + 3999 20 com.apple.AppKit 0x93fd9e27 -[NSApplication run] + 847 21 com.apple.AppKit 0x93fa7030 NSApplicationMain + 574 22 org.m0k.transmission 0x0000253f main + 137 23 org.m0k.transmission 0x0000249c _start + 210 24 org.m0k.transmission 0x000023c9 start + 41 Thread 1: 0 libSystem.B.dylib 0x9166cf66 kevent + 10 1 org.m0k.transmission 0x0004b71b event_base_loop + 785 2 org.m0k.transmission 0x0004b940 event_dispatch + 35 3 org.m0k.transmission 0x0006b4bf libeventThreadFunc + 178 4 org.m0k.transmission 0x0005fb99 ThreadFunc + 90 5 libSystem.B.dylib 0x9166d6f5 _pthread_start + 321 6 libSystem.B.dylib 0x9166d5b2 thread_start + 34 Thread 2: 0 libSystem.B.dylib 0x9166cf66 kevent + 10 1 com.apple.Foundation 0x934f4f1d -[NSThread main] + 45 2 com.apple.Foundation 0x934f4ac4 __NSThread__main__ + 308 3 libSystem.B.dylib 0x9166d6f5 _pthread_start + 321 4 libSystem.B.dylib 0x9166d5b2 thread_start + 34 Thread 3: 0 libSystem.B.dylib 0x9163c4a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91643c9c mach_msg + 72 2 com.apple.CoreFoundation 0x958c30ce CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x958c3cf8 CFRunLoopRunInMode + 88 4 com.apple.audio.CoreAudio 0x95140468 HALRunLoop::OwnThread(void*) + 160 5 com.apple.audio.CoreAudio 0x95140304 CAPThread::Entry(CAPThread*) + 96 6 libSystem.B.dylib 0x9166d6f5 _pthread_start + 321 7 libSystem.B.dylib 0x9166d5b2 thread_start + 34 Thread 4: 0 libSystem.B.dylib 0x9164368e __semwait_signal + 10 1 libSystem.B.dylib 0x9166e36d pthread_cond_wait$UNIX2003 + 73 2 com.apple.QuartzCore 0x925d1e51 fe_fragment_thread + 54 3 libSystem.B.dylib 0x9166d6f5 _pthread_start + 321 4 libSystem.B.dylib 0x9166d5b2 thread_start + 34 Thread 5: 0 libSystem.B.dylib 0x9163c506 semaphore_timedwait_signal_trap + 10 1 libSystem.B.dylib 0x9166e84f _pthread_cond_wait + 1244 2 libSystem.B.dylib 0x916700d3 pthread_cond_timedwait_relative_np + 47 3 com.apple.Foundation 0x9353ae8c -[NSCondition waitUntilDate:] + 236 4 com.apple.Foundation 0x9353aca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144 5 com.apple.Foundation 0x9353ac05 -[NSConditionLock lockWhenCondition:] + 69 6 com.apple.AppKit 0x94047470 -[NSUIHeartBeat _heartBeatThread:] + 753 7 com.apple.Foundation 0x934f4f1d -[NSThread main] + 45 8 com.apple.Foundation 0x934f4ac4 __NSThread__main__ + 308 9 libSystem.B.dylib 0x9166d6f5 _pthread_start + 321 10 libSystem.B.dylib 0x9166d5b2 thread_start + 34 Thread 6: 0 libSystem.B.dylib 0x9163c4a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91643c9c mach_msg + 72 2 com.apple.CoreFoundation 0x958c30ce CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x958c3cf8 CFRunLoopRunInMode + 88 4 com.apple.Foundation 0x93558460 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320 5 com.apple.Foundation 0x934f4f1d -[NSThread main] + 45 6 com.apple.Foundation 0x934f4ac4 __NSThread__main__ + 308 7 libSystem.B.dylib 0x9166d6f5 _pthread_start + 321 8 libSystem.B.dylib 0x9166d5b2 thread_start + 34 Thread 7: 0 libSystem.B.dylib 0x9168c5e2 select$DARWIN_EXTSN + 10 1 libSystem.B.dylib 0x9166d6f5 _pthread_start + 321 2 libSystem.B.dylib 0x9166d5b2 thread_start + 34 Thread 8: 0 libSystem.B.dylib 0x9163c4a6 mach_msg_trap + 10 1 libSystem.B.dylib 0x91643c9c mach_msg + 72 2 com.apple.CoreFoundation 0x958c30ce CFRunLoopRunSpecific + 1790 3 com.apple.CoreFoundation 0x958c3cf8 CFRunLoopRunInMode + 88 4 com.apple.CFNetwork 0x957d9a32 CFURLCacheWorkerThread(void*) + 396 5 libSystem.B.dylib 0x9166d6f5 _pthread_start + 321 6 libSystem.B.dylib 0x9166d5b2 thread_start + 34 Thread 0 crashed with X86 Thread State (32-bit): eax: 0x00000000 ebx: 0x9173143f ecx: 0xbffff0ac edx: 0x916aab9e edi: 0x0000011b esi: 0xa0125578 ebp: 0xbffff0c8 esp: 0xbffff0ac ss: 0x0000001f efl: 0x00000282 eip: 0x916aab9e cs: 0x00000007 ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037 cr2: 0xb13a0fec Binary Images: 0x1000 - 0x91fff +org.m0k.transmission 1.22+ (6423) <9c20c546920e1fb6dab01397868f44a1> /Volumes/Transmission-1.22+Z-svn-r6423/Transmission.app/Contents/MacOS/Transmission 0xe6000 - 0xf2ff7 +org.andymatuschak.Sparkle ??? (1.1) /Volumes/Transmission-1.22+Z-svn-r6423/Transmission.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle 0xfd000 - 0x128ffb libcurl.4.dylib ??? (???) <0f62e0bfb310b07086810ec3ef76847a> /usr/lib/libcurl.4.dylib 0x13e000 - 0x140fff +net.wonderboots.multiclutchinputmanager ??? (1.0) <9e7f545987565ae48e64ca5fadf74e62> /Library/InputManagers/MultiClutchInputManager/MultiClutchInputManager.bundle/Contents/MacOS/MultiClutchInputManager 0x14f000 - 0x158fff +net.sourceforge.SafariAdBlock 0.3.2 (0.3.2) <83d3f111f660be3866ff42427e0bd1c9> /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock 0x316000 - 0x434ff7 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera 0x153c0000 - 0x153c5ff3 libCGXCoreImage.A.dylib ??? (???) <32265ec157db98a33c5dcf0e6687dec2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib 0x15d68000 - 0x15da5fe3 +com.zang.RegexKit 0.6.0 (0.6.0) /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit 0x15db9000 - 0x15dbcfff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <d3d0290949e9c6af9832c02fe3e855ee> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn 0x17595000 - 0x1759afff com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn 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 (???) <14ac3b684fa5a31932fa89c4bba7a29b> /usr/lib/dyld 0x90013000 - 0x904e6ffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib 0x904e7000 - 0x90b37fff com.apple.WebCore 5525.18.1 (5525.18.1) <9fcf69305c5b48dd8a5cb77107f66c7a> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore 0x90b38000 - 0x90b4efe7 com.apple.CoreVideo 1.5.1 (1.5.1) <ed7bb95fb94817ea3212090aac5c65f3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x90b4f000 - 0x90b7cfeb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x90b7d000 - 0x91219fff com.apple.CoreGraphics 1.351.31 (???) <c97a42498636b2596764e48669f98e00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x9121a000 - 0x91249fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x9124a000 - 0x91269ffa libJPEG.dylib ??? (???) <c776945af9d960ccf5a80aa2d89fd918> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x912c4000 - 0x9130afef com.apple.Metadata 10.5.2 (398.18) <9466e348fc3c1fece377ae1238fe74a7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x9130b000 - 0x91612ff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x91613000 - 0x91613ff8 com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x91614000 - 0x91632fff libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib 0x91633000 - 0x9163affe libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib 0x9163b000 - 0x9179bff3 libSystem.B.dylib ??? (???) <98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib 0x9184b000 - 0x918a7ff7 com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering 0x91919000 - 0x91969ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x919e9000 - 0x91df9fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x91dfa000 - 0x91dfaff8 com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x91dfb000 - 0x91eb5fe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x91f01000 - 0x91f08fe9 libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib 0x91f09000 - 0x91f9cfff com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x91f9d000 - 0x91fb8ff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x91fb9000 - 0x92076fff com.apple.WebKit 5525.18 (5525.18) <9228870ec6a53b83134fd13a359276a8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit 0x92077000 - 0x92127fff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x92128000 - 0x92207fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib 0x92208000 - 0x9221cff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x9221d000 - 0x92235fff com.apple.openscripting 1.2.6 (???) <4e0b05f9f47c6f7e2b01b321b2eb1413> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x92236000 - 0x92236fff com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x92237000 - 0x922b4fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x922b5000 - 0x922f3ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x922f4000 - 0x922f7fff com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x922f8000 - 0x92382fe3 com.apple.DesktopServices 1.4.6 (1.4.6) <1abd4175c3089704be6824c073f7cc33> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x92383000 - 0x923ddff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText 0x923f6000 - 0x923fefff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x923ff000 - 0x924a6feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x924a7000 - 0x924d2fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib 0x924dd000 - 0x92873fff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x92874000 - 0x92874ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x92875000 - 0x9287efff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x9287f000 - 0x9288ffff 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 0x92890000 - 0x928a0ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x92975000 - 0x92a43ff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore 0x92a44000 - 0x92a4ffe7 libCSync.A.dylib ??? (???) <8011fc1963cebdde0c6f101dbee5afd7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib 0x92cfe000 - 0x92e44ff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x92e45000 - 0x92e7ffff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x92e80000 - 0x92eb7fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x93050000 - 0x93117ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x93118000 - 0x93250ff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib 0x934ea000 - 0x93765fe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x9379b000 - 0x937b8ff7 com.apple.QuickLookFramework 1.1 (170.4) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook 0x937c1000 - 0x93803fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices 0x93804000 - 0x9380efeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound 0x9380f000 - 0x93811ff5 libRadiance.dylib ??? (???) <c307054a6d8337c85ef501780b54704d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x93812000 - 0x93bd0fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x93bd1000 - 0x93c50ff5 com.apple.SearchKit 1.2.0 (1.2.0) <5abfde5537969168b8a8743ccb9ec735> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x93c51000 - 0x93c5cff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData 0x93f7f000 - 0x93f9fff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x93fa0000 - 0x93fa0ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x93fa1000 - 0x9479efef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x947ca000 - 0x947cefff libGIF.dylib ??? (???) <75b4fd9684d792add088205f987fb02e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x947cf000 - 0x94862ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x9486f000 - 0x94871fff com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x94872000 - 0x94896feb libssl.0.9.7.dylib ??? (???) <0ee18f8589ed06aabdc1df5b37a801cd> /usr/lib/libssl.0.9.7.dylib 0x94897000 - 0x94978ff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib 0x94979000 - 0x94980ff7 libCGATS.A.dylib ??? (???) <02a2c63ef94a180f9a0924cbff8d01ef> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib 0x94b26000 - 0x94b7fff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x94b80000 - 0x94bcffff com.apple.QuickLookUIFramework 1.1 (170.4) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI 0x94bd1000 - 0x94cf5fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x94cf6000 - 0x94da8ffb libcrypto.0.9.7.dylib ??? (???) <8f92cbdc8777bea2ec49b06ee79fabc0> /usr/lib/libcrypto.0.9.7.dylib 0x94e10000 - 0x950eaff3 com.apple.CoreServices.CarbonCore 786.4 (786.4) <059c4803a7a95e3c1a95a332baeb1edf> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x950eb000 - 0x950f0fff com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x95123000 - 0x9519ffeb com.apple.audio.CoreAudio 3.1.0 (3.1) <be7120e91df91425e904d5327b4338b7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x951bf000 - 0x951bfffa com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x951c0000 - 0x951e4fff libxslt.1.dylib ??? (???) <59399cc446ed903fd9479526ee9f116b> /usr/lib/libxslt.1.dylib 0x951eb000 - 0x95276fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x95277000 - 0x952b8fe7 libRIP.A.dylib ??? (???) <c8d988d3880d7268468112c64c626d86> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib 0x952b9000 - 0x952b9ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer 0x952ba000 - 0x9539fff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x953a0000 - 0x9556efff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security 0x956ac000 - 0x95738ff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x95739000 - 0x95739ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib 0x9573a000 - 0x95750fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x95751000 - 0x95790fef libTIFF.dylib ??? (???) <4b7d3b3b9a9c8335c2538371cb39b60b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x957ce000 - 0x95850ff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x95851000 - 0x95983fff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x95984000 - 0x95992ffd libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib 0x959d2000 - 0x959d6fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib 0x95ada000 - 0x95b02ff7 com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut 0x95cd4000 - 0x95cdafff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x95cdb000 - 0x95d62ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib 0x96f2d000 - 0x96ff8fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x97034000 - 0x97035ffc libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib 0x97036000 - 0x97093ffb libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib 0x97094000 - 0x9710eff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x97146000 - 0x97152fe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x97153000 - 0x97153ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x97256000 - 0x9727efff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib 0xc0000000 - 0xc0008fff +com.growl.growlframework 1.1.3 (1.1.3) <a73dcf41c5c7d4b27d69b25dbdfd2fde> /Volumes/Transmission-1.22+Z-svn-r6423/Transmission.app/Contents/Frameworks/Growl.framework/Versions/A/Growl 0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib 0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
comment:7 Changed 15 years ago by persept
charles: is that what you are looking for, or it is something else entirely?
jah: I'm no longer going to accept these traces without line numbers. If this is from a nightly build, you need to go bug BentMyWookie? and pea_ to get debugging working.