So my comp keeps crashing everytime i try to play a game. Blue screen with DRIVER_IRQL_NOT_LESS_OR_EQUAL

So i read that i can post a link to show my minidump files for people to see whats wrong. The link is here
https://onedrive.live.com/redir?resid=88FC768A03F5745A%21295
If someone could get back to me asap and let me know what i need to do to fix this that would be great thanks.

9csc1
These were virtually all related to your Driver for Intel Graphics Adapter.  I would install the newest driver available as a first step
Microsoft (R) Windows Debugger Version 6.3.9600.17029 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
Loading Dump File [C:\Users\Ken\Desktop\New folder\061014-17750-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
************* Symbol Path validation summary **************
Response Time (ms) Location
OK C:\Users\Ken\Desktop
************* Symbol Path validation summary **************
Response Time (ms) Location
Deferred SRV*H:\symbols*http://msdl.microsoft.com/download/symbols
Symbol search path is: SRV*H:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is: C:\Users\Ken\Desktop
Windows 8 Kernel Version 9600 MP (8 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 9600.17041.amd64fre.winblue_gdr.140305-1710
Machine Name:
Kernel base = 0xfffff800`3027b000 PsLoadedModuleList = 0xfffff800`305452d0
Debug session time: Tue Jun 10 16:47:33.874 2014 (UTC - 4:00)
System Uptime: 0 days 2:29:19.667
Loading Kernel Symbols
Loading User Symbols
Loading unloaded module list
* Bugcheck Analysis *
Use !analyze -v to get detailed debugging information.
BugCheck D1, {28, 2, 0, fffff80038e84c47}
*** WARNING: Unable to verify timestamp for igdkmd64.sys
*** ERROR: Module load completed but symbols could not be loaded for igdkmd64.sys
Probably caused by : igdkmd64.sys ( igdkmd64+62c47 )
Followup: MachineOwner
0: kd> !analyze -v
* Bugcheck Analysis *
DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 0000000000000028, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, value 0 = read operation, 1 = write operation
Arg4: fffff80038e84c47, address which referenced memory
Debugging Details:
READ_ADDRESS: GetPointerFromAddress: unable to read from fffff800305cf138
unable to get nt!MmNonPagedPoolStart
unable to get nt!MmSizeOfNonPagedPoolInBytes
0000000000000028
CURRENT_IRQL: 2
FAULTING_IP:
igdkmd64+62c47
fffff800`38e84c47 83782802 cmp dword ptr [rax+28h],2
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: WIN8_DRIVER_FAULT
BUGCHECK_STR: AV
PROCESS_NAME: dwm.exe
ANALYSIS_VERSION: 6.3.9600.17029 (debuggers(dbg).140219-1702) amd64fre
TRAP_FRAME: ffffd0002250dbc0 -- (.trap 0xffffd0002250dbc0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000000 rbx=0000000000000000 rcx=ffffe00144f37e68
rdx=ffffe00147044b70 rsi=0000000000000000 rdi=0000000000000000
rip=fffff80038e84c47 rsp=ffffd0002250dd50 rbp=ffffe00147047010
r8=ffffe00140053270 r9=00000000ffffffff r10=0000000000000002
r11=ffffd0002250dd48 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei ng nz na pe nc
igdkmd64+0x62c47:
fffff800`38e84c47 83782802 cmp dword ptr [rax+28h],2 ds:00000000`00000028=????????
Resetting default scope
LAST_CONTROL_TRANSFER: from fffff800303daae9 to fffff800303cefa0
STACK_TEXT:
ffffd000`2250da78 fffff800`303daae9 : 00000000`0000000a 00000000`00000028 00000000`00000002 00000000`00000000 : nt!KeBugCheckEx
ffffd000`2250da80 fffff800`303d933a : 00000000`00000000 00000000`93bc0000 00000000`00000000 ffffd000`2250dbc0 : nt!KiBugCheckDispatch+0x69
ffffd000`2250dbc0 fffff800`38e84c47 : ffffe001`44528000 00000000`00000002 ffffe001`44f37000 00000000`ffffffff : nt!KiPageFault+0x23a
ffffd000`2250dd50 ffffe001`44528000 : 00000000`00000002 ffffe001`44f37000 00000000`ffffffff ffffe001`40053270 : igdkmd64+0x62c47
ffffd000`2250dd58 00000000`00000002 : ffffe001`44f37000 00000000`ffffffff ffffe001`40053270 00000000`00000000 : 0xffffe001`44528000
ffffd000`2250dd60 ffffe001`44f37000 : 00000000`ffffffff ffffe001`40053270 00000000`00000000 ffffe001`44f37000 : 0x2
ffffd000`2250dd68 00000000`ffffffff : ffffe001`40053270 00000000`00000000 ffffe001`44f37000 00000000`00000000 : 0xffffe001`44f37000
ffffd000`2250dd70 ffffe001`40053270 : 00000000`00000000 ffffe001`44f37000 00000000`00000000 ffffe001`40053288 : 0xffffffff
ffffd000`2250dd78 00000000`00000000 : ffffe001`44f37000 00000000`00000000 ffffe001`40053288 ffffc000`fed6f302 : 0xffffe001`40053270
STACK_COMMAND: kb
FOLLOWUP_IP:
igdkmd64+62c47
fffff800`38e84c47 83782802 cmp dword ptr [rax+28h],2
SYMBOL_STACK_INDEX: 3
SYMBOL_NAME: igdkmd64+62c47
FOLLOWUP_NAME: MachineOwner
MODULE_NAME: igdkmd64
IMAGE_NAME: igdkmd64.sys
DEBUG_FLR_IMAGE_TIMESTAMP: 52379d96
FAILURE_BUCKET_ID: AV_igdkmd64+62c47
BUCKET_ID: AV_igdkmd64+62c47
ANALYSIS_SOURCE: KM
FAILURE_ID_HASH_STRING: km:av_igdkmd64+62c47
FAILURE_ID_HASH: {e3d07e26-2f02-07d7-4e5b-3db83ddd8cd4}
Followup: MachineOwner
Wanikiya and Dyami--Team Zigzag

Similar Messages

  • IPhoto 08 keeps crashing everytime I try to edit a photo or adjust effects!

    Im new to the Mac osx and just started using the iphoto aaplication. It keeps crashing everytime I try to adjust effects or edit a photo, sometimes even when iI do nothing. When I open it again it opens with same photo that i was editing previously.
    The console log shows this message
    iPhoto[575] Crashed during previous starup . proceeding carefully
    I tried deleting the .plist file but didnt work.
    Please help.Its really frustrating.
    Message was edited by: ajsomred

    ajsomred:
    Welcome to the Apple Discussions. If iPhoto works OK in the other account like Terence suggested you try it may be a preference file other than iPhoto's that's causing the issue. That can be verified as follows:
    Trouble Shooting Preferences in Leopard
    1 - Create a folder titled "Preferences A" on the Desktop.
    2 - Open the working Preferences folder, HD/Users/your_name/Library/Preferences, and move the contents to the Preferences A folder on the Desktop.
    3 - Make a duplicate copy of the Preferences A folder on the Desktop as a precautionary backup.
    4 - With the working Preferences folder empty run the application again and determine if the problems is fixed.
    NOTE: you may have to drag the contents of the working folder to the trash and empty if moving the contents to the A folder only copies them instead of moving.
    5 - If the problem is fixed:
    A - open the working Preferences folder (HD/Users/your_name/Library/Preferences).
    B - Open the Preferences A folder on the Desktop, select all of the contents and drag them into the working Preferences folder.
    C - When the Copy window pops up check the "Apply to All" check box and then click on the Don't Replace button as seen here.
    6 - If the problem is NOT fixed, empty the working Preferencess folder and move the contents of the Preferences folder on the desktop back into it.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. Just put the application in the Dock and click on it whenever you want to backup the dB file. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.
    Note: There's now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • My Imovie'09 keeps crashing everytime i try to export my 2:30 movie.

    My Imovie'09 keeps crashing everytime i try to export my 2:30 movie. i've tried several different ways. it worked when i eported it to youtube in the smallest option but nothing else works.

    Do a malware check with some malware scan programs.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of the database before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

  • My mail keeps crashing everytime I try to reply an email, its hotmail, please help

    My mail keeps crashing everytime I try to reply, what can I do?

    Hi amyhlj,
    I'm sorry to hear you are having issues with your iPhone. If you are having issues with your iPhone restarting when accessing a specific web page (all web pages?), you may want to try resetting the Safari data on your phone as outlined in the following article:
    Clear information from your device
    To clear your history and cookies from Safari in iOS 8, tap Settings > Safari > Clear History and Website Data. In iOS 7 or earlier, tap Clear History and tap Clear Cookies and Data.
    To clear other stored information from Safari, tap Settings > Safari > Advanced > Website Data > Remove All Website Data.
    To visit sites without leaving a history, turn on private browsing.
    Safari web settings on your iPhone, iPad, or iPod touch - Apple Support
    Regards,
    - Brenden

  • InDesign CC keeps crashing when I try to save out a printable PDF with Trim and/or Bleed marks.

    Hello!
    Everytime I try to save out a PDF (Printable, not Interactive) and tick trim or bleed marks, Indesign just crashes.
    I've uninstalled InDesign and Acrobat. Made sure I had no Preferences saved from CS6, then installed again, but the same keeps on happening.
    I have a print deadlien Monday so I really need this to work.
    It used to work fine in CS6.
    Can anybody help?

    I recently had the same problem. I would try to publish and the program would lock up and crash.
    I discovered it just to be a small bit of code I imputed wrong for an action. I had a comma instead of a quote before one of my commands.
    Example... I had 'GoTo" instead of "GoTo"
    I fixed the error and all worked fine!
    But I wonder why such a small error would crash the program instead of flagging the error when I attempted to publish? That feature worked great in Flash!!
    Thanks,
    John O.

  • MacBook keeps crashing when I try to play games.

    For quite a while now my MacBook has been crashing randomly when I try to play any sort of game. I'm planning on taking it in to get repaired once I'm done with my summer classes for college. Until then I was wondering if anyone knows what might be causing the issue. Thanks in advance for any help.
    Here is an error report I get when I reboot it:
    Interval Since Last Panic Report:  434427 sec
    Panics Since Last Report:          9
    Anonymous UUID:                    F42A960E-4D11-4E95-A184-06DB6D58E417
    Sun May 22 23:50:15 2011
    panic(cpu 2 caller 0x9cdc8f): NVRM[0/1:0:0]: Read Error 0x0061002c: CFG 0x0a2910de 0x00100000 0x00000000, BAR0 0xc0000000 0x7f399000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 2), Frame : Return Address (4 potential args on stack)
    0x5c2b3cb8 : 0x21b510 (0x5d9514 0x5c2b3cec 0x223978 0x0)
    0x5c2b3d08 : 0x9cdc8f (0xbe323c 0xc53840 0xbf23cc 0x0)
    0x5c2b3da8 : 0xae85d3 (0x9128c04 0x84fc004 0x61002c 0x96de97)
    0x5c2b3df8 : 0x1619251 (0x84fc004 0x61002c 0x6400 0x91707a4)
    0x5c2b3e18 : 0xaacef6 (0x84fc004 0x97bf004 0x3800 0x95de818)
    0x5c2b3e38 : 0xb5693e (0x84fc004 0x97bf004 0x1 0x0)
    0x5c2b3ea8 : 0x9be771 (0x84fc004 0x0 0x0 0x0)
    0x5c2b3f48 : 0x96f04f (0x84fc004 0x85417a8 0x67de861e 0x29f562)
    0x5c2b3f78 : 0x22fd0d (0x91c2800 0x84fc004 0x5c2b3fc8 0x22796a)
    0x5c2b3fc8 : 0x2a06dc (0x863ea0 0x0 0x10 0x9a94de4)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.nvidia.nv50hal(6.2.6)@0x1592000->0x19a6fff
                dependency: com.apple.NVDAResman(6.2.6)@0x967000
             com.apple.NVDAResman(6.2.6)@0x967000->0xc54fff
                dependency: com.apple.iokit.IOPCIFamily(2.6)@0x927000
                dependency: com.apple.iokit.IONDRVSupport(2.2)@0x95a000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2)@0x938000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10J869
    Kernel version:
    Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 401164785197
    unloaded kexts:
    com.apple.driver.AppleUSBUHCI          4.1.5 (addr 0x141c000, size 0x65536) - last unloaded 219773226765
    loaded kexts:
    com.apple.driver.AppleHWSensor          1.9.3d0 - last loaded 36701078898
    com.apple.filesystems.autofs          2.1.0
    com.apple.driver.AppleMikeyHIDDriver          1.2.0
    com.apple.driver.AGPM          100.12.19
    com.apple.driver.AppleHDA          1.9.9f12
    com.apple.driver.AppleUpstreamUserClient          3.5.4
    com.apple.driver.AppleMCCSControl          1.0.17
    com.apple.driver.AppleMikeyDriver          1.9.9f12
    com.apple.driver.AudioAUUC          1.54
    com.apple.driver.AppleIntelHDGraphics          6.2.6
    com.apple.driver.AppleIntelHDGraphicsFB          6.2.6
    com.apple.driver.SMCMotionSensor          3.0.0d4
    com.apple.kext.AppleSMCLMU          1.5.0d3
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.iokit.CHUDUtils          364
    com.apple.iokit.CHUDProf          366
    com.apple.driver.AudioIPCDriver          1.1.6
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.5.0d5
    com.apple.GeForce          6.2.6
    com.apple.driver.AppleGraphicsControl          2.8.68
    com.apple.driver.AppleLPC          1.4.12
    com.apple.driver.AppleUSBTCButtons          200.3.2
    com.apple.driver.AppleUSBTCKeyboard          200.3.2
    com.apple.driver.AppleIRController          303.8
    com.apple.driver.AppleUSBCardReader          2.5.8
    com.apple.BootCache          31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.iokit.SCSITaskUserClient          2.6.5
    com.apple.iokit.IOAHCIBlockStorage          1.6.3
    com.apple.driver.AppleUSBHub          4.1.7
    com.apple.driver.AirPortBrcm43224          427.36.9
    com.apple.iokit.AppleBCM5701Ethernet          2.3.9b6
    com.apple.driver.AppleEFINVRAM          1.4.0
    com.apple.driver.AppleSmartBatteryManager          160.0.0
    com.apple.driver.AppleFWOHCI          4.7.1
    com.apple.driver.AppleUSBEHCI          4.1.8
    com.apple.driver.AppleAHCIPort          2.1.5
    com.apple.driver.AppleACPIButtons          1.3.5
    com.apple.driver.AppleRTC          1.3.1
    com.apple.driver.AppleHPET          1.5
    com.apple.driver.AppleSMBIOS          1.6
    com.apple.driver.AppleACPIEC          1.3.5
    com.apple.driver.AppleAPIC          1.4
    com.apple.driver.AppleIntelCPUPowerManagementClient          105.13.0
    com.apple.security.sandbox          1
    com.apple.security.quarantine          0
    com.apple.nke.applicationfirewall          2.1.11
    com.apple.driver.AppleIntelCPUPowerManagement          105.13.0
    com.apple.driver.DspFuncLib          1.9.9f12
    com.apple.driver.AppleProfileReadCounterAction          17
    com.apple.driver.AppleProfileTimestampAction          10
    com.apple.driver.AppleProfileThreadInfoAction          14
    com.apple.driver.AppleProfileRegisterStateAction          10
    com.apple.driver.AppleProfileKEventAction          10
    com.apple.driver.AppleProfileCallstackAction          20
    com.apple.driver.AppleSMBusController          1.0.8d0
    com.apple.iokit.IOFireWireIP          2.0.3
    com.apple.iokit.IOSurface          74.2
    com.apple.iokit.IOBluetoothSerialManager          2.4.0f1
    com.apple.iokit.IOSerialFamily          10.0.3
    com.apple.iokit.CHUDKernLib          365
    com.apple.iokit.IOAudioFamily          1.8.0fc1
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleHDAController          1.9.9f12
    com.apple.iokit.IOHDAFamily          1.9.9f12
    com.apple.iokit.AppleProfileFamily          41.4
    com.apple.driver.AppleSMC          3.1.0d3
    com.apple.driver.IOPlatformPluginFamily          4.5.0d5
    com.apple.driver.AppleSMBusPCI          1.0.8d0
    com.apple.nvidia.nv50hal          6.2.6
    com.apple.NVDAResman          6.2.6
    com.apple.iokit.IONDRVSupport          2.2
    com.apple.iokit.IOGraphicsFamily          2.2
    com.apple.driver.BroadcomUSBBluetoothHCIController          2.4.0f1
    com.apple.driver.AppleUSBBluetoothHCIController          2.4.0f1
    com.apple.iokit.IOBluetoothFamily          2.4.0f1
    com.apple.driver.AppleUSBMultitouch          206.6
    com.apple.iokit.IOUSBHIDDriver          4.1.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          2.6.5
    com.apple.iokit.IOUSBMassStorageClass          2.6.5
    com.apple.driver.AppleUSBMergeNub          4.1.8
    com.apple.driver.AppleUSBComposite          3.9.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          2.6.5
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.6
    com.apple.iokit.IOCDStorageFamily          1.6
    com.apple.driver.XsanFilter          402.1
    com.apple.iokit.IOAHCISerialATAPI          1.2.5
    com.apple.iokit.IOSCSIArchitectureModelFamily          2.6.5
    com.apple.iokit.IOUSBUserClient          4.1.5
    com.apple.iokit.IO80211Family          314.1.1
    com.apple.iokit.IONetworkingFamily          1.10
    com.apple.iokit.IOFireWireFamily          4.2.6
    com.apple.iokit.IOUSBFamily          4.1.8
    com.apple.iokit.IOAHCIFamily          2.0.4
    com.apple.driver.AppleEFIRuntime          1.4.0
    com.apple.iokit.IOHIDFamily          1.6.5
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          6
    com.apple.driver.DiskImages          289
    com.apple.iokit.IOStorageFamily          1.6.2
    com.apple.driver.AppleACPIPlatform          1.3.5
    com.apple.iokit.IOPCIFamily          2.6
    com.apple.iokit.IOACPIFamily          1.3.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f15
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.36.9)
    Bluetooth: Version 2.4.0f1, 2 service, 19 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500325ASG, 465.76 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0xfa120000

    Could be heat related. Games tend to run up the temps on notebook computers. Make sure you are doing everything possible to allow the normal cooling funcitons to work to the fullest:
    no running it in your lap or on  pillow or blanket without using a lapboard.
    no blocking the hinge area ion the back edge of the case
    if using an external monitor, leave the built-in display open; "clamshell mode" traps heat.
    Also use Activity Monitor to check for overactive background processes. Quit any user apps before running this test. Be sure to set its Show window to "All processes," and highlight the "%CPU" column to sort by CPU usage. Watch the list for about a minute--it's dynamic--and note any processes that consistently use more that 15-20 percent of the cycles.
    Try turning off Dashboard. Restart and don't invoke any widgets; see if things are better. If so, then you need to guit Dashboard after using a widget. I use the widget DashQuit 3.0 to turn off all the widgets after use. Any widget that gets its info from the network can use up resources.

  • My imovie keeps crashing everytime I try to export, what can I do please help

    Process:         iMovie [447]
    Path:            /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier:      com.apple.iMovie8
    Version:         8.0.6 (821)
    Build Info:      iMovieApp-8210000~16
    Code Type:       X86 (Native)
    Parent Process:  launchd [97]
    Date/Time:       2012-02-16 04:06:03.372 +0700
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          201896 sec
    Crashes Since Last Report:           33
    Per-App Interval Since Last Report:  113773 sec
    Per-App Crashes Since Last Report:   33
    Anonymous UUID:                      8CB5104A-350A-4791-A929-96E1882B9AD9
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000246
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   ???                                     0x2224c2e6 0 + 572834534
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x912e358a select$DARWIN_EXTSN$NOCANCEL + 10
    1   libSystem.B.dylib                       0x912ceb8b _dispatch_mgr_invoke + 454
    2   libSystem.B.dylib                       0x912cdf59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x912cdcfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x912cd781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x912cd5c6 start_wqthread + 30
    Thread 2:  QTKit: QTVisualContextImageProviderWorkLoop
    0   libSystem.B.dylib                       0x912a7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x912a8267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9787d2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9787c3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x97882304 CFRunLoopRun + 84
    5   com.apple.QTKit                         0x90595465 QTVisualContextImageProviderWorkLoop + 128
    6   libSystem.B.dylib                       0x912d5259 _pthread_start + 345
    7   libSystem.B.dylib                       0x912d50de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x912a7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x912a8267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9787d2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9787c3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x97882304 CFRunLoopRun + 84
    5   com.apple.FWAVCPrivate                  0x0083d1b8 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 135
    6   libSystem.B.dylib                       0x912d5259 _pthread_start + 345
    7   libSystem.B.dylib                       0x912d50de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x912a7b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x912d56e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x913045a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x91b6db90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x91b6d8ce TSWaitOnSemaphoreCommon + 511
    5   ...ickTimeComponents.component          0x94f94965 ReadSchedulerThreadEntryPoint + 4698
    6   libSystem.B.dylib                       0x912d5259 _pthread_start + 345
    7   libSystem.B.dylib                       0x912d50de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x912a7b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x912d56e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x913045a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x91b6db90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x91b6d8ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x91bc85aa AIOFileThread(void*) + 1127
    6   libSystem.B.dylib                       0x912d5259 _pthread_start + 345
    7   libSystem.B.dylib                       0x912d50de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x912a7b42 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x912d56f8 _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x9131e05f pthread_cond_wait + 48
    3   ...ickTimeComponents.component          0x95102e27 jpegdecompress_MPLoop + 79
    4   libSystem.B.dylib                       0x912d5259 _pthread_start + 345
    5   libSystem.B.dylib                       0x912d50de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x912d5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x912d575e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x912d73f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec          0x1d4e98b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                       0x912d5259 _pthread_start + 345
    5   libSystem.B.dylib                       0x912d50de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x912d5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x912d575e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x912d73f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec          0x1d4e98b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                       0x912d5259 _pthread_start + 345
    5   libSystem.B.dylib                       0x912d50de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x912d5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x912d575e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x912d73f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec          0x1d4e98b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                       0x912d5259 _pthread_start + 345
    5   libSystem.B.dylib                       0x912d50de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x912d5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x912d575e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x912d73f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec          0x1d4e98b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                       0x912d5259 _pthread_start + 345
    5   libSystem.B.dylib                       0x912d50de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x912d5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x912d575e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x912d73f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec          0x1d4e98b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                       0x912d5259 _pthread_start + 345
    5   libSystem.B.dylib                       0x912d50de thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x912d5aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x912d575e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x912d73f8 pthread_cond_wait$UNIX2003 + 73
    3   ...pple.AppleIntermediateCodec          0x1d4e98b2 iCodecDecompressorComponentDispatch + 19394
    4   libSystem.B.dylib                       0x912d5259 _pthread_start + 345
    5   libSystem.B.dylib                       0x912d50de thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x912cd412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x912cd9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x912cd5c6 start_wqthread + 30
    Thread 14:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x912c6ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x978bcc53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x912d5259 _pthread_start + 345
    3   libSystem.B.dylib                       0x912d50de thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x912a7afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x912a8267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9787d2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9787c3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x97882304 CFRunLoopRun + 84
    5   com.apple.DesktopServices               0x907f7b3d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6   ...ple.CoreServices.CarbonCore          0x91b4d54a PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                       0x912d5259 _pthread_start + 345
    8   libSystem.B.dylib                       0x912d50de thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x912cd412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x912cd9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x912cd5c6 start_wqthread + 30
    Thread 17:
    0   libSystem.B.dylib                       0x912cd412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x912cd9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x912cd5c6 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x2224e140  ebx: 0x00000020  ecx: 0xfffe4da0  edx: 0x2224e0e8
      edi: 0x00000001  esi: 0x22253fa8  ebp: 0x18ea4000  esp: 0xbfffcfac
       ss: 0x0000001f  efl: 0x00010206  eip: 0x2224c2e6   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000246
    Binary Images:
        0x1000 -   0x334ffc  com.apple.iMovie8 8.0.6 (821) <CD0B8453-4663-7F8C-EFF4-926EAB254B2A> /Applications/iMovie.app/Contents/MacOS/iMovie
      0x3d2000 -   0x40bfe3  com.apple.MPEG2TSDecoder 1.0 (84) <75EC884A-7300-87B1-7E3A-A2B156BD4D79> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
      0x443000 -   0x464fff  com.apple.iWidgets 1.0.0 (24) /Applications/iMovie.app/Contents/Frameworks/iWidgets.framework/Versions/A/iWid gets
      0x477000 -   0x51aff4  com.apple.DotMacKit 47 (3.0.2L) <5C3FF2BA-7124-3DF9-B197-19DD4D543798> /Applications/iMovie.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
      0x580000 -   0x581ff7  com.apple.Helium 3.0.0 (157) <22FD7CB4-024E-3065-EB67-262ABF99636E> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
      0x587000 -   0x588fff +com.bensyverson.dvmatte.autopicker 1.0 (1.0) <5FB2D0C9-D6D7-036E-F739-DA7CE5BAD36E> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
      0x58e000 -   0x643fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
      0x689000 -   0x7bbfe4  com.apple.Helium.HeliumRender 2.0.0 (157) <DEA355F6-22DC-68D4-EA7A-EE06C0D7F150> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
      0x814000 -   0x814ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
      0x838000 -   0x86bff3  com.apple.FWAVCPrivate 30.46 (46) <786C1EA9-AE6E-C66F-A290-8705A4F43EA8> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
      0xd00000 -   0xe79ff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
      0xf53000 -   0xf77fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x12d5b000 - 0x13160fe7  libclh.dylib 3.1.1 C  (3.1.1) <15AD52DD-FC3F-305E-5C31-699329E8FDE1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x15714000 - 0x1585dfe7  com.apple.iLMBAperture31Plugin 2.5.5 (252.2.5) <2AA8E13C-4221-698B-F755-DB8103D191B9> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperture31Plugin.ilmbplugin/Contents/Mac OS/iLMBAperture31Plugin
    0x1589e000 - 0x158a6ff7  com.apple.iLMBAperturePlugin 2.5.5 (252.2.5) <BF2A071D-6F1C-03BA-DD1B-74F93CE9D7B0> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x158ad000 - 0x158aeff7  com.apple.iLMBAppDefPlugin 2.5.5 (252.2.5) <23D52DA9-0F87-6EAA-990E-2864C4B6D6AA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x158b3000 - 0x158bdff7  com.apple.iLMBFinalCutPlugin 2.5.5 (252.2.5) <B089F264-64BE-07DE-E250-D5C63C351222> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFinalCutPlugin.ilmbplugin/Contents/MacOS /iLMBFinalCutPlugin
    0x158c3000 - 0x158c5ff7  com.apple.iLMBFolderPlugin 2.5.5 (252.2.5) <0896FA5E-8453-B2F6-8E87-F5F2FA382395> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x158ca000 - 0x158ceff7  com.apple.iLMBGarageBandPlugin 2.5.5 (252.2.5) <E10E678C-831C-7A6B-1A56-775CD81DA98E> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x158d4000 - 0x158e0ff7  com.apple.iLMBiMoviePlugin 2.5.5 (252.2.5) <313540B0-C7D2-5EB4-C688-0FCB9FFD5E81> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x158e9000 - 0x158fdffb  com.apple.iLMBiPhoto8Plugin 2.5.5 (252.2.5) <0016975B-CA8E-76EA-3BF7-BAD4C8834814> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x15905000 - 0x15a51fe7  com.apple.iLMBiPhoto9Plugin 2.5.5 (252.2.5) <86E4AD5A-1233-9F42-B4BD-CECFFC4C4ACD> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto9Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto9Plugin
    0x15a94000 - 0x15a9dff7  com.apple.iLMBiPhotoPlugin 2.5.5 (252.2.5) <D6F8A353-CDC4-A9B8-383E-5D6F7FBAF593> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x15aa4000 - 0x15aacff7  com.apple.iLMBiTunesPlugin 2.5.5 (252.2.5) <4A54C561-8932-6E09-BDAE-C030D494E0DA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x15ab3000 - 0x15b63fff  com.apple.iTunesAccess 10.5.3 (10.5.3) <16ED9ECE-172C-D221-E50F-405A1DD78CC7> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x15b94000 - 0x15b96ff7  com.apple.iLMBMoviesFolderPlugin 2.5.5 (252.2.5) <4A70635B-4CF4-8F65-BF6D-3B6F18838A23> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x15b9b000 - 0x15b9dff7  com.apple.iLMBPhotoBoothPlugin 2.5.5 (252.2.5) <77BE4315-C665-3243-B857-64895276EFA1> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x164ea000 - 0x164edff3  libFontRegistryUI.dylib ??? (???) <8943206D-4B80-BE67-B17A-AF89D68C76DE> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x16671000 - 0x16676fff  com.apple.AppleMPEG2Codec 1.0.2 (220.1) <EDDCFD0D-37F6-A846-EB4D-8E683ACC5184> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x1667b000 - 0x1667dff7  com.apple.podcastproducer.ImageDiffer 1.2.3 (168.7) <0EE2A12C-11A5-5801-5442-D5A7C7542CF3> /System/Library/Graphics/Quartz Composer Patches/ImageDifferPatch.plugin/Contents/MacOS/ImageDifferPatch
    0x187e1000 - 0x187e5ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x187ea000 - 0x187f0ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x18d87000 - 0x18da0fe7  com.apple.applepixletvideo 1.2.29 (1.2d29) <52810348-A138-D148-92E4-9E1D73EA18A0> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x1cdac000 - 0x1cf92fef  com.apple.audio.codecs.Components 2.0.4 (2.0.4) <5D32DF8D-C577-EB6B-72FA-1ABDF1CED762> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x1cff4000 - 0x1d3dafeb  QuickTimeH264.scalar ??? (???) <1C0A94F2-A958-97FC-D1F0-A5849277682C> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar
    0x1d4df000 - 0x1d4fafef  com.apple.AppleIntermediateCodec 1.3.2 (153) <EFB476B9-486E-5112-50C8-8918A7964C22> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1d700000 - 0x1d72cfff  com.apple.oxygene.layers.iDVDQCPatches 1.0.0 (602.0.2) <2F6AD71A-EDFB-66DF-ACBD-46617FDB7C0E> /Applications/iMovie.app/Contents/Resources/iDVDQCPatches.plugin/Contents/MacOS /iDVDQCPatches
    0x1d936000 - 0x1d98bfef  com.apple.AppleProResDecoder 2.0 (223) <793BA98A-2E7D-1C39-998D-805B60034DF4> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x1d9c3000 - 0x1d9e7ff7  com.apple.QuartzComposer.ExtraPatches 4.2 (156.16) <877B2D84-7CA6-501F-FF2D-C33BC52C0074> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
    0x1db00000 - 0x1db7afef  com.apple.AppleVAH264HW.component 2.0 (1.0) <4AA9239A-754B-01CF-39EB-4B98578E1C62> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x1dc3d000 - 0x1dc79fe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1789) <88107C67-DB2B-479F-EE74-61E776811834> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1dff2000 - 0x1dff6ff7 +com.bensyverson.quartzcomposer.dvmatte 1.0 (1.0) <DC961ABE-200A-E9E3-5CD2-7B98F129D0BF> /Applications/iMovie.app/Contents/Resources/Plugins/dvmatte.plugin/Contents/Mac OS/dvmatte
    0x1ef00000 - 0x1ef4cffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1ef71000 - 0x1ef9afff  com.apple.audio.OpenAL 1.4 (1.4) <DEAA31C6-F70F-C595-C4DF-56F7E2BD07C4> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
    0x1efd9000 - 0x1efebff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <08801444-00D2-E55B-AE80-B807B99BB0C6> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x2cc61000 - 0x2cd45fe7  com.apple.QuickTime3GPP.component 7.6.6 (1789) <B14020AC-752A-B819-4DC7-E0287056F3BB> /System/Library/QuickTime/QuickTime3GPP.component/Contents/MacOS/QuickTime3GPP
    0x2cd6c000 - 0x2ce0eff3  com.apple.QuickTimeVR.component 7.6.6 (1789) <9D7EFF1E-75A4-020A-78C4-F99AF8779878> /System/Library/QuickTime/QuickTimeVR.component/Contents/MacOS/QuickTimeVR
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <412DBD1B-E9B5-E67C-99E4-820BF38239AC> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8f0c6000 - 0x8f811fff  com.apple.GeForceGLDriver 1.6.36 (6.3.6) <3BB341B6-11A7-38AD-10A3-F89506FD40D4> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <749D24EE-54BD-D74B-D305-C13F5E6C95D8> /usr/lib/dyld
    0x90003000 - 0x90013ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x90024000 - 0x90093ff7  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
    0x90094000 - 0x90276fff  com.apple.imageKit 2.0.3 (1.0) <6E557757-26F7-7941-8AE7-046EC1871F50> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90277000 - 0x90277ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90278000 - 0x904c2fef  com.apple.JavaScriptCore 6534.52 (6534.52.7) <AF71FCC7-B8BF-2DA6-C538-6B7C47F95B2D> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x904c3000 - 0x90606fef  com.apple.QTKit 7.7 (1789) <4D3AA05F-D4D3-0D43-99D7-F26E4640BEE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x90607000 - 0x9065aff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9065b000 - 0x9069ffe7  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
    0x906a5000 - 0x906b0ff7  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
    0x906b1000 - 0x906f6ff7  com.apple.ImageCaptureCore 1.1 (1.1) <F54F284F-0B81-0AFA-CE47-FF797A6E05B0> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x9077b000 - 0x907d8ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x907d9000 - 0x907f5fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x907f6000 - 0x908d0fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x908d1000 - 0x909a2fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <C618942F-BC01-0565-18CF-477B63C02181> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x90a47000 - 0x90a57ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x90a58000 - 0x90a6aff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x90a6b000 - 0x90aa3ff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90aa4000 - 0x91293557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91294000 - 0x912a6ff7  com.apple.CoreMediaAuthoring 0.706 (706) <81D68084-D7BD-E52E-9B1C-C8EC0FCECE3C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x912a7000 - 0x9144eff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x9144f000 - 0x91458ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9148f000 - 0x916baff3  com.apple.QuartzComposer 4.2 ({156.30}) <2C88F8C3-7181-6B1D-B278-E0EE3F33A2AF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x916bb000 - 0x91701ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x91702000 - 0x91782feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91783000 - 0x917d9ff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x917da000 - 0x9182aff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9182b000 - 0x91b25fef  com.apple.QuickTime 7.6.6 (1789) <38255AA2-8087-5AE0-CA4B-1DDE611540B1> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x91b26000 - 0x91b26ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91b27000 - 0x91e47ff3  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
    0x91e48000 - 0x92021fff  libType1Scaler.dylib ??? (???) <04AF2B34-81D4-97E9-BD56-387D37C16F46> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x92036000 - 0x92044fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x92045000 - 0x920fdfeb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9223c000 - 0x92b1fff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92c63000 - 0x92ca6ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ca7000 - 0x92cddfff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x92cde000 - 0x92d1eff3  com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x92d1f000 - 0x92e21fef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x92e22000 - 0x9318dff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9318e000 - 0x93259fef  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
    0x9325a000 - 0x9325bff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93363000 - 0x933a1ff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x933a2000 - 0x933baff7  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
    0x933bb000 - 0x933c1fe7  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
    0x93a9c000 - 0x93eedfef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x93eee000 - 0x93f86fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93f87000 - 0x93fdffe7  com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x93fe0000 - 0x9401dff7  com.apple.CoreMedia 0.484.60 (484.60) <8FAB137D-682C-6DEC-5A15-F0029A5B226F> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9401e000 - 0x9401eff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9401f000 - 0x94033fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x94034000 - 0x942a5fef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x942a6000 - 0x942e1ffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x942ed000 - 0x94703ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94717000 - 0x9471bff7  IOSurface ??? (???) <235E7E3D-B6E5-0AAA-C41A-7AC1F54A7EBF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9472b000 - 0x94858ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x94859000 - 0x949dbfe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x949dc000 - 0x9592fffb  com.apple.QuickTimeComponents.component 7.6.6 (1789) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x95930000 - 0x959c2fe7  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
    0x959c3000 - 0x959c9ff7  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x959ca000 - 0x959d5ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x95a10000 - 0x95a74ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95a75000 - 0x95c37feb  com.apple.ImageIO.framework 3.0.5 (3.0.5) <051752C3-8C25-CF4A-9BFB-C7B6D20E58E8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x95c38000 - 0x95c38ff7  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
    0x95c39000 - 0x95ce5fe7  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
    0x95cf2000 - 0x95d6cfff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x95d94000 - 0x95e4dfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x95ebd000 - 0x95f34ff3  com.apple.backup.framework 1.2.2 (1.2.2) <D65F2FCA-15EB-C200-A08F-7DC4089DA6A2> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x95fef000 - 0x96031ff7  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
    0x96032000 - 0x96035ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x96047000 - 0x9604bff7  libGIF.dylib ??? (???) <3B4E6D0B-89EB-251F-3693-5187254D5BE2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x96095000 - 0x960d6ff7  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
    0x960d7000 - 0x96141fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x9614f000 - 0x96155fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96156000 - 0x9616affb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9616b000 - 0x961aeff7  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
    0x961d9000 - 0x9620cfff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9620d000 - 0x9622ffef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96230000 - 0x9623affb  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
    0x9623b000 - 0x96284fe7  libTIFF.dylib ??? (???) <4A3EF156-D4FE-95E2-FA05-7BD76FF27CEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96285000 - 0x96300fff  com.apple.AppleVAFramework 4.10.27 (4.10.27) <BFD2D1CA-535C-F16F-0EB5-04905ABD65CF> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x96301000 - 0x96305ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x96306000 - 0x9656cff7  com.apple.security 6.1.2 (55002) <A476227B-409D-A457-7D4D-A631A0B4AFDB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9656d000 - 0x965a7fe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x965a8000 - 0x965a8ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x965a9000 - 0x965f0ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x965f1000 - 0x965f8ff3  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
    0x965f9000 - 0x96800feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x968ab000 - 0x969d9fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x969da000 - 0x96a3bfe7  com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x96a3c000 - 0x96b1afef  com.apple.QuickTimeMPEG4.component 7.6.6 (1789) <34834F6F-B684-5D14-13E9-FF3D820F873D> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x96b1b000 - 0x96b1dff7  com.apple.QuickTimeH264.component 7.6.6 (1789) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x96b1e000 - 0x96b45ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x96b46000 - 0x96c48fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x96c55000 - 0x972d0ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x972d1000 - 0x9734aff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9734d000 - 0x97448fff  com.apple.PubSub 1.0.5 (65.28) <A2D9D197-0620-E40D-1115-0416191189B2> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x97449000 - 0x97457ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x97458000 - 0x97465ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x97466000 - 0x97567fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x97568000 - 0x975eaffb  SecurityFoundation ??? (???) <2E1F1AF0-A258-D215-2600-5DF03896D1F1> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x975eb000 - 0x97688fe3  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
    0x977ec000 - 0x977ecff7  com.apple.Carbon 150 (152) <734BDB59-8B13-54FA-0653-AA8623DF9846> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x977ed000 - 0x9780dfe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x9780e000 - 0x9783fff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x97840000 - 0x979bbfe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x979bc000 - 0x97a64ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x97b5b000 - 0x97c38fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x97c39000 - 0x97cd4fe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97d55000 - 0x97da2feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x97da3000 - 0x97dddff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
    0x97dde000 - 0x97de1ff7  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
    0x97de2000 - 0x97de2ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97de3000 - 0x9829eff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x984dc000 - 0x98800fef  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
    0x98801000 - 0x98822fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x98823000 - 0x98824ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x98825000 - 0x98c5aff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x98c61000 - 0x98c61ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98c6a000 - 0x98c7bff7  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
    0x98cf1000 - 0x98d19ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
    0x98d1a000 - 0x98d57ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x98d7a000 - 0x98de9ff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x98e32000 - 0x98e3cff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x98e3d000 - 0x98e63ffb  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
    0x98e64000 - 0x98e97ff7  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
    0x98e98000 - 0x99c00fe7  com.apple.WebCore 6534.52 (6534.52.11) <28DB69F5-ACE5-2A67-4DC1-39EED479B56B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x99c19000 - 0x99d3ffe7  com.apple.WebKit 6534.52 (6534.52.7) <A2FC4307-01BE-DC9E-82FE-68B13F3839A9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x99d40000 - 0x99d5ffe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x99d60000 - 0x99d6cff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x99dbf000 - 0x99de3ff7  libJPEG.dylib ??? (???) <7EBC924F-B2EE-68B0-4EA0-F99EF54F0306> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9a0de000 - 0x9a18cff3  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
    0x9a18d000 - 0x9a2cafe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9a332000 - 0x9a335fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x9a377000 - 0x9a37fff7  com.apple.DisplayServicesFW 2.3.3 (289) <828084B0-9197-14DD-F66A-D634250A212E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9a380000 - 0x9a3c4ff3  com.apple.coreui 2 (114) <2234855E-3BED-717F-0BFA-D1A289ECDBDA> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9a47c000 - 0x9a538fff  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
    0x9a539000 - 0x9a544ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9a58b000 - 0x9a592ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <61A74CE1-750D-9CAB-B780-306841739EE1> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x9a5c6000 - 0x9a634ff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x9a635000 - 0x9a65fff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9a660000 - 0x9a70dfe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x9a70e000 - 0x9a729ff7  libPng.dylib ??? (???) <05445692-8AF7-CAB6-EBF5-1F7B3A906CCB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9a756000 - 0x9a76bfff  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
    0x9a76c000 - 0x9a76cff7  com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9a76d000 - 0x9a78cff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9a78d000 - 0x9a78fff7  libRadiance.dylib ??? (???) <41E5C5F4-A4C6-0416-08D0-422C88088558> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9a790000 - 0x9a79afe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x9a79b000 - 0x9a79dff7  com.apple.securityhi 4.0 (36638) <C7DA80C1-DCFD-C321-08DA-5E6946CA66E0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9a79e000 - 0x9a79fff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9a7a0000 - 0x9a7d0ff7  com.apple.MeshKit 1.1 (49.2) <5A74D1A4-4B97-FE39-4F4D-E0B80F0ADD87> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x9a7d1000 - 0x9a7d4ffb  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
    0x9a7d5000 - 0x9a8e1fe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9a8e2000 - 0x9a95fff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9a960000 - 0x9a9bafe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9a9bb000 - 0x9a9c0ff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9a9c1000 - 0x9aaa1fe7  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
    0x9aaa2000 - 0x9ab52fe3  com.apple.QuickTimeImporters.component 7.6.6 (1789) <80F62753-9E0B-F479-FEAC-2433B67EC2CE> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0xba300000 - 0xba301fe7  libCyrillicConverter.dylib 49.0.0 (compatibility 1.0.0) <80E8C2F7-3210-7A58-F083-F24AF7075E79> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
    0xba500000 - 0xba501ff7  libGreekConverter.dylib 49.0.0 (compatibility 1.0.0) <02C6817E-B73A-6C2E-7575-9B73AFDA19FE> /System/Library/CoreServices/Encodings/libGreekConverter.dylib
    0xba900000 - 0xba916ff7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <02CCC192-2AC9-73DF-4A40-0B3AF87B6372> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <8697CB9C-AC3B-301B-F1BD-382E30FA5642> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xbb500000 - 0xbb500ff7  libThaiConverter.dylib 49.0.0 (compatibility 1.0.0) <0B67094E-3A8B-5E3E-E529-A3574EE78DC8> /System/Library/CoreServices/Encodings/libThaiConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,3, BootROM MBP53.00AC.B03, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.48f2
    Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 256 MB
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, 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, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: FUJITSU MJA2320BH FFS G1, 298.09 GB
    Serial ATA Device: MATSHITADVD-R   UJ-868
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0x04600000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 0x06110000 / 5

    If you have not already done so, it would be a good idea to search/ask in the Adobe forums.   And I would recommend you never dump crash reports until asked to do so.
    https://forums.adobe.com/community/indesign

  • Audition keeps crashing everytime I try to use it.

    I have been recording some of my radio work using audition cs5.5 on my Mac Book Pro (2 and half years old). Just recently, it will not let me do anything with my wav files. I press spacebar to play and it says 'Playing' but isnt. When I hit pause or another button, it crashes and I have to force quit it.
    Anyone have any suggestions for me. Have I accidently switched something on that stops it playing?

    Do a malware check with some malware scan programs.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of the database before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

  • My firefox keeps crashing everytime i try to use a search engine like google or bing, what do i do?

    my firefox will open and go to my home page but when i navigate from that page it crashes.

    Do a malware check with some malware scan programs.<br />
    You need to scan with all programs because each program detects different malware.<br />
    Make sure that you update each program to get the latest version of the database before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

  • Hey guys can anyone help me my FCP just keeps crashing everytime i try and open a project or import anyhthing please can someone help me

    i wish it wpould let me insert an image but it wont VERY FRUSTRATED right now !!!!!!

    you might have a corrupt project and/or event file. Can you temporarily move your events/projects out of the "Final Cut Events"/"Final Cut Projects" folders elsewhere so FCPX doesn't see them? (do this with FCPX closed). Then start over with creating a brand new event/project and try again.
    If that works, start adding back your event/project folders one by one (or half at a time if you want to be quicker) to try and find the problematic event/project.

  • Why does my iTunes player crash everytime I try to play a TV show that I purchased in the Apple store?

    I purchased a TV show from the Apple store. I am trying to watch it on my PC through iTunes. It downloaded fine and I was able to open it last night. Today I tried to watch the same episode that I opened last night and the player lauches and then throws an error message and shut down the entire program. Can anyone help?

    Let's try the following user tip with that one:
    iTunes for Windows 10.7.0.21: "iTunes has stopped working" error messages when playing videos, video podcasts, movies and TV shows

  • ITunes keeps crashing when I try to play purchased movies

    I've been having continued problems with the error The Network Connection Has Been Reset when trying to download movies and TV shows. Also, when I play a purchased movie, the movie quits suddenly for no reason. I have to start it up again. It's crashed 6 times in the first 15 minutes tonight. I'm using the latest version of iTunes and am on OSX 10.6.8
    Are these known issues and can anyone help with one or both problems? They appear to be related, although no error message is shown with the movies. Do I need to uninstall and reinstall iTunes?
    Thank you!

    Hi there,
    You may find the troubleshooting steps in the article below helpful.
    Apple TV (2nd and 3rd generation): Troubleshooting audio issues
    http://support.apple.com/kb/TS5150
    -Griff W. 

  • The new Firefox crashes everytime I try to Print something. This began with this new version & happens every single time. Help, please!

    I use WinXP on a Dell desktop. Everything is updated regularly.

    Firefox 3.5.5 is not a "new version", it's from 11/2009.
    Is Firefox sending a crash report? <br />
    If so, see this:
    https://support.mozilla.com/en-US/kb/Firefox%20crashes#w_getting-help-with-your-crash
    Type '''about:crashes''' in the URL bar and hit Enter. <br />
    Click the hyperlinks to bring up the Crash Report pages and copy'n'paste the URL of each of those reports into the message box here. We'll see if we can help you figure out what is causing those crashes to happen.

  • How can I stop my iMac crashing when I try to play a project full screen?

    When I click on the icon to play a project full screen, I get the dreaded rotating circle thing, then it kicks me out (saying "imovie quit unexpectedly"), and asking if I want to "ignore, report or relaunch". For the first dozen times, I reported the problem but I've now stopped trying to use the function. Any suggestions for how to fix the problem will be gratefully received. NB I've also posted another question about pip and wonder if the 2 problems are connected.

    If you don't get an answer here, you may want to post in the iMovie discussion here.

  • Illustrator CC 2014 crashes everytime I try to open a new file

    I have Windows 8.1, everything updated as far as I can tell and I tried everything, uninstall illustrator and install it again, restore preferences, and the 3 step unistalling everything, using the CC cleaner tool and install everything again, nothing seems to make a difference, it keeps crashing everytime, I try to get support in the chat and is not avaible, I tried to get support calling to the telephone provided but there is only a pre recorded message which again, sent me to the only option I´ve got ... th forum, I don´t know what else to do. The specific messagethat displays everytime it crashes is the following:  Adobe illustrtor stopped working correctly. There is a problema and Windows will close the program.

    You have not provided any useful details about the file, your system and so on. chances are the file was simply exported wrongly/ too large/ with too many details. There are limits how much data AI can handle and on top of it EPS files from GIS programs can simply be atrocious and contain any number of oddities that tip over AI. There is no "Which button must I push?". You have to haggle it out with the supplier of the file and test different things.
    Mylenium

Maybe you are looking for