Right click=crash!

Just updated to 1.5 and got a bonus. If I right click anywhere on the stage or timeline I get an alert:
An error occurred. Please save your work and restart Edge Animate.
I have changed the mouse and keyboard out and get the same message.
Running Mac OSX 10.6.8 on a Mac Pro.
Guess I should have followed the old adage,"Never update in the middle of a project.".
Is there a way to go back to ver.1?

I shut the program down and restarted several times. And it kept giving me the error. Walked away for a couple of hours, restarted and now it works fine.....no error alert. I right clicked all over the place just to see if I could trigger it again. Nothing. Must have been a transient ghost or something.
If it happens again tomorrow I'll reply to this post.
Thanks,
Greg....

Similar Messages

  • Mouse right click crashes any software

    Last week I installed Adobe Photoshop CS2 and Adobe Bridge on my iMac Intel, and since then, everytime I right-click the mouse, the software crashes - any software. It happened already wth Safari, Preview, Adobe PS, Photo Mechanic, and even Finder! The left button works fine, but the right click crashes all.
    I might say that I use a Samsung mouse, but since I have this problem I already tried changing to the Mighty mouse that came with computer when I bought, but it didn't work. Both had the same behavior.
    Did anyone have the same problem before? Or have a clue how I can fix it?
    Thanks in advance.

    So, I finally did a fresh install of OSX on iMac, and the right click came back.
    I think there was something corrupted on the system that somehow showed up after Adobe CS2. I reinstalled CS2 but up to now, no problems at all.
    Thanks all for the insights, they all helped a lot!

  • Right Click Crashes Add-On.

    I have an add-on built for version 2004.  It works fine on 2004 installs.  It works fine on 2005 installs except for when the user right clicks anywhere in SAP.  The right click will then cause the add-on to crash and prompt the user to Restart it, continue without it etc.
    I don't have any events associated with the right click and I'm filtering out all events not associated with the two forms I'm working with.
    What gives?

    C#
    //Code in startup
    SBO_Application.RightClickEvent+=new _IApplicationEvents_RightClickEventEventHandler(SetupRightClickEvent);
    //Handle method
    private static void SetupRightClickEvent(ref ContextMenuInfo EventInfo, out bool BubbleEvent) {
      BubbleEvent = true;
      //Code here
    VB
    Private Sub SBO_Application_RightClickEvent(ByRef eventInfo As SAPbouiCOM.ContextMenuInfo, ByRef BubbleEvent As Boolean) Handles SBO_Application.RightClickEvent
    //Code here
    End Sub

  • Every right click crashes

    Hi, I just upgraded my tiger to leopard using the disc, no pretty much every program I uses when right clicked causes a crash. Very annoying when spell checking with word and safari when I try & copy something I get
    Process: Safari [1759]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 3.1.1 (5525.18)
    Build Info: WebBrowser-55251800~2
    Code Type: X86 (Native)
    Parent Process: launchd [64]
    Date/Time: 2008-04-28 14:54:39.933 +0100
    OS Version: Mac OS X 10.5.2 (9C7010)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000007
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x96d9b5c4 CFRelease + 36
    1 ...deskunpdf.findercontextmenu 0x17cbbcfe isFileOrFolder + 134
    2 ...deskunpdf.findercontextmenu 0x17cbbd20 examineContext + 22
    3 com.apple.HIToolbox 0x94537ba3 TContextualMenuPlugin::ExamineContext(AEDesc const*, TPluginCommandList&, unsigned long, unsigned char&) + 49
    4 com.apple.HIToolbox 0x94537b4d TContextualMenuPluginList::ExamineContext(AEDesc const*, TPluginCommandList&, long) + 145
    5 com.apple.HIToolbox 0x945cd1ae _ContextualMenuInsertItems(MenuData*, unsigned short, AEDesc const*, ContextualMenuHelp const*, unsigned long*, OpaqueContextualMenuItemsRef**) + 400
    6 com.apple.HIToolbox 0x945372fd _ContextualMenuInsertItems + 95
    7 com.apple.AppKit 0x92fb36ea _NSPopUpCarbonMenu3 + 1464
    8 com.apple.AppKit 0x92fb3128 _NSPopUpCarbonMenu2 + 155
    9 com.apple.AppKit 0x92fb3089 _NSPopUpCarbonMenu1 + 82
    10 com.apple.AppKit 0x92fb2feb -[NSCarbonMenuImpl _popUpContextMenu:withEvent:forView:withFont:] + 237
    11 com.apple.AppKit 0x92fb2e26 -[NSMenu _popUpContextMenu:withEvent:forView:withFont:] + 285
    12 com.apple.AppKit 0x92fb2d03 -[NSMenu _popUpContextMenu:withEvent:forView:] + 63
    13 com.apple.AppKit 0x92fb2cbe -[NSMenu _popUpMenuWithEvent:forView:] + 52
    14 com.apple.AppKit 0x9337d5ef -[NSView rightMouseDown:] + 103
    15 com.apple.AppKit 0x9317f30e -[NSControl _rightMouseUpOrDown:] + 526
    16 com.apple.AppKit 0x92e3a6fd -[NSWindow sendEvent:] + 8511
    17 com.apple.Safari 0x0002b3c3 0x1000 + 172995
    18 com.apple.AppKit 0x92e06714 -[NSApplication sendEvent:] + 2780
    19 com.apple.Safari 0x0002ae48 0x1000 + 171592
    20 com.apple.AppKit 0x92d640f9 -[NSApplication run] + 847
    21 com.apple.AppKit 0x92d3130a NSApplicationMain + 574
    22 com.apple.Safari 0x000b9906 0x1000 + 755974
    Thread 1:
    0 libSystem.B.dylib 0x921d9bce _semwaitsignal + 10
    1 libSystem.B.dylib 0x922048cd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x00a8a11f WebCore::IconDatabase::syncThreadMainLoop() + 239
    3 com.apple.WebCore 0x00a42885 WebCore::IconDatabase::iconDatabaseSyncThread() + 181
    4 libSystem.B.dylib 0x92203c55 pthreadstart + 321
    5 libSystem.B.dylib 0x92203b12 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x921d29e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x921da1dc mach_msg + 72
    2 com.apple.CoreFoundation 0x96d990de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x96d99d18 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x90c4c6cc CFURLCacheWorkerThread(void*) + 396
    5 libSystem.B.dylib 0x92203c55 pthreadstart + 321
    6 libSystem.B.dylib 0x92203b12 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x921d29e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x921da1dc mach_msg + 72
    2 com.apple.CoreFoundation 0x96d990de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x96d99d18 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x92907ac0 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x928a45ad -[NSThread main] + 45
    6 com.apple.Foundation 0x928a4154 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x92203c55 pthreadstart + 321
    8 libSystem.B.dylib 0x92203b12 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x92222b3a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x92203c55 pthreadstart + 321
    2 libSystem.B.dylib 0x92203b12 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x96d9b5aa ecx: 0x17952c00 edx: 0xbffff0e4
    edi: 0x00000001 esi: 0x00000002 ebp: 0xbffff128 esp: 0xbffff110
    ss: 0x0000001f efl: 0x00010246 eip: 0x96d9b5c4 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000007
    Binary Images:
    0x1000 - 0x132fef com.apple.Safari 3.1.1 (5525.18) <7b337979f11e6e15dd50072420a92680> /Applications/Safari.app/Contents/MacOS/Safari
    0x17a000 - 0x237fff com.apple.WebKit 5525.18 (5525.18) <4bbbf5b72cd77b9d3ef1bb55f8f21ce5> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x2d6000 - 0x2e5ff8 SyndicationUI ??? (???) <d148012be42c8a6e21f9cc58739c8dc7> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x2f5000 - 0x3c3ff7 com.apple.JavaScriptCore 5525.17 (5525.17) <56d955e46cefc5951391948c7a1019bc> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x420000 - 0x501ff7 libxml2.2.dylib ??? (???) <3cd4cccd4ca35dffa4688436aa0cd908> /usr/lib/libxml2.2.dylib
    0x63e000 - 0x643ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0xa40000 - 0x1090fff com.apple.WebCore 5525.18.1 (5525.18.1) <52db658969ae4cde18cd3789c257ca87> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x1480000 - 0x1581fef com.apple.PubSub 1.0.3 (65.1) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x12c4d000 - 0x12d57fef com.apple.RawCamera.bundle 2.0.4 (2.0.4) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15cbd000 - 0x15cbdffe com.apple.JavaPluginCocoa 12.0.0 (12.0.0) <cbdb26b7eb2d0cc8a0c641adc9d22255> /Library/Internet Plug-Ins/JavaPluginCocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x15cee000 - 0x15cf5ffd com.apple.JavaVM 12.0.2 (12.0.2) <44b9536fe4d7c7fcb3506adb695a180f> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x17cbb000 - 0x17cbcfff +com.docudesk.deskunpdf.findercontextmenu deskUNPDF Finder Menu PlugIn v1.0 (1.0) /Users/michaelswaby/Library/Contextual Menu Items/deskUNPDFContextMenu.bundle/Contents/MacOS/deskUNPDFContextMenu
    0x17cc0000 - 0x17cc2ffe com.apple.AutomatorCMM 1.1 (156) <df0822b8a335cb31d931850fe9d42ab4> /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x17cc8000 - 0x17cc9ffd com.apple.BluetoothMenu 2.1 (2.1f14) /System/Library/Contextual Menu Items/BluetoothContextualMenu.plugin/Contents/MacOS/BluetoothContextualMenu
    0x17cce000 - 0x17d3cff7 com.apple.Bluetooth 2.1 (2.1f14) <70a4e6ec34e101a812923b2422a4a386> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x17d88000 - 0x17d8bfff com.apple.BezelServicesFW 1.4.624 (1.4.624) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
    0x17d92000 - 0x17d97fff com.apple.FolderActionsMenu 1.3.2 (1.3.2) <9ba69ef0bec96264a79fa28b3a5f058b> /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x17d9e000 - 0x17da0ffb +com.intego.VirusBarrierCM ??? (10.4.3) /Library/Contextual Menu Items/VirusBarrierCM.plugin/Contents/MacOS/VirusBarrierCM
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
    0x90003000 - 0x90413fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90459000 - 0x904ecff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x904ed000 - 0x904f3fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90544000 - 0x9057bfff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9057c000 - 0x9059cff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90692000 - 0x906b6fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x9073d000 - 0x9073dffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x90820000 - 0x90958ff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x90959000 - 0x90959ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9095a000 - 0x9099ffef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x909a0000 - 0x909c8fff libcups.2.dylib ??? (???) <2f0a710a9128882efb2ed92ad139b58c> /usr/lib/libcups.2.dylib
    0x909c9000 - 0x909cdfff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90a0d000 - 0x90af2ff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90bbc000 - 0x90bd2fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90bd3000 - 0x90c30ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x90c31000 - 0x90c40fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x90c41000 - 0x90cb8fe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90cb9000 - 0x90dfeff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x921d1000 - 0x921d1ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x921d2000 - 0x92331ff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
    0x92332000 - 0x92370ff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92377000 - 0x9237bfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x92384000 - 0x92403ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92404000 - 0x924abfeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x924ac000 - 0x924b7fe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x924b8000 - 0x924d6ff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x924d7000 - 0x926a2ff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x926a3000 - 0x927c7fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92886000 - 0x9288dff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9288e000 - 0x92898feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92899000 - 0x92899ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9289a000 - 0x92b14fe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b47000 - 0x92b4efe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x92b8e000 - 0x92badffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92c3b000 - 0x92c53fff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92c54000 - 0x92c56ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92d2b000 - 0x93528fef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93533000 - 0x93598ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93599000 - 0x93660ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93661000 - 0x9368cfe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x936ab000 - 0x93705ff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x93706000 - 0x93733feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x93734000 - 0x93784ff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x93785000 - 0x93788fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93789000 - 0x937adfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x937ae000 - 0x937e0fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x937ef000 - 0x9386cfef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9386d000 - 0x93938fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93939000 - 0x93945fe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93946000 - 0x93cdcff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x93dac000 - 0x93dacfff com.apple.Carbon 136 (136) <7f03616ee9261fb42dc6e6dd77a6f01c> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93dad000 - 0x93e06ff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93e07000 - 0x941c5fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94382000 - 0x94398fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <bad2d3a9a92fdecd02e64f0b73a76f27> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9443c000 - 0x9444affd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x9444b000 - 0x94454fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x94455000 - 0x94469ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9446a000 - 0x94772fff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94773000 - 0x94773ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94774000 - 0x94a4dff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94a4e000 - 0x94ad5ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x94bb6000 - 0x94c42ff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94d7a000 - 0x94d89ffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94d8a000 - 0x94d8bffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x94d8c000 - 0x94d8cff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94d8d000 - 0x94d92fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x94d93000 - 0x94e72fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
    0x94e73000 - 0x94eb4fe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94eb5000 - 0x94eb7fff com.apple.securityhi 3.0 (30817) <32d1c581312dbe0c408578df99661f96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94ee3000 - 0x94f1dfff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94f1e000 - 0x94f2efff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x94f2f000 - 0x94fe9fe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x94fea000 - 0x95034fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x95035000 - 0x95037fff com.apple.CrashReporterSupport 10.5.0 (156) <93487b929eb5df9fbeaaea00fe2010de> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x95689000 - 0x95739fff edu.mit.Kerberos 6.0.12 (6.0.12) <3dd13466876a8fe4549cfc1354233ec3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9573a000 - 0x95755ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x959bf000 - 0x959e7ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x959e8000 - 0x95a71fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95a72000 - 0x95a79ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x95a7a000 - 0x95a98fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
    0x95a99000 - 0x95b4bffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x95e50000 - 0x95e92fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95e93000 - 0x95ea3ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95eb0000 - 0x95edffe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x95ee0000 - 0x96579fff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x965ca000 - 0x96a9dfde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96a9e000 - 0x96addfef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96ade000 - 0x96ae3fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96b14000 - 0x96b4afef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
    0x96b4b000 - 0x96ba7ff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96ba8000 - 0x96d26fff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x96d27000 - 0x96e59fef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96e5a000 - 0x96eedfff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96eee000 - 0x96ef6fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96ef7000 - 0x96f30ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96f31000 - 0x96fadfeb com.apple.audio.CoreAudio 3.1.0 (3.1) <754f5c8a3a8c718c5f0005b001f729e2> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96fbb000 - 0x97046fff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9705f000 - 0x970d9ff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x970da000 - 0x970daffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x97191000 - 0x9719cff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9719d000 - 0x9719dffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Looks to me like it is choking on an old Contextual Menu item. If you did an upgrade install you probably have some old Contextual Menu items lying around that aren't working in Leopard. Try removing all the items in
    "/Users/yourname/Library/Contextual Menu Items"
    See if that fixes the problem. If it does, go the sites where you got the originals and see if the site has a version that is listed as Leopard compatible and download and install that version. If there is no Leopard version don't use the Contextual Menu item.
    If you are still having problems, there are other locations for CMs:
    "/Library/Contextual Menu Items"
    "/System/Library/Contextual Menu Items"
    I don't have any in the /Library/CM folder, and have three from Apple in the /System/Library/CM folder.
    Francine
    Francine
    Schwieder

  • Right Click Crashing Programs

    I have recently discovered that right-clicking on text (with trackpad or Mighty Mouse) causes programs to crash. This is a new development, and crashes Apple and non-Apple (PowerPoint) programs. Does anyone have a suggestion?
    Thanks!

    This is a pure guess, so I don't know if it will work.
    I would search for the preference file for the mouse (look in Library/Preferences), drag it to the trash and then reboot the computer.
    Good luck
    Bob

  • Right Click Crashes MSOffice apps

    I just bought another Macbook Pro.  This time it is the 13" Retina.  Whenever I right-click on any MSOffice 2011 app (Outlook or Excel or Word) I get the beach ball and the program stops responding.  I have to force quite and re-open.  I'm wondering if this is an issue with the Apple Mouse or something else.  I am tempted to buy a Logitech mouse and see if there is a difference.
    This is a brand new installation.  There can't be any rogue code yet.
    Thanks,
    Nick.

    C#
    //Code in startup
    SBO_Application.RightClickEvent+=new _IApplicationEvents_RightClickEventEventHandler(SetupRightClickEvent);
    //Handle method
    private static void SetupRightClickEvent(ref ContextMenuInfo EventInfo, out bool BubbleEvent) {
      BubbleEvent = true;
      //Code here
    VB
    Private Sub SBO_Application_RightClickEvent(ByRef eventInfo As SAPbouiCOM.ContextMenuInfo, ByRef BubbleEvent As Boolean) Handles SBO_Application.RightClickEvent
    //Code here
    End Sub

  • Please help. The Finder has crashed I guess, no icons on the desktop, menu bar and dock flicking. Can't open any app, folder or even do a right click.

    Good day, I could really need some information. Thank you in advance.
    I have a 2008 24" iMac, running on 10.5.8.
    I want to describe the whole issue. The only thing that changed in my routine and made it crash was that I bought a new Apple keyboard, with a wire this time, before I was using a bluetooth one, and a new wireless Logitech mouse. After I successfuly connected both, while browsing in Safari, the computer totally lagged. All I could do was to manually restart it. When I started it again, it said that the "ruby" application has quited unnexpectedly. After clicking ignore, I observed that the icons on desktop haven't loaded, the menu bar is constantly reopening itself, I can't right click, if I try to open Sistem Preferences that is as far as it will allow me to go, if I click anything else than, it closes system Pref. and leaves me again with this flicking menu bar, which of course I can't even click and an empty desktop. I couldn't see if the problem is only related to my user, as there is only 1 user on it. I tried to create a new one, but I get the problem mentioned above.
    I try to see here on the forum if other people have had the same problem, but what I got was minor cases, they can still use finder or an app, everytime I open something, it dies and I only can restart the poor thing
    I hope I don't have to delete all my info on my drive, that would be a big problem for me.
    Solutions, recommendations?
    Thank you.

    Hi Paul,
    One way to test is to Safe Boot from the HD, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, Test for problem in Safe Mode...
    Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive
    Reboot, test again.
    If it only does it in Regular Boot, then it could be some hardware problem like Video card, (Quartz is turned off in Safe Mode), or Airport, or some USB or Firewire device, or 3rd party add-on, Check System Preferences>Accounts (Users & Groups in later OSX versions)>Login Items window to see if it or something relevant is listed. Or an errant process eating up RAM.
    Check the System Preferences>Other Row, for 3rd party Pref Panes.
    Also look in these if they exist, some are invisible...
    /private/var/run/StartupItems
    /Library/StartupItems
    /System/Library/StartupItems
    /System/Library/LaunchDaemons
    /Library/LaunchDaemons

  • Safari 6.0 crash when right clicking a link and choosing open in new tab

    Hi all,  just a general question.  I admit i did not search the forums yet.  Hopefully this little annoyance can be resolved.
    When using safari on say CNN.COM i'll right click on a link and choose Open in new tab.  safari randomly disappears.  no crash warnings,  just gone.  I can open it right up and be fine sometimes all day.   This has happened to me about 5x since ML was released (i wiped my laptop the day it came out)
    This has happened on a couple of different website at different times of the day.  only safari was running. No other apple apps have this issue.
    I have a MacBook Pro from earily '08 type 4,1
    i have only apple software on this machine
    i do have adobe flash installed v11.3 updated today.
    i do have lastpass enabled
    i do have ad-block disabled
    While i'm waiting for help from you guys i'll disable all addon's and try to remove adobe to see if that is the issue.  Is there any other steps i can try like delete .plist file or maybe even trying a new user profile.  I am a IT professional and am not afraid to get my hands dirty trying to get this resovlved.
    Thanks in advance.
    P.S. i'll search the forums too and if i see a similar post i'll remove this one.
    Bill Siegfried.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the page that opens.
    Step 1
    Enter the name of the crashed application or process in the Filter text field. Post the messages from the time of the last crash, if any — the text, please, not a screenshot.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.
    Step 2
    Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed process, and ends with ".crash". Select the most recent report and post the contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • Just bought a dell pc with windows 8. on my old pc (vista) i would right click a movie (in itunes format) and say open with itunes and it would play. Now it won't open in itunes and it just CRASHES. HELP PLEASE. is there a glitch with win 8???

    okay not sure how this works so here i go again.
    Okay i bought a dell pc with windows 8 (big mistake) i downloaded itunes and from my external hard drive, right clicked a movie file (in ipad format, because this worked in vista on my old laptop) and it will not go into itunes. And itunes keeps crashing. Is there a glitch with win 8 and itunes ? I never had this prob with vista. I would right click a file and say open with itunes and poof it goes in the library. Please help before i throw this thing out the window! OH newest itunes is what i have installed.

    Take a look at this MBP, a refurbished unit.  Don't let the late 2011 release date put you off.  For about  $500 less than an equivalent 'new' one with similar specifications you get a quad core CPU and excellent graphics.  As Steve359 mentioned, this can be upgraded if the need arises and has the same warranty as a 'new' one
    I would not be surprised that these may actually be 'new' MBPs due to the length of time that they have been replaced by the current generation.  I purchased a 17" model about 5 weeks ago, and a serial number check suggests that it is 9 weeks old.
    http://store.apple.com/us/product/G0NM5LL/A
    Ciao.

  • Every time I right click on an image and select Download image Firefox crashes . I have reinstalled; uninstalled and deleted folders and then reinstalled; added

    Every time I right click on an image and select Download image Firefox crashes . I have reinstalled; uninstalled and deleted folders and then reinstalled; added no plugins; checked I can DL the same images in IE-works good.I use Win7 pro and it works in other profiles in Windows 7. I created a new profile in Windows and that worked for about 2 months and now that has gone the same way as my admin profile has done. I deleted the sqlite download file-still same prob..Please help. I use Firefox 13.0.1

    That sounds very frustrating.
    By the way, does it say "Download image" or "Save Image As"? Just checking whether you have an add-on downloader in the mix that might be relevant. If you do have an add-on, try using the built-in command.
    Do you also crash if you save from here:
    right-click page > View Page Info > Media tab > (select image) > Save As
    I assume you have seen this article and tried these things: [[What to do if you can't download or save files]].
    Have you tried the new Reset feature in Firefox 13? This duplicates certain key data from your active settings folder into a new one, bypassing some add-ons and custom settings. Your plugins will still be active, but could be disabled manually if you like.
    More information in this article: [[Reset Firefox – easily fix most problems]].
    If the new settings folder has the same problem, you can switch back if you like using Firefox's Profile Manager.
    Does it make any difference?

  • G5 DP 2.0 (2003) - right clicking on files causes finder to crash

    I'm having a rather strange problem - I have a G5 dual 2GHz (2003) with a 160GB HD and a second 500GB HD. I installed 10.4 fresh with erasing the disk. I've upgraded with all the upgrades it's found. I daily fix permissions, etc.
    Intermittently, when I right click on a file (say to open it with another program or something or just get info), the finder crashes. When it comes back, I'm able to right click on the file just fine.....until I try another a few minutes later and get the same results.
    What I've done so far:
    1. Fixed disk permissions
    2. Ran disk utility to fix any disk problems
    3. Zapped the PRAM (three chimes in a row before letting it boot up)
    Still have the problem....help!

    If it is an issue with the Finder, then it is likely going to be in
    ~/Library/Preferences
    ... not with permissions (which looks at /Library/Receipts and could deal with a bad mouse or usb cable, but most likely something that looking for corrupt plists might find, or a new user account; sometimes just move/rename the Preferences folder helps. And I would use Applejack to delete the cache folders, always a likely source for problems and corrupt files and very active.
    Hardware issues or changing hardware can result in corrupt nvram in which case a single or dual boot of PRAM/NVRAM reset is enough, or quicker still, a trip into Open Firmware (cmd + opt + of) will do the trick with
    reset-nvram
    set-defaults
    reset-all
    ... and I find quicker, but only when adding or changing PCI, RAM or disk drives.
    If you use 3rd party mouse driver (USB Overdrive) then look in that direction.
    I had a folder with 1000 items. No trouble. Let it grow to 2000, and still no trouble. But around 2400+ it would just cause the Finder to beachball if I tried to save to that folder, until I broke it down into smaller sub-folders of 500.
    Disk Warrior 4 would be another tool to scavenge your drive for files and directory issues (Option click on the Repair/Rebuild button does a more thorough read of the hard drive's contents).
    MacFixit has some excellent tutorials and 3 yrs of tips on CD even. There are a plethora of FAQs, too.

  • Right-click printing causes Explorer to crash?!

    We regularly print contact sheets by selecting a group of images, right-clicking and using the print wizard, but recently this has been causing Windows Explorer to crash. As many people use the laptop in question I can't be sure what recent updates have
    occurred that might have caused this.
    The error message was as follows:
    Problem signature:
      Problem Event Name:    APPCRASH
      Application Name:    Explorer.EXE
      Application Version:    6.1.7601.17567
      Application Timestamp:    4d672ee4
      Fault Module Name:    igdumd64.dll
      Fault Module Version:    8.15.10.2639
      Fault Module Timestamp:    4f29a5e5
      Exception Code:    c0000005
      Exception Offset:    000000000030e0b6
      OS Version:    6.1.7601.2.1.0.256.48
      Locale ID:    1033
      Additional Information 1:    2cb3
      Additional Information 2:    2cb33ab34750f572f12cbb253b809871
      Additional Information 3:    f019
      Additional Information 4:    f0199394a0f8932c6d2ba19d00fe529d
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt

    Hi,
    The log message here told this is caused by igdumd64.dll , which is a component of the Intel graphics driver:
    Faulting module name: igdumd64.dll, version: 8.15.10.2639.
    Please take a look at the PC's official Website for updated drivers.
    A similar thread for reference:
    Explorer crashes when right-click
    printing selected images as contact sheet
    Hope this may help
    Best regards
    Michael Shao
    TechNet Community Support

  • Finder crashes when right clicking on a file

    I'm new to Tiger/Apple and don't know how to make heads nor tails of this Finder.Crash.Log. Finder crashes more often than not when I right click on a file. Please help. Here is the log file:
    Host Name: xxxxxx-computer
    Date/Time: 2007-01-24 06:05:36.833 -0600
    OS Version: 10.4.8 (Build 8N1051)
    Report Version: 4
    Command: Finder
    Path: /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Parent: WindowServer [60]
    Version: 10.4.6 (10.4.6)
    Build Version: 16
    Project Name: Finder_FE
    Source Version: 5292800
    PID: 1838
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x90a564c7 objc_msgSend + 23
    1 com.apple.HIToolbox 0x92eb4ba2 InsertMenuItemTextWithCFString + 68
    2 com.apple.HIToolbox 0x92ebeb50 TPluginMenuItemHandler::AddCommandsToMenu(TPluginCommandList&, OpaqueMenuRef*, unsigned short, TMenuAllocator&) + 376
    3 com.apple.HIToolbox 0x92ebeab3 TPluginMenuItemHandler::AddCommandsToMenu(TPluginCommandList&, OpaqueMenuRef*, unsigned short, TMenuAllocator&) + 219
    4 com.apple.HIToolbox 0x92ebe92e TPluginMenuItemHandler::TPluginMenuItemHandler[in-charge](TPluginCommandList&, OpaqueMenuRef*, TMenuAllocator&) + 158
    5 com.apple.HIToolbox 0x92ebd94b ContextualMenuInsertItems(MenuData*, unsigned short, AEDesc const*, ContextualMenuHelp const*, unsigned long*, OpaqueContextualMenuItemsRef**) + 545
    6 com.apple.HIToolbox 0x92ebd3b7 ContextualMenuSelect + 425
    7 com.apple.finder 0x00088d08 0x1000 + 556296
    8 com.apple.finder 0x0008f0f9 0x1000 + 581881
    9 com.apple.finder 0x00066787 0x1000 + 415623
    10 com.apple.finder 0x0000d6c9 0x1000 + 50889
    11 com.apple.finder 0x0001058b 0x1000 + 62859
    12 com.apple.finder 0x0000cec2 0x1000 + 48834
    13 com.apple.finder 0x0000ce2a 0x1000 + 48682
    14 com.apple.finder 0x0000cdec 0x1000 + 48620
    15 com.apple.HIToolbox 0x92dd986b DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093
    16 com.apple.HIToolbox 0x92dd8f10 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    17 com.apple.HIToolbox 0x92de01f0 SendEventToEventTarget + 56
    18 com.apple.HIToolbox 0x92e77cff HIView::Click(OpaqueEventRef*) + 329
    19 com.apple.HIToolbox 0x92e77b3f HandleClickAsHIView + 145
    20 com.apple.HIToolbox 0x92e774c5 HandleWindowClick + 507
    21 com.apple.HIToolbox 0x92e76f7b HandleMouseEvent + 872
    22 com.apple.HIToolbox 0x92e1f6c8 StandardWindowEventHandler + 86
    23 com.apple.HIToolbox 0x92dd986b DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093
    24 com.apple.HIToolbox 0x92dd8f10 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    25 com.apple.HIToolbox 0x92e1c05c CallNextEventHandler + 62
    26 com.apple.finder 0x0001b163 0x1000 + 106851
    27 com.apple.finder 0x00108010 0x1000 + 1077264
    28 com.apple.finder 0x0007795a 0x1000 + 485722
    29 com.apple.finder 0x0001ac68 0x1000 + 105576
    30 com.apple.finder 0x0003664d 0x1000 + 218701
    31 com.apple.finder 0x0000cec2 0x1000 + 48834
    32 com.apple.finder 0x0000ce2a 0x1000 + 48682
    33 com.apple.finder 0x0000cdec 0x1000 + 48620
    34 com.apple.HIToolbox 0x92dd986b DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093
    35 com.apple.HIToolbox 0x92dd8f10 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    36 com.apple.HIToolbox 0x92de01f0 SendEventToEventTarget + 56
    37 com.apple.HIToolbox 0x92de0683 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1169
    38 com.apple.HIToolbox 0x92dd9c22 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2044
    39 com.apple.HIToolbox 0x92dd8f10 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    40 com.apple.HIToolbox 0x92de01f0 SendEventToEventTarget + 56
    41 com.apple.HIToolbox 0x92e240c7 ToolboxEventDispatcher + 81
    42 com.apple.HIToolbox 0x92e22adf RunApplicationEventLoop + 165
    43 com.apple.finder 0x00007deb 0x1000 + 28139
    44 com.apple.finder 0x00004c6b 0x1000 + 15467
    45 com.apple.finder 0x000515b6 0x1000 + 329142
    46 com.apple.finder 0x000514dd 0x1000 + 328925
    Thread 1:
    0 libSystem.B.dylib 0x900268bc kevent + 12
    1 ...ple.CoreServices.CarbonCore 0x90cb5f84 PrivateMPEntryPoint + 51
    2 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 ...ple.CoreServices.CarbonCore 0x90cb6129 MPWaitOnQueue + 198
    2 com.apple.DesktopServices 0x9251e943 TNodeSyncTask::SyncTaskProc(void*) + 143
    3 ...ple.CoreServices.CarbonCore 0x90cb5f84 PrivateMPEntryPoint + 51
    4 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009857 machmsgtrap + 7
    1 com.unsanity.ape 0xc0001cac _apeagent + 307
    2 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90024427 semaphorewait_signaltrap + 7
    1 com.apple.ColorSync 0x915a5847 pthreadSemaphoreWait(t_pthreadSemaphore*) + 35
    2 com.apple.ColorSync 0x915bfdcc CMMConvTask(void*) + 60
    3 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90048a47 semaphoretimedwait_signaltrap + 7
    1 com.apple.finder 0x000dbd44 0x1000 + 896324
    2 com.apple.finder 0x001f477f 0x1000 + 2045823
    3 com.apple.finder 0x000dbbf9 0x1000 + 895993
    4 libSystem.B.dylib 0x90023d87 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x90810172 ecx: 0x90a639a0 edx: 0x00000000
    edi: 0x00000008 esi: 0x0060bd00 ebp: 0xbfffe488 esp: 0xbfffe434
    ss: 0x0000001f efl: 0x00010206 eip: 0x90a564c7 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x2ccfff com.apple.finder 10.4.6 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    0x5a1000 - 0x5a2fff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x5f9000 - 0x5fafff com.Logitech.Control Center.Scroll Enhancer 2.1.3 /Library/Application Enhancers/LCC Scroll Enhancer.ape/Contents/MacOS/LCC Scroll Enhancer
    0x1616d000 - 0x1616dfff com.apple.SpotLightCM 1.0 (121.36) /System/Library/Contextual Menu Items/SpotlightCM.plugin/Contents/MacOS/SpotlightCM
    0x161ff000 - 0x1624ffff com.DivXInc.DivXDecoder 6.0.5 /Library/QuickTime/DivX 6 Decoder.component/Contents/MacOS/DivX 6 Decoder
    0x16261000 - 0x16267fff com.roxio.ToastItPlugin ToastIt 1.1.2 (build 17) (1.1.2) /Users/xxxxx/Library/Contextual Menu Items/ToastIt.plugin/Contents/MacOS/ToastIt
    0x1628e000 - 0x16290fff com.apple.AutomatorCMM 1.0.1 (87) /System/Library/Contextual Menu Items/AutomatorCMM.plugin/Contents/MacOS/AutomatorCMM
    0x16294000 - 0x16298fff com.apple.FolderActionsMenu 1.3.1 /System/Library/Contextual Menu Items/FolderActionsMenu.plugin/Contents/MacOS/FolderActionsMenu
    0x162a2000 - 0x162a3fff com.symantec.NAVCMPlugIn 10.1 (003) /Library/Contextual Menu Items/NAVCMPlugIn.plugin/Contents/MacOS/NAVCMPlugIn
    0x162a7000 - 0x162cafff com.stuffit.StuffItCM 11.0.2 /Library/Contextual Menu Items/StuffItCM.plugin/Contents/MacOS/StuffItCM
    0x162e4000 - 0x1632bfff com.stuffit.sdk 11.0.2 /Library/Frameworks/StuffIt.framework/Versions/B/StuffIt
    0x16389000 - 0x16423fff com.stuffit.stuffitcore 11.0.2 /Library/Frameworks/StuffItCore.framework/Versions/A/StuffItCore
    0x8fe00000 - 0x8fe49fff dyld 46.9 /usr/lib/dyld
    0x90000000 - 0x9016ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901bf000 - 0x901c1fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c3000 - 0x90200fff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90227000 - 0x902fdfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031d000 - 0x90772fff com.apple.CoreGraphics 1.258.51 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90809000 - 0x908d1fff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9090f000 - 0x9090ffff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90911000 - 0x90a04fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a54000 - 0x90ad3fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afc000 - 0x90b60fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bcf000 - 0x90bd6fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdb000 - 0x90c4efff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c63000 - 0x90c75fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7b000 - 0x90f21fff com.apple.CoreServices.CarbonCore 682.15 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f64000 - 0x90fccfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91005000 - 0x91043fff com.apple.CFNetwork 129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91056000 - 0x91066fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91071000 - 0x910f0fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112a000 - 0x91148fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91154000 - 0x91162fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91165000 - 0x91304fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91402000 - 0x9140afff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91411000 - 0x91437fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91449000 - 0x91450fff libbsm.dylib /usr/lib/libbsm.dylib
    0x91454000 - 0x914cafff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151b000 - 0x9151bfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9151d000 - 0x91549fff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155c000 - 0x91630fff com.apple.ColorSync 4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166b000 - 0x916defff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170c000 - 0x917b5fff com.apple.QD 3.10.21 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917db000 - 0x91826fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91845000 - 0x9185bfff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91867000 - 0x91882fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188d000 - 0x918cafff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918de000 - 0x918eafff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f1000 - 0x9192cfff com.apple.ImageIO.framework 1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9193e000 - 0x919f0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a36000 - 0x91a4cfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a51000 - 0x91a6ffff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a74000 - 0x91ad2fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91ae4000 - 0x91ae8fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91aea000 - 0x91b67fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b6b000 - 0x91ba8fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bae000 - 0x91bc8fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bcd000 - 0x91bcffff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bd1000 - 0x91bd1fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91bd3000 - 0x91c61fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91c68000 - 0x91c68fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91c6a000 - 0x91cc3fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ccc000 - 0x91cf0fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91cf8000 - 0x92101fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9213b000 - 0x924effff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9251c000 - 0x9259afff com.apple.DesktopServices 1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x925db000 - 0x9280bfff com.apple.Foundation 6.4.7 (567.28) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92917000 - 0x929f5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92a12000 - 0x92afffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92b0f000 - 0x92b26fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b31000 - 0x92b89fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92b9d000 - 0x92b9dfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92b9f000 - 0x92baffff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bbe000 - 0x92bc6fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bcc000 - 0x92bd2fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bd8000 - 0x92c69fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c7d000 - 0x92c81fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c84000 - 0x92ca2fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cb4000 - 0x92cbafff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cc0000 - 0x92d23fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d4a000 - 0x92d8bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92db2000 - 0x92dc0fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dc7000 - 0x92dccfff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dd1000 - 0x930c5fff com.apple.HIToolbox 1.4.8 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931cb000 - 0x931d6fff com.apple.opengl 1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93246000 - 0x93246fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93248000 - 0x938fefff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c7f000 - 0x93cf8fff com.apple.CoreData 90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d31000 - 0x93de9fff com.apple.audio.toolbox.AudioToolbox 1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e2b000 - 0x93e2bfff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e2d000 - 0x93ffffff com.apple.QuartzCore 1.4.10 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94050000 - 0x94091fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94099000 - 0x940d3fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9410f000 - 0x94157fff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9425c000 - 0x9426bfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94272000 - 0x9427dfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942c9000 - 0x942e3fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x942e9000 - 0x945a3fff com.apple.QuickTime 7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x948ce000 - 0x948d3fff com.apple.filesync 3.1 (99.9.0) /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
    0x96455000 - 0x96455fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ac3000 - 0x96ac8fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97dc8000 - 0x988a8fff com.apple.QuickTimeComponents.component 7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0xc0000000 - 0xc000efff com.unsanity.ape 2.0.2 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhance r
    MacBook Pro C2D   Mac OS X (10.4.8)  

    The crash appears to be caused by an incompatible contextual menu item related to something named TPlugin (com.roxio.ToastItPlugin ToastIt 1.1.2), StuffItCM.plugin or OpaqueMenu.
    Can you identify any corrupted or incompatible third party files in the following folders (if they are present):
    Macintosh HD/System/Library/Contextual Menu Items
    Macintosh HD/Library/Contextual Menu Items
    Macintosh HD/Users/yourusrname/Library/Contextual Menu Items
    If so, you may be able to uninstall/reinstall the associated application.
    You may also consider temporary sequential manual removal and isolation of the suspect file to verify CM functionality.
    ;~)

  • 9.0.5 crashes when I right click on an entry in call log window

    Is anyone else having this problem?  Everytime I right click on an entry in my call logs, the Jabber client crashes.

    Hi,
    This is a know issue.
    CSCub74028: TSP: Client crash on calling a  contact from call history
    Fix will be in 9.1 release (expected at the end of October).
    Thanks,
    Maqsood

  • Right clicking on a flash object causes all flash objects to crash

    whenever I attempt to right click on a flash movie or other flash based object the flash plugin crashes and takes all flash objects including those in other tabs with it. There does not seem to be any other problems with the plugin just that it crashes when an attempt is made to right click on any flash object.

    Try to create a new profile as a test to check if your current profile is causing the problems.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    If the new profile works then you can transfer some files from an existing profile to the new profile, but be cautious not to copy corrupted files to avoid carrying over the problem.
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    You can check for problems with current Flash plugin versions and try these:
    *disable a possible RealPlayer Browser Record Plugin extension for Firefox and update the RealPlayer if installed
    *disable protected mode in the Flash plugin (Flash 11.3+ on Windows Vista and later)
    *disable hardware acceleration in the Flash plugin
    *http://kb.mozillazine.org/Flash#Troubleshooting

Maybe you are looking for

  • Imovie won't open on mac

    imovie won't open on mac what do I do ....  I have clicked force quit as it is unresponsive? I have shut down computer. Unplugged power for 30 seconds and opened back up still the same problem. Help please!!!

  • How can I get my keynote files back?

    I've created 26 slides and have a presentation to do next week. How do I get it back??????

  • Ipod nano wont sync music

    When i connect my ipod to my windows xp computer it recognizes it and shows it in itunes. My ipod is set to manual and when I try to sync my list or just one song it will say its syncing until my iPod just disconects. Even thought my ipod has stopped

  • Separation Action: Infotype 0001, Org Unit not blank

    Hi  All, Can you tell me what has to be done for IT 0001 during Separation action? IT0001 is in copy mode in V_T588D for separation . The thing is, when i am trying to separate the employee, the position is defaulted to 99999999 but Org Unit and Job

  • EDI 820 mapping into SAP

    Hi Can any one give me the step-by-step approach in mapping the EDI 820 (both Inbound steps and Outbound steps) into SAP standard functionality ? Thanks Maruthi Ram