Finally, no more "kern protection error" crashes

http://www.flickr.com/photos/macgig/79874009/in/set-427814/
got this alot in panther...
"exc bad access"
"kern protection failure"
so far so good with tiger... I was getting so tired of apps crashing with that error.
G4 tower (Sawtooth) 1 gig processor   Mac OS X (10.4.7)   640 RAM

Hi, ale1964.
In your photo, you noted that: "my understanding is that its a kernel panic."That's incorrect.
The KERNPROTECTIONFAILURE error is returned by the vm_read function, which enables one task's virtual memory (VM) to be read by another task. The KERNPROTECTIONFAILURE error occurs if the address region in the task whose VM is to be read is protected against reading. It often indicates a programming error, either in the task performing the read or the task whose VM is being read. It can also indicate VM corruption, such as might be caused by disk directory corruption or bad RAM, but those generally lead to more severe problems, such as kernel panics.
With games, one should always check for the latest patches and updates.
If you are see the following message:
that indicates a kernel panic.
If so, see my "Resolving Kernel Panics" FAQ. This FAQ includes step-by-step instructions for identifying and resolving some of the most common causes of kernel panics. The FAQ is a roadmap: start at the beginning and work systematically through the end, i.e. the "If all else fails..." section.
Good luck!
Dr. Smoke
Author: Troubleshooting Mac® OS X
Note: The information provided in the link(s) above is freely available. However, because I own The X Lab™, a commercial Web site to which some of these links point, the Apple Discussions Terms of Use require I include the following disclosure statement with this post:
I may receive some form of compensation, financial or otherwise, from my recommendation or link.

