iScrobbler » Discussions

Weird crashes - graphics tablet / ink related?

 
  • Weird crashes - graphics tablet / ink related?

    OK so I got a Bamboo graphics tablet recently. Since then, iScrobbler crashes. A lot. And I see references to Ink in the crash dump, so I wondered whether the things are related... I can't see why they would be, but anyway.

    It worked on and off for a while, but right now I can't even start iScrobbler, it crashes on startup. NB the tablet is not plugged in.


    Process: iScrobbler [533]
    Path: /Applications/iScrobbler.app/Contents/MacOS/iScrobbler
    Identifier: org.bergstrand.iscrobbler
    Version: 2.1.2 (1570)
    Code Type: X86-64 (Native)
    Parent Process: launchd [262]

    Date/Time: 2008-05-12 12:57:02.143 +0100
    OS Version: Mac OS X 10.5.2 (9C7010)
    Report Version: 6

    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00007fff82584040
    Crashed Thread: 0

    Thread 0 Crashed:
    0 com.apple.HIToolbox 0x00007fff8227cb7a InstallEventLoopTimerInternal + 683
    1 com.apple.HIToolbox 0x00007fff8227c8ca InstallEventLoopTimerInMode + 23
    2 com.apple.ink.framework 0x00007fff82580fd4 InkInit + 820
    3 com.apple.ink.component 0x000000011488e2f8 IIMInitialize + 32
    4 com.apple.ink.component 0x000000011488daea IIMOpenComponent + 51
    5 ...ple.CoreServices.CarbonCore 0x00007fff82cf89ff CallComponentFunction + 103
    6 com.apple.ink.component 0x000000011488d908 IIMHidePaletteWindows + 54
    7 ...ple.CoreServices.CarbonCore 0x00007fff82cc0dc6 CallComponentOpen + 46
    8 ...ple.CoreServices.CarbonCore 0x00007fff82cbfdad OpenAComponent + 427
    9 ...ple.CoreServices.CarbonCore 0x00007fff82cbfbfb OpenComponent + 17
    10 com.apple.HIToolbox 0x00007fff82449b5b CreateInputMethodInstance + 305
    11 com.apple.HIToolbox 0x00007fff82444a9a utOpenActivateSelectedInputMethodInDoc + 167
    12 com.apple.HIToolbox 0x00007fff82444b75 utOpenActivateAllSelectedIMInDocIterator + 24
    13 com.apple.CoreFoundation 0x00007fff8440e458 CFArrayApplyFunction + 216
    14 com.apple.HIToolbox 0x00007fff82284ce8 utOpenActivateAllSelectedIMInDoc + 222
    15 com.apple.HIToolbox 0x00007fff8227dbb2 MyActivateTSMDocument + 1385
    16 com.apple.HIToolbox 0x00007fff8227d646 ActivateTSMDocument + 9
    17 com.apple.CoreFoundation 0x00007fff844765f5 CFRunLoopRunSpecific + 3813
    18 com.apple.HIToolbox 0x00007fff8227732e RunCurrentEventLoopInMode + 278
    19 com.apple.HIToolbox 0x00007fff82277162 ReceiveNextEventCommon + 322
    20 com.apple.HIToolbox 0x00007fff8227700d BlockUntilNextEventMatchingListInMode + 79
    21 com.apple.AppKit 0x00007fff833d446a _DPSNextEvent + 589
    22 com.apple.AppKit 0x00007fff833d3db8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 136
    23 com.apple.AppKit 0x00007fff833cdb4f -[NSApplication run] + 455
    24 com.apple.AppKit 0x00007fff8339a8f3 NSApplicationMain + 373
    25 org.bergstrand.iscrobbler 0x000000010000d242 main + 377 (main.m:80)
    26 org.bergstrand.iscrobbler 0x0000000100001d44 start + 52

    Thread 1:
    0 libSystem.B.dylib 0x00007fff81381b96 mach_msg_trap + 10
    1 libSystem.B.dylib 0x00007fff813891cb mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff84475d7f CFRunLoopRunSpecific + 1647
    3 com.apple.Foundation 0x00007fff82014f60 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 288
    4 com.apple.Foundation 0x00007fff81fb5965 __NSThread__main__ + 1157
    5 libSystem.B.dylib 0x00007fff813afec3 _pthread_start + 316
    6 libSystem.B.dylib 0x00007fff813afd85 thread_start + 13

    Thread 2:
    0 libSystem.B.dylib 0x00007fff81403bd2 pread + 10
    1 libsqlite3.0.dylib 0x00007fff83155a03 sqlite3PagerAcquire + 3267
    2 libsqlite3.0.dylib 0x00007fff8315fa6b sqlite3BtreeMoveto + 891
    3 libsqlite3.0.dylib 0x00007fff831a49cd sqlite3VdbeExec + 2413
    4 libsqlite3.0.dylib 0x00007fff831ae7ce sqlite3Step + 446
    5 libsqlite3.0.dylib 0x00007fff831aed70 sqlite3_step + 32
    6 com.apple.CoreData 0x00007fff8191e099 _execute + 73
    7 com.apple.CoreData 0x00007fff8191d88c -[NSSQLiteConnection execute] + 572
    8 com.apple.CoreData 0x00007fff81922080 -[NSSQLCore _newRowsForFetchPlan:selectedBy:withArgument:] + 368
    9 com.apple.CoreData 0x00007fff81948fd1 -[NSSQLCore newFetchedPKsForSourceID:andRelationship:] + 353
    10 com.apple.CoreData 0x00007fff81948bda -[NSSQLCore retainedRelationshipDataWithSourceID:forRelationship:withContext:] + 602
    11 com.apple.CoreData 0x00007fff819487e0 -[NSFaultHandler retainedFulfillAggregateFaultForObject:andRelationship:withContext:] + 480
    12 com.apple.CoreData 0x00007fff81923596 -[_NSFaultingMutableSet willRead] + 486
    13 com.apple.CoreData 0x00007fff81925ff9 -[_NSFaultingMutableSet count] + 25
    14 com.apple.CoreData 0x00007fff8190c4e8 -[NSManagedObject(_NSInternalMethods) _newPropertiesForRetainedTypes:andCopiedTypes:preserveFaults:] + 728
    15 com.apple.CoreData 0x00007fff8190c208 -[NSManagedObject(_NSInternalMethods) _allProperties] + 88
    16 com.apple.CoreData 0x00007fff8190c116 -[NSManagedObjectContext(_NSInternalChangeProcessing) _establishEventSnapshotsForObject:] + 134
    17 com.apple.CoreData 0x00007fff8190f550 _PFFastMOCObjectWillChange + 64
    18 com.apple.CoreData 0x00007fff8190d60e -[NSManagedObject willChangeValueForKey:] + 190
    19 com.apple.CoreData 0x00007fff8190d4d7 _sharedIMPL_setvfk_core + 327
    20 ...rand.iscrobbler.Persistence 0x0000000114767538 -[PersistentSessionManager destroySession:archive:newEpoch:moc:] + 1333 (PersistentSessionManager.m:523)
    21 ...rand.iscrobbler.Persistence 0x0000000114767fe6 -[PersistentSessionManager removeSongsBefore:inSession:moc:] + 851 (PersistentSessionManager.m:722)
    22 ...rand.iscrobbler.Persistence 0x0000000114766c15 -[PersistentSessionManager archiveDailySessionWithEpoch:moc:] + 460 (PersistentSessionManager.m:409)
    23 ...rand.iscrobbler.Persistence 0x000000011476950d -[PersistentSessionManager updateSessions:] + 352 (PersistentSessionManager.m:1083)
    24 ...rand.iscrobbler.Persistence 0x0000000114766302 -[PersistentSessionManager sessionManagerThread:] + 496 (PersistentSessionManager.m:247)
    25 com.apple.Foundation 0x00007fff81fb5965 __NSThread__main__ + 1157
    26 libSystem.B.dylib 0x00007fff813afec3 _pthread_start + 316
    27 libSystem.B.dylib 0x00007fff813afd85 thread_start + 13

    Thread 3:
    0 libSystem.B.dylib 0x00007fff813cdb5e select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x00007fff813afec3 _pthread_start + 316
    2 libSystem.B.dylib 0x00007fff813afd85 thread_start + 13

    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000 rbx: 0x0000000000000007 rcx: 0x00007fff81381b96 rdx: 0x00007fff82584040
    rdi: 0x00007fff5fbfe6b0 rsi: 0x0000000000000011 rbp: 0x00007fff5fbfe770 rsp: 0x00007fff5fbfe6f0
    r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000202
    r12: 0x0000000113d73bb0 r13: 0x0000000000000000 r14: 0x00007fff7075b520 r15: 0x0000000000000000
    rip: 0x00007fff8227cb7a rfl: 0x0000000000010202 cr2: 0x00007fff82584040

    Binary Images:
    0x100000000 - 0x100065fff +org.bergstrand.iscrobbler 2.1.2 (1570) /Applications/iScrobbler.app/Contents/MacOS/iScrobbler
    0x1001d6000 - 0x1002aaffd com.apple.WebKit 5525.18 (5525.18) <13d069048df3dc68a321a1ced60e4eb3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x100374000 - 0x10037cfff +com.growl.growlframework 1.1.2 (1.1.2) <62175fc609db5c00aee6dd7cd2fc4ce2> /Applications/iScrobbler.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
    0x100385000 - 0x10046efef com.apple.JavaScriptCore 5525.17 (5525.17) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x1004e3000 - 0x100cc2fff com.apple.WebCore 5525.18.1 (5525.18.1) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x101374000 - 0x101374fff com.apple.applescript.component 2.0 (2.0) /System/Library/Components/AppleScript.component/Contents/MacOS/AppleScript
    0x1013a4000 - 0x10142bfef com.apple.applescript 2.0 (2.0) /System/Library/PrivateFrameworks/AppleScript.framework/Versions/A/AppleScript
    0x101549000 - 0x10154afff +org.bergstrand.iscrobbler.SubStats ??? (1.0) /Applications/iScrobbler.app/Contents/PlugIns/SubStats.plugin/Contents/MacOS/SubStats
    0x113cb3000 - 0x113ccafef libJapaneseConverter.dylib ??? (???) <5e7347207d6703b00522e4c32f1bef55> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x11475e000 - 0x114771fff +org.bergstrand.iscrobbler.Persistence ??? (1.0.3) /Applications/iScrobbler.app/Contents/Core Plugins/Persistence.plugin/Contents/MacOS/Persistence
    0x11488d000 - 0x114890fff com.apple.ink.component 1.3 (81) <922129cee305c0fcbf939e5458fdb74e> /System/Library/Components/Ink.component/Contents/MacOS/Ink
    0x119673000 - 0x119679fff com.apple.DictionaryServiceComponent 1.1 (1.1) <e22715edd6443ad1d5bd951917408c0e> /System/Library/Components/DictionaryService.component/Contents/MacOS/DictionaryService
    0x119800000 - 0x1198f9fff com.apple.RawCamera.bundle 2.0.4 (2.0.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff5fc00000 - 0x7fff5fc2e593 dyld 96.2 (???) <d9ab5c6362a1c7430d8f13b90977a7f4> /usr/lib/dyld
    0x7fff80003000 - 0x7fff803bbfff libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff803bc000 - 0x7fff80432fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff80433000 - 0x7fff80476fef com.apple.QD 3.11.52 (???) <6168470edc8c4db06ec8d250eae8ada0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff80477000 - 0x7fff804dbfef libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff804dc000 - 0x7fff80519ff7 com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8051a000 - 0x7fff8053bfff libresolv.9.dylib ??? (???) <3ff622c5a54df06082d8358706e866ee> /usr/lib/libresolv.9.dylib
    0x7fff8053c000 - 0x7fff80a5ef26 libGLProgrammability.dylib ??? (???) <6f8e69d24809a9d780dda3c068082c42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff80a5f000 - 0x7fff80a77fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ce7135044e951deaa2b687bc8537809a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff80a78000 - 0x7fff80a7bffb com.apple.help 1.1 (36) <625c2d6bb29ee822f9dce6322d08df47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff80a7c000 - 0x7fff81239fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8123a000 - 0x7fff812fefe2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff812ff000 - 0x7fff81310ffd libz.1.dylib ??? (???) <2022cc8950afdf485ba1df76364ba725> /usr/lib/libz.1.dylib
    0x7fff81311000 - 0x7fff81380ff9 com.apple.print.framework.PrintCore 5.5.2 (245.1) <a35c612963684b10de5192645e94a43a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff81381000 - 0x7fff81504ffb libSystem.B.dylib ??? (???) <c86f46fe2d05b66f4dbcb359a463e556> /usr/lib/libSystem.B.dylib
    0x7fff81505000 - 0x7fff81513ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff81514000 - 0x7fff81548ff7 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff81549000 - 0x7fff81549ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8154a000 - 0x7fff8174dfe3 com.apple.security 5.0.2 (33001) <5f88da5ea4572cef35559dffefa4e51b> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8174e000 - 0x7fff817eefe3 com.apple.ApplicationServices.ATS 3.2 (???) <d0c80ca92b63d2bfaeb61b2f8297ecab> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff817ef000 - 0x7fff81818fff libcups.2.dylib ??? (???) <7297527120f4eea720ff0bf9a68bf986> /usr/lib/libcups.2.dylib
    0x7fff81819000 - 0x7fff8181bfff com.apple.NavigationServices 3.5.1 (161) <a5bffaee5164cca8b80082f7a8eec01b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
    0x7fff8181c000 - 0x7fff818b1ffb com.apple.LaunchServices 286.5 (286.5) <8cb7ec21dbbde5b77fe574bd954110a3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff818b2000 - 0x7fff818b6fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x7fff818b7000 - 0x7fff818c6fe7 com.apple.opengl 1.5.6 (1.5.6) <4c86bd1ad050cc70bd161533bee514b2> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff818c7000 - 0x7fff818eefff libxslt.1.dylib ??? (???) <edd5bcbc17be0053cc2014d045ccbe08> /usr/lib/libxslt.1.dylib
    0x7fff818ef000 - 0x7fff818f2fff com.apple.securityhi 3.0 (30817) <1112cafa6d76e27196cd0579b589d8df> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff818f3000 - 0x7fff818f3ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
    0x7fff818f4000 - 0x7fff819f7feb com.apple.CoreData 100.1 (186) <074abc7f43f81f7885e4d0674a8be4bc> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff819f8000 - 0x7fff81aa8fef com.apple.CoreServices.OSServices 224.4 (224.4) <fdc6cc16c6064ca5db3358b5ad553188> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff81aa9000 - 0x7fff81aecfef libTIFF.dylib ??? (???) <ef7ca7cb3a458d691d950e916a58e864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff81aed000 - 0x7fff81be2fff libxml2.2.dylib ??? (???) <0179d68f118fdbf444bf44219b8789c5> /usr/lib/libxml2.2.dylib
    0x7fff81be3000 - 0x7fff81c6aff3 com.apple.CFNetwork 221.5 (221.5) <ad41aaeebf14c45daeeda09619a8e337> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff81c6b000 - 0x7fff81cfcfff com.apple.SearchKit 1.2.0 (1.2.0) <b5dc67de31f5d81eec9cbb4a6bcc3c28> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff81cfd000 - 0x7fff81d2dfff com.apple.shortcut 1 (1.0) <01a5e9a7c5f269cbba2cbd61ccdf1b2f> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff81d2e000 - 0x7fff81d36ffa libbsm.dylib ??? (???) <a870a8e515e1a6407c81ddeebba21793> /usr/lib/libbsm.dylib
    0x7fff81d37000 - 0x7fff81d3bfff libGIF.dylib ??? (???) <28ed5fa039c8b1952b429387dbdc5007> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff81d3c000 - 0x7fff81d59fef com.apple.CoreVideo 1.5.0 (1.5.0) <0e1af2075edfc0935ebe6f0959735bb9> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff81d5a000 - 0x7fff81d7cfff libJPEG.dylib ??? (???) <0b51f0afb5fb084ff31bbcae8e9cf342> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff81d7d000 - 0x7fff81d8efff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <959487d33391362535845289e6440d24> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff81d8f000 - 0x7fff81d95fff com.apple.DiskArbitration 2.2.1 (2.2.1) <e75fe224700767869227cc903bef8ed9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff81d96000 - 0x7fff81d98ff7 libffi.dylib ??? (???) <5ccd57a3de7db7f7bffa1b6ef2217b0c> /usr/lib/libffi.dylib
    0x7fff81d99000 - 0x7fff81e13ff3 com.apple.CoreText 2.0.1 (???) <bee4bc398d5f9693bde82d2b522436a2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff81e14000 - 0x7fff81e68fe3 com.apple.HIServices 1.7.0 (???) <ab682a94bbb2418c772570a5f5e13849> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff81e69000 - 0x7fff81f5dfff libobjc.A.dylib ??? (???) <097c18311136478bb48938be0777c168> /usr/lib/libobjc.A.dylib
    0x7fff81f5e000 - 0x7fff81f6cfff libCSync.A.dylib ??? (???) <8742ef87d60551c2f6f7433f447ab335> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff81f6d000 - 0x7fff81faaff7 com.apple.SystemConfiguration 1.9.1 (1.9.1) <107675c0c5bf442f043b4dd45643c268> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff81fab000 - 0x7fff81fabffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff81fac000 - 0x7fff82245ff3 com.apple.Foundation 6.5.4 (677.15) <0addc2cf6670b1b2dbe94c3295f1dad4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff82246000 - 0x7fff82252ff1 libgcc_s.1.dylib ??? (???) <6fc905606335f261db4da9529c7e2711> /usr/lib/libgcc_s.1.dylib
    0x7fff82253000 - 0x7fff82253ffa com.apple.CoreServices 32 (32) <f1ae7e34fb008524b502ed0185b32794> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff82254000 - 0x7fff8253bfeb com.apple.HIToolbox 1.5.2 (???) <c870de519a68fb8653484ea2ad0463f9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8253c000 - 0x7fff82578fff libGLImage.dylib ??? (???) <d2fc4fa9a6388885c6cf09a6062adf85> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff82579000 - 0x7fff82614fe7 com.apple.ink.framework 101.3 (86) <03096cd083a6e70bc7a18ad1b81feb15> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff82615000 - 0x7fff82bd9fef com.apple.CoreGraphics 1.351.21 (???) <10172e10adb285a888f25977f86768ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff82bda000 - 0x7fff82bf7fef libPng.dylib ??? (???) <d2954ec6cb33de7d57d118085d6f0609> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff82bf8000 - 0x7fff82c7efef com.apple.audio.CoreAudio 3.1.0 (3.1) <e54f7eb4e3ded5f3162009b8ab35b29a> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff82c7f000 - 0x7fff82c99fff libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff82c9a000 - 0x7fff82f95fe3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <0be2b64c7b226316dc4618311fc4ea3f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff82f96000 - 0x7fff82fc8ff7 libauto.dylib ??? (???) <cc8eece8c0097b254c758bd4e8df9537> /usr/lib/libauto.dylib
    0x7fff82fc9000 - 0x7fff82fcbff9 libRadiance.dylib ??? (???) <8ee3b6e664d605633d85807d6aaabd92> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff82fcc000 - 0x7fff8300bfef com.apple.framework.IOKit 1.5.1 (???) <bfa69d224bfc57de4cef60556bf95769> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8300c000 - 0x7fff830bffef com.apple.DesktopServices 1.4.5 (1.4.5) <87eb0b6b89d41703bf1d7d4439a14cdc> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff830c0000 - 0x7fff83134fe7 libstdc++.6.dylib ??? (???) <379a6a2dc6e21ba77310b3d2d9ea30ac> /usr/lib/libstdc++.6.dylib
    0x7fff83135000 - 0x7fff831bdfe7 libsqlite3.0.dylib ??? (???) <3c7ab3523b816dbd3e039ee7e6e2c580> /usr/lib/libsqlite3.0.dylib
    0x7fff831be000 - 0x7fff831c0fff com.apple.print.framework.Print 218.0.2 (220.1) <2b847a0a1cd885f596a4d10409d50ba3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff831c1000 - 0x7fff831cbfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <a49d89814bff9aff6d477c00e426e158> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff831cc000 - 0x7fff83218fe7 com.apple.Metadata 10.5.2 (398.7) <c1804de18f40d232845327bac8b04620> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff83219000 - 0x7fff8321aff3 com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8321b000 - 0x7fff8321bfff com.apple.Carbon 136 (136) <03d8b56572c45d8e6de756bc2fb86187> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8321c000 - 0x7fff83257fff com.apple.AE 402.2 (402.2) <b03583e0747f82199e0d9604014faa34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff83258000 - 0x7fff83394fe9 com.apple.ImageIO.framework 2.0.1 (2.0.1) <d07f3f1720e69cfbb9437b27e6ce9468> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff83395000 - 0x7fff83cbcfef com.apple.AppKit 6.5.2 (949.26) <a3b1ead0d361a111f8fce11f96d8627a> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff83cbd000 - 0x7fff83d01fef libRIP.A.dylib ??? (???) <055d9d99b0407083c9a874a260c4fd77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff83d02000 - 0x7fff840d6fff com.apple.QuartzCore 1.5.1 (1.5.1) <5f52fa5c92a205998ece1884c6f2e485> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff84128000 - 0x7fff84241ffb com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff84242000 - 0x7fff8430dfe7 com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff8430e000 - 0x7fff8430effd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff8430f000 - 0x7fff843f0fff libcrypto.0.9.7.dylib ??? (???) <c39effd87ec6fb72b9a95a5c63baca41> /usr/lib/libcrypto.0.9.7.dylib
    0x7fff843f1000 - 0x7fff8440afff com.apple.openscripting 1.2.6 (???) <c1625319b1a114ffac2b866c3aa0ddd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff8440b000 - 0x7fff8440bff8 com.apple.Cocoa 6.5 (???) <d53437c1faeb42624f1d71202caa9cad> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8440c000 - 0x7fff84543fff com.apple.CoreFoundation 6.5.1 (476.10) <702e3d446e622a3b16c5461eee6e186a> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff84544000 - 0x7fff846b2fff libicucore.A.dylib ??? (???) <a0360f4a6f39c2b063bb7b3bf0549819> /usr/lib/libicucore.A.dylib
    0x7fff846b3000 - 0x7fff846b8fff com.apple.CommonPanels 1.2.4 (85) <8f5631ff238ad1bad2e031fe5e7442d2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff846b9000 - 0x7fff846c2fff libCGATS.A.dylib ??? (???) <4d65bb4e883c5b39cc2168577772be42> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x7fff846c3000 - 0x7fff846c3ff8 com.apple.ApplicationServices 34 (34) <29a6f07deb1ef821735e2c18ef1e9fa5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff846c4000 - 0x7fff84782fff edu.mit.Kerberos 6.0.12 (6.0.12) <9a49e991cf53c0f3cfde2d4e54657e35> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff84783000 - 0x7fff84799ff9 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fffffe00000 - 0x7fffffe01780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    0xfffffffffffec000 - 0xfffffffffffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib

  • Interestingly, I just tried starting in 32-bit mode (inspired by the discussion about the 64-bit keychain bug thing) and it seems to start... odd.

    • Damaged said...
    • Moderator
    • 12 May 2008, 17:37
    quoth the FAQ thread:


    Incompatibilities
    In addition to Cocoa Gestures, the Logitech Control Center 2.4 driver software causes problems with Growl and may also cause iPod handling problems in iScrobbler.

    Apple's Ink service has a bug in 10.5.x that causes 64bit apps to crash. Either disable Ink or use the 32bit version of iScrobbler.

Anonymous users may not post messages. Please log in or create an account to post in the forums.