Similar Messages

  • Kern protection error from Call of Duty 2 game

    Hey everyone,  I was told if anyone could help me it would be on here.
    Over the last few weeks I started getting the odd kern protection error while playing my Call of Duty 2 game.  I have had this game for years and this had never happened before. Over the last week, it now occurs EVERY time I play the game. I sometimes can get 5 minutes in the game before it crashes and sometimes it is only seconds.
    I have OS X version 10.4.11 on 24 inch iMac
    2.16 GHz intel Core 2 Duo
    1 GB 667 MHz DDR2 SDRAM
    I have run the Hardware Test disk and it found no issues.
    I thought it may be my gpu overheating but was told the temps are in normal ranges.  Here is a sample of the temps immediately after the error:
    Temp (all in Celsius)
    HD - 46
    CPU - 41
    Ambient - 23
    GPU - 53
    GPU Diode - 63
    GPU Heatsink - 53
    HD Bay - 46
    Optical Drive - 37
    Fan speed
    Optical Drive - 599 rpm
    CPU Fan - 998 rpm
    HD Fan - 1299 rpm
    I also ran MemTest on the machine and everything came back OK.
    I had installed MacScan a few weeks ago so removed it, still no improvement. 
    I also installed StartupSoundPref a few weeks ago and still have that installed.
    I am out of ideas and the wife is concerned because I wander around the house aimlessly.  Any input appreciated.
    Here is the output from a recent log file.
    Date/Time:      2011-06-28 13:24:22.528 -0600
    OS Version:     10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Call of Duty 2 Multiplayer
    Path:   /Applications/Call of Duty 2 Multiplayer.app/Contents/MacOS/Call of Duty2 Multiplayer
    Parent: WindowServer [60]
    Version: 1.3 (1.3)
    PID:   770
    Thread: 0
    Exception: EXC_BAD_ACCESS (0x0001)
    Codes:      KERN_PROTECTION_FAILURE (0x0002) at0x0000000c
    Thread 0 Crashed:
    0  libSystem.B.dylib                         0x90010a31fclose + 17
    1  com.aspyr.callofduty2                      0x00032b83FS_FCloseFile(int) + 125 (com_files.cpp:925)
    2  com.aspyr.callofduty2                      0x00035f08FS_FOpenFileRead_Internal(char const*, int*, int, int, int) + 2910(com_files.cpp:1488)
    3  com.aspyr.callofduty2                      0x00055a64MSS_FileOpenCallback(char const*, unsigned long*) + 32 (snd_driver.cpp:118)
    4  com.aspyr.callofduty2                      0x00113e8cCSampleSound::open_stream(char const*) + 52 (MacMSS_Sample.cp:293)
    5  com.aspyr.callofduty2                      0x00110975AIL_open_stream(unsigned long, char const*, long) + 95 (MacMSS.cp:483)
    6  com.aspyr.callofduty2                      0x0005802fSND_StartAliasStreamOnChannel(snd_alias_t const*, snd_alias_t const*, float,int, float const*, float, float, int, float, int, unsigned char, int,snd_alias_system_t) + 989 (snd_driver.cpp:888)
    7  com.aspyr.callofduty2                      0x0004b2bdSND_StartAliasStream(snd_alias_t const*, snd_alias_t const*, float, int, floatconst*, float, float, int, float, unsigned char, int*, snd_alias_system_t) +527 (snd.cpp:609)
    8  com.aspyr.callofduty2                      0x0014493eCG_PlaySoundAliasByName(int, float const*, char const*) + 68(cg_main_mp.cpp:1257)
    9  com.aspyr.callofduty2                      0x001e5899CG_EntityEvent(centity_s*, int) + 4681 (cg_event_mp.cpp:818)
    10 com.aspyr.callofduty2                      0x001e61ddCG_CheckEvents(centity_s*) + 147 (cg_event_mp.cpp:928)
    11 com.aspyr.callofduty2                      0x001df3b6CG_SetNextSnap(snapshot_t*) + 1454 (cg_snapshot_mp.cpp:477)
    12 com.aspyr.callofduty2                      0x001dfcadCG_ProcessSnapshots() + 1355 (cg_snapshot_mp.cpp:664)
    13 com.aspyr.callofduty2                      0x001d4ae7CG_DrawActiveFrame(int, DemoType, CubemapShot, int, int) + 151(cg_view_mp.cpp:974)
    14 com.aspyr.callofduty2                      0x0017302cSCR_UpdateFrame() + 676 (cl_scrn_mp.cpp:272)
    15  com.aspyr.callofduty2                      0x00173197SCR_UpdateScreenInternal() + 59 (cl_scrn_mp.cpp:443)
    16 com.aspyr.callofduty2                      0x0003051dCom_Frame_Try_Block_Function() + 659 (common.cpp:3547)
    17 com.aspyr.callofduty2                      0x000306feCom_Frame() + 58 (common.cpp:3729)
    18 com.aspyr.callofduty2                      0x000c3b96WinMain + 284 (mac_main.cpp:835)
    19 com.aspyr.callofduty2                      0x00112288CCallOfDutyEngine::GameMain() + 182 (basic_string.h:277)
    20 com.aspyr.callofduty2                      0x0002647cCMacGameEngine::OneShotTimer() + 98 (MacGameEngine.cp:1285)
    21 com.aspyr.callofduty2                      0x000264bfCMacGameEngine::OneShotTimerProc(__EventLoopTimer*, void*) + 17(MacGameEngine.cp:1312)
    22 com.apple.HIToolbox                        0x92e39a4aTimerVector + 31
    23  com.apple.CoreFoundation                   0x9082d756CFRunLoopRunSpecific + 3341
    24 com.apple.CoreFoundation                   0x9082ca42CFRunLoopRunInMode + 61
    25 com.apple.HIToolbox                        0x92e01878RunCurrentEventLoopInMode + 285
    26 com.apple.HIToolbox                        0x92e00f82ReceiveNextEventCommon + 385
    27 com.apple.HIToolbox                        0x92e49a74_AcquireNextEvent + 58
    28 com.apple.HIToolbox                        0x92e498bcRunApplicationEventLoop + 150
    29 com.aspyr.callofduty2                      0x00026088CMacGameEngine::MacMain() + 62 (MacGameEngine.cp:405)
    30 com.aspyr.callofduty2                      0x00025b93CMacGameEngine::Run(int, char**) + 75 (MacGameEngine.cp:150)
    31 com.aspyr.callofduty2                      0x00025bccmain + 46 (MacGameEngine.cp:89)
    32 com.aspyr.callofduty2                      0x000024fa_start + 228 (crt.c:272)
    33 com.aspyr.callofduty2                      0x00002415start + 41
    Thread 1:
    0  libSystem.B.dylib                         0x90024407semaphore_wait_signal_trap + 7
    1  com.apple.ColorSync                        0x915a96abpthreadSemaphoreWait(t_pthreadSemaphore*) + 35
    2  com.apple.ColorSync                        0x915c3ddcCMMConvTask(void*) + 60
    3  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 2:
    0  libSystem.B.dylib                         0x90009817mach_msg_trap + 7
    1  com.apple.CoreFoundation                   0x9082d227CFRunLoopRunSpecific + 2014
    2  com.apple.CoreFoundation                   0x9082ca42CFRunLoopRunInMode + 61
    3  com.apple.audio.CoreAudio                  0x91469356HALRunLoop::OwnThread(void*) + 158
    4  com.apple.audio.CoreAudio                  0x91469171CAPThread::Entry(CAPThread*) + 93
    5  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 3:
    0  libSystem.B.dylib                         0x90047927semaphore_timedwait_signal_trap + 7
    1  com.apple.audio.CoreAudio                  0x914765a4CAGuard::WaitFor(unsigned long long) + 212
    2  com.apple.audio.CoreAudio                  0x914764c6CAGuard::WaitUntil(unsigned long long) + 66
    3  com.apple.audio.CoreAudio                  0x91474e42HP_IOThread::WorkLoop() + 690
    4  com.apple.audio.CoreAudio                  0x91474b8bHP_IOThread::ThreadEntry(HP_IOThread*) + 17
    5  com.apple.audio.CoreAudio                  0x91469171CAPThread::Entry(CAPThread*) + 93
    6  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 4:
    0  libSystem.B.dylib                         0x900376a7mach_wait_until + 7
    1   libSystem.B.dylib                         0x90039d72usleep + 82
    2  com.aspyr.callofduty2                      0x001159f6CSoundEngine::Execute(void*) + 118 (MacMSS_Engine.cp:844)
    3  com.aspyr.callofduty2                      0x001173f1CThread::ExecuteProc(void*) + 25 (MacThreads.cp:144)
    4  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 5:
    0  libSystem.B.dylib                         0x90047927semaphore_timedwait_signal_trap + 7
    1  com.apple.audio.CoreAudio                  0x914765a4CAGuard::WaitFor(unsigned long long) + 212
    2  com.apple.audio.CoreAudio                  0x914764c6CAGuard::WaitUntil(unsigned long long) + 66
    3  com.apple.audio.CoreAudio                  0x91474e42HP_IOThread::WorkLoop() + 690
    4  com.apple.audio.CoreAudio                  0x91474b8bHP_IOThread::ThreadEntry(HP_IOThread*) + 17
    5  com.apple.audio.CoreAudio                  0x91469171CAPThread::Entry(CAPThread*) + 93
    6  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 6:
    0  libSystem.B.dylib                         0x90047927semaphore_timedwait_signal_trap + 7
    1  ...ple.CoreServices.CarbonCore             0x90ce1e60TSWaitOnSemaphoreCommon + 163
    2  ...ickTimeComponents.component             0x97e83076ReadSchedulerThreadEntryPoint + 4723
    3  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 7:
    0  libSystem.B.dylib                          0x90047927semaphore_timedwait_signal_trap + 7
    1  ...ple.CoreServices.CarbonCore             0x90ce1e60TSWaitOnSemaphoreCommon + 163
    2  ...ple.CoreServices.CarbonCore             0x90cebd90AIOFileThread(void*) + 1068
    3  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 8:
    0  libSystem.B.dylib                         0x9002447fsemaphore_wait_trap + 7
    1  ...ickTimeComponents.component             0x97f0f5efaudioprepThreadEntry + 92
    2  ...ickTimeComponents.component             0x98513f44start_thread + 54
    3  libSystem.B.dylib                         0x90023d67_pthread_body + 84
    Thread 0 crashed with X86 Thread State (32-bit):
      eax:0x00000000  ebx: 0x90010a2e  ecx: 0x20c104a4  edx: 0x0000003e
      edi:0x00000000  esi: 0x00000000  ebp: 0xbfffda98  esp: 0xbfffda70
       ss:0x0000001f  efl: 0x00010282  eip: 0x90010a31   cs: 0x00000017
       ds:0x0000001f   es:0x0000001f   fs:0x00000000   gs: 0x00000037
    Binary Images Description:
       0x1000 -   0x340fffcom.aspyr.callofduty2 1.3            /Applications/Callof Duty 2 Multiplayer.app/Contents/MacOS/Call of Duty 2 Multiplayer
    0x2c05000-  0x2ce3fff libxml2.2.dylib             /usr/lib/libxml2.2.dylib
    0x2fa0000-  0x2fcafffcom.apple.audio.SoundManager.Components 3.9.2            /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x3853000-  0x39acfff GLEngine             /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x39d8000-  0x3b4afffcom.apple.GeForceFXGLDriver 1.4.56 (4.5.6)            /System/Library/Extensions/GeForceFXGLDriver.bundle/Contents/MacOS/GeForceFXGLD river
    0x3b70000-  0x3b8cfff GLDriver             /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x3b93000-  0x3bb7fff GLRendererFloat             /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x20e94000 - 0x20e99fff com.apple.audio.AppleHDAHALPlugIn1.3.7 (1.3.7a23)            /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x24619000 - 0x24681fff pbcl.mac             /Applications/CallOf Duty 2 Data/pb/pbcl.mac
    0x246f9000 - 0x246fbfff pbag.mac             /Applications/CallOf Duty 2 Data/pb/pbag.mac
    0x24702000 - 0x247a9fff pbsv.mac             /Applications/CallOf Duty 2 Data/pb/pbsv.mac
    0x25013000 - 0x251dbfff com.apple.audio.codecs.Components1.5.6            /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x70000000 - 0x700fafff com.apple.audio.units.Components1.4.7            /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4afff dyld 46.16            /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib             /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib             /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.85(???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11(368.35)            /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???)            /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib             /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib             /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib             /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib             /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8(???)            /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib             /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore682.31 (682.32)            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices4.1            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.24            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0)            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.8            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36)            /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib             /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774)            /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2            /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib             /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6            /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5            /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4(???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 316.3            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.13            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore4.6 (177.13)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.28 (???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???)            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 183.1            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework3.5            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.9            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib             /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib             /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7dfff libRaw.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b81000 - 0x91b9cfff libPng.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba1000 - 0x91ba3fff libRadiance.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ca0000 - 0x91cdffff libTIFF.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce5000 - 0x91ce5fff com.apple.Accelerate 1.3.1(Accelerate 1.3.1)            /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce7000 - 0x91d75fff com.apple.vImage 2.5            /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7c000 - 0x91d7cfff 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
    0x91d7e000 - 0x91dd7fff libvMisc.dylib             /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91de0000 - 0x91e04fff libvDSP.dylib             /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e0c000 - 0x92215fff libBLAS.dylib             /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224f000 - 0x92603fff libLAPACK.dylib             /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92630000 - 0x9271dfff libiconv.2.dylib             /usr/lib/libiconv.2.dylib
    0x9271f000 - 0x9279dfff com.apple.DesktopServices 1.3.7            /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927de000 - 0x92a16fff com.apple.Foundation 6.4.12 (567.42)            /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b36000 - 0x92b4dfff libGL.dylib             /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b58000 - 0x92bb0fff libGLU.dylib             /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bc4000 - 0x92bc4fff com.apple.Carbon 10.4 (???)            /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bc6000 - 0x92bd6fff com.apple.ImageCapture 3.0.4            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92be5000 - 0x92bedfffcom.apple.speech.recognition.framework 3.6            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bf3000 - 0x92bf9fff com.apple.securityhi 2.0.1 (24742)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bff000 - 0x92c90fff com.apple.ink.framework 101.2.1 (71)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92ca4000 - 0x92ca8fff com.apple.help 1.0.3 (32.1)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92cab000 - 0x92cc9fff com.apple.openscripting 1.2.7 (???)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cdb000 - 0x92ce1fff com.apple.print.framework.Print 5.2(192.4)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ce7000 - 0x92d4afff com.apple.htmlrendering 66.1 (1.1.3)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d71000 - 0x92db2fff com.apple.NavigationServices 3.4.4(3.4.3)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dd9000 - 0x92de7fff com.apple.audio.SoundManager 3.9.1            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dee000 - 0x92df3fff com.apple.CommonPanels 1.2.3 (73)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92df8000 - 0x930edfff com.apple.HIToolbox 1.4.10 (???)            /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931f3000 - 0x931fefff com.apple.opengl 1.4.16            /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93ca7000 - 0x93d22fff com.apple.CoreData 91 (92.1)            /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d5b000 - 0x93e14fff com.apple.audio.toolbox.AudioToolbox1.4.7            /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e57000 - 0x93e57fff com.apple.audio.units.AudioUnit1.4.2            /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e59000 - 0x9401afff com.apple.QuartzCore 1.4.12            /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94060000 - 0x940a1fff libsqlite3.0.dylib             /usr/lib/libsqlite3.0.dylib
    0x940a9000 - 0x940e3fff libGLImage.dylib             /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940e8000 - 0x940fefff com.apple.CoreVideo 1.4.2            /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x942a9000 - 0x942b4fff libCSync.A.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94300000 - 0x9431afff libRIP.A.dylib             /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94320000 - 0x9463ffff com.apple.QuickTime 7.6.4 (1327.73)            /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94a22000 - 0x94a3ffff libresolv.9.dylib             /usr/lib/libresolv.9.dylib
    0x95ec0000 - 0x95ec0fff com.apple.vecLib 3.3.1 (vecLib3.3.1)            /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x964a6000 - 0x9657dfff libGLProgrammability.dylib             /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96598000 - 0x96599fff libGLSystem.dylib             /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x9659b000 - 0x965a0fff com.apple.agl 2.5.9 (AGL-2.5.9)            /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x978b1000 - 0x987a8fffcom.apple.QuickTimeComponents.component 7.6.4 (1327.73)            /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99762000 - 0x9977ffff com.apple.OpenTransport 3.0            /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    Model: iMac6,1, BootROM IM61.0093.B07, 2 processors, IntelCore 2 Duo, 2.16 GHz, 1 GB
    Graphics: NVIDIA GeForce 7300 GT, NVIDIA GeForce 7300 GT,PCIe, 128 MB
    Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairport_wireless_card_type_airport_extreme(0x14E4, 0x87), Broadcom BCM43xx 1.0 (4.170.46.9)
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incomingserial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: ST3250824AS  Q, 232.89 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-85J
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500mA
    USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Upto 12 Mb/sec, 500 mA
    USB Device: Apple Optical USB Mouse, Primax Electronics, Upto 1.5 Mb/sec, 100 mA
    USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12Mb/sec, 250 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Upto 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12Mb/sec, 500 mA
    USB Device: DeskJet 930C, Hewlett-Packard, Upto 12 Mb/sec, 500 mA

    Did I post this in the wrong section?

  • Hello, I am getting a Kern Protection failure error message when trying to start up my Olympus DSS Player dictation software.  I have been using the software without issue for years until last month. I have uninstalled and reinstalled the software.

    Hello, I am getting a Kern Protection failure error message when trying to start up my Olympus DSS Player dictation software.  I have been using the software without issue for years until last month. I have uninstalled and reinstalled the software and don't recall installing any new software before the issue began.
    Any help would be greatly appreciated, I will post the error message below. Thanks.
    Process:    
    DSS Player [186]
    Path:       
    /Applications/DSS Player/DSS Player.app/Contents/MacOS/DSS Player
    Identifier: 
    com.olympus.DSSPlayerV7
    Version:    
    7.4.0 (0.1)
    Code Type:  
    X86 (Native)
    Parent Process:  launchd [98]
    Date/Time:  
    2013-11-23 11:44:03.999 +1100
    OS Version: 
    Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:     
    209192 sec
    Crashes Since Last Report:      
    4
    Per-App Interval Since Last Report:  273602 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                 
    EDE95D54-CA0A-4ABC-8241-167C27AAFC1D
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000007ff4005
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.OlympusSys.OlympusDSSFile
    0x005e1fa3 DSSFile_GetDSSIndexMark + 1091
    1   com.olympus.DSSPlayerV7  
    0x0004e5cf -[DSSFileManager setActive] + 61
    2   com.olympus.DSSPlayerV7  
    0x0004a939 -[DSSFileManager setFileInfo:needMusicInfo:] + 698
    3   com.olympus.DSSPlayerV7  
    0x000486f8 -[DSSFileManager initWithFilePath:needMusicInfo:] + 124
    4   com.olympus.DSSPlayerV7  
    0x00009470 -[DSSMainWindowController createFileInfosNew:folderId:] + 742
    5   com.olympus.DSSPlayerV7  
    0x0000ccd6 -[DSSMainWindowController updateFolderInfos:folderIds:] + 622
    6   com.olympus.DSSPlayerV7  
    0x00020bdb -[DSSMainWindowController awakeFromNib] + 3665
    7   com.apple.AppKit         
    0x0114e21c -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1646
    8   com.apple.AppKit         
    0x0114c1a4 loadNib + 257
    9   com.apple.AppKit         
    0x0114b7f7 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 831
    10  com.apple.AppKit         
    0x0114b4ad +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 158
    11  com.apple.AppKit         
    0x011dafcb -[NSWindowController loadWindow] + 223
    12  com.apple.AppKit         
    0x01171f22 -[NSWindowController window] + 89
    13  com.apple.AppKit         
    0x013d6dbc -[NSWindowController showWindow:] + 36
    14  com.olympus.DSSPlayerV7  
    0x000035b4 -[DSSAppController applicationDidFinishLaunchingAfterShowSplashWindow] + 464
    15  com.olympus.DSSPlayerV7  
    0x000065d0 -[DSSAppController completeCheckRemoteConnWhenAppLaunch] + 86
    16  com.apple.Foundation     
    0x021b0738 __NSThreadPerformPerform + 705
    17  com.apple.CoreFoundation 
    0x032bc42b __CFRunLoopDoSources0 + 1563
    18  com.apple.CoreFoundation 
    0x032b9eef __CFRunLoopRun + 1071
    19  com.apple.CoreFoundation 
    0x032b93c4 CFRunLoopRunSpecific + 452
    20  com.apple.CoreFoundation 
    0x032b91f1 CFRunLoopRunInMode + 97
    21  com.apple.HIToolbox      
    0x02537e04 RunCurrentEventLoopInMode + 392
    22  com.apple.HIToolbox      
    0x02537af5 ReceiveNextEventCommon + 158
    23  com.apple.HIToolbox      
    0x02537a3e BlockUntilNextEventMatchingListInMode + 81
    24  com.apple.AppKit         
    0x0118e595 _DPSNextEvent + 847
    25  com.apple.AppKit         
    0x0118ddd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    26  com.apple.AppKit         
    0x011501f3 -[NSApplication run] + 821
    27  com.apple.AppKit         
    0x01148289 NSApplicationMain + 574
    28  com.olympus.DSSPlayerV7  
    0x0000257a _start + 216
    29  com.olympus.DSSPlayerV7  
    0x000024a1 start + 41
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib        
    0x00f44382 kevent + 10
    1   libSystem.B.dylib        
    0x00f44a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib        
    0x00f43f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib        
    0x00f43cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib        
    0x00f43781 _pthread_wqthread + 390
    5   libSystem.B.dylib        
    0x00f435c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib        
    0x00f43412 __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x00f439a8 _pthread_wqthread + 941
    2   libSystem.B.dylib        
    0x00f435c6 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib        
    0x00f43412 __workq_kernreturn + 10
    1   libSystem.B.dylib        
    0x00f439a8 _pthread_wqthread + 941
    2   libSystem.B.dylib        
    0x00f435c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x070a5400  ebx: 0x070a5c00  ecx: 0x001b4955  edx: 0x00000024
      edi: 0x07ff400e  esi: 0x00000000  ebp: 0xbfffdbc8  esp: 0xbfffdb60
       ss: 0x0000001f  efl: 0x00010217  eip: 0x005e1fa3   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x07ff4005
    Binary Images:
    0x1000 -   0x118fec +com.olympus.DSSPlayerV7 7.4.0 (0.1) /Applications/DSS Player/DSS Player.app/Contents/MacOS/DSS Player
      0x187000 -   0x187ff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
      0x18a000 -   0x484fef  com.apple.QuickTime 7.6.6 (1800) <D3538A45-5F4B-262A-06AB-64C1EBAC4A33> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
      0x530000 -   0x5aafff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
      0x5dc000 -   0x5e5fff +com.OlympusSys.OlympusDSSFile 1.3 (1.01) /Library/Frameworks/OlympusDSSFile.framework/Versions/A/OlympusDSSFile
      0x5ec000 -   0x5ecff7  com.apple.Carbon 150 (152) <2539A94A-34D9-45CB-8F3E-AD53149E0BD5> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
      0x5ef000 -   0x5efff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
      0x5f7000 -   0x85dff7  com.apple.security 6.1.2 (55002) <E88E133F-5FB3-446F-B753-2B8AD577B46A> /System/Library/Frameworks/Security.framework/Versions/A/Security
      0x93a000 -   0xa77fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
      0xae7000 -   0xae8ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
      0xaed000 -   0xb39fff +com.yourcompany.yourcocoaframework ??? (1.44) /Library/Frameworks/OlympusDeviceManager.framework/Versions/A/OlympusDeviceMana ger
      0xbe1000 -   0xc3eff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
      0xc5e000 -   0xda1fef  com.apple.QTKit 7.7 (1800) <9DD27495-3020-0928-B3F2-D418C336E163> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
      0xe58000 -   0xec2fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
      0xf1d000 -  0x10c4ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x1146000 -  0x1a29ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x1ec5000 -  0x1ff3fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x2057000 -  0x2057ff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x205f000 -  0x2139fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x2184000 -  0x23f5fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x2503000 -  0x2827fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x2967000 -  0x2cd2ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x2da2000 -  0x2dacffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x2db5000 -  0x2dfbff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x2e08000 -  0x2f8afe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <60FF302E-5FAE-749B-BC70-0496DC2FBF2D> /usr/lib/libicucore.A.dylib
    0x2fec000 -  0x30ecfe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x3110000 -  0x311efe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x3123000 -  0x3167ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x3186000 -  0x318fff7  com.apple.DiskArbitration 2.3 (2.3) <6AA6DDF6-AFC3-BBDB-751A-64AE3580A49E> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x3199000 -  0x3199ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x319d000 -  0x31afff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x31bc000 -  0x3269fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x327d000 -  0x33f8fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x34f0000 -  0x3cdf557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x3da7000 -  0x3f6afeb  com.apple.ImageIO.framework 3.0.6 (3.0.6) <AE641FAD-DF38-AE31-B45B-85AEE7AF3A45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x3fc9000 -  0x402afe7  com.apple.CoreText 151.13 (???) <23F359DA-D845-5C50-4DF3-19E858CF2B2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x4062000 -  0x40fdfe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x4124000 -  0x41e0fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x4217000 -  0x426aff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x4295000 -  0x42a6ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x42b3000 -  0x435bffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x4388000 -  0x439cffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <9F5CE4F7-D05C-8C14-4B76-E43D07A8A680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x43aa000 -  0x43befe7  libbsm.0.dylib ??? (???) <B328FA0A-899C-4FC4-F2AC-2FDC08819CD2> /usr/lib/libbsm.0.dylib
    0x43c7000 -  0x43cafe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x43cd000 -  0x43d9ff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x43dd000 -  0x46fdff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x4773000 -  0x481ffe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x4884000 -  0x48c8fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x48ef000 -  0x49bafef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x4a19000 -  0x4a99feb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x4acd000 -  0x4b00ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x4b18000 -  0x4bb5fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x4bf4000 -  0x4c1affb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x4c30000 -  0x4c3dff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x4c46000 -  0x4cfffe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x4d0d000 -  0x4d4aff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x4d67000 -  0x4d8fff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x4d9a000 -  0x4d9aff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x4d9d000 -  0x4dedfe7  libTIFF.dylib ??? (???) <AB182CEC-188A-F2BC-21E1-0059FD3B2598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x4df9000 -  0x4dfdff7  libGIF.dylib ??? (???) <2251F789-B187-0837-6E38-A0E5C7C4FA3C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x4e02000 -  0x4e20fe7  libPng.dylib ??? (???) <6C0B95D7-9634-E044-0B79-F1DD56961C33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x4e29000 -  0x4e2bff7  libRadiance.dylib ??? (???) <090420B3-CB65-9F7B-5349-D42F2F9693B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x4e2f000 -  0x4e53ff7  libJPEG.dylib ??? (???) <50E17B4D-63D6-24D3-702F-6A6E912A55EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x4e5a000 -  0x4f3afe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x4f48000 -  0x4f48ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x4f4b000 -  0x4f8dff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x4f96000 -  0x5005ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x500e000 -  0x5424ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <9D89FCB3-24C9-8FCF-DB49-27B184AC3222> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x5466000 -  0x589bff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <4D2F47EF-BD32-1E3C-6A0A-438896ADE2BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x5a21000 -  0x5b23fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <EB34F049-D9E1-BF19-CF03-B26A0352D40C> /usr/lib/libcrypto.0.9.8.dylib
    0x5b77000 -  0x5b78ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x5b7c000 -  0x5c34feb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x5cc4000 -  0x5cfeff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0x5d0b000 -  0x5d2bfe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x5d35000 -  0x5d35ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x5d38000 -  0x5d42fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <DE0E0EF6-8190-3F65-6BDD-5AC9D8A025D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x5d4a000 -  0x5d9aff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x5db2000 -  0x5e60ff3  com.apple.ink.framework 1.3.3 (107) <233A981E-A2F9-56FB-8BDE-C2DEC3F20784> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x5e8a000 -  0x5ea9ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x5ec0000 -  0x5eceff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x5ed6000 -  0x5f07ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x5f0f000 -  0x5f30fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x5f39000 -  0x5f3dff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x5f45000 -  0x5f88ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x5f96000 -  0x5fa1ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x5fb0000 -  0x60bcfe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x60db000 -  0x60deff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x60e3000 -  0x60e7ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x60ec000 -  0x616effb  SecurityFoundation ??? (???) <A8D248DE-8670-970D-39E3-A9738CFDBEE1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x61a5000 -  0x61aaff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x61b2000 -  0x61b8fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x61bf000 -  0x61d7ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x61e8000 -  0x6235feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x6251000 -  0x6273fef  com.apple.DirectoryService.Framework 3.6 (621.16) <5566E769-6459-78A7-DD2C-1D3068BD3932> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x627d000 -  0x628dff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x6294000 -  0x62d7ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x6300000 -  0x6302ff7  com.apple.securityhi 4.0 (36638) <E7D83480-77BB-72F9-72F3-AEE198CE589F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x6307000 -  0x630ffeb +QualityPlay.dylib ??? (???) /Library/Application Support/OLYMPUS/DSSPlayer/lib/QualityPlay.dylib
    0x632b000 -  0x6333feb +StandardPlay.dylib ??? (???) /Library/Application Support/OLYMPUS/DSSPlayer/lib/StandardPlay.dylib
    0x635e000 -  0x6370fcf +LongPlay.dylib ??? (???) /Library/Application Support/OLYMPUS/DSSPlayer/lib/LongPlay.dylib
    0x6375000 -  0x6388fdf +DSSAES.dylib ??? (???) /Library/Application Support/OLYMPUS/DSSPlayer/lib/DSSAES.dylib
    0x638c000 -  0x6392fff  com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x639a000 -  0x639dffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x63a2000 -  0x6406fff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x6428000 -  0x643dfff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x6453000 -  0x646ffe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x647f000 -  0x64eafd7 +com.yourcompany.yourcocoaframework ??? (1.53) /Library/Frameworks/OlympusServiceProvider.framework/Versions/A/OlympusServiceP rovider
    0x657c000 -  0x65b9ff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x65d4000 -  0x6701ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x6765000 -  0x6c20ff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x6cc9000 -  0x6d10ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x6d31000 -  0x6dacfff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x6f9d000 -  0x6fa8ff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x6ff2000 -  0x6ff5ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7c00000 -  0x7c3bffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistry.dylib
    0x7e04000 -  0x7e37fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libTrueTypeScaler.dylib
    0x7e43000 -  0x7e84ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fef000 -  0x7ff0ff7 +com.olympus.DSSPlayerV7.LeopardSupportForDSSPlayer 1.1 (1.0) <2AAA1454-CEBA-AA58-0DA1-D8E02A7EDBB4> /Applications/DSS Player/DSS Player.app/Contents/Resources/Leopard.bundle/Contents/MacOS/Leopard
    0x1aed5000 - 0x1b3e7feb  com.apple.RawCamera.bundle 3.14.0 (646) <27962422-EA30-43CF-2B3E-E662BB4C46C7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x20000000 - 0x20098fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x64b00000 - 0x64b07ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <39AC3185-E633-68AA-7CD6-1230E7F1CEF4> /usr/lib/dyld
    0xfa100000 - 0xfa192fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBookPro7,1, BootROM MBP71.0039.B0B, 2 processors, Intel Core 2 Duo, 2.4 GHz, 4 GB, SMC 1.62f7
    Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK2555GSXF, 232.89 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24600000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06600000 / 4
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06610000 / 5
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x06500000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x06300000 / 2

    Hi,
    Please review the link below, here is a useful article for you.
    Tips and Tricks for Deploying the Application Catalog in System Center 2012 Configuration Manager
    http://blogs.technet.com/b/configmgrteam/archive/2012/07/05/tips-and-tricks-for-deploying-the-application-catalog-in-system-center-2012-configuration-manager.aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Safari crashing-  "Exception: EXC_BAD_ACCESS...KERN Protection Failure?

    I was just wondering- when Safari crashes, does everyone usually get an error message like this? The common theme I see when Safari crashes is this :
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000024.
    I was just wondering if this indicates that I may have a problem with hardware rather than with software. Can someone enlighten me? Safari seems to go through periods where it crashes a lot, then I run repair permissions and it straightens out for awhile. Lately, though, it seems to be crashing a lot.
    I copied the rest of the error message below in case it means something to somebody...
    Thanks!
    Date/Time: 2007-06-14 22:49:13.264 -0700
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [59]
    Version: 2.0.4 (419.3)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4190300
    PID: 198
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000024
    Thread 0 Crashed:
    0 com.apple.CoreGraphics 0x903cd274 CGDataProviderGetSize + 0
    1 com.apple.CoreGraphics 0x903d416c CGSImageDataLockWithReference + 100
    2 libRIP.A.dylib 0x947f838c ripc_AcquireImage + 920
    3 libRIP.A.dylib 0x947f6a88 ripc_DrawImage + 2428
    4 com.apple.CoreGraphics 0x903d3ef4 CGContextDelegateDrawImage + 76
    5 com.apple.CoreGraphics 0x903d3e4c CGContextDrawImage + 340
    6 com.apple.AppKit 0x937cd550 -[NSBitmapImageRep _drawFromRect:toRect:operation:alpha:compositing:flipped:ignoreContext:] + 1032
    7 com.apple.AppKit 0x937e3a98 -[NSImage drawInRect:fromRect:operation:fraction:] + 1012
    8 com.apple.AppKit 0x93892908 +[NSGrayFrame drawBevel:inFrame:topCornerRounded:bottomCornerRounded:] + 1544
    9 com.apple.AppKit 0x93891df8 -[NSGrayFrame drawRect:] + 236
    10 com.apple.AppKit 0x937c1858 -[NSView _drawRect:clip:] + 2128
    11 com.apple.AppKit 0x937c05fc -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 736
    12 com.apple.AppKit 0x937e1044 -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 192
    13 com.apple.AppKit 0x937ba054 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 384
    14 com.apple.AppKit 0x937af348 -[NSView displayIfNeeded] + 248
    15 com.apple.AppKit 0x937af1b8 -[NSWindow displayIfNeeded] + 180
    16 com.apple.Safari 0x0001a5f8 0x1000 + 103928
    17 com.apple.AppKit 0x937af064 _handleWindowNeedsDisplay + 200
    18 com.apple.CoreFoundation 0x907de76c __CFRunLoopDoObservers + 352
    19 com.apple.CoreFoundation 0x907dea0c __CFRunLoopRun + 420
    20 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    21 com.apple.HIToolbox 0x93296b20 RunCurrentEventLoopInMode + 264
    22 com.apple.HIToolbox 0x932961b4 ReceiveNextEventCommon + 380
    23 com.apple.HIToolbox 0x93296020 BlockUntilNextEventMatchingListInMode + 96
    24 com.apple.AppKit 0x9377bae4 _DPSNextEvent + 384
    25 com.apple.AppKit 0x9377b7a8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    26 com.apple.Safari 0x00006740 0x1000 + 22336
    27 com.apple.AppKit 0x93777cec -[NSApplication run] + 472
    28 com.apple.AppKit 0x9386887c NSApplicationMain + 452
    29 com.apple.Safari 0x0005c77c 0x1000 + 374652
    30 com.apple.Safari 0x0005c624 0x1000 + 374308
    Thread 1:
    0 libSystem.B.dylib 0x9000b448 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b39c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92bee170 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x92bee0a8 -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95789e30 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x92bdf1a0 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002be08 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b448 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b39c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c066a8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92bdf1a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be08 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b448 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b39c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c077e8 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92bdf1a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002be08 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f98c select + 12
    1 com.apple.CoreFoundation 0x907f1434 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002be08 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002c4c8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x90030fac pthreadcondwait + 480
    2 com.apple.Foundation 0x92be630c -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a82442c -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x92bdf1a0 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002be08 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000903cd274 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x44024442 xer: 0x0000000000000004 lr: 0x00000000903d4644 ctr: 0x00000000903d4234
    r0: 0x0000000000000160 r1: 0x00000000bfffd660 r2: 0x0000000000000160 r3: 0x000000000545cc90
    r4: 0x000000000545c340 r5: 0x000000000000000b r6: 0x000000000000000b r7: 0x0000000000000002
    r8: 0x0000000000000003 r9: 0x0000000000000004 r10: 0x0000000000000000 r11: 0x00000000a47f33c4
    r12: 0x00000000903d4108 r13: 0x00000000bfffd964 r14: 0x000000000181ea4c r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000003 r18: 0x000000000000000b r19: 0x000000000000000b
    r20: 0x000000000000002d r21: 0x000000000000000b r22: 0x000000000545cc90 r23: 0x000000000000002c
    r24: 0x0000000000000000 r25: 0x0000000000485de0 r26: 0x0000000000000001 r27: 0x00000000bfffd730
    r28: 0x000000000545c340 r29: 0x0000000000000020 r30: 0x0000000000000008 r31: 0x00000000903d41c4
    Binary Images Description:
    0x1000 - 0xdcfff com.apple.Safari 2.0.4 (419.3) /Applications/Safari.app/Contents/MacOS/Safari
    0x3e9000 - 0x3ebfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90294000 - 0x90345fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.12 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 4.0 (129.20) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fefff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9110f000 - 0x9111dfff libz.1.dylib /usr/lib/libz.1.dylib
    0x91120000 - 0x912dbfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913da000 - 0x913e3fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x913ea000 - 0x913f2fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f6000 - 0x9141efff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91431000 - 0x9143cfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91441000 - 0x914bcfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914f9000 - 0x914f9fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fb000 - 0x91533fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154e000 - 0x91620fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91673000 - 0x91704fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174b000 - 0x91802fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9183f000 - 0x9189dfff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cc000 - 0x918edfff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91901000 - 0x91926fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91939000 - 0x9197bfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91997000 - 0x919abfff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919b9000 - 0x919fffff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a16000 - 0x91addfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2b000 - 0x91b40fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b45000 - 0x91b63fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b69000 - 0x91c20fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c6f000 - 0x91c73fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c75000 - 0x91cddfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce2000 - 0x91d1ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d26000 - 0x91d3ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d44000 - 0x91d47fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d49000 - 0x91e27fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e47000 - 0x91e47fff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e49000 - 0x91f2efff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f36000 - 0x91f55fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc1000 - 0x9202ffff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203a000 - 0x920cffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920e9000 - 0x92671fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a4000 - 0x929cffff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x929ff000 - 0x92aedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af0000 - 0x92b78fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bb9000 - 0x92de4fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f11000 - 0x92f2ffff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3a000 - 0x92f94fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb2000 - 0x92fb2fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb4000 - 0x92fc8fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe0000 - 0x92ff0fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92ffc000 - 0x93011fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93023000 - 0x930aafff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930be000 - 0x930c9fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d3000 - 0x93100fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311a000 - 0x93129fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93135000 - 0x9319bfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931cc000 - 0x9321bfff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93249000 - 0x93266fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93278000 - 0x93285fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9328e000 - 0x9359cfff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936ec000 - 0x936f8fff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x936fd000 - 0x9371dfff com.apple.DirectoryService.Framework 3.1 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93771000 - 0x93771fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93773000 - 0x93da6fff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94133000 - 0x941a5fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941de000 - 0x942a2fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f4000 - 0x942f4fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942f6000 - 0x944b6fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94500000 - 0x9453dfff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94545000 - 0x94595fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9459e000 - 0x945b8fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945c8000 - 0x945e8fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x94676000 - 0x946aefff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x946f1000 - 0x9470dfff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94721000 - 0x94765fff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94789000 - 0x94798fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a0000 - 0x947adfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f3000 - 0x9480cfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94df1000 - 0x94f21fff com.apple.AddressBook.framework 4.0.4 (485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94fb3000 - 0x94fc2fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94fca000 - 0x94ff7fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94ffe000 - 0x9500efff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x95012000 - 0x95041fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x95051000 - 0x9506efff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95787000 - 0x95815fff com.apple.WebKit 419 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95871000 - 0x95907fff com.apple.JavaScriptCore 418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95944000 - 0x95c50fff com.apple.WebCore 418.21 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95dd9000 - 0x95e02fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x9a821000 - 0x9a857fff com.apple.Syndication 1.0.6 (54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a874000 - 0x9a886fff com.apple.SyndicationUI 1.0.6 (54) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: PowerBook3,5, BootROM 4.5.3f2, 1 processors, PowerPC G4 (3.3), 1 GHz, 1 GB
    Graphics: ATY,RV250M9, ATY,RV250M9, AGP, 64 MB
    Memory Module: SODIMM0/J16TOP, 512 MB, SDRAM, PC133U-322
    Memory Module: SODIMM1/J16BOTTOM, 512 MB, SDRAM, PC133U-333
    AirPort: AirPort, 9.52
    Modem: MicroDash, UCJ, V.92, 1.0F, APPLE VERSION 2.6.6
    Network Service: AirPort, AirPort, en1
    PCI Card: TXN,PCI1410-02, cardbus, PC Card
    Parallel ATA Device: FUJITSU MHS2060AT, 55.89 GB
    Parallel ATA Device: MATSHITADVD-R UJ-815
    PowerBook G4 15" Processor: 1 GHz PowerPC G4, 1MB L3 cache Memory: 1 GB SDRAM   Mac OS X (10.4.9)   Airport

    Since I posted my first message, I've also had a couple of kernel panics.
    So I tried some maintenance, such as repairing permissions, and booting up from my Tiger DVD, and repairing the disk via Disk Utility. That program indicated I didn't need repairs. Then I tried something else I've read about in David Pogue's Mac OS X Tiger edition-Appendix B, Troubleshooting section.
    So: when one program gives you problems, try creating a new user account and log in from that. Then start up the problem program. If the program doesn't give you problems in this new account, then chances are the preference file of the problem program in your main account is corrupted. I went back to my main account, then to Home folder-Library-Preferences folder, and moved the Safari preference file (suffix plist.) to the trash. Then I opened up Safari and so far it has been behaving a lot better. When you put the preference file in the trash, the program starts building a new preference file without the corruption of the old one.
    So far - well, maybe one crash or two, but nothing like the frequency of a few days ago.
    Good luck,
    Karen
    P.S.
    I still would like to know what that Kern protection failure stuff is all about, though....
    PowerBook G4 15" Processor: 1 GHz PowerPC G4, 1MB L3 cache Memory: 1 GB SDRAM   Mac OS X (10.3.9)   Airport

  • Motion 4 Crashes upon jpg import: Kern Protection Failure

    Hi,
    I'm just starting to use Motion 4 instead of After Effects and I keep running into a problem of it crashing, with the error of "Kern Protection Failure" and the crash seems to be related to quicktime components, but all of mine are apple components (I removed all third party components to the best of my knowledge). The crash occurs consistently every time I try to import a second jpg image. Now, this image brings up a complaint of being of too high a resolution for Motion before it crashes. The first image did that too, but did not crash. Only when I go to add another image. Any ideas? Thanks.
    Error report:
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x00000000100a1000
    Crashed Thread: 23
    with excerpt:
    Thread 23 Crashed:
    0 ...ickTimeComponents.component 0x9552f6b2 vec_yuvto32BGRAOne + 346
    1 ...ickTimeComponents.component 0x9553c83c getyuvMB + 378
    2 ...ickTimeComponents.component 0x95547ab0 jpegdecompressClip + 4620
    3 ...ickTimeComponents.component 0x95512325 JPEG_DDrawBand + 1723
    4 ...ple.CoreServices.CarbonCore 0x92f0e60c CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 54
    5 ...ickTimeComponents.component 0x95512ae4 JPEG_DComponentDispatch + 114
    6 ...ple.CoreServices.CarbonCore 0x92f06cb6 CallComponentDispatch + 29
    7 ...ickTimeComponents.component 0x95bc8358 ImageCodecDrawBand + 43
    8 ...ickTimeComponents.component 0x9550c43e BaseCodec_DecompressWorkFunction + 1002
    9 ...ickTimeComponents.component 0x9550cbc0 BaseCodecDecompressCallBackCommon + 1328
    10 ...ickTimeComponents.component 0x9550e88f Base_CDBandDecompress + 5438
    11 ...ple.CoreServices.CarbonCore 0x92f0e60c CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 54
    12 ...ickTimeComponents.component 0x95509cff Base_CDComponentDispatch + 127
    13 ...ickTimeComponents.component 0x95512b06 JPEG_DComponentDispatch + 148
    14 ...ple.CoreServices.CarbonCore 0x92f06cb6 CallComponentDispatch + 29
    15 com.apple.QuickTime 0x990e4a40 ImageCodecBandDecompress + 43
    16 com.apple.QuickTime 0x990d2b4d DoBandedDecompress + 17559
    17 com.apple.QuickTime 0x990ce4c9 ICMAction + 1177
    18 com.apple.QuickTime 0x990cda1b ICMDeviceLoop + 2917
    19 com.apple.QuickTime 0x990d604c DecompressSequenceFrameWhen + 714
    20 com.apple.QuickTime 0x990d5d7d DecompressSequenceFrameS + 61
    21 ...uickTimeImporters.component 0x9780168a importGraphicDrawInternal + 2247
    22 ...uickTimeImporters.component 0x97803487 importGraphicDrawOrDecide + 1130
    23 ...ple.CoreServices.CarbonCore 0x92f0e60c CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 54
    24 ...uickTimeImporters.component 0x977fff1f ImportGraphicComponentDispatch + 111
    25 ...ple.CoreServices.CarbonCore 0x92f06cb6 CallComponentDispatch + 29
    26 com.apple.QuickTime 0x990cb8f1 GraphicsImportDraw + 37
    27 com.apple.ProMedia 0x0048f6db GI_GetFrame(PMFormatDescription const&, PCURL const&, unsigned int, PMFrameRequest&, PCBitmap*, void*) + 363
    28 com.apple.ProMedia 0x00484a3b PMClip::getFrame(PCTimeValue const&, PCTimeValue const&, PMFrameRequest&, PCBitmap*) + 459
    29 com.apple.ozone.framework 0x00712518 OZFootage::readRawFrame(PMLayerDescription const&, PCTimeValue const&, PCTimeValue const&, PMFrameRequest&, PGImageRefTemplate<PCBitmap>&) + 328
    30 com.apple.ozone.framework 0x00712d1b OZFootage::loadBitmapHelium(OZRenderParams&, PMFrameRequest const&, PMLayerDescription const&, PCTimeValue const&, PCTimeValue const&, bool) + 1547
    31 com.apple.ozone.framework 0x00714f2d OZFootage::getCachedBitmap(OZRenderParams&, PMFrameRequest const&, PMLayerDescription const&, PCTimeValue const&, PCTimeValue const&, PCHash128 const&, bool) + 877
    32 com.apple.ozone.framework 0x00715ed5 OZFootage::getBitmap(OZRenderParams&, PMFrameRequest const&, PCHash128 const&) + 421
    33 com.apple.ozone.framework 0x0071751f OZFootage::getTexture(OZRenderParams&, PMFrameRequest const&, PCHash128 const&) + 3055
    34 com.apple.ozone.framework 0x007185ff OZFootage::getPCImage(OZRenderParams&, PMFrameRequest const&, long*) + 1551
    35 com.apple.ozone.framework 0x00718c21 OZFootage::getHeliumGraph(OZRenderParams&, PMFrameRequest const&, HGRenderer*, long*, bool) + 129
    36 com.apple.ozone.framework 0x007429c1 OZImageElement::getRetimedHeliumGraph(OZRenderParams&, OZFootage*, OZRenderParams&, PMFrameRequest&, HGRenderer*, long*) + 225
    37 com.apple.ozone.framework 0x00743bc9 OZImageElement::getHeliumGraph(OZRenderParams&, HGRenderer*) + 233
    38 com.apple.ozone.framework 0x00bbba97 OZImageNodeRender::getHelium(LiAgent&) + 871
    39 com.apple.Lithium 0x01639715 LiAgent::getHelium(LiImageSource*) + 4789
    40 com.apple.Lithium 0x0164b692 LiPolygonInstance::makeNode(LiClipSet const&) + 1682
    41 com.apple.Lithium 0x0167c111 LiRenderInstance::collectGeode(LiGeode*, LiCollectState&) + 929
    42 com.apple.Lithium 0x0167cf01 LiRenderInstance::collect3D(LiSceneObject*, LiCollectState&) + 1521
    43 com.apple.Lithium 0x0167d3a8 LiRenderInstance::collect3D(LiSceneObject*, LiCollectState&) + 2712
    44 com.apple.Lithium 0x0167d3a8 LiRenderInstance::collect3D(LiSceneObject*, LiCollectState&) + 2712
    45 com.apple.Lithium 0x0167f4b5 LiRenderInstance::collectPolygons(LiSceneObject*, LiPtrArray<LiPolygonInstance>&) + 1509
    46 com.apple.Lithium 0x0167fd35 LiRenderInstance::collect() + 949
    47 com.apple.Lithium 0x0167ff91 LiRenderInstance::buildHeliumGraph(LiAgent&) + 529
    48 com.apple.Lithium 0x01680a3e LiRenderInstance::getHelium(LiAgent&) + 270
    49 com.apple.Lithium 0x015d6ac3 LiRenderer::getHelium(LiAgent&) + 51
    ...etc

    Offhand, I'm gonna say that your pics are of too high a resolution, just like Motion said.
    You're limited in the size of pics you can use in Motion. Because the program leverages the gfx card, you should keep picture resolutions within the boundries of your card's texture limit. Typically this is 4000px, but can be 2000px with lower-end cards. Some high-end cards have an 8k limit, but most are around 4k.
    Also, your pics need to be RGB mode. Grayscale, CMYK, and other modes can crash Motion or create weird behavior.
    Andy

  • My iPad is always crashing with Kern protection failure, does somebody know why?

    My apps are crashing all the time, with the error Kern Protection Failure. I want to know why and what can I do to stop crashing.
    Please help me

    Standard troubleshooting...
    Try a reset by pressing the home and sleep buttons until you see the Apple logo, ignoring the slider. Takes about 5-15 secs of button holding and you won't lose any data or settings.
    If still a problem restore from your backup.
    If still a problem restore as new, i.e. without your backup. See how it runs with nothing synced to it.
    If still a problem, it's likely a hardware issue.

  • IMovie shuts down - KERN PROTECTION FALIURE

    Hi guys!
    My iMovie shuts down reporting a KERN PROTECTION FALIURE everytime I try to open two of my older projects (report below). Other projects seem to work.
    I didn't install any RAM recently and QuickTime (7.1.6) is installed (wasn't when I made the project in the first place). I've tried it on another Mac, but that leads to the same results.
    I know this topic has been discussed before but the information there doesn't solve the problem.
    Do you have any more ideas?
    Thanks!
    Date/Time: 2007-05-29 08:37:58.934 +0200
    OS Version: 10.4.9 (Build 8P135)
    Report Version: 4
    Command: iMovie HD
    Path: /Applications/iMovie HD.app/Contents/MacOS/iMovie HD
    Parent: WindowServer [57]
    Version: 5.0.2 (5.0.2)
    Build Version: 2
    Project Name: iMovieApp
    Source Version: 1110000
    PID: 237
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.QuickTime 0x948c9cf0 SetUserDataItem_priv + 480
    1 com.apple.QuickTime 0x948c9af0 SetUserDataItem + 64
    2 com.apple.iMovie 0x0013e824 0x1000 + 1300516
    3 com.apple.iMovie 0x0013e4b0 0x1000 + 1299632
    4 com.apple.iMovie 0x0013c344 0x1000 + 1291076
    5 com.apple.iMovie 0x0013ae04 0x1000 + 1285636
    6 com.apple.iMovie 0x0004744c 0x1000 + 287820
    7 com.apple.iMovie 0x00043fc0 0x1000 + 274368
    8 com.apple.iMovie 0x00049a9c 0x1000 + 297628
    9 com.apple.iMovie 0x00049930 0x1000 + 297264
    10 com.apple.AppKit 0x93821c4c -[NSApplication sendAction:to:from:] + 108
    11 com.apple.AppKit 0x9387c4b8 -[NSMenu performActionForItemAtIndex:] + 392
    12 com.apple.AppKit 0x9387c23c -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 104
    13 com.apple.AppKit 0x9387bce4 -[NSMenu performKeyEquivalent:] + 272
    14 com.apple.AppKit 0x9387b930 -[NSApplication _handleKeyEquivalent:] + 328
    15 com.apple.AppKit 0x93785408 -[NSApplication sendEvent:] + 2944
    16 com.apple.iMovie 0x000f6c54 0x1000 + 1006676
    17 com.apple.AppKit 0x9377cd10 -[NSApplication run] + 508
    18 com.apple.AppKit 0x9386d87c NSApplicationMain + 452
    19 com.apple.iMovie 0x000509ec 0x1000 + 326124
    20 com.apple.iMovie 0x0000d07c 0x1000 + 49276
    21 dyld 0x8fe01048 dyldstart + 60
    Thread 1:
    0 libSystem.B.dylib 0x9000b6e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b63c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907ed90c CFRunLoopRun + 52
    5 com.apple.AVCVideoServices 0x00512d94 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 168
    6 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9004aa08 syscallthreadswitch + 8
    1 com.apple.Foundation 0x92bfb5dc +[NSThread sleepUntilDate:] + 152
    2 com.apple.AppKit 0x9381da10 -[NSUIHeartBeat _heartBeatThread:] + 1100
    3 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    4 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b6e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b63c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0a6a8 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9000b6e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b63c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.CoreFoundation 0x907ed90c CFRunLoopRun + 52
    5 com.apple.iMovie 0x0012ef94 0x1000 + 1236884
    6 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    7 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9001fc2c select + 12
    1 com.apple.CoreFoundation 0x907f1434 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000b6e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b63c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92c0b7e8 +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x92be31a0 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9002f42c kevent + 12
    1 com.apple.DesktopServices 0x92af6eb0 TFSNotificationTask::FSNotificationTaskProc(void*) + 56
    2 ...ple.CoreServices.CarbonCore 0x90bc4868 PrivateMPEntryPoint + 76
    3 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 8:
    0 libSystem.B.dylib 0x9002c768 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003124c pthreadcondwait + 480
    2 ...ple.CoreServices.CarbonCore 0x90bc4a58 MPWaitOnQueue + 224
    3 com.apple.DesktopServices 0x92af752c TNodeSyncTask::SyncTaskProc(void*) + 116
    4 ...ple.CoreServices.CarbonCore 0x90bc4868 PrivateMPEntryPoint + 76
    5 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 9:
    0 libSystem.B.dylib 0x90055648 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071e88 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf74b8 TSWaitOnSemaphoreCommon + 176
    3 ...ickTimeComponents.component 0x98c4bca4 ReadSchedulerThreadEntryPoint + 5300
    4 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 10:
    0 libSystem.B.dylib 0x90055648 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x90071e88 pthreadcond_timedwait_relativenp + 556
    2 ...ple.CoreServices.CarbonCore 0x90bf74b8 TSWaitOnSemaphoreCommon + 176
    3 ...ple.CoreServices.CarbonCore 0x90c01f60 AIOFileThread(void*) + 520
    4 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 11:
    0 libSystem.B.dylib 0x9000b6e8 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b63c mach_msg + 60
    2 com.apple.CoreFoundation 0x907deba8 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x907de4ac CFRunLoopRunSpecific + 268
    4 com.apple.audio.CoreAudio 0x9145763c HALRunLoop::OwnThread(void*) + 264
    5 com.apple.audio.CoreAudio 0x914573dc CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9002c0a8 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x00000000948c9cf0 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x22442222 xer: 0x0000000000000007 lr: 0x00000000948c9af0 ctr: 0x00000000900090e0
    r0: 0x00000000948c9af0 r1: 0x00000000bfffe140 r2: 0x0000000022442222 r3: 0x0000000000000000
    r4: 0x00000000bfffe250 r5: 0x0000000000000001 r6: 0x0000000068776179 r7: 0x0000000000000000
    r8: 0x0000000000000000 r9: 0x000000000487a82c r10: 0x0000000094816f30 r11: 0x00000000a48213c0
    r12: 0x00000000900090e0 r13: 0x00000000002f3b2c r14: 0x00000000002f3b2c r15: 0x00000000006a0840
    r16: 0x00000000002f3b2c r17: 0x00000000044f94f0 r18: 0x00000000002f3b2c r19: 0x00000000002f3b2c
    r20: 0x0000000003bec4b0 r21: 0x00000000002ee4d8 r22: 0x00000000bfffe250 r23: 0x0000000000000000
    r24: 0x0000000000000001 r25: 0x0000000068776179 r26: 0x0000000000000001 r27: 0x0000000000000000
    r28: 0x00000000bfffe250 r29: 0x0000000000000000 r30: 0x0000000000000001 r31: 0x000000000013e4d8
    Binary Images Description:
    0x1000 - 0x2aefff com.apple.iMovie 5.0.2 /Applications/iMovie HD.app/Contents/MacOS/iMovie HD
    0x322000 - 0x32efff com.apple.iMovieSupport 4.1 (33) /Applications/iMovie HD.app/Contents/Frameworks/iMovieSupport.framework/Versions/A/iMovieSupport
    0x338000 - 0x371fff com.apple.MPEG2TSDecoder 1.0 (39) /Applications/iMovie HD.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/A/Mpeg2TsDecoder
    0x3ba000 - 0x3ddfff com.apple.MediaBrowser 1.0 (55) /Applications/iMovie HD.app/Contents/Frameworks/MediaBrowser.framework/Versions/A/MediaBrowser
    0x505000 - 0x52ffff com.apple.AVCVideoServices 1.0 (17) /Applications/iMovie HD.app/Contents/Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServic es
    0x54f000 - 0x592fff com.apple.DotMacKit 1.0.0 (1.1) /Applications/iMovie HD.app/Contents/Frameworks/DotMacKit.framework/Versions/A/DotMacKit
    0x794000 - 0x79bfff com.unsanity.smartcrashreports Smart Crash Reports version 1.0.3 (1.0.3b1) /Users/Matthias/Library/InputManagers/Smart Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
    0x3619000 - 0x3622fff com.apple.iMovie.CoreImageTransitions 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/CoreImageTransitions.bundle/Contents/MacOS/CoreImageTra nsitions
    0x362b000 - 0x3634fff com.apple.iMovie.3DSpin 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/3DSpin.bundle/Contents/MacOS/3DSpin
    0x3638000 - 0x3642fff com.apple.iMovie.AgedFilm 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/AgedFilm.bundle/Contents/MacOS/AgedFilm
    0x3646000 - 0x364ffff com.apple.iMovie.CircleTransition 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/CircleTransition.bundle/Contents/MacOS/CircleTransition
    0x3653000 - 0x3662fff com.apple.iMovie.ClipToChars 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/ClipToChars.bundle/Contents/MacOS/ClipToChars
    0x3708000 - 0x3711fff com.apple.iMovie.CoreImageEffects 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/CoreImageEffects.bundle/Contents/MacOS/CoreImageEffects
    0x3716000 - 0x371ffff com.apple.iMovie.Earthquake 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Earthquake.bundle/Contents/MacOS/Earthquake
    0x3722000 - 0x3730fff com.apple.iMovie.ElectricalArcs 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/ElectricalArcs.bundle/Contents/MacOS/ElectricalArcs
    0x3735000 - 0x3741fff com.apple.iMovie.FairyDust 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/FairyDust.bundle/Contents/MacOS/FairyDust
    0x3745000 - 0x374efff com.apple.iMovie.FarFarAway 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/FarFarAway.bundle/Contents/MacOS/FarFarAway
    0x3752000 - 0x375efff com.apple.iMovie.Filters 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Filters.bundle/Contents/MacOS/Filters
    0x3763000 - 0x376bfff com.apple.iMovie.Flash 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Flash.bundle/Contents/MacOS/Flash
    0x376f000 - 0x377afff com.apple.iMovie.FogFactory 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/FogFactory.bundle/Contents/MacOS/FogFactory
    0x3783000 - 0x378bfff com.apple.iMovie.GhostTrails 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/GhostTrails.bundle/Contents/MacOS/GhostTrails
    0x378f000 - 0x379afff com.apple.iMovie.Glower 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Glower.bundle/Contents/MacOS/Glower
    0x379e000 - 0x37a6fff com.apple.iMovie.TitleBounceAcross 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/KTitles-BounceAcross.bundle/Contents/MacOS/KTitles-Boun ceAcross
    0x37a9000 - 0x37b1fff com.apple.iMovie.TitleConverge 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/KTitles-Converge.bundle/Contents/MacOS/KTitles-Converge
    0x3846000 - 0x384efff com.apple.iMovie.TitleMaterialize 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/KTitles-Materialize.bundle/Contents/MacOS/KTitles-Mater ialize
    0x3851000 - 0x3859fff com.apple.iMovie.TitleTwirl 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/KTitles-Twirl.bundle/Contents/MacOS/KTitles-Twirl
    0x385c000 - 0x3864fff com.apple.iMovie.TitleUnscramble 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/KTitles-Unscramble.bundle/Contents/MacOS/KTitles-Unscra mble
    0x3867000 - 0x3879fff com.apple.iMovie.LensFlare 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/LensFlare.bundle/Contents/MacOS/LensFlare
    0x38a4000 - 0x38adfff com.apple.iMovie.Letterbox 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Letterbox.bundle/Contents/MacOS/Letterbox
    0x38b0000 - 0x38b9fff com.apple.iMovie.Mirror 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Mirror.bundle/Contents/MacOS/Mirror
    0x38bd000 - 0x38c6fff com.apple.iMovie.NSquare 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/NSquare.bundle/Contents/MacOS/NSquare
    0x38ca000 - 0x38d3fff com.apple.iMovie.RadialTransition 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/RadialTransition.bundle/Contents/MacOS/RadialTransition
    0x38d7000 - 0x38e3fff com.apple.iMovie.Rainfall 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Rainfall.bundle/Contents/MacOS/Rainfall
    0x3a05000 - 0x3a0dfff com.apple.iMovie.Subtitles 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Subtitles.bundle/Contents/MacOS/Subtitles
    0x3a10000 - 0x3a25fff com.apple.iMovie.Titles 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Titles.bundle/Contents/MacOS/Titles
    0x3a3f000 - 0x3a49fff com.apple.iMovie.Transitions 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Transitions.bundle/Contents/MacOS/Transitions
    0x3a4d000 - 0x3a4ffff com.apple.iMovie.BatmanSpin 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/Twirl.bundle/Contents/MacOS/Twirl
    0x3a53000 - 0x3a5cfff com.apple.iMovie.WarpTransition 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/WarpTransition.bundle/Contents/MacOS/WarpTransition
    0x3a60000 - 0x3a68fff com.apple.iMovie.WashTransition 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/WashTransition.bundle/Contents/MacOS/WashTransition
    0x3a6b000 - 0x3a73fff com.apple.iMovie.ZoomTitles 4.1 (47) /Applications/iMovie HD.app/Contents/PlugIns/ZoomTitles.bundle/Contents/MacOS/ZoomTitles
    0x3afa000 - 0x3afbfff com.apple.aoa.halplugin 2.5.6 (2.5.6b5) /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x403d000 - 0x414cfff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x417b000 - 0x426bfff com.apple.ATIRadeon9700GLDriver 1.4.18 (4.1.8) /System/Library/Extensions/ATIRadeon9700GLDriver.bundle/Contents/MacOS/ATIRadeo n9700GLDriver
    0x4279000 - 0x4292fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x4298000 - 0x42b3fff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x4abc000 - 0x4af5fff com.apple.audio.SoundManager.Components 3.9.1 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x7063000 - 0x70a2fff com.apple.QuickTimeFireWireDV.component 7.1.6 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x70ad000 - 0x7116fff com.apple.AppleIntermediateCodec 1.0.1 (124) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x712b000 - 0x71a4fff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xae26000 - 0xae28fff com.apple.PDFImporter 1.6 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0x70000000 - 0x700fcfff com.apple.audio.units.Components 1.4.5 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x78e00000 - 0x78e07fff libLW8Utils.dylib /System/Library/Printers/Libraries/libLW8Utils.dylib
    0x79200000 - 0x7923efff libLW8Converter.dylib /System/Library/Printers/Libraries/libLW8Converter.dylib
    0x8fe00000 - 0x8fe52fff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x901bdfff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90215000 - 0x9021afff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021c000 - 0x90269fff com.apple.CoreText 1.0.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90294000 - 0x90345fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90374000 - 0x9072ffff com.apple.CoreGraphics 1.258.61 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907bc000 - 0x90895fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908de000 - 0x908defff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x908e0000 - 0x909e2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a3c000 - 0x90ac0fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aea000 - 0x90b5afff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90b70000 - 0x90b82fff libauto.dylib /usr/lib/libauto.dylib
    0x90b89000 - 0x90e60fff com.apple.CoreServices.CarbonCore 681.10 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90ec6000 - 0x90f46fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f90000 - 0x90fd1fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90fe6000 - 0x90ffefff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x9100e000 - 0x9108ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x910d5000 - 0x910fffff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91110000 - 0x9111efff libz.1.dylib /usr/lib/libz.1.dylib
    0x91121000 - 0x912dcfff com.apple.security 4.6 (29770) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x913db000 - 0x913e4fff com.apple.DiskArbitration 2.1 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x913eb000 - 0x913f3fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913f7000 - 0x9141ffff com.apple.SystemConfiguration 1.8.3 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91432000 - 0x9143dfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x91442000 - 0x914bdfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914fa000 - 0x914fafff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914fc000 - 0x91534fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9154f000 - 0x91621fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x91674000 - 0x91705fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9174c000 - 0x91803fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91840000 - 0x9189efff com.apple.HIServices 1.5.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x918cd000 - 0x918f1fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91905000 - 0x9192afff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9193d000 - 0x9197ffff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9199b000 - 0x919affff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x919bd000 - 0x91a03fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a1a000 - 0x91ae1fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b2f000 - 0x91b44fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b49000 - 0x91b67fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b6d000 - 0x91c24fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c73000 - 0x91c77fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c79000 - 0x91ce1fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91ce6000 - 0x91d23fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91d2a000 - 0x91d43fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91d48000 - 0x91d4bfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91d4d000 - 0x91e2bfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91e4b000 - 0x91e4bfff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91e4d000 - 0x91f32fff com.apple.vImage 2.4 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91f3a000 - 0x91f59fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91fc5000 - 0x92033fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9203e000 - 0x920d3fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x920ed000 - 0x92675fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x926a8000 - 0x929d3fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92a03000 - 0x92af1fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92af4000 - 0x92b7cfff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92bbd000 - 0x92de8fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92f15000 - 0x92f33fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92f3e000 - 0x92f98fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92fb6000 - 0x92fb6fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92fb8000 - 0x92fccfff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92fe4000 - 0x92ff4fff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x93000000 - 0x93015fff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93027000 - 0x930aefff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x930c2000 - 0x930cdfff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x930d7000 - 0x93104fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9311e000 - 0x9312efff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9313a000 - 0x931a0fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x931d1000 - 0x93220fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9324e000 - 0x9326bfff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9327d000 - 0x9328afff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93293000 - 0x935a1fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x936f1000 - 0x936fdfff com.apple.opengl 1.4.7 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93776000 - 0x93776fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93778000 - 0x93dabfff com.apple.AppKit 6.4.7 (824.41) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94138000 - 0x941aafff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x941e3000 - 0x942a7fff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x942f9000 - 0x942f9fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x942fb000 - 0x944bbfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94505000 - 0x94542fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9454a000 - 0x9459afff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x945a3000 - 0x945bdfff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x945cd000 - 0x945edfff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x9462a000 - 0x9466ffff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x946c8000 - 0x946d0fff com.apple.IntlPreferences 1.2 /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
    0x946d7000 - 0x946e9fff com.apple.frameworks.preferencepanes 11.0.1 /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x946f6000 - 0x94712fff com.apple.securityfoundation 2.2 (27710) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94726000 - 0x9476afff com.apple.securityinterface 2.2 (27692) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x9478e000 - 0x9479dfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x947a5000 - 0x947b1fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x947f7000 - 0x9480ffff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94816000 - 0x94b2cfff com.apple.QuickTime 7.1.6 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c0e000 - 0x94c7ffff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x94daf000 - 0x94db4fff com.apple.SetupAssistant.International 1.4.1 /System/Library/PrivateFrameworks/International.framework/Versions/A/Internatio nal
    0x953b7000 - 0x95426fff com.apple.Bluetooth 1.7.14 (1.7.14f14) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x95463000 - 0x95463fff com.apple.DiscRecording 3.1.3 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x95465000 - 0x954e8fff com.apple.DiscRecordingEngine 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x95515000 - 0x9555bfff com.apple.DiscRecordingContent 3.1.3 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent
    0x965a9000 - 0x965bffff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x96a30000 - 0x96ad3fff libcrypto.0.9.dylib /usr/lib/libcrypto.0.9.dylib
    0x96b07000 - 0x96b34fff libssl.0.9.dylib /usr/lib/libssl.0.9.dylib
    0x96fd8000 - 0x96ff7fff com.apple.vecLib 3.2.2 (vecLib 3.2.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9770e000 - 0x977cffff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x977fa000 - 0x977fbfff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x977fd000 - 0x9780afff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x97fb0000 - 0x97fc3fff com.apple.BluetoothUI 1.7.14 (1.7.14f14) /System/Library/Frameworks/IOBluetoothUI.framework/Versions/A/IOBluetoothUI
    0x98524000 - 0x98546fff com.apple.DiscRecordingUI 3.1.2 /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x98c34000 - 0x997e1fff com.apple.QuickTimeComponents.component 7.1.6 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x99a4a000 - 0x99a4efff com.apple.QuickTimeH264.component 7.1.6 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x99a50000 - 0x99b33fff QuickTimeH264.altivec /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.altivec
    0x99c7e000 - 0x99d47fff com.apple.QuickTimeMPEG4.component 7.1.6 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0xeab00000 - 0xeab25fff libConverter.dylib /System/Library/Printers/Libraries/libConverter.dylib
    Model: PowerBook5,6, BootROM 4.9.1f3, 1 processors, PowerPC G4 (1.5), 1.67 GHz, 512 MB
    Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 64 MB
    Memory Module: SODIMM0/J25LOWER, 512 MB, DDR SDRAM, PC2700U-25330
    AirPort: AirPort Extreme, 405.1 (3.90.34.0.p18)
    Modem: Jump, V.92, Version 1.0
    Bluetooth: Version 1.7.14f14, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
    Parallel ATA Device: MATSHITADVD-R UJ-845E
    Parallel ATA Device: Hitachi HTS541080G9AT00, 74.53 GB
    USB Device: Bluetooth HCI, Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard/Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    FireWire Device: LaCie Hard Drive FireWire+, LaCie Group SA, Up to 400 Mb/sec
    PowerBook G4   Mac OS X (10.4.9)  

    welcome matthias to the  boards ..
    hopefully, one of the 'error reports readers' will join this thread... me no expert in that..
    but, the usual reply is: check your 3rd party plug-ins.. .
    e.g. what the ha** is 'batman spin' ??? never heard of that, allthough funny ;))
    quit iM; deinstall plug-ins 8drag out of plug-in folder to some other place), try again ...

  • Latest Security Updates cause Data Execution Protection errors

    Since the latest Windows updates I have been inundated with Data Execution Protection errors in IE 11. I have tired the troubleshoot of tuning off add-ons but the error continues. I only have Norton 360 toolbar as an add on anyway.
    I can't isolate the problem - any suggestions?
    As a side issue I also can't launch Google Chrome - it crashes on launch from a new installation.
    I am running Windows 8.1 on a Lenovo X1 carbon laptop.

    Hello Adrian0511,
    Which update do you mean?
    Have you tried to reset Internet Explorer as MVP Rob mentioned?
    We could go to Control Panel\Programs\Programs and Features click View Installed Updates and then uninstall the update and check if the issue stseill exists.
    For more information about troubleshoot problems with removing updates, please take a look at the following article.
    http://windows.microsoft.com/en-hk/windows/troubleshoot-problems-removing-updates#1TC=windows-7
    About the Chrome issue, it is recommended to ask in the related Chrome forum.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • Vulnerability protection error message

    How can i uninstall norton from my mac with Lion?

    Yah!
    Just solved it, though I am not sure it applies to everyone (seems like it's a rare issue).
    What started this was I was I was running media manager in FCP to copy about 350gb of media from an external FW drive to a raided external eSata enclosure. While that was happening the process was interrupted by Google Updater (which is a subject of much griping with Snow Leopard users... see: http://www.google.com/support/forum/p/Web+Search/thread?tid=16d82689186ee773&hl= en).
    It crashed media manager and required me to force shutdown my mac.
    Thereafter FCP would not launch while my computer was connected to my local network due to the "Protection Error" (assurances that I am indeed not running multiple versions of the software).
    Spent the afternoon with Apple FCP support on phone... trashing preferences, trashing fcp system id, resetting network/modem, deleting users, zapping p-ram...
    Until finally...
    Sent the apple tech my system profiler info. Looking at the log he found a process involving a random plugin that kept coming up. He asked me not to trash it, but to put it on my desktop (just in case).
    The file was called:
    DigidesignCoreAudio.plugin
    It's a preference file for Pro Tools I think. Weird thing is I think it's from an old mac from which I ran migration assistant onto this machine. This fcp issue was on my new tower that was NOT setup to run protools.
    Since then FCP is launching fine. Go figure!
    All you avid vs. fcp conspiracy theorists can insert your ideas as to why this happened...
    Seriously, it may be random that that particular preference file was corrupted on the crash that prompted the "Protection Error"issue. If this happens to you going into the log file within system profiler may help pinpint that file, whatever it may be.
    Hope this helps and that no one has to go through this as I did. Very frustrating.
    Cheers, F

  • Help!-Kern Protection Failure

    Final cut is not opening due to Kern Protection Failure. Everything else is running okay, except today I have this weird random BEEP every few minutes. Anything I can do?
    Am I on the verge of a system crash? Never had one in 10 years of mac use.
    FCP HD 4.5 on a G4 Panther.
    Started shortly after last weeks iTunes update, but that shouldn't affect FCP should it?
    Thanks,
    Rick

    Sounds like it might be an issue with Quicktime if you updated it at the same time as iTunes.
    theres an ongoing thread here which may shed some light on your problem
    http://discussions.apple.com/thread.jspa?threadID=1344813&tstart=0

  • Kern protection failure in Modo

    Hi,
    I'm user of luxology's modo, and i'm experiencing several crashes identified as Kern protection failure. More over the most of the times some apps crash there is kern related problem.
    here's one modo crash log
    Host Name: computer-di-angelo-dambrosio
    Date/Time: 2007-06-02 06:26:06.120 +0200
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: modo
    Path: /Applications/Grafica 3D/modo.app/Contents/MacOS/modo
    Parent: WindowServer [56]
    Version: 203(20437) (203)
    PID: 1497
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 freeimage.lx 0x1a2dee15 int IfcQuery<vt_ILxImage**, vtILxImage*>(vtILxImage*, st_LXtGUID*, vt_ILxImage*) + 9
    1 freeimage.lx 0x1a207789 CFISaver::Save(void*, char const*, vt_ILxMonitor**) + 77
    2 freeimage.lx 0x1a2e022a CWrapSaver<CFISaver_jpg>::Save(void*, void*, char const*, vt_ILxMonitor**) + 54
    3 libvalet2.dylib 0x0070ce89 SaverSave + 201
    4 libmodus2.dylib 0x01331dd1 ImageCinemaSave + 165
    5 libmodus2.dylib 0x01331e3c ImageCinema_Save + 89
    6 libvalet2.dylib 0x0070ce89 SaverSave + 201
    7 libmodus2.dylib 0x01322728 CinemaSave + 73
    8 libnexus2.dylib 0x00472464 Save_Cinema + 401
    9 libnexus2.dylib 0x00472949 CinemaCheckSave + 355
    10 libnexus2.dylib 0x0047282e CinemaCheckSave + 72
    11 libnexus2.dylib 0x0047282e CinemaCheckSave + 72
    12 libnexus2.dylib 0x004e6878 MainWin_CloseProc + 25
    13 libfront2.dylib 0x005da457 Root_Notify + 573
    14 libfront2.dylib 0x005c63e3 NotifyClients + 45
    15 libfront2.dylib 0x005d7c6a WObjTestAndClose + 26
    16 libfront2.dylib 0x005f3ccf eventHandler_App + 1115
    17 com.apple.HIToolbox 0x92de6537 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093
    18 com.apple.HIToolbox 0x92de5bdc SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    19 com.apple.HIToolbox 0x92decfbc SendEventToEventTarget + 56
    20 com.apple.HIToolbox 0x92e6dabd SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 405
    21 com.apple.HIToolbox 0x92ea18e6 ProcessHICommandWithContextAndModifiers + 60
    22 com.apple.HIToolbox 0x92ea1884 SendMenuItemSelectedEvent + 128
    23 com.apple.HIToolbox 0x92ec08d6 CompatibilityMenuBarEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 410
    24 com.apple.HIToolbox 0x92de6537 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093
    25 com.apple.HIToolbox 0x92de5bdc SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    26 com.apple.HIToolbox 0x92de5aa1 SendEventToEventTargetWithOptions + 55
    27 com.apple.HIToolbox 0x92ded600 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1602
    28 com.apple.HIToolbox 0x92de68ee DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2044
    29 com.apple.HIToolbox 0x92de5bdc SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304
    30 com.apple.HIToolbox 0x92decfbc SendEventToEventTarget + 56
    31 libfront2.dylib 0x005ec51d WManGetInput + 255
    32 libnexus2.dylib 0x004e777d ApplicationMain + 823
    33 com.luxology.modo 0x00002f0e main + 79
    34 com.luxology.modo 0x000026ca _start + 216
    35 com.luxology.modo 0x000025f1 start + 41
    Thread 1:
    0 libSystem.B.dylib 0x900055aa syscall + 10
    1 com.apple.OpenTransport 0x99875086 CarbonSelectThreadFunc + 222
    2 libSystem.B.dylib 0x900245c7 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90024c67 semaphorewait_signaltrap + 7
    1 com.apple.OpenTransport 0x9987109d CarbonOperationThreadFunc + 176
    2 libSystem.B.dylib 0x900245c7 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x900270fc kevent + 12
    1 ...ple.CoreServices.CarbonCore 0x90cb6cb4 PrivateMPEntryPoint + 51
    2 libSystem.B.dylib 0x900245c7 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90024c67 semaphorewait_signaltrap + 7
    1 ...ple.CoreServices.CarbonCore 0x90cb6e59 MPWaitOnQueue + 198
    2 com.apple.DesktopServices 0x92716953 TNodeSyncTask::SyncTaskProc(void*) + 143
    3 ...ple.CoreServices.CarbonCore 0x90cb6cb4 PrivateMPEntryPoint + 51
    4 libSystem.B.dylib 0x900245c7 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x1a20774c ecx: 0x01804a00 edx: 0x00000000
    edi: 0xbfffdafc esi: 0x1d92a530 ebp: 0xbfffd9f8 esp: 0xbfffd9c0
    ss: 0x0000001f efl: 0x00010286 eip: 0x1a2dee15 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x2fff com.luxology.modo 203(20437) (203) /Applications/Grafica 3D/modo.app/Contents/MacOS/modo
    0x9000 - 0xdfff liblocus2.dylib /Applications/Grafica 3D/modo.app/Contents/MacOS/liblocus2.dylib
    0xb9000 - 0xbafff com.apple.textencoding.unicode 2.1 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x2dd000 - 0x4f2fff libnexus2.dylib /Applications/Grafica 3D/modo.app/Contents/MacOS/libnexus2.dylib
    0x5ba000 - 0x685fff libfront2.dylib /Applications/Grafica 3D/modo.app/Contents/MacOS/libfront2.dylib
    0x6b7000 - 0x724fff libvalet2.dylib /Applications/Grafica 3D/modo.app/Contents/MacOS/libvalet2.dylib
    0x1008000 - 0x11dafff libframe2.dylib /Applications/Grafica 3D/modo.app/Contents/MacOS/libframe2.dylib
    0x12a3000 - 0x13a8fff libmodus2.dylib /Applications/Grafica 3D/modo.app/Contents/MacOS/libmodus2.dylib
    0x1505000 - 0x1521fff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver
    0x1528000 - 0x154cfff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x15a3000 - 0x15c1fff intrlua.lx /Applications/Grafica 3D/modo.app/Contents/Extras/intrlua.lx
    0x15cf000 - 0x15d7fff python.lx /Applications/Grafica 3D/modo.app/Contents/Extras/python.lx
    0x1705000 - 0x170ffff intrperl.lx /Applications/Grafica 3D/modo.app/Contents/Extras/intrperl.lx
    0x15e0d000 - 0x15e24fff fmtpsd.lx /Applications/Grafica 3D/modo.app/Contents/Extras/fmtpsd.lx
    0x15e76000 - 0x15e7cfff com.apple.DictionaryServiceComponent 1.0.1 /System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionar yService
    0x16932000 - 0x16a8bfff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x16ab7000 - 0x16ca5fff com.apple.ATIRadeonX1000GLDriver 1.4.52 (4.5.2) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x196fd000 - 0x1976efff com.DivXInc.DivXDecoder 6.4.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1a205000 - 0x1a309fff freeimage.lx /Applications/Grafica 3D/modo.app/Contents/Extras/freeimage.lx
    0x1cad5000 - 0x1caeefff com.apple.AppleIntermediateCodec 1.1 (141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1cc86000 - 0x1ccc2fff com.apple.QuickTimeFireWireDV.component 7.1.6 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1ccce000 - 0x1cce7fff com.apple.applepixletvideo 1.2.9 (1.2d9) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x1de05000 - 0x1dfb6fff net.telestream.wmv.advanced 2.1.1.70 /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x1f608000 - 0x1f7fefff net.telestream.wmv.import 2.1.1.70 /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x8fe00000 - 0x8fe4afff dyld 46.12 /usr/lib/dyld
    0x90000000 - 0x90170fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x901c2fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c4000 - 0x90201fff com.apple.CoreText 1.1.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90228000 - 0x902fefff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031e000 - 0x90773fff com.apple.CoreGraphics 1.258.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080a000 - 0x908d2fff com.apple.CoreFoundation 6.4.7 (368.28) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90912000 - 0x90a05fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a55000 - 0x90ad4fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afd000 - 0x90b61fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd0000 - 0x90bd7fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdc000 - 0x90c4ffff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c64000 - 0x90c76fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7c000 - 0x90f22fff com.apple.CoreServices.CarbonCore 682.23 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f65000 - 0x90fcdfff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91006000 - 0x91044fff com.apple.CFNetwork 129.20 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91057000 - 0x91067fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91072000 - 0x910f1fff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112b000 - 0x91149fff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91155000 - 0x91163fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91166000 - 0x91305fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91403000 - 0x9140bfff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91412000 - 0x91419fff libbsm.dylib /usr/lib/libbsm.dylib
    0x9141d000 - 0x91443fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91455000 - 0x914cbfff com.apple.audio.CoreAudio 3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151c000 - 0x9151cfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9151e000 - 0x9154afff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155d000 - 0x91631fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166c000 - 0x916dffff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170d000 - 0x917b6fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917dc000 - 0x91827fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91846000 - 0x9185cfff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91868000 - 0x91883fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188e000 - 0x918cbfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918df000 - 0x918ebfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f2000 - 0x91931fff com.apple.ImageIO.framework 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91944000 - 0x919f6fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3c000 - 0x91a52fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a57000 - 0x91a75fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7a000 - 0x91ad9fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aeb000 - 0x91aeffff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af1000 - 0x91b75fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b79000 - 0x91bb6fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bbc000 - 0x91bd6fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91bdb000 - 0x91bddfff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91bdf000 - 0x91cbdfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91cda000 - 0x91cdafff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cdc000 - 0x91d6afff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d71000 - 0x91d71fff 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
    0x91d73000 - 0x91dccfff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91dd5000 - 0x91df9fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e01000 - 0x9220afff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92244000 - 0x925f8fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92625000 - 0x92712fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92714000 - 0x92791fff com.apple.DesktopServices 1.3.6 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d2000 - 0x92a02fff com.apple.Foundation 6.4.8 (567.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b1c000 - 0x92b33fff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b3e000 - 0x92b96fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92baa000 - 0x92baafff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bac000 - 0x92bbcfff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bcb000 - 0x92bd3fff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92bd9000 - 0x92bdffff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92be5000 - 0x92c76fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c8a000 - 0x92c8efff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c91000 - 0x92caffff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc1000 - 0x92cc7fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92ccd000 - 0x92d30fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d57000 - 0x92d98fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dbf000 - 0x92dcdfff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dd4000 - 0x92dd9fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92dde000 - 0x930d3fff com.apple.HIToolbox 1.4.9 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931d9000 - 0x931e4fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93254000 - 0x93254fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93256000 - 0x9390cfff com.apple.AppKit 6.4.8 (824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c8d000 - 0x93d08fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d41000 - 0x93dfbfff com.apple.audio.toolbox.AudioToolbox 1.4.5 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e3e000 - 0x93e3efff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e40000 - 0x94001fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94047000 - 0x94088fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94090000 - 0x940cafff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940cf000 - 0x940e5fff com.apple.CoreVideo 1.4 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94278000 - 0x94287fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9428e000 - 0x94299fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942e5000 - 0x942fffff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94305000 - 0x94604fff com.apple.QuickTime 7.1.6 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x949e1000 - 0x949fefff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x955c8000 - 0x955ccfff com.apple.URLMount 2.1.7 /System/Library/PrivateFrameworks/URLMount.framework/URLMount
    0x96215000 - 0x96329fff libperl.dylib /System/Library/Perl/lib/5.8/libperl.dylib
    0x964da000 - 0x964dafff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96a54000 - 0x96b2bfff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x96b46000 - 0x96b47fff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib
    0x96b49000 - 0x96b4efff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9781c000 - 0x978bffff org.python.python 2.3.5 /System/Library/Frameworks/Python.framework/Versions/2.3/Python
    0x97e62000 - 0x98b37fff com.apple.QuickTimeComponents.component 7.1.6 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98d83000 - 0x98d85fff com.apple.QuickTimeH264.component 7.1.6 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x98d87000 - 0x98f2ffff QuickTimeH264.scalar /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x98f9f000 - 0x99062fff com.apple.QuickTimeMPEG4.component 7.1.6 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x9986e000 - 0x9988bfff com.apple.OpenTransport 3.0 /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport

    Hi--
    I'm user of luxology's modo, and i'm experiencing
    several crashes identified as Kern protection
    failure. More over the most of the times some apps
    crash there is kern related problem.
    What you posted is just an application crashing. I'd suggest contacting Luxology, since it's in their program that the crash actually happened. Most likely one part of Modo freed a block of memory, then another tried to access it. When it went to get the freed block of memory, the kernel shut the program down to protect itself.
    charlie

  • Kern protection failure signing off of AOL

    I use an airport and cable modem to establish a TCP/IP connection to AOL.
    When signing off of AOL, the AOL application unexpectedly quits frequently (now it seems repeatedly). The prompt to notify Apple with the error comes up, but because this crash disables my internet connections, I an unable to submit the problem to Apple.
    The crash log summary indicates that it is a kern protection failure with the exception: EXCBADACCESS (0x0001).
    I haven't always had this problem, so I suspect it may be related to an OS update. Has anyone else encountered this and is there a resolution? It is tiring to reboot each time just to regain my internet connectability.
    Thanks,
    JLava
    Powerbook G4   Mac OS X (10.3.9)   Dual processor G4

    One last thing to try before reinstalling would be to zap the pram.
    Here's how:
    To zap the PRAM:
    1. Press and hold the COMMAND + OPTION + P + R keys during startup
    2. Continue holding down all four keys until you hear your Mac reboot four times
    3. Release COMMAND + OPTION + P + R
    Hope this resolves the issue for you.

  • After Effects error: crash occurred while invoking effect plug-in "Looks" URGENT!

    My name is Tyler and i'm a Mult-Media Editor in training. Just recently meaning just this project i've been getting this error "After Effects error: crash occurred while invoking effect plug-in “Looks”." every time i try to render. If i try to remove the clip where it messes up and replace it with another it will just mess up in another spot.
    Screen Shot Here:http://gyazo.com/794429fd1091973c8a296a27d2af6fab.png
    Information:
    AE: After Effects CS5 (64-bit)
    OS: Windows Home Premium (64-bit)
    RAM: 8gb
    Processor: 1st Gen. i7 Quad-Core
    Graphics Card: NVIDIA GeForce GT 320
    Updates: Installed All Updated For Adobe Products
    Source Footage: Call Of Duty: Modern Warfare 2 @ 60fps using UT Video Codec YUV 420
    Worked Before? Yes
    Open GL: My open gl is not enabled
    I've read other forums and watched tutorials. I've already done the following. (Not in order used)
    1. Downgrade Magic Bullet Looks from 1.4.3 to 1.4.2 (Didn't Work)
    2. Upgrade Magic Bullet Looks to MBL 2.0 from Magic Bullet Suite 11 (Didn't Work)
    3. Uninstall my gfx card and re-install it with the newer version (Didn't Work)
    4. Reset AE preferences by pressing alt+shift+ctrl on the shortcut (Didn't Work)
    5. Change render settings from H.264 -> .AVI (Didn't Work)
    6. I've deleted "AE_OpenGL" from my After Effects folder (Didn't Work)
    My Composition:
    http://gyazo.com/53c7a2789a752cfba7e908bed31d7c01.png
    http://gyazo.com/da0cacaf4ef6d7e3276b6aa45b77da79.png
    The look file is not that complex but i don't know if it'll help but there it is.
    Look File Settings:
    http://gyazo.com/25346bb318edadc54e09273977964c7d.png
    I've never had this problem before and hope that someone has a solution to this problem... if so please post an answer. I don't know if its because i put the plug in on all of my clips and then made an adjustment layer with another Magic Bullet Looks or if it's my clips fault but i just dont know what to do.
    -Tyler

    It sounds like Looks is only crashing on this project. If that is so then it's most likely a problem with one of your video clips. Either there's a corrupted frame or some other codec glitch that's throwing the errors. I'd suggest replacing footage items with temporary footage. You could even use solids. Replace one at a time, then undo, until you find the footage that's causing the crash. Then either re-compress that footage to another codec or replace it.
    If Looks is crashing on every type of footage then you need to pursue other options that are more system related.

  • Windows protection error message

    MOBO KT6 DELTA FISR
    AMD 2500+ (aqxea 0330...)
    HD ST380013AS (SATA 80GB)
    2X512MB DDR400 (Kingston kvr400x64c5/512 - w942508bh-5)
    DVD R/W LG gsa-4040b
    COOLER k7 volcano 11+xaser edition
    Graphic Card:XFX GEFORCE FX5200 AGP 8X 128mb ddr tv out (model pvt34kn)
    I will explain step by step, to be sure that I am forgetting something or doing something wrong.
    1-After assembled the system,turned on, went to the bios to do same basic changes(fsb=100, enable v8237 sata-ide controller, boot devices ,....)
    2-boot from STARTUP disk (w98se), fidsk, format c.
    3-Installed Windows 98se(at the end I got two yellow quetion mark, at device manager tab:PCI RAID CTRL and PCI UNIVERSAL SERIAL BUS. Left as is and go fwd.
    4-Installed VIA Chipset 4in1 drivers( w98se working fine, but still using windows default VGA driver)
    5-HERE BEGIN THE PROBLEM..After install the driver for the video card(the last one downloaded from the site (http://www.xfxforce.com/product_view.php?sku=PVT34KNT), the system ask for reboot, and give a msg WINDOWS PROTECTION ERROR, YOU NEED RESTART YOU PC. the same happens if restart, from the cold.
    6-For Troubleshooting purposes I did:
    -Installed video card at ASUS BOARD A7S333, works fine with the same drive that failed before.
    -Installed video driver before install 4in1. Still the same error.
    note-every time I reinstall , I did a fresh install, means format c,boot from startup disk,install w98se from cd)
    ANOTHER THING:Once time, just after install w98se, I installed Partition Magic 8, with intention of create an extended partition to copy all necessary programs in there, that way avoiding changing CD´s anyway, for my surprise Partition Magic didn´t recognize the sata drive that is normally recognize by  windows(PM8 program itself is good , I am sure that)
    What is be happening? It looks like same conflict issue between my mobo and Nvidia video driver!!!!  Did I something wrong?
    and about PM8 should I do anything related to the drivers or bios, before load PM8?
    please help!!!!!!!!!!!!!!!!!!
    gil

    Windows 98/98se doesen't support more than 512 Mb. memory. Take off one module and all should go OK.

  • Can´t open After Effects.."After Effects Error: "Crashed while processing" 7004 GPU Manager 2 Sniffer Result Code: 3

    Hey so after reseting my Computer completly and installing windows again, i was trying to download the test version of after effects,
    everything worked until i was trying to open After Effects
    its says something likes this, btw this is not 100% perfectly translated..
    "After Effects Error: "Crashed while processing" <7004> <GPU Manager> <2> Sniffer Result Code: 3
    Uhm Yea i believe its because something is missing on my Computer like some sort of  progamm like for example direct x or something like that!
    After Effects worked on my PC before so its not my PC
    i7 4770 gtx 770 16gb ram
    Can anyone help? really desperate. =(

    Do your System properties look like this?
    If so, we're going to need a lot more info. What GPU you have, for example. FAQ: What information should I provide?

Maybe you are looking for

  • HT1414 The iPOD cannot be restored at this time

    After downloading the 840mb of ios 6.0.1 software update and when i click backup i see the below screen and when i click on Restore iPod . i see the below pop-up why should i loose all my data before updating the software ? this is ridiculous .....an

  • Font smoothing doesn't work

    Font smoothing suddenly stopped working on one of my G4's, no mather the settings in appearance. - I have 2 totally equally configuered G4's, the second one is fine. I swapped display and video card, no result. - Strange: If I log in as root, smoothi

  • Transferring old photos from one iPhone to another.

    I've recently upgraded to an iPhone 4S from a 3GS. The 3GS has several problems including not charging and not syncing with my macbook/iTunes. I've backed up on iCloud and when i got the 4S I used that to transfer all my apps and stuff. Anyway, only

  • Aspect ratio on new TV

    Just purchased a Sony KDL40ex503 TV and cannot get the aspect ratio sorted from the BT vision box. I have played with all the options on both the BT box and the TV to no avail. On all options besides 4.3 the picture is bigger than the screen, thus no

  • Artist missing from index

    I have 12000+ songs on an iPod Classic. I was searching through Artists for an artist I know is there but it does not show on the index or through the search option. If I go to the Compilation Album on which that artist appears, I can find the track