New crash symptoms

My system hung again this morning - I was typing into a word document. The window broke up around where I was typing and the cursor disappeared. Completely unresponsive.
So I tried using ssh from another machine to see if I could get an idea of what was going on - since it wasn't a kernel panic. I managed to login. It seemed extremely slow, though. Then, when I tried to execute 'su', I got this message:
-bash: fork: Resource temporarily unavailable
That suggests a machine completely overloaded.
I tried again about five minutes later. I managed to login as root. Next:
sh-3.2# Write failed: Host is down
So it looks as if there has now been a panic.
I'll reboot and post the panic details here in a few minutes. I'd be interested in any suggestions though...

You can also check for connection problems.
Check the connection settings.
*Tools > Options > Advanced : Network : Connection > Settings
*https://support.mozilla.org/kb/Options+window+-+Advanced+panel
If you do not need to use a proxy to connect to internet then try to select "No Proxy" if the "Use the system proxy settings" setting or one of the others doesn't work properly.
See "Firefox connection settings":
*https://support.mozilla.org/kb/Firefox+cannot+load+websites+but+other+programs+can
Do a malware check with some malware scanning programs on the Windows computer.<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 their databases before doing a scan.<br /><br />
*http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
*http://www.superantispyware.com/ - SuperAntispyware
*http://www.microsoft.com/security/scanner/en-us/default.aspx - Microsoft Safety Scanner
*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
You can also do a check for a rootkit infection with TDSSKiller.
*http://support.kaspersky.com/viruses/solutions?qid=208280684
See also:
*"Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked

Similar Messages

  • "What's new" crashes the page when displaying a Team discussion item with a reply

    Hi all,
    We have a SP2013 site with a "What's new" web part on its home page. Amongst other things, it is supposed to display stock-standard "Team discussion" updates.
    We have the following problems:
    1. When a new "Team discussion" topic is created, we navigate back to the home page, but the topic is not displayed in the "What's new".
    2. When a topic gets a reply, going back to the home page (where the "What's new" web part is) is not possible and it causes a crash.
    The error we get is:
    Server Error in '/' Application.
    Value does not fall within the expected range.
    Description:
    An unhandled exception occurred during the execution of the current web
    request. Please review the stack trace for more information about the error and
    where it originated in the code.
    Exception Details:
    System.ArgumentException: Value does not fall within the expected
    range.
    Source Error:
    An unhandled exception was generated during the execution of the
    current web request. Information regarding the origin and location of the
    exception can be identified using the exception stack trace below.
    Stack Trace:
    [ArgumentException: Value does not fall within the expected range.]
    Microsoft.SharePoint.SPFieldLookupValue.ParseLookupId(String fieldValue) +132
    Microsoft.SharePoint.SPFieldLookupValue..ctor(String fieldValue) +193
    Microsoft.SharePoint.SPFieldLookup.ReformatFieldValue(Object value) +507
    Microsoft.SharePoint.SPFieldLookup.GetFieldValueAsText(Object value) +41
    Microsoft.SharePoint.SPListItem.get_DisplayName() +1579
    Microsoft.SharePoint.Applications.GroupBoard.WebPartPages.QueryManager.ExecuteListQuery(DateTime bottomTime, DataTable master, QueryItem target, Boolean splitCreatedUpdated) +929
    Microsoft.SharePoint.Applications.GroupBoard.WebPartPages.QueryManager.ExecuteQuery(Boolean splitCreatedUpdated) +395
    Microsoft.SharePoint.Applications.GroupBoard.WebPartPages.WhatsNewWebPart.RenderWebPart(HtmlTextWriter writer) +539
    Microsoft.SharePoint.WebPartPages.WebPart.Render(HtmlTextWriter writer) +313
    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +150
    Microsoft.SharePoint.WebPartPages.SPChrome.RenderPartContents(HtmlTextWriter output, WebPart part) +46
    [WebPartException: Value does not fall within the expected range.]
    Microsoft.SharePoint.WebPartPages.SPChrome.RenderPartContents(HtmlTextWriter output, WebPart part) +191
    Microsoft.SharePoint.WebPartPages.SPChrome.RenderWebPart(HtmlTextWriter output, WebPart part) +65
    Microsoft.SharePoint.WebPartPages.WebPartZone.RenderZoneCell(HtmlTextWriter output, Boolean bMoreParts, WebPart part) +1864
    Microsoft.SharePoint.WebPartPages.WebPartZone.RenderWebParts(HtmlTextWriter output, ArrayList webParts) +610
    Microsoft.SharePoint.WebPartPages.WebPartZone.Render(HtmlTextWriter output) +1289
    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +150
    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +249
    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +150
    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +249
    Microsoft.SharePoint.WebControls.AjaxDelta.RenderChildren(HtmlTextWriter output) +109
    System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer) +15
    System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer) +52
    Microsoft.SharePoint.WebControls.AjaxDelta.Render(HtmlTextWriter writer) +427
    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +150
    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +249
    System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer) +395
    System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +49
    Microsoft.SharePoint.WebControls.SharePointForm.Render(HtmlTextWriter output) +1125
    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +150
    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +249
    System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer) +49
    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +150
    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +249
    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +150
    System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +249
    System.Web.UI.Page.Render(HtmlTextWriter writer) +40
    Microsoft.SharePoint.WebControls.DeltaPage.RenderToBase(HtmlTextWriter writer) +1083
    Microsoft.SharePoint.WebControls.DeltaPage.Render(HtmlTextWriter writer) +143
    System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +150
    System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5363

    This is a generic error message
    Please share ULS log file details and event viewer details

  • Flash Player 11.7 and newer CRASHES IE 9 and Firefox on Windows 7

    If you've read the title, you know where I'm at.  Flash crashes as soon as any page with Flash content is visited.  A popular suggestion is to disable Hardware Acceleration, but I cannot do that as the player never loads far enough to let me to do that.
    Here's what I've tried so far:
    - Uninstalled flash using the Uninstaller tool, verified that both Plugin and ActiveX versions of Flash were gone.  Then did a re-install.
    - Cleared Flash cache data (from the Control Panel applet)
    - Cleared browser caches from both browsers
    - Disabled Protected Mode in both system32 and sysWOW64 locations using the mms.cfg file
    What HAS worked:
    - Downgrading the Plugin version (Firefox) to version 10.3.
    NOTE:  I cannot install the ActiveX (IE) version to 10.3, as installer quits when it finds that there's a newer version available for download!  Additionally, I cannot find a repository for previous versions of Adobe Flash Player ANYWHERE anymore.  Adobe's Website, OldApps.com and FileHippo.com...  none of them offer previous version of Flash anymore.  It was a miracle I was able to find the 10.3 installers.  Apparently, it's the latest version or nothing.  This does my client precisely zero good.
    Unfortunately, this is a client's computer that I'm doing remote support with, so I don't have constant access to it.
    Please help!

    Hi,
    Please apply the steps mentioned in the below link
    http://forums.adobe.com/message/4323109#4323109
    Also you can find all archived verion of flash player using this link  http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html

  • Mixing down causes new crash - due soon!

    This project is due on Monday - PLEASE HELP.
    I have a simple podcast-type project of a male voice, some music bumps in and out. Everything is joined, not many edits left. The project is over 2 hours long. At 1 hour, it was exporting test mp3s fine. Now, it crashes around 1 and 1/2 hours of the mixdown (not the exact same point every crash). I tried diff. settings - still crashing. Never has GB crashes like this in past.
    Can the time length trigger a crash on export? Do I have to cut the thing into sections for export?
    Thank you for any feedback....
    bc
    Last crash report copied below (first section)*
    +Process: GarageBand 2716+
    +Path: /Applications/GarageBand.app/Contents/MacOS/GarageBand+
    +Identifier: com.apple.garageband+
    +Version: 5.1 (398)+
    +Build Info: GarageBand_App-3980000~2+
    +Code Type: X86 (Native)+
    +Parent Process: launchd 138+
    +Date/Time: 2010-03-29 11:14:16.969 -0400+
    +OS Version: Mac OS X 10.6.2 (10C540)+
    +Report Version: 6+
    +Interval Since Last Report: 1758706 sec+
    +Crashes Since Last Report: 39+
    +Per-App Interval Since Last Report: 219501 sec+
    +Per-App Crashes Since Last Report: 6+
    +Exception Type: EXC_BREAKPOINT (SIGTRAP)+
    +Exception Codes: 0x0000000000000002, 0x0000000000000000+
    +Crashed Thread: 0 Dispatch queue: com.apple.main-thread+

    Here is more of the crash report. I have not installed any new 3rd party apps lately.
    Process: GarageBand [2716]
    Path: /Applications/GarageBand.app/Contents/MacOS/GarageBand
    Identifier: com.apple.garageband
    Version: 5.1 (398)
    Build Info: GarageBand_App-3980000~2
    Code Type: X86 (Native)
    Parent Process: launchd [138]
    Date/Time: 2010-03-29 11:14:16.969 -0400
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 1758706 sec
    Crashes Since Last Report: 39
    Per-App Interval Since Last Report: 219501 sec
    Per-App Crashes Since Last Report: 6
    Anonymous UUID: 9958D828-EE3E-4A6E-9E61-BE9792120859
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 com.apple.CoreFoundation 0x94dd0554 CFRelease + 196
    1 com.apple.AppKit 0x9468967a -[NSBitmapImageRep initWithFocusedViewRect:] + 2257
    2 com.apple.garageband 0x001f5fea 0x1000 + 2052074
    3 com.apple.garageband 0x00205650 0x1000 + 2115152
    4 com.apple.garageband 0x0014f7c2 0x1000 + 1370050
    5 com.apple.garageband 0x0015a58a 0x1000 + 1414538
    6 com.apple.AppKit 0x945edb6c -[NSView _drawRect:clip:] + 3721
    7 com.apple.AppKit 0x945eb238 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 2217
    8 com.apple.AppKit 0x945ebbcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    9 com.apple.AppKit 0x945ebbcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    10 com.apple.AppKit 0x945ebbcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    11 com.apple.AppKit 0x945ebbcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    12 com.apple.AppKit 0x945ebbcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    13 com.apple.AppKit 0x945ebbcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    14 com.apple.AppKit 0x945ebbcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    15 com.apple.AppKit 0x945ebbcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    16 com.apple.AppKit 0x945ebbcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    17 com.apple.AppKit 0x945ebbcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    18 com.apple.AppKit 0x945ebbcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    19 com.apple.AppKit 0x945ebbcb -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 4668
    20 com.apple.AppKit 0x94689b5f -[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 311
    21 com.apple.AppKit 0x945e7111 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 3309
    22 com.apple.AppKit 0x94547d6e -[NSView displayIfNeeded] + 818
    23 com.apple.AppKit 0x944fb9c5 -[NSNextStepFrame displayIfNeeded] + 98
    24 com.apple.AppKit 0x94511094 -[NSWindow displayIfNeeded] + 204
    25 com.apple.AppKit 0x945425aa _handleWindowNeedsDisplay + 696
    26 com.apple.CoreFoundation 0x94e43892 __CFRunLoopDoObservers + 1186
    27 com.apple.CoreFoundation 0x94e0018d __CFRunLoopRun + 557
    28 com.apple.CoreFoundation 0x94dff864 CFRunLoopRunSpecific + 452
    29 com.apple.CoreFoundation 0x94dff691 CFRunLoopRunInMode + 97
    30 com.apple.HIToolbox 0x92ceaf0c RunCurrentEventLoopInMode + 392
    31 com.apple.HIToolbox 0x92ceabff ReceiveNextEventCommon + 158
    32 com.apple.HIToolbox 0x92ceab48 BlockUntilNextEventMatchingListInMode + 81
    33 com.apple.AppKit 0x94518ac5 _DPSNextEvent + 847
    34 com.apple.AppKit 0x94518306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    35 com.apple.music.apps.MACore 0x0051d160 SwapBeatMarkerCallback + 20448
    36 com.apple.garageband 0x0001a840 0x1000 + 104512
    37 com.apple.music.apps.Logic 0x008d9fe4 LgApplicationRegisterMovieSyncStartMovieCallback + 1412
    38 com.apple.music.apps.Logic 0x0098b30f CSetVSong::~CSetVSong() + 498015
    39 com.apple.music.apps.Logic 0x00959964 CSetVSong::~CSetVSong() + 294836
    40 ...le.music.apps.MAAudioEngine 0x023ebed9 MD::OfflineBounce(short (*)(long, long, long), long, long) + 313
    41 com.apple.music.apps.Logic 0x0095bbe5 CSetVSong::~CSetVSong() + 303669
    42 com.apple.music.apps.Logic 0x009a913f CSetVSong::~CSetVSong() + 620431
    43 com.apple.music.apps.Logic 0x00d23bc1 LgGenCtrl_ValueRange + 885009
    44 com.apple.music.apps.Logic 0x00cde032 LgGenCtrl_ValueRange + 599426
    45 com.apple.music.apps.Logic 0x00cde439 LgGenCtrl_ValueRange + 600457
    46 com.apple.music.apps.Logic 0x008dc94f LgAudioFileDoBounce + 415
    47 com.apple.garageband 0x000ec41c 0x1000 + 963612
    48 com.apple.garageband 0x0023936c 0x1000 + 2327404
    49 com.apple.garageband 0x002399f5 0x1000 + 2329077
    50 com.apple.garageband 0x0023ae20 0x1000 + 2334240
    51 com.apple.garageband 0x0023e363 0x1000 + 2347875
    52 com.apple.garageband 0x0024502e 0x1000 + 2375726
    53 com.apple.AppKit 0x946f6081 -[NSApplication endSheet:returnCode:] + 349
    54 com.apple.garageband 0x0024134b 0x1000 + 2360139
    55 com.apple.AppKit 0x94556f86 -[NSApplication sendAction:to:from:] + 112
    56 com.apple.garageband 0x00064ac6 0x1000 + 408262
    57 com.apple.AppKit 0x94636705 -[NSControl sendAction:to:] + 108
    58 com.apple.AppKit 0x946321ba -[NSCell _sendActionFrom:] + 169
    59 com.apple.AppKit 0x946314b1 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 1808
    60 com.apple.AppKit 0x9468695d -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 524
    61 com.apple.AppKit 0x9462ff07 -[NSControl mouseDown:] + 812
    62 com.apple.AppKit 0x9462df10 -[NSWindow sendEvent:] + 5549
    63 com.apple.AppKit 0x94546b2f -[NSApplication sendEvent:] + 6431
    64 com.apple.garageband 0x000640db 0x1000 + 405723
    65 com.apple.AppKit 0x944da4ff -[NSApplication run] + 917
    66 com.apple.AppKit 0x944d2535 NSApplicationMain + 574
    67 com.apple.garageband 0x0019afd0 0x1000 + 1679312
    68 com.apple.garageband 0x00003406 0x1000 + 9222
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x97d370ea kevent + 10
    1 libSystem.B.dylib 0x97d37804 dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x97d36cc3 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x97d36a68 dispatch_workerthread2 + 234
    4 libSystem.B.dylib 0x97d364f1 pthreadwqthread + 390
    5 libSystem.B.dylib 0x97d36336 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x97d108da machmsgtrap + 10
    1 libSystem.B.dylib 0x97d11047 mach_msg + 68
    2 com.apple.CoreFoundation 0x94e0077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x94dff864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x94dff691 CFRunLoopRunInMode + 97
    5 com.apple.Foundation 0x9281b430 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6 com.apple.Foundation 0x927e28d8 -[NSThread main] + 45
    7 com.apple.Foundation 0x927e2888 _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    9 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x97d2f856 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x94e3fddd __CFSocketManager + 1085
    2 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    3 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x97d108da machmsgtrap + 10
    1 libSystem.B.dylib 0x97d11047 mach_msg + 68
    2 ....audiohijackserver.hermes 0x068889b2 ahservloop + 132
    3 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    4 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x97d3e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x97d3e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x97d40158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.music.apps.MAFiles 0x02342898 CheckNavServices + 54568
    4 com.apple.music.apps.MAFiles 0x02342961 CheckNavServices + 54769
    5 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    6 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x97d3e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x97d3e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x97d40158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.music.apps.MAFiles 0x02342898 CheckNavServices + 54568
    4 com.apple.music.apps.MAFiles 0x02342961 CheckNavServices + 54769
    5 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    6 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x97d1093a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x97d3e445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x97d6d028 pthreadcond_timedwait_relativenp + 47
    3 com.apple.audio.CoreAudio 0x98452965 CAGuard::WaitFor(unsigned long long) + 219
    4 com.apple.audio.CoreAudio 0x98455997 CAGuard::WaitUntil(unsigned long long) + 289
    5 com.apple.audio.CoreAudio 0x98453294 HP_IOThread::WorkLoop() + 1892
    6 com.apple.audio.CoreAudio 0x98452b2b HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x98452a42 CAPThread::Entry(CAPThread*) + 140
    8 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    9 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x97d1093a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x97d3e445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x97d6d028 pthreadcond_timedwait_relativenp + 47
    3 com.apple.audio.CoreAudio 0x98452965 CAGuard::WaitFor(unsigned long long) + 219
    4 com.apple.audio.CoreAudio 0x98455997 CAGuard::WaitUntil(unsigned long long) + 289
    5 com.apple.audio.CoreAudio 0x98453294 HP_IOThread::WorkLoop() + 1892
    6 com.apple.audio.CoreAudio 0x98452b2b HPIOThread::ThreadEntry(HPIOThread*) + 17
    7 com.apple.audio.CoreAudio 0x98452a42 CAPThread::Entry(CAPThread*) + 140
    8 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    9 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x97d3e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x97d3e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x97d40158 pthreadcondwait$UNIX2003 + 73
    3 ...le.music.apps.MAAudioEngine 0x023e7eac MD::CallProcessThread1(void*) + 108
    4 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    5 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x97d3e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x97d3e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x97d40158 pthreadcondwait$UNIX2003 + 73
    3 ...le.music.apps.MAAudioEngine 0x023e7c5c MD::CallProcessThread2(void*) + 108
    4 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    5 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x97d3e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x97d3e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x97d40158 pthreadcondwait$UNIX2003 + 73
    3 ...le.music.apps.MAAudioEngine 0x023e70cc MD::CallProcessThread7(void*) + 108
    4 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    5 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x97d3e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x97d3e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x97d40158 pthreadcondwait$UNIX2003 + 73
    3 ...le.music.apps.MAAudioEngine 0x02401233 GetCurrentCoreAudioDeviceNameFromUserDefaults(signed char) + 16563
    4 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    5 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x97d108da machmsgtrap + 10
    1 libSystem.B.dylib 0x97d11047 mach_msg + 68
    2 com.apple.audio.midi.CoreMIDI 0x022b8f31 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
    3 com.apple.audio.midi.CoreMIDI 0x022d78fe MIDIProcess::RunMIDIInThread() + 150
    4 com.apple.audio.midi.CoreMIDI 0x022ba149 XThread::RunHelper(void*) + 17
    5 com.apple.audio.midi.CoreMIDI 0x022b9b16 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    7 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x97d1093a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x97d3e445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x97d6d028 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x97534235 TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x97533f73 TSWaitOnSemaphoreCommon + 511
    5 ...ple.CoreServices.CarbonCore 0x9755816b TimerThread + 97
    6 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    7 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x97d1093a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x97d3e445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x97d6d028 pthreadcond_timedwait_relativenp + 47
    3 com.apple.CoreVideo 0x94f3f15e CVDisplayLink::waitUntil(unsigned long long) + 386
    4 com.apple.CoreVideo 0x94f3dfd7 CVDisplayLink::runIOThread() + 747
    5 com.apple.CoreVideo 0x94f3dcd0 startIOThread(void*) + 156
    6 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    7 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 16: JavaScriptCore: FastMalloc scavenger
    0 libSystem.B.dylib 0x97d3e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x97d3e4c2 pthread_condwait + 1191
    2 libSystem.B.dylib 0x97d40158 pthreadcondwait$UNIX2003 + 73
    3 com.apple.JavaScriptCore 0x9507d3e6 ***::TCMalloc_PageHeap::scavengerThread() + 614
    4 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x97d108da machmsgtrap + 10
    1 libSystem.B.dylib 0x97d11047 mach_msg + 68
    2 com.apple.CoreFoundation 0x94e0077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x94dff864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x94e057a4 CFRunLoopRun + 84
    5 com.apple.DiscRecording 0x92ba21d7 DRWorkLoop::WorkLoop() + 271
    6 com.apple.DiscRecording 0x92ba20b5 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
    7 com.apple.DiscRecording 0x92ba1e21 DRThreadObject::StartRoutine(DRThreadObject*) + 151
    8 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    9 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 18:
    0 libSystem.B.dylib 0x97d108da machmsgtrap + 10
    1 libSystem.B.dylib 0x97d11047 mach_msg + 68
    2 com.apple.CoreFoundation 0x94e0077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x94dff864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x94e057a4 CFRunLoopRun + 84
    5 com.apple.DesktopServices 0x902f663f TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6 ...ple.CoreServices.CarbonCore 0x975137ae PrivateMPEntryPoint + 68
    7 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    8 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x97d3e806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x97d6a441 nanosleep$UNIX2003 + 188
    2 libSystem.B.dylib 0x97d6a37f usleep$UNIX2003 + 61
    3 com.apple.AppKit 0x946821ed -[NSUIHeartBeat _heartBeatThread:] + 2039
    4 com.apple.Foundation 0x927e28d8 -[NSThread main] + 45
    5 com.apple.Foundation 0x927e2888 _NSThread__main_ + 1499
    6 libSystem.B.dylib 0x97d3dfbd pthreadstart + 345
    7 libSystem.B.dylib 0x97d3de42 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x97d36182 _workqkernreturn + 10
    1 libSystem.B.dylib 0x97d36718 pthreadwqthread + 941
    2 libSystem.B.dylib 0x97d36336 start_wqthread + 30
    Thread 21:
    0 libSystem.B.dylib 0x97d36182 _workqkernreturn + 10
    1 libSystem.B.dylib 0x97d36718 pthreadwqthread + 941
    2 libSystem.B.dylib 0x97d36336 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x94dd049d ecx: 0x935df7c9 edx: 0x00000000
    edi: 0x00000000 esi: 0x00000000 ebp: 0xbfff96c8 esp: 0xbfff96b0
    ss: 0x0000001f efl: 0x00200246 eip: 0x94dd0554 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x197fc000

  • TS4471 Aperture (new) crashes on startup

    hi Folks,
    just purhased Aperture from the App Store for my MacBook Pro (4 year old, dual core, 4 gig ram, OSX 10.7.5)
    I followed a support FAQ's instructions and trashed the installation, re-installed from the app store.
    Same thing again, it crashes, with a long techno-gobbledegook message.
    any hints on what I can do?
    I could possibly install Aperture on my iMac, but again because I'm running
    a slightly older OS (10.6.8 - and no, I don't want to 'upgrade'...), the recent version
    of Aperture doesn't work in this system.  Unfortunate that Apple doesn't make
    older versions available.
    thanks for any suggestions ...

    Hi guys, thanks for input so far.  I trashed Aperture again (new version, not update), but have to go thru the difficult process of trying to find my purchase again and re-download it.  It's very challenging on the Apple site to get to this place.  When I do, I will try Frank's suggestion of the new user account.
    Here's the error message up to the point of where it identifies my computer:
    Process:    
    Aperture [3350]
    Path:       
    /Applications/Aperture.app/Contents/MacOS/Aperture
    Identifier: 
    com.apple.Aperture
    Version:    
    3.4.3 (3.4.3)
    Build Info: 
    Aperture-310022000000000~2
    App Item ID:
    408981426
    App External ID: 12009533
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [124]
    Date/Time:  
    2013-01-30 17:19:57.070 -0800
    OS Version: 
    Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Interval Since Last Report:     
    2349902 sec
    Crashes Since Last Report:      
    9
    Per-App Interval Since Last Report:  58 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                 
    18979737-F99B-4EE7-902A-E9699BF2CB16
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
    Library not loaded:
    /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
    Referenced from: /Applications/Aperture.app/Contents/MacOS/Aperture
    Reason: no suitable image found.  Did find:
      /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager:
    no matching architecture in universal wrapper
      /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager:
    no matching architecture in universal wrapper
    Binary Images:
    0x10899b000 -   
    0x1090f0fff  com.apple.Aperture (3.4.3 - 3.4.3)
    <01A802BA-0100-3F80-947C-A8FEA4726352>
    /Applications/Aperture.app/Contents/MacOS/Aperture
    0x109314000 -   
    0x10931dff7  com.apple.PhotoFoundation (1.0 -
    10.17) <C40F985F-9C0A-389A-9E21-684EB0A5B160>
    /Applications/Aperture.app/Contents/Frameworks/PhotoFoundation.framework/Version s/A/PhotoFoundation
    0x109394000 -   
    0x1098b4fff  com.apple.RedRock (1.9.4 - 310.33)
    <9B94495A-2267-3684-B6E8-9FE3D4B46495>
    /Applications/Aperture.app/Contents/Frameworks/RedRock.framework/Versions/A/RedR ock
    0x109bbf000 -   
    0x109c42fff  com.apple.iLifePageLayoutCore (1.0
    - 200.9) <8AAC1EB9-5823-3624-A525-635C2A77C34E>
    /Applications/Aperture.app/Contents/Frameworks/iLifePageLayoutCore.framework/Ver sions/A/iLifePageLayoutCore
    0x109ca1000 -   
    0x109ca6fff
    com.apple.iLifePhotoStreamConfiguration (3.4 - 2.5)
    <906317D7-09FF-3B77-8F35-01BB74C0109C>
    /Applications/Aperture.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fra mework/Versions/A/iLifePhotoStreamConfiguration
    0x109cb3000 -   
    0x109ce4ff7  com.apple.iLifeAssetManagement
    (2.7 - 40.34) <E4E1A39C-E8AE-31D5-9C50-B392EBAD7447>
    /Applications/Aperture.app/Contents/Frameworks/iLifeAssetManagement.framework/Ve rsions/A/iLifeAssetManagement
    0x109d15000 -   
    0x109d22ff7
    com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2)
    <0F515DED-D77E-3E4F-876D-F5CE596A844C>
    /Applications/Aperture.app/Contents/Frameworks/AccountConfigurationPlugin.framew ork/Versions/A/AccountConfigurationPlugin
    0x109d32000 -   
    0x109dd5ff7  com.apple.MobileMe (13 - 1.0.4)
    <9A7FCC99-67CE-3F5E-98BB-9079B305087F>
    /Applications/Aperture.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mob ileMe
      0x7fff6859b000 -
    0x7fff685cfbaf  dyld (195.6 - ???)
    <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
      0x7fff8a58e000 -
    0x7fff8a5daff7  com.apple.SystemConfiguration
    (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03>
    /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfig uration
      0x7fff8a7ce000 -
    0x7fff8a96eff7  com.apple.QuartzCore (1.7 - 270.5)
    <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04>
    /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
      0x7fff8af81000 -
    0x7fff8b10bff7  com.apple.WebKit (7534.57 -
    7534.57.7) <15AA1A2E-DCAC-35CE-89DF-0FF7149198CD>
    /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
      0x7fff8cf65000 -
    0x7fff8cf65fff  com.apple.Cocoa (6.6 - ???)
    <021D4214-9C23-3CD8-AFB2-F331697A4508>
    /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
      0x7fff8f184000 -
    0x7fff8f358ff7  com.apple.CoreFoundation (6.7.2 -
    635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B>
    /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x7fff8f674000 -
    0x7fff8f6dfff7  com.apple.framework.IOKit (2.0 -
    ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261>
    /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
      0x7fff907b0000 -
    0x7fff907b6fff  com.apple.DiskArbitration (2.4.1 -
    2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699>
    /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
      0x7fff92748000 -
    0x7fff92748fff  com.apple.ApplicationServices (41
    - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339>
    /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationS ervices
      0x7fff92efe000 -
    0x7fff9316aff7  com.apple.AOSKit (1.021 - 94)
    <530546F3-F01C-3A89-8477-C800EFE59593>
    /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
      0x7fff9345c000 -
    0x7fff9345cfff  com.apple.CoreServices (53 - 53)
    <043C8026-8EDD-3241-B090-F589E24062EF>
    /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
      0x7fff93653000 -
    0x7fff93662fff  com.apple.opengl (1.8.1 - 1.8.1)
    <51B34133-CEE3-3FC6-82AC-ADF567AE673C>
    /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
      0x7fff93fe5000 -
    0x7fff942daff7  com.apple.security (7.0 - 55148.6)
    <4535E500-973A-3BA7-AF65-DF5CF0658F02>
    /System/Library/Frameworks/Security.framework/Versions/A/Security
      0x7fff9552d000 -
    0x7fff955c0fff  com.apple.PDFKit (2.6.4 - 2.6.4)
    <4C58283C-3F45-31C6-9896-5EFFFF82D840>
    /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framewo rk/Versions/A/PDFKit
      0x7fff956a5000 -
    0x7fff956a5fff  com.apple.Carbon (153 - 153)
    <E37A515C-4C10-3102-8146-C0FBD458F8CF>
    /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
      0x7fff96be3000 -
    0x7fff96be3fff  com.apple.Accelerate (1.7 -
    Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568>
    /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

  • File new = crashed FW

    I'm running 10.4.8 and Fireworks 8.
    At some point today, Fireworks decided to start crashing
    whenever I go to
    FILE > NEW, which makes for a fairly useless program. I've
    rebooted to no
    avail. Any suggestions short of resintalling? I'm wondering
    if there is a
    prefs file somewhere I can try deleting first to clean out
    the system.
    -Darrel

    > At some point today, Fireworks decided to start crashing
    whenever I go to
    > FILE > NEW, which makes for a fairly useless program.
    Aha! Wasn't FW's fault (entirely). Turns out it was because I
    had a rather
    large Freehand file in the clipboard.
    -Darrel

  • HP Desktop Pavillion p6320y Brand new Crash Freeze

    I purchased this HP Pavillion PC from best Buy Chula Vista on March 2010
    The Desktop PC we bought is an HP Pavillion P6320y
    The problem that occurs is that the computer keeps freezing, the mouse stops moving and then all the programs. Stops all programs, turns to a grey screen., cannot restart unless you turn off the power. 
    I started noticing the problem when my mouse started to move choppy a few days ago, and then the windows ( in the quick view) do not smoothly pop up anymore
    Sometimes when I do restart I get this message  “insert Boot media in selected Boot device and press a key”  But nothing happens or rather the message keeps repeating itself and I need to keep the PC off power for 15 mins to try again
    I check all the cables to make sure they are proerly connected. The Desktop is also carefully cleaned to make sure there is no dust buildup
    I do not have any funny programs installed. I only browse facebook, Youtube, yahoo, Gmail.   I have Yahoo messenger, MSN Messenger and one game called Ragnarok Online but that game is an old game that doent need any crazy specs.
    One time the problem occured as i was watching a youtube video on full screen and it stoped on full screen and just froze and faded to a grey/white screen. I restarted and it did it again when browsing Facebook.
    I have heard of instances that I could have purchased a lemon. The 2nd day that I had the laptop, we had issues with the cables and it not booting properly. however that was resolved. But now the problem has gotten worse and the PC is brand new.
    Please help. Can I have this returned? Refurbished/replaced?
    Thank you

    Hi, The mouse appearing to go slow may be from stuff that gets into the mouse laser or from a virus or from something of a reason like software problem or else. The grey white screen I can relate to having that happen once when I was playing a game on another hp pavilion computer and the screen went grey and white and I had to restart it to make it work, that must appear when there is a problem with the video card and the video card can't respond to the problem so the video card crashes. It appears it might have something to do with the hard drive. It might be related to a virus or so. Make sure you have the latest video card update and there are free anti-virus programs like Comodo Antivirus you can download for free and update + have it scan your computer for viruses. It might be something PSU related like failing PSU connectors or a problem with the cables connected to the hard drive, try swapping or replacing the cables, try replacing the PSU with a good PSU u know is not failing + the hard drive, It appears the hard drive is crashing the system for a reason or another or a virus. Try resetting the bios, make sure everything is properly connected correctly. If the computer doesn't respond when hitting a key after the message it appears that there is a problem between the communication between the hard drive and the computer, Try putting swapped cables in another connector on the motherboard and connect it to the hard drive. It's either the motherboard cable connector, the cable connector or the hard drive connector or the PSU power plug or the PSU itself or a virus. Best luck for you and your computer.

  • New crash

    THIS IS THE REPORT OF CRASH
    Interval Since Last Panic Report:  14142 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    FCBB3810-C9E6-BFC2-A01F-168FD993B18A
    Wed May 15 13:39:04 2013
    panic(cpu 0 caller 0xffffff7f8af957f2): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff810c081000 0x0a5480a2, D0, P2/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80faa4b7a0 : 0xffffff800a81d626
    0xffffff80faa4b810 : 0xffffff7f8af957f2
    0xffffff80faa4b8d0 : 0xffffff7f8b0923b9
    0xffffff80faa4b930 : 0xffffff7f8b09242e
    0xffffff80faa4b9a0 : 0xffffff7f8b3b8c82
    0xffffff80faa4bad0 : 0xffffff7f8b0b8fe8
    0xffffff80faa4bb10 : 0xffffff7f8af9d567
    0xffffff80faa4bbc0 : 0xffffff7f8af9b05a
    0xffffff80faa4bdc0 : 0xffffff7f8af9c0c5
    0xffffff80faa4bea0 : 0xffffff7f8af3aaba
    0xffffff80faa4bef0 : 0xffffff7f8ca930df
    0xffffff80faa4bf40 : 0xffffff7f8ca921e7
    0xffffff80faa4bf60 : 0xffffff800a83dcfe
    0xffffff80faa4bfb0 : 0xffffff800a8b2977
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.1)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f8af38 000->0xffffff7f8b245fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8aea3000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f8af24000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f8aee1000
             com.apple.nvidia.nv50hal(8.1)[5F021999-8B18-3BD5-9B98-90617E638A63]@0xffffff7f8 b253000->0xffffff7f8b574fff
                dependency: com.apple.NVDAResman(8.1.0)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f8af 38000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8aea3000
             com.apple.driver.AGPM(100.12.87)[A7004F02-7D39-3398-8BD3-729DCC404E5F]@0xffffff 7f8ca91000->0xffffff7f8caa0fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f8aea3000
                dependency: com.apple.driver.IOPlatformPluginFamily(5.3.0d51)[2C131EAF-F74C-39D1-A702-A499B 39C293C]@0xffffff7f8ba00000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f8af24000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f8aee1000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide:     0x000000000a600000
    Kernel text base: 0xffffff800a800000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 15871912690029
    last loaded kext at 6272841311611: com.apple.driver.AppleUSBCDC          4.1.23 (addr 0xffffff7f8cbd0000, size 16384)
    last unloaded kext at 6344404729416: com.apple.driver.AppleUSBCDC          4.1.23 (addr 0xffffff7f8cbd0000, size 12288)
    loaded kexts:
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AppleBluetoothMultitouch          75.19
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.iokit.IOBluetoothSerialManager          4.1.3f3
    com.apple.driver.AGPM          100.12.87
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleMikeyDriver          2.3.7fc4
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.3.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.driver.AppleHDA          2.3.7fc4
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMuxControl          3.3.0
    com.apple.GeForce          8.1.0
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.AppleIntelHDGraphics          8.1.0
    com.apple.driver.AppleIntelHDGraphicsFB          8.1.0
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.driver.AppleUSBCardReader          3.1.7
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AirPort.Brcm4331          614.20.16
    com.apple.driver.AppleAHCIPort          2.5.1
    com.apple.iokit.AppleBCM5701Ethernet          3.6.0b1
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard          170.2
    com.apple.driver.AppleHIDKeyboard          170.2
    com.apple.driver.IOBluetoothHIDDriver          4.1.3f3
    com.apple.driver.AppleMultitouchDriver          235.29
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.3f3
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.driver.DspFuncLib          2.3.7fc4
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleHDAController          2.3.7fc4
    com.apple.iokit.IOHDAFamily          2.3.7fc4
    com.apple.driver.AppleGraphicsControl          3.3.0
    com.apple.nvidia.nv50hal          8.1.0
    com.apple.NVDAResman          8.1.0
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.5
    com.apple.iokit.IOUSBMassStorageClass          3.5.1
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IO80211Family          522.4
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.5.5
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.2
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f17
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334348302D4346382020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334348302D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST9500420ASG, 500,11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0xfa120000 / 4
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3
    I TRY TO
    - reinstal os ( i lose domain library @#]* )
    - cmd r at boot for run utility disk
    - run utility disk normality
    - use onyx
    IT WAS ALL TO NO AVAIL
    now i have two o three crash every day
    help me
    THE REPORT OF THE SECOND CRASH OF THE DAY
    Interval Since Last Panic Report:  14141 sec
    Panics Since Last Report:          2
    Anonymous UUID:                    FCBB3810-C9E6-BFC2-A01F-168FD993B18A
    Wed May 15 15:59:06 2013
    panic(cpu 2 caller 0xffffff7f95b957f2): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff8106d96000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 2), Frame : Return Address
    0xffffff810598af80 : 0xffffff801541d626
    0xffffff810598aff0 : 0xffffff7f95b957f2
    0xffffff810598b0b0 : 0xffffff7f95c923b9
    0xffffff810598b110 : 0xffffff7f95c9242e
    0xffffff810598b180 : 0xffffff7f95fb8c82
    0xffffff810598b2b0 : 0xffffff7f95cb8fe8
    0xffffff810598b2f0 : 0xffffff7f95b9d567
    0xffffff810598b3a0 : 0xffffff7f95b9b05a
    0xffffff810598b5a0 : 0xffffff7f95b9c983
    0xffffff810598b670 : 0xffffff7f96c33790
    0xffffff810598b730 : 0xffffff7f96c5ef98
    0xffffff810598b7b0 : 0xffffff7f96c46308
    0xffffff810598b810 : 0xffffff7f96c46be9
    0xffffff810598b860 : 0xffffff7f96c4709b
    0xffffff810598b8d0 : 0xffffff7f96c478d1
    0xffffff810598b910 : 0xffffff7f96c1334f
    0xffffff810598ba90 : 0xffffff7f96c43e39
    0xffffff810598bb50 : 0xffffff7f96c11de8
    0xffffff810598bba0 : 0xffffff80158650c9
    0xffffff810598bbc0 : 0xffffff8015866670
    0xffffff810598bc20 : 0xffffff801586408f
    0xffffff810598bd70 : 0xffffff80154984a1
    0xffffff810598be80 : 0xffffff8015420aed
    0xffffff810598beb0 : 0xffffff8015410448
    0xffffff810598bf00 : 0xffffff801541961b
    0xffffff810598bf70 : 0xffffff80154a5dd6
    0xffffff810598bfb0 : 0xffffff80154cdd43
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.1)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f95b38 000->0xffffff7f95e45fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f95aa3000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f95b24000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f95ae1000
             com.apple.nvidia.nv50hal(8.1)[5F021999-8B18-3BD5-9B98-90617E638A63]@0xffffff7f9 5e53000->0xffffff7f96174fff
                dependency: com.apple.NVDAResman(8.1.0)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f95b 38000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f95aa3000
             com.apple.GeForce(8.1)[A15BB65E-3501-340F-87CB-2FD2BAD33E35]@0xffffff7f96c00000 ->0xffffff7f96cccfff
                dependency: com.apple.NVDAResman(8.1.0)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f95b 38000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f95b24000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f95aa3000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f95ae1000
    BSD process name corresponding to current thread: Safari
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide:     0x0000000015200000
    Kernel text base: 0xffffff8015400000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 8383865209360
    last loaded kext at 386353207420: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7f977d0000, size 229376)
    last unloaded kext at 223500799922: com.apple.driver.AppleUSBUHCI          5.2.5 (addr 0xffffff7f9642e000, size 65536)
    loaded kexts:
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AppleBluetoothMultitouch          75.19
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.12.87
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.7fc4
    com.apple.GeForce          8.1.0
    com.apple.driver.AppleMikeyDriver          2.3.7fc4
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleIntelHDGraphics          8.1.0
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.AppleIntelHDGraphicsFB          8.1.0
    com.apple.driver.AppleMuxControl          3.3.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.iokit.IOBluetoothSerialManager          4.1.3f3
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.3.0
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.driver.AppleIRController          320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AppleUSBCardReader          3.1.7
    com.apple.iokit.SCSITaskUserClient          3.5.5
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AppleAHCIPort          2.5.1
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AirPort.Brcm4331          614.20.16
    com.apple.driver.AppleUSBHub          5.5.5
    com.apple.iokit.AppleBCM5701Ethernet          3.6.0b1
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleEFINVRAM          1.7
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          1.7
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.7
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard          170.2
    com.apple.driver.AppleHIDKeyboard          170.2
    com.apple.driver.IOBluetoothHIDDriver          4.1.3f3
    com.apple.driver.AppleMultitouchDriver          235.29
    com.apple.driver.DspFuncLib          2.3.7fc4
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.nvidia.nv50hal          8.1.0
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.3f3
    com.apple.NVDAResman          8.1.0
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.driver.AppleHDAController          2.3.7fc4
    com.apple.iokit.IOHDAFamily          2.3.7fc4
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.3.0d51
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.iokit.IOBluetoothFamily          4.1.3f3
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.AppleGraphicsControl          3.3.0
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.5
    com.apple.iokit.IOUSBMassStorageClass          3.5.1
    com.apple.driver.AppleUSBMergeNub          5.5.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.5
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IO80211Family          522.4
    com.apple.iokit.IOUSBUserClient          5.5.5
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          5.5.5
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.2
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.7
    com.apple.iokit.IOPCIFamily          2.7.3
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0

    You have the MacBookPro6,2, the Edsel of Macs. It may be covered by this program:
    MacBook Pro (15-inch, Mid 2010): Intermittent black screen or loss of video
    Make a "Genius" appointment at an Apple Store to have the machine tested. The routine hardware diagnostics used by service providers may not detect the fault. There is a specific test for this issue.
    Print the first page of the panic report, and the support page linked above, and bring them with you.
    Note that the replacement program only applies within three years of purchase. If you wait beyond that date, Apple may refuse the service.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    *An SSD doesn't need to be zeroed.
    You may be able to stop the panics by disabling automatic graphics switching in the Energy Saver preference pane, but that's not a solution. 
    Most likely, the logic board will be replaced. Sometimes the replacement part is also defective, so be prepared for that possibility.

  • Pages crashing - symptom or sickness?

    Hello there,
    I was using my 12-week-old Macbook Pro to complete a Uni assignment and I left it for a few minutes (it put itself to sleep).
    When I attempted to use it again, I found that  Pages had frozen - the curser was the rainbow wheel of death.
    I force-quit the app, and tried to open the file again. I found the toolbar on top of the screen, but no "page" to work on. I force-quit the app again,
    and tried several times to access the file before giving up.
    I then hopped onto my E-mail and attempted to attach my assignment. When I clicked on "Choose File" to attach,
    Safari froze as well, and I had to force-quit.
    Then I tried to transfer my file to a USB. When I dragged and dropped it from a desktop to my USB, it was stuck on "copying".
    I then bailed completely, and attempted to shut my computer down. It would not do so until I held down the power button.
    Fortunately, I was able to access everything when my computer restarted. But several hours later, Pages crashed AGAIN.
    I use Pages by far the most out of all the apps I have. So I'm unsure whether it's Pages that's the problem... Because it might be my computer (hopefully not!). But I treat it really well eg. I put it away when it's off, I only leave it on for several-hour periods when I'm working on something, I keep Mountain Lion up-to-date... I do download movies etc, but I take precautions.
    Thanks, and sorry for the long-winded question. I'm just a bit of a noob, and I'm unsure about what's relevant for diagnosis.

    Thanks for the advice!
    I ran a verification (first aid) on my hard drive, and the report told me everything was okay (and I have backed it up - thank you Time Capsule).
    So I am relieved it MAY not be a broader problem - but I'm thinking I might get someone to look at it anyway.
    Thanks again,
    Vi

  • New version crashes without opening (3.6) old version still runs (3.0)

    I had been running version 3.o and had no problems..but anytime I upgrade to versions 3.5 or 3.6 it crashes before opening..the same happens in safe mode. It only opened one time and it was very briefly..soon as i installed the new adobe flash that was when it crashed and I can't get it back..I went back to version 3.0 and everything is working again..please help

    I still have the same issue..I did a complete uninstall and then reinstalled the new version like you said and it crashes before firefox even opens
    Here is my new crash report: bp-ac1b9a7d-af3a-4f89-a703-6e30c2101010

  • Random crashes of new X11 1.12

    Hi,
    I updated recently X11, but have now random crashes every few minutes (all windows freeze). I think it happens always when I scroll the window up and down with the mouse wheel. What can I do to get this working again?
    Gernot

    On those three additional crashes,
    1. bp-17c22279-819e-4a88-8b58-fa8462111015 10/15/2011 6:56 PM
    2. bp-afd73520-df86-4f77-90c3-a4dd12111015 10/15/2011 6:09 PM
    3. bp-609de88e-d1a3-496e-8374-a9be52111015 10/15/2011 6:09 PM
    I found the three crash reports here:
    1. https://crash-stats.mozilla.com/report/index/17c22279-819e-4a88-8b58-fa8462111015
    ID: 17c22279-819e-4a88-8b58-fa8462111015
    Signature: JSLinearString::mark(JSTracer*)
    Related bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=686441 686441] NEW Crash in JSLinearString::mark(JSTracer*) or JSString::mark(JSTracer*) mainly with Better Facebook
    2. https://crash-stats.mozilla.com/report/index/afd73520-df86-4f77-90c3-a4dd12111015
    ID: afd73520-df86-4f77-90c3-a4dd12111015
    Signature: js::gc::ScanRope
    Related bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=668583 668583] NEW Firefox 7.0a1 Crash @ js::gc::ScanRope mainly with Better Facebook
    3. https://crash-stats.mozilla.com/report/index/609de88e-d1a3-496e-8374-a9be52111015
    ID: 609de88e-d1a3-496e-8374-a9be52111015
    Signature: JSLinearString::mark(JSTracer*)
    Related bug: [https://bugzilla.mozilla.org/show_bug.cgi?id=686441 686441] NEW Crash in JSLinearString::mark(JSTracer*) or JSString::mark(JSTracer*) mainly with Better Facebook
    All three crash reports link bugs that mention Better Facebook, which you said you disabled so something else is the problem. Open the Firefox '''Help''' menu, click on '''Troubleshooting Information''' and in the ''about:support'' page that opens, click "copy all to clipboard" and paste everything here (see [[Using the Troubleshooting Information page]] for more info).
    Also, could you restart in Firefox [[Safe Mode]] and do normal browsing to your usual sites to see if you still get any crashes?

  • Xorg + radeon crashing

    Hello people.
    I have an updated Arch Linux i686 install on an slightly old computer i built a while ago. Everything seems to be working, but after some time after logging in the screen and keyboad freezes and can't switch to any tty or do anything. I was able to ssh to it and this is the Xorg.0.log http://pastebin.com/rRpZ5egk
    I've tried disabling KMS with radeon.modeset=0, but no luck.
    Some info:
    $ lspci | grep VGA
    01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R300 NE [Radeon 9500 Pro]
    $ pacman -Q xf86-video-ati
    xf86-video-ati 6.14.3-1
    $ lsmod
    Module Size Used by
    ipv6 247457 14
    ext2 54796 1
    radeon 912969 1
    ttm 45685 1 radeon
    drm_kms_helper 22237 1 radeon
    drm 149234 4 radeon,ttm,drm_kms_helper
    i2c_algo_bit 4455 1 radeon
    snd_intel8x0 22396 2
    snd_ac97_codec 90085 1 snd_intel8x0
    i2c_i801 7063 0
    ac97_bus 842 1 snd_ac97_codec
    snd_pcm 60207 3 snd_intel8x0,snd_ac97_codec
    snd_timer 15438 1 snd_pcm
    intel_agp 8720 1
    i2c_core 16816 5 radeon,drm_kms_helper,drm,i2c_algo_bit,i2c_i801
    iTCO_wdt 9877 0
    firewire_ohci 25976 0
    firewire_core 43547 1 firewire_ohci
    8139cp 16041 0
    ppdev 4814 0
    8139too 17344 0
    iTCO_vendor_support 1577 1 iTCO_wdt
    mii 3407 2 8139cp,8139too
    snd 43817 7 snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
    intel_gtt 11449 1 intel_agp
    agpgart 22287 4 ttm,drm,intel_agp,intel_gtt
    floppy 48773 0
    parport_pc 26558 0
    processor 21844 0
    parport 26067 2 ppdev,parport_pc
    crc_itu_t 1095 1 firewire_core
    button 3614 0
    soundcore 5018 1 snd
    snd_page_alloc 5869 2 snd_intel8x0,snd_pcm
    shpchp 22529 0
    pci_hotplug 22072 1 shpchp
    fan 1902 0
    evdev 7278 4
    thermal 6531 0
    serio_raw 3390 0
    pcspkr 1375 0
    ext3 165869 2
    jbd 52417 1 ext3
    mbcache 4281 2 ext2,ext3
    usbhid 31263 0
    hid 65727 1 usbhid
    sr_mod 13244 0
    sd_mod 26147 5
    cdrom 31405 1 sr_mod
    uhci_hcd 19609 0
    pata_acpi 2388 0
    ata_piix 18529 4
    libata 146596 2 pata_acpi,ata_piix
    ehci_hcd 36138 0
    scsi_mod 112441 3 sr_mod,sd_mod,libata
    usbcore 120540 4 usbhid,uhci_hcd,ehci_hcd
    I have searched around for this, and it seems it's a more general symptom of some kind. Any help is appreciated - I have no big clues what to look for here.
    Last edited by roygbiv (2011-11-25 19:46:44)

    New crash, this time without the cryptic message at the end:
    [ 91.964]
    X.Org X Server 1.11.2
    Release Date: 2011-11-04
    [ 91.966] X Protocol Version 11, Revision 0
    [ 91.967] Build Operating System: Linux 3.1.1-1-ARCH i686
    [ 91.968] Current Operating System: Linux blackbox 3.1.2-1-ARCH #1 SMP PREEMPT Tue Nov 22 08:46:42 UTC 2011 i686
    [ 91.969] Kernel command line: root=/dev/sda7 ro
    [ 91.971] Build Date: 16 November 2011 11:26:40AM
    [ 91.972]
    [ 91.974] Current version of pixman: 0.24.0
    [ 91.975] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 91.979] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 91.986] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 27 20:40:34 2011
    [ 92.081] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 92.110] (==) No Layout section. Using the first Screen section.
    [ 92.110] (==) No screen section available. Using defaults.
    [ 92.110] (**) |-->Screen "Default Screen Section" (0)
    [ 92.110] (**) | |-->Monitor "<default monitor>"
    [ 92.131] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 92.131] (**) | |-->Device "Radeon"
    [ 92.131] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 92.131] (==) Automatically adding devices
    [ 92.131] (==) Automatically enabling devices
    [ 92.206] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 92.206] Entry deleted from font path.
    [ 92.285] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 92.285] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 92.285] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 92.304] (II) Loader magic: 0x8228580
    [ 92.304] (II) Module ABI versions:
    [ 92.304] X.Org ANSI C Emulation: 0.4
    [ 92.304] X.Org Video Driver: 11.0
    [ 92.304] X.Org XInput driver : 13.0
    [ 92.304] X.Org Server Extension : 6.0
    [ 92.305] (--) PCI:*(0:1:0:0) 1002:4e45:1681:0002 rev 0, Mem @ 0xe8000000/134217728, 0xf9000000/65536, I/O @ 0x00009000/256, BIOS @ 0x????????/131072
    [ 92.305] (--) PCI: (0:1:0:1) 1002:4e65:1681:0003 rev 0, Mem @ 0xf0000000/134217728, 0xf9010000/65536
    [ 92.305] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 92.306] (II) LoadModule: "extmod"
    [ 92.395] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 92.409] (II) Module extmod: vendor="X.Org Foundation"
    [ 92.409] compiled for 1.11.2, module version = 1.0.0
    [ 92.409] Module class: X.Org Server Extension
    [ 92.409] ABI class: X.Org Server Extension, version 6.0
    [ 92.409] (II) Loading extension MIT-SCREEN-SAVER
    [ 92.409] (II) Loading extension XFree86-VidModeExtension
    [ 92.409] (II) Loading extension XFree86-DGA
    [ 92.410] (II) Loading extension DPMS
    [ 92.410] (II) Loading extension XVideo
    [ 92.410] (II) Loading extension XVideo-MotionCompensation
    [ 92.410] (II) Loading extension X-Resource
    [ 92.410] (II) LoadModule: "dbe"
    [ 92.410] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 92.412] (II) Module dbe: vendor="X.Org Foundation"
    [ 92.412] compiled for 1.11.2, module version = 1.0.0
    [ 92.412] Module class: X.Org Server Extension
    [ 92.412] ABI class: X.Org Server Extension, version 6.0
    [ 92.412] (II) Loading extension DOUBLE-BUFFER
    [ 92.412] (II) LoadModule: "glx"
    [ 92.412] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 92.448] (II) Module glx: vendor="X.Org Foundation"
    [ 92.448] compiled for 1.11.2, module version = 1.0.0
    [ 92.448] ABI class: X.Org Server Extension, version 6.0
    [ 92.448] (==) AIGLX enabled
    [ 92.448] (II) Loading extension GLX
    [ 92.448] (II) LoadModule: "record"
    [ 92.449] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 92.459] (II) Module record: vendor="X.Org Foundation"
    [ 92.459] compiled for 1.11.2, module version = 1.13.0
    [ 92.459] Module class: X.Org Server Extension
    [ 92.459] ABI class: X.Org Server Extension, version 6.0
    [ 92.459] (II) Loading extension RECORD
    [ 92.459] (II) LoadModule: "dri"
    [ 92.460] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 92.472] (II) Module dri: vendor="X.Org Foundation"
    [ 92.472] compiled for 1.11.2, module version = 1.0.0
    [ 92.472] ABI class: X.Org Server Extension, version 6.0
    [ 92.472] (II) Loading extension XFree86-DRI
    [ 92.472] (II) LoadModule: "dri2"
    [ 92.473] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 92.474] (II) Module dri2: vendor="X.Org Foundation"
    [ 92.474] compiled for 1.11.2, module version = 1.2.0
    [ 92.474] ABI class: X.Org Server Extension, version 6.0
    [ 92.474] (II) Loading extension DRI2
    [ 92.474] (II) LoadModule: "radeon"
    [ 92.474] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 92.542] (II) Module radeon: vendor="X.Org Foundation"
    [ 92.542] compiled for 1.11.1.902, module version = 6.14.3
    [ 92.542] Module class: X.Org Video Driver
    [ 92.542] ABI class: X.Org Video Driver, version 11.0
    [ 92.547] (II) RADEON: Driver for ATI Radeon chipsets:
    ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
    ATI Radeon Mobility X300 (M24) 3152 (PCIE),
    ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
    ATI Radeon X600 (RV380) 3E50 (PCIE),
    ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
    ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
    ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
    ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
    ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
    ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
    ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
    ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
    ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
    ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
    ATI Radeon IGP330M/340M/350M (U2) 4337,
    ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
    ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
    ATI Radeon X800PRO (R420) JI (AGP),
    ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
    ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
    ATI Radeon Mobility 9800 (M18) JN (AGP),
    ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
    ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
    ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
    ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
    ATI Radeon Mobility M7 LW (AGP),
    ATI Mobility FireGL 7800 M7 LX (AGP),
    ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
    ATI FireGL Mobility 9000 (M9) Ld (AGP),
    ATI Radeon Mobility 9000 (M9) Lf (AGP),
    ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI Radeon 9700 Pro ND (AGP),
    ATI Radeon 9700/9500Pro NE (AGP), ATI Radeon 9600TX NF (AGP),
    ATI FireGL X1 NG (AGP), ATI Radeon 9800PRO NH (AGP),
    ATI Radeon 9800 NI (AGP), ATI FireGL X2 NK (AGP),
    ATI Radeon 9800XT NJ (AGP),
    ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
    ATI Radeon Mobility 9600 (M10) NQ (AGP),
    ATI Radeon Mobility 9600 (M11) NR (AGP),
    ATI Radeon Mobility 9600 (M10) NS (AGP),
    ATI FireGL Mobility T2 (M10) NT (AGP),
    ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
    ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
    ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
    ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
    ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
    ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
    ATI Radeon Mobility X300 (M22) 5460 (PCIE),
    ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
    ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
    ATI Radeon X800PRO (R423) UI (PCIE),
    ATI Radeon X800LE (R423) UJ (PCIE),
    ATI Radeon X800SE (R423) UK (PCIE),
    ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
    ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
    ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
    ATI FireGL unknown (R423) UR (PCIE),
    ATI FireGL unknown (R423) UT (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility FireGL V5000 (M26) (PCIE),
    ATI Mobility Radeon X700 XL (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Mobility Radeon X700 (M26) (PCIE),
    ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
    ATI Radeon Mobility 9100 IGP (U3) 5835,
    ATI Radeon XPRESS 200 5954 (PCIE),
    ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
    ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
    ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
    ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
    ATI Radeon XPRESS 200M 5975 (PCIE),
    ATI Radeon XPRESS 200 5A41 (PCIE),
    ATI Radeon XPRESS 200M 5A42 (PCIE),
    ATI Radeon XPRESS 200 5A61 (PCIE),
    ATI Radeon XPRESS 200M 5A62 (PCIE),
    ATI Radeon X300 (RV370) 5B60 (PCIE),
    ATI Radeon X600 (RV370) 5B62 (PCIE),
    ATI Radeon X550 (RV370) 5B63 (PCIE),
    ATI FireGL V3100 (RV370) 5B64 (PCIE),
    ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
    ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
    ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
    ATI Mobility Radeon X800 XT (M28) (PCIE),
    ATI Mobility FireGL V5100 (M28) (PCIE),
    ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
    ATI Radeon X850 XT PE (R480) (PCIE),
    ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
    ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
    ATI Radeon X850 XT (R480) (PCIE),
    ATI Radeon X800XT (R423) 5D57 (PCIE),
    ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
    ATI Radeon X700 PRO (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
    ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
    ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
    ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
    ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
    ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
    ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
    ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
    ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
    ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
    ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
    ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
    ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
    ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
    ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
    ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
    ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
    ATI Mobility Radeon X1700, ATI Radeon X2300HD,
    ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
    ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
    ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
    ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
    ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
    ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
    ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
    ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
    ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
    ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
    ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
    ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
    ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
    ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
    AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
    ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
    ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
    ATI Mobility Radeon HD 4670, ATI FirePro M5750,
    ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
    ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
    ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
    ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
    ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
    ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
    ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI RV670,
    ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
    ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
    ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
    ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
    ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
    ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
    ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
    ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
    ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
    ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
    ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
    SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200, ATI Radeon 4100,
    ATI Mobility Radeon HD 4200, ATI Mobility Radeon 4100,
    ATI Radeon HD 4290, ATI Radeon HD 4250, AMD Radeon HD 6310 Graphics,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6250 Graphics, AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Mobility Radeon HD 5800 Series,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
    ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
    ATI Mobility Radeon HD 5000 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
    ATI Mobility Radeon Graphics, CEDAR,
    ATI FirePro (FireGL) Graphics Adapter,
    ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
    ATI Radeon HD 5450, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
    CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900 Series, CAYMAN, CAYMAN, CAYMAN,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    BARTS, Mobility Radeon HD 6000 Series,
    Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
    AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
    TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, CAICOS,
    CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
    CAICOS, CAICOS, CAICOS
    [ 92.556] (--) using VT number 7
    [ 92.582] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
    [ 92.600] (II) [KMS] Kernel modesetting enabled.
    [ 92.617] (II) RADEON(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 92.617] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
    [ 92.617] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
    [ 92.617] (==) RADEON(0): Default visual is TrueColor
    [ 92.617] (**) RADEON(0): Option "SWcursor" "off"
    [ 92.617] (==) RADEON(0): RGB weight 888
    [ 92.617] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
    [ 92.617] (--) RADEON(0): Chipset: "ATI Radeon 9700/9500Pro NE (AGP)" (ChipID = 0x4e45)
    [ 92.618] (II) RADEON(0): AGP card detected
    [ 92.618] drmOpenDevice: node name is /dev/dri/card0
    [ 92.618] drmOpenDevice: open result is 10, (OK)
    [ 92.618] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
    [ 92.618] drmOpenDevice: node name is /dev/dri/card0
    [ 92.618] drmOpenDevice: open result is 10, (OK)
    [ 92.618] drmOpenByBusid: drmOpenMinor returns 10
    [ 92.618] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
    [ 92.618] (II) Loading sub module "exa"
    [ 92.618] (II) LoadModule: "exa"
    [ 92.618] (II) Loading /usr/lib/xorg/modules/libexa.so
    [ 92.632] (II) Module exa: vendor="X.Org Foundation"
    [ 92.632] compiled for 1.11.2, module version = 2.5.0
    [ 92.633] ABI class: X.Org Video Driver, version 11.0
    [ 92.633] (II) RADEON(0): KMS Color Tiling: enabled
    [ 92.633] (II) RADEON(0): KMS Pageflipping: enabled
    [ 92.633] (II) RADEON(0): SwapBuffers wait for vsync: enabled
    [ 92.687] (II) RADEON(0): Output VGA-0 has no monitor section
    [ 92.711] (II) RADEON(0): Output DVI-0 has no monitor section
    [ 92.731] (II) RADEON(0): Output S-video has no monitor section
    [ 92.785] (II) RADEON(0): EDID for output VGA-0
    [ 92.785] (II) RADEON(0): Manufacturer: DEL Model: a00b Serial#: 810824259
    [ 92.785] (II) RADEON(0): Year: 2005 Week: 32
    [ 92.786] (II) RADEON(0): EDID Version: 1.3
    [ 92.786] (II) RADEON(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
    [ 92.786] (II) RADEON(0): Sync: Separate
    [ 92.786] (II) RADEON(0): Max Image Size [cm]: horiz.: 34 vert.: 27
    [ 92.786] (II) RADEON(0): Gamma: 2.20
    [ 92.786] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    [ 92.786] (II) RADEON(0): Default color space is primary color space
    [ 92.786] (II) RADEON(0): First detailed timing is preferred mode
    [ 92.786] (II) RADEON(0): redX: 0.640 redY: 0.340 greenX: 0.279 greenY: 0.619
    [ 92.786] (II) RADEON(0): blueX: 0.140 blueY: 0.069 whiteX: 0.310 whiteY: 0.330
    [ 92.786] (II) RADEON(0): Supported established timings:
    [ 92.786] (II) RADEON(0): 720x400@70Hz
    [ 92.786] (II) RADEON(0): 640x480@60Hz
    [ 92.786] (II) RADEON(0): 640x480@75Hz
    [ 92.786] (II) RADEON(0): 800x600@60Hz
    [ 92.786] (II) RADEON(0): 800x600@75Hz
    [ 92.786] (II) RADEON(0): 1024x768@60Hz
    [ 92.786] (II) RADEON(0): 1024x768@75Hz
    [ 92.786] (II) RADEON(0): 1280x1024@75Hz
    [ 92.786] (II) RADEON(0): Manufacturer's mask: 0
    [ 92.786] (II) RADEON(0): Supported standard timings:
    [ 92.786] (II) RADEON(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
    [ 92.786] (II) RADEON(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    [ 92.786] (II) RADEON(0): Supported detailed timing:
    [ 92.786] (II) RADEON(0): clock: 108.0 MHz Image Size: 338 x 270 mm
    [ 92.786] (II) RADEON(0): h_active: 1280 h_sync: 1328 h_sync_end 1440 h_blank_end 1688 h_border: 0
    [ 92.786] (II) RADEON(0): v_active: 1024 v_sync: 1025 v_sync_end 1028 v_blanking: 1066 v_border: 0
    [ 92.786] (II) RADEON(0): Serial No: 641805890T2C
    [ 92.786] (II) RADEON(0): Monitor name: DELL E173FP
    [ 92.786] (II) RADEON(0): Ranges: V min: 56 V max: 75 Hz, H min: 31 H max: 80 kHz, PixClock max 145 MHz
    [ 92.786] (II) RADEON(0): EDID (in hex):
    [ 92.786] (II) RADEON(0): 00ffffffffffff0010ac0ba043325430
    [ 92.786] (II) RADEON(0): 200f010368221b78eecaf6a357479e23
    [ 92.786] (II) RADEON(0): 114f54a54b00714f8180010101010101
    [ 92.786] (II) RADEON(0): 010101010101302a009851002a403070
    [ 92.786] (II) RADEON(0): 1300520e1100001e000000ff00363431
    [ 92.786] (II) RADEON(0): 3830353839305432430a000000fc0044
    [ 92.786] (II) RADEON(0): 454c4c204531373346500a20000000fd
    [ 92.786] (II) RADEON(0): 00384b1f500e000a20202020202000f7
    [ 92.786] (II) RADEON(0): EDID vendor "DEL", prod id 40971
    [ 92.786] (II) RADEON(0): Using EDID range info for horizontal sync
    [ 92.786] (II) RADEON(0): Using EDID range info for vertical refresh
    [ 92.787] (II) RADEON(0): Printing DDC gathered Modelines:
    [ 92.787] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 92.787] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 92.787] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 92.787] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 92.787] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 92.787] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 92.787] (II) RADEON(0): Printing probed modes for output VGA-0
    [ 92.787] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz)
    [ 92.787] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 92.787] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    [ 92.787] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 92.787] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    [ 92.787] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 92.787] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz)
    [ 92.811] (II) RADEON(0): EDID for output DVI-0
    [ 92.831] (II) RADEON(0): EDID for output S-video
    [ 92.831] (II) RADEON(0): Output VGA-0 connected
    [ 92.831] (II) RADEON(0): Output DVI-0 disconnected
    [ 92.831] (II) RADEON(0): Output S-video disconnected
    [ 92.831] (II) RADEON(0): Using exact sizes for initial modes
    [ 92.831] (II) RADEON(0): Output VGA-0 using initial mode 1280x1024
    [ 92.831] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 92.831] (II) RADEON(0): mem size init: gart size :7dff000 vram size: s:8000000 visible:7ac0000
    [ 92.831] (II) RADEON(0): EXA: Driver will allow EXA pixmaps in VRAM
    [ 92.831] (**) RADEON(0): Display dimensions: (340, 270) mm
    [ 92.831] (**) RADEON(0): DPI set to (95, 96)
    [ 92.831] (II) Loading sub module "fb"
    [ 92.831] (II) LoadModule: "fb"
    [ 92.832] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 92.842] (II) Module fb: vendor="X.Org Foundation"
    [ 92.842] compiled for 1.11.2, module version = 1.0.0
    [ 92.842] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 92.842] (II) Loading sub module "ramdac"
    [ 92.842] (II) LoadModule: "ramdac"
    [ 92.842] (II) Module "ramdac" already built-in
    [ 92.842] (--) Depth 24 pixmap format is 32 bpp
    [ 92.865] (II) RADEON(0): [DRI2] Setup complete
    [ 92.865] (II) RADEON(0): [DRI2] DRI driver: r300
    [ 92.865] (II) RADEON(0): [DRI2] VDPAU driver: r300
    [ 92.865] (II) RADEON(0): Front buffer size: 5120K
    [ 92.865] (II) RADEON(0): VRAM usage limit set to 108518K
    [ 92.880] (==) RADEON(0): Backing store disabled
    [ 92.880] (II) RADEON(0): Direct rendering enabled
    [ 92.896] (II) RADEON(0): Render acceleration enabled for R300/R400/R500 type cards.
    [ 92.896] (II) RADEON(0): Setting EXA maxPitchBytes
    [ 92.896] (II) EXA(0): Driver allocated offscreen pixmaps
    [ 92.896] (II) EXA(0): Driver registered support for the following operations:
    [ 92.896] (II) Solid
    [ 92.896] (II) Copy
    [ 92.896] (II) Composite (RENDER acceleration)
    [ 92.896] (II) UploadToScreen
    [ 92.896] (II) DownloadFromScreen
    [ 92.902] (II) RADEON(0): Acceleration enabled
    [ 92.902] (==) RADEON(0): DPMS enabled
    [ 92.902] (==) RADEON(0): Silken mouse enabled
    [ 92.917] (II) RADEON(0): Set up textured video
    [ 92.917] (II) RADEON(0): [XvMC] Associated with Radeon Textured Video.
    [ 92.917] (II) RADEON(0): [XvMC] Extension initialized.
    [ 92.917] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 92.917] (WW) RADEON(0): Option "AGPMode" is not used
    [ 92.917] (--) RandR disabled
    [ 92.917] (II) Initializing built-in extension Generic Event Extension
    [ 92.917] (II) Initializing built-in extension SHAPE
    [ 92.917] (II) Initializing built-in extension MIT-SHM
    [ 92.917] (II) Initializing built-in extension XInputExtension
    [ 92.917] (II) Initializing built-in extension XTEST
    [ 92.917] (II) Initializing built-in extension BIG-REQUESTS
    [ 92.917] (II) Initializing built-in extension SYNC
    [ 92.917] (II) Initializing built-in extension XKEYBOARD
    [ 92.917] (II) Initializing built-in extension XC-MISC
    [ 92.917] (II) Initializing built-in extension SECURITY
    [ 92.917] (II) Initializing built-in extension XINERAMA
    [ 92.917] (II) Initializing built-in extension XFIXES
    [ 92.917] (II) Initializing built-in extension RENDER
    [ 92.917] (II) Initializing built-in extension RANDR
    [ 92.917] (II) Initializing built-in extension COMPOSITE
    [ 92.917] (II) Initializing built-in extension DAMAGE
    [ 93.409] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    [ 93.409] (II) AIGLX: enabled GLX_INTEL_swap_event
    [ 93.409] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    [ 93.409] (II) AIGLX: enabled GLX_SGI_make_current_read
    [ 93.409] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
    [ 93.410] (II) AIGLX: Loaded and initialized r300
    [ 93.410] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 93.411] (II) RADEON(0): Setting screen physical size to 338 x 270
    [ 93.991] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 93.991] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 93.991] (II) LoadModule: "evdev"
    [ 93.991] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 94.004] (II) Module evdev: vendor="X.Org Foundation"
    [ 94.004] compiled for 1.10.99.902, module version = 2.6.0
    [ 94.004] Module class: X.Org XInput Driver
    [ 94.004] ABI class: X.Org XInput driver, version 13.0
    [ 94.004] (II) Using input driver 'evdev' for 'Power Button'
    [ 94.004] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 94.005] (**) Power Button: always reports core events
    [ 94.005] (**) Power Button: Device: "/dev/input/event4"
    [ 94.005] (--) Power Button: Found keys
    [ 94.005] (II) Power Button: Configuring as keyboard
    [ 94.005] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
    [ 94.005] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 94.005] (**) Option "xkb_rules" "evdev"
    [ 94.005] (**) Option "xkb_model" "evdev"
    [ 94.005] (**) Option "xkb_layout" "no"
    [ 94.005] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 94.078] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 94.078] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 94.078] (II) Using input driver 'evdev' for 'Power Button'
    [ 94.078] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 94.078] (**) Power Button: always reports core events
    [ 94.078] (**) Power Button: Device: "/dev/input/event3"
    [ 94.078] (--) Power Button: Found keys
    [ 94.078] (II) Power Button: Configuring as keyboard
    [ 94.078] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
    [ 94.078] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 94.078] (**) Option "xkb_rules" "evdev"
    [ 94.078] (**) Option "xkb_model" "evdev"
    [ 94.079] (**) Option "xkb_layout" "no"
    [ 94.079] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 94.079] (II) config/udev: Adding input device DELL DELL USB Keyboard (/dev/input/event0)
    [ 94.079] (**) DELL DELL USB Keyboard: Applying InputClass "evdev keyboard catchall"
    [ 94.080] (II) Using input driver 'evdev' for 'DELL DELL USB Keyboard'
    [ 94.080] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 94.080] (**) DELL DELL USB Keyboard: always reports core events
    [ 94.080] (**) DELL DELL USB Keyboard: Device: "/dev/input/event0"
    [ 94.080] (--) DELL DELL USB Keyboard: Found keys
    [ 94.080] (II) DELL DELL USB Keyboard: Configuring as keyboard
    [ 94.080] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input0/event0"
    [ 94.080] (II) XINPUT: Adding extended input device "DELL DELL USB Keyboard" (type: KEYBOARD, id 8)
    [ 94.080] (**) Option "xkb_rules" "evdev"
    [ 94.080] (**) Option "xkb_model" "evdev"
    [ 94.080] (**) Option "xkb_layout" "no"
    [ 94.080] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
    [ 94.081] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/event1)
    [ 94.081] (**) Logitech Optical USB Mouse: Applying InputClass "evdev pointer catchall"
    [ 94.081] (II) Using input driver 'evdev' for 'Logitech Optical USB Mouse'
    [ 94.081] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 94.081] (**) Logitech Optical USB Mouse: always reports core events
    [ 94.081] (**) Logitech Optical USB Mouse: Device: "/dev/input/event1"
    [ 94.081] (--) Logitech Optical USB Mouse: Found 3 mouse buttons
    [ 94.081] (--) Logitech Optical USB Mouse: Found scroll wheel(s)
    [ 94.081] (--) Logitech Optical USB Mouse: Found relative axes
    [ 94.081] (--) Logitech Optical USB Mouse: Found x and y relative axes
    [ 94.081] (II) Logitech Optical USB Mouse: Configuring as mouse
    [ 94.081] (II) Logitech Optical USB Mouse: Adding scrollwheel support
    [ 94.081] (**) Logitech Optical USB Mouse: YAxisMapping: buttons 4 and 5
    [ 94.081] (**) Logitech Optical USB Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 94.081] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.3/usb5/5-2/5-2:1.0/input/input1/event1"
    [ 94.081] (II) XINPUT: Adding extended input device "Logitech Optical USB Mouse" (type: MOUSE, id 9)
    [ 94.081] (II) Logitech Optical USB Mouse: initialized for relative axes.
    [ 94.081] (**) Logitech Optical USB Mouse: (accel) keeping acceleration scheme 1
    [ 94.081] (**) Logitech Optical USB Mouse: (accel) acceleration profile 0
    [ 94.081] (**) Logitech Optical USB Mouse: (accel) acceleration factor: 2.000
    [ 94.081] (**) Logitech Optical USB Mouse: (accel) acceleration threshold: 4
    [ 94.082] (II) config/udev: Adding input device Logitech Optical USB Mouse (/dev/input/mouse0)
    [ 94.082] (II) No input driver/identifier specified (ignoring)
    [ 94.082] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 94.082] (II) No input driver/identifier specified (ignoring)
    It says "Option "AGPMode" is not used" even though I set it to 1. Will try increasing this value.
    Edit: Also, I noticed that lspci -vv said my card is using AGP v. 3.0, so values 4, 8 are the only valid options I guess, as man radeon says. Also, could it be that 1GB RAM installed on the system is insuffcient? Just an idea.
    Last edited by roygbiv (2011-11-27 20:16:31)

  • Dreamweaver crashing constantly (Mac OSX)

    Hi Guys,
    Im having some serious problems with my Dreamweaver CS5 crashing, I have tried reinstalling it, deleting caches, deleting configuation folder but I am still getting the same symptoms.
    I am running a Mac OSX, (Snow Leopard I think) 10.6.4, I have a feeling its conflicting with something.
    It will just dissapear every now and then, almost every 10 minutes and sometimes on save. I look at the bottom and its gone off (no warning or error)
    I don't usually get any crash reports but today I got one so I thought i would share it with you.
    I am aware it is not the latest version of DW, but I had the latest version before and the same happened.
    Process:         Dreamweaver [1732]
    Path:            /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/Dreamweaver
    Identifier:      com.adobe.dreamweaver-11.0
    Version:         11.0.0.4909 (11.0.0)
    Code Type:       X86 (Native)
    Parent Process:  launchd [81]
    Date/Time:       2010-10-05 09:13:55.451 +0100
    OS Version:      Mac OS X 10.6.4 (10F569)
    Report Version:  6
    Interval Since Last Report:          -415168 sec
    Crashes Since Last Report:           -4
    Per-App Interval Since Last Report:  95925 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      DE1426B9-847C-4926-99D8-AEFB9A33F2F2
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000b0eb8000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.apple.CoreGraphics            0x93be69ac shape_data_valid + 65
    1   com.apple.CoreGraphics            0x93bea911 CGSNewRegionWithData + 93
    2   com.apple.CoreGraphics            0x93bea883 _CGSNewRegionFromShmemData + 232
    3   com.apple.CoreGraphics            0x93bfbe70 _CGSLockWindow + 4597
    4   com.apple.CoreGraphics            0x93bfabf7 CGSLockWindowVisibleRegion + 302
    5   com.apple.HIToolbox               0x9594a2fc FigLeafPlatformWindow + 50
    6   com.apple.HIToolbox               0x9594a0a4 ResetPlatformWindowShape + 542
    7   com.apple.HIToolbox               0x95948461 CalculateWindowRegions(WindowData*, bool, bool) + 1267
    8   com.apple.HIToolbox               0x9594f313 WindowData::MoveResizeRgns(short, short, short, short, bool) + 209
    9   com.apple.HIToolbox               0x9594e4c5 MoveResizeWindowInternal(WindowData*, long, long, long, long, unsigned char, unsigned char, unsigned char, unsigned char, Rect const*, unsigned long) + 1224
    10  com.apple.HIToolbox               0x9594df9c WindowData::SetBounds(unsigned short, Rect const*, Rect const*, unsigned long) + 352
    11  com.apple.HIToolbox               0x9594ddd4 SetWindowBounds + 48
    12  com.adobe.owl                     0x05a71f11 OWLThemeAddBrush + 12721
    13  com.adobe.owl                     0x05add92f OWLDockGetAnchor + 61137
    14  com.adobe.owl                     0x05a9876d OWLPaletteCreateNonComposite + 77679
    15  com.adobe.owl                     0x05a9c33b OWLPaletteCreateNonComposite + 92989
    16  com.adobe.owl                     0x05adae28 OWLDockGetAnchor + 50122
    17  com.adobe.owl                     0x05a704d8 OWLThemeAddBrush + 6008
    18  com.apple.HIToolbox               0x9592cf2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    19  com.apple.HIToolbox               0x9592c1f6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    20  com.apple.HIToolbox               0x9592c055 SendEventToEventTargetWithOptions + 58
    21  com.apple.HIToolbox               0x95927ac5 HIObject::Create(__CFString const*, OpaqueEventRef*, HIObject**) + 311
    22  com.apple.HIToolbox               0x9592796b HIObjectCreate + 76
    23  com.adobe.owl                     0x05adb120 OWLDockGetAnchor + 50882
    24  com.adobe.owl                     0x05adb1c5 OWLDockGetAnchor + 51047
    25  com.adobe.owl                     0x05ace73c OWLDockCreate + 88
    26  com.adobe.dreamweaver-11.0        0x00cb167f MMUI::PanelManager::GetTmpPane(bool) + 295
    27  com.adobe.dreamweaver-11.0        0x00cb191f MMUI::PanelManager::GetTmpGroup(bool) + 39
    28  com.adobe.dreamweaver-11.0        0x00cb1d83 MMUI::PanelManager::GetIPanel(int, MMUI::PanelManager::CreateType) + 255
    29  com.adobe.dreamweaver-11.0        0x00cb92cb MMUI::PanelFactory::CreateRequiredPanels() + 75
    30  com.adobe.dreamweaver-11.0        0x00cb5b98 MMUI::PanelManager::CreateVisiblePanelsInState() + 486
    31  com.adobe.dreamweaver-11.0        0x00cb5fec MMUI::PanelManager::CreatePanelsFromState(bool) + 1066
    32  com.adobe.dreamweaver-11.0        0x00077a0d TitanApp::InitInstancePublic() + 2925
    33  com.adobe.dreamweaver-11.0        0x00070d18 TitanApp::InitInstance() + 438
    34  com.adobe.dreamweaver-11.0        0x00ddce3e CRealApp::Initialize() + 782
    35  com.adobe.dreamweaver-11.0        0x00ddd03c CRealApp::Run() + 156
    36  com.adobe.dreamweaver-11.0        0x00dacfd3 main + 339
    37  com.adobe.dreamweaver-11.0        0x00002eb6 start + 54
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x95f0a942 kevent + 10
    1   libSystem.B.dylib                 0x95f0b05c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                 0x95f0a519 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                 0x95f0a2be _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                 0x95f09d41 _pthread_wqthread + 390
    5   libSystem.B.dylib                 0x95f09b86 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                 0x95f099d2 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x95f09f68 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x95f09b86 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                 0x95ee4142 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                 0x95f11cbc _pthread_cond_wait + 1089
    2   libSystem.B.dylib                 0x95f5a203 pthread_cond_wait + 48
    3   com.adobe.amt.services            0x1f025126 AMTConditionLock::LockWhenCondition(int) + 46
    4   com.adobe.amt.services            0x1f01ddb0 _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 116
    5   com.adobe.amt.services            0x1f02518c AMTThread::Worker(void*) + 24
    6   libSystem.B.dylib                 0x95f1181d _pthread_start + 345
    7   libSystem.B.dylib                 0x95f116a2 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                 0x95f099d2 __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x95f09f68 _pthread_wqthread + 941
    2   libSystem.B.dylib                 0x95f09b86 start_wqthread + 30
    Thread 5:
    0   libSystem.B.dylib                 0x95f12066 __semwait_signal + 10
    1   libSystem.B.dylib                 0x95f3dc64 nanosleep$UNIX2003 + 188
    2   com.apple.carbonbundletemplate    0x23b68f5b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.apple.carbonbundletemplate    0x23b634e3 ScObjects::BridgeTalkThread::run() + 163
    4   com.apple.carbonbundletemplate    0x23b69068 ScObjects::Thread::go(void*) + 168
    5   libSystem.B.dylib                 0x95f1181d _pthread_start + 345
    6   libSystem.B.dylib                 0x95f116a2 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                 0x95f12066 __semwait_signal + 10
    1   libSystem.B.dylib                 0x95f11d22 _pthread_cond_wait + 1191
    2   libSystem.B.dylib                 0x95f139b8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.carbonbundletemplate    0x240035ad MMNetIO::RequestProcessor<MMNetIO::SFTPNetChannel, MMNetIO::SFTPNetChannel, MMNetIO::NetIOException>::MutexState::Wait() + 49
    4   com.apple.carbonbundletemplate    0x240044c3 MMNetIO::RequestProcessor<MMNetIO::SFTPNetChannel, MMNetIO::SFTPNetChannel, MMNetIO::NetIOException>::ProcessRequests() + 81
    5   com.apple.carbonbundletemplate    0x2400488d MMNetIO::RequestProcessor<MMNetIO::SFTPNetChannel, MMNetIO::SFTPNetChannel, MMNetIO::NetIOException>::RequestProcessorTrampoline(void*) + 23
    6   libSystem.B.dylib                 0x95f1181d _pthread_start + 345
    7   libSystem.B.dylib                 0x95f116a2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000009  ebx: 0x93bea8c8  ecx: 0xb0eb7fe0  edx: 0x00000024
      edi: 0xb0eb7fe0  esi: 0x00000002  ebp: 0xbfffdbe8  esp: 0xbfffdbd4
       ss: 0x0000001f  efl: 0x00010202  eip: 0x93be69ac   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0xb0eb8000
    Binary Images:
        0x1000 -  0x12d1fff +com.adobe.dreamweaver-11.0 11.0.0.4909 (11.0.0) <F5F19569-A675-1161-0EC2-85D34FF87147> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/Dreamweaver
    0x25b2000 -  0x25c7fe4 +libChar16.dylib ??? (???) <324CC7D8-DE80-7060-DF82-A6856C0A9E55> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libChar16.dylib
    0x25d6000 -  0x25effe0 +libCoreTypes.dylib ??? (???) <4DB45405-F0F5-B71C-179E-6C537CC89694> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libCoreTypes.dylib
    0x260e000 -  0x262bfef +libCurl.dylib ??? (???) <257E9435-5FF8-0CF9-85E8-B0BAD8F06CAE> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libCurl.dylib
    0x263a000 -  0x2648ff6 +libZ.dylib ??? (???) <A4C958A4-A792-B910-AA8F-3B821858F4D8> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libZ.dylib
    0x264f000 -  0x26ffff7 +libCrypto.dylib ??? (???) <DA63ACB6-43E8-9DDB-0771-C55DFC8A0718> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libCrypto.dylib
    0x27a6000 -  0x27c7ffc +libSSL.dylib ??? (???) <4CA87169-F680-0C3E-5769-092159669819> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libSSL.dylib
    0x27de000 -  0x27dffff +libCocoa.dylib ??? (???) <3004B895-BC77-14E2-3B6E-641E0305EDB9> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libCocoa.dylib
    0x27e4000 -  0x29e4ff7  com.apple.carbonframeworktemplate 1.0 (1.0) <B60B0E92-44F6-4F40-A141-1846DEA597D6> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/frameworks/Xerces.framework/Versions/A/Xerces
    0x2c96000 -  0x2ca0ffc  com.apple.carbonframeworktemplate 1.0 (1.0) <9841BF38-93C6-0458-B45E-E570B7542D0F> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/NetIO.framework/Versions/A/NetIO
    0x2cb6000 -  0x2cbaffc +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <E6437929-0E69-8A56-E69F-F64305E82DD9> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x2cc1000 -  0x2dd5fff +AdobeACE ??? (???) <DD291A17-ECF4-FE20-5837-AC1F5BC76940> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x2df8000 -  0x331efff +AdobeAGM ??? (???) <9817824D-3BA9-4E26-3408-2A5ED351ED4B> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x345f000 -  0x3479fff +AdobeBIB ??? (???) <A6522FAF-52BB-A3E0-F2F0-56C4E59C6C7C> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x3482000 -  0x34a3ff7 +AdobeBIBUtils ??? (???) <DF229ECB-1F43-204F-15BD-18C5601A531D> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x34af000 -  0x37a1ff7 +AdobeCoolType ??? (???) <9FDD596D-9824-2BB9-5DA2-25DACAB6A324> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x3829000 -  0x456cfff +com.adobe.psl AdobePSL 12.0.0.7524 (12.0.0.7524) <CFBCB19A-03F7-D095-1F48-8D68F05A25C5> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x48ab000 -  0x48d1ff6 +AdobeAXE8SharedExpat ??? (???) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x48e2000 -  0x493aff7 +AdobeXMP ??? (???) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x4949000 -  0x50fffff +Fireworks ??? (???) <13B35B4B-4C15-9A06-D16F-A01929CDAF9E> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/Fireworks.framework/Versions/A/Fireworks
    0x5a55000 -  0x5bf4fe7 +com.adobe.owl AdobeOwl version 3.0.89 (3.0.89) <04CA525C-D4E0-DE62-BF07-D9EF6386AA58> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x5c5d000 -  0x5cb0ffb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <4F2BFF03-01D2-A07D-E5E2-7F88D4C2DEC4> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x5cf8000 -  0x5d5effb +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <DD471011-9120-1BC2-F1B5-D6FF09D0859F> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x5d8e000 -  0x5e5bfe7 +AdobeAXEDOMCore ??? (???) <F76D74DC-FD5A-9783-C447-2E58773DA7E1> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x5eca000 -  0x5ed1ff7  com.apple.JavaVM 13.2.0 (13.2.0) <75981DDE-4A7A-EEB6-BAEE-30E9E1DA17C0> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x5eda000 -  0x5f9cfe7 +com.adobe.linguistic.LinguisticManager 5.0.0 (11309) <9841C481-06F4-C783-C941-7F03281AA20E> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x6036000 -  0x69e6fff +libicudata.dylib.36.0 36.0.0 (compatibility 36.0.0) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x69e9000 -  0x6a762cb +libicucnv.dylib.36.0 36.0.0 (compatibility 36.0.0) /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib.36.0
    0x6aa3000 -  0x6b7223b +libicui18n.dylib.36.0 36.0.0 (compatibility 36.0.0) /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicui18n.dyl ib.36.0
    0x6c1b000 -  0x6cefdb7 +libicuuc.dylib.36.0 36.0.0 (compatibility 36.0.0) /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x6d50000 -  0x6d5cffd +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <E2B429C9-C13D-7E96-D18C-F7A6D8933C93> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x6d78000 -  0x6d82ffd +com.adobe.boost_signals.framework boost_signals version 5.0.0 (5.0.0.0) <640F2209-093D-4A58-879A-28D0D0985ED1> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
    0x6d95000 -  0x6d96ffb +com.adobe.boost_system.framework boost_system version 5.0.0 (5.0.0.0) <0C51FD72-CEB1-B597-FDE4-8910BE3439A6> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x6d9d000 -  0x6f25fff +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <891080A8-6F8A-BCE1-F50F-15A049862338> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x70aa000 -  0x73a9fff +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <77E15DDB-CC6A-502B-1DA3-5A6F95408C89> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x771d000 -  0x7a64fff +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.0) <E5BAA0F6-9E51-BCEC-50EB-A4CE27EE5919> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x7f93000 -  0x7f9dff3 +com.adobe.boost_filesystem.framework boost_filesystem version 5.0.0 (5.0.0.0) <1C3DDA48-3C89-5344-1F81-2ED985AE8411> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
    0x7fb1000 -  0x80e9fe7 +WRServices ??? (???) <87183F9D-17F4-6BDC-66A9-8FD34F320118> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x812b000 -  0x8164ffb +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 1.0.0.64 (1.0.0.64) <C64CCBDC-B8E9-45E8-53E7-8577CFE9F2F0> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotification s
    0x817f000 -  0x81bfff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x81d8000 -  0x828dfe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x82d3000 -  0x82d9fef +com.adobe.boost_date_time.framework boost_date_time version 5.0.0 (5.0.0.0) <513427E4-980B-4EFD-99B2-16181A8F424A> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x82ea000 -  0x82f1ff2 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <95766985-B455-FB2E-3C36-4FD53AF952A7> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x8301000 -  0x837efe2 +com.adobe.boost_regex.framework boost_regex version 5.0.0 (5.0.0.0) <45A6C23C-8B06-A47B-618D-680349F87821> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x8658000 -  0x8659ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xa6e1000 -  0xa6e1fff  com.apple.carbonbundletemplate 11,0,0, 4909 (11,0,0) <F2633AF8-6E21-E162-4E9A-54E05AAA0854> /Applications/Adobe Dreamweaver CS5/Configuration/JSExtensions/MM.bundle/Contents/MacOS/MM
    0xab00000 -  0xab01ff7  ATSHI.dylib ??? (???) <A7A8E224-2579-BD3B-7281-86342D077252> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0xab06000 -  0xab14fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8F5FA7F7-840D-C5EF-C6E6-E2AF7CE43CD2> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0xab18000 -  0xab2aff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <026B8702-B0A6-1D90-BBD6-AAAD2E14810D> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0xaccc000 -  0xacd4fff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0xaf00000 -  0xaf01fff  com.apple.carbonbundletemplate 11,0,0, 4909 (11,0,0) <4357F43D-6FE9-48C5-2357-E1031B311E2C> /Applications/Adobe Dreamweaver CS5/Configuration/JSExtensions/DWfile.bundle/Contents/MacOS/DWfile
    0xaf1b000 -  0xaf44feb +com.adobe.ape adbeapecore version 3.1.65.7508 (3.1.65.7508) <E0F7666B-921D-C4D6-63B3-E8B445D26892> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/adbeapecore
    0xaf7a000 -  0xafeafeb +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <50675115-BEDC-72F9-C42D-374196E83EC2> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x1f000000 - 0x1f067fea +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <EE468E2C-A6BD-E2EE-7ABE-69168B143B44> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0x1f7d6000 - 0x1f7dafff  com.apple.carbonbundletemplate 11,0,0, 4909 (11,0,0) <3DEC616F-71E0-96D0-109D-CFF4F1A8BCCA> /Applications/Adobe Dreamweaver CS5/Configuration/JSExtensions/SWFFile.bundle/Contents/MacOS/SWFFile
    0x23b01000 - 0x23b27ff2  com.apple.carbonbundletemplate 3.0.2,4909 (3.0.2) <57560FCE-675E-7153-067E-9A9762B71D81> /Applications/Adobe Dreamweaver CS5/Configuration/JSExtensions/MMNotes.bundle/Contents/MacOS/MMNotes
    0x23b4b000 - 0x23b85ff3  com.apple.carbonbundletemplate 1.0.0,4909 (1.0.0) <10063ABA-4122-EF60-4BE7-492653F780EC> /Applications/Adobe Dreamweaver CS5/Configuration/JSExtensions/classes/JSBridge.bundle/Contents/MacOS/JSBridge
    0x24000000 - 0x24058fef  com.apple.carbonbundletemplate 1.0 (1.0) <CCFCEF00-813D-0B41-94A7-CEAE82A50C48> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/PlugIns/NetIOSFTP.bundle/Contents/MacOS/NetIOSFTP
    0x40000000 - 0x400d1fe7 +AdobeJP2K ??? (???) <2ABF10A7-540A-06C8-21FA-186263931DF9> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x900b9000 - 0x900beff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x900bf000 - 0x901edfe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9021f000 - 0x905cdfe3  com.apple.RawCamera.bundle 3.3.0 (533) <05A38D21-8556-434C-8BAA-850A6EC99B37> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x910cb000 - 0x910f3ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x910f4000 - 0x911a2ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x920f4000 - 0x920feffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x92144000 - 0x921a8ffb  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
    0x921a9000 - 0x92a89ff7  com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92ab6000 - 0x92ac1ff7  libGL.dylib ??? (???) <B87E0676-F5EF-8DA3-6DEE-13C43B3832A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b09000 - 0x92ba1fe7  edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92f07000 - 0x93081fe3  com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93082000 - 0x9313bfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x9313c000 - 0x9315bff7  com.apple.CoreVideo 1.6.1 (45.5) <EA39D59C-018E-E6EE-6323-809CDA61E3CE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9333c000 - 0x936a4ff7  com.apple.QuartzCore 1.6.2 (227.22) <4288F0D2-0C87-F054-C372-8764B44DE024> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9391b000 - 0x939c3ffb  com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x93a1f000 - 0x93bd9fe3  com.apple.ImageIO.framework 3.0.3 (3.0.3) <A93A514B-C1BF-21D0-FB03-CB775DE4FFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x93bda000 - 0x93bdaff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93bdb000 - 0x943ca557  com.apple.CoreGraphics 1.545.0 (???) <DCED8E1A-7504-C31A-B6EF-98BFF1A61060> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x943cb000 - 0x94406feb  libFontRegistry.dylib ??? (???) <A102F61F-25D5-001A-20C3-56304C585072> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x94407000 - 0x9442bff7  libJPEG.dylib ??? (???) <5CE96981-6B2A-D15B-4A17-E7BD329095B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x9442c000 - 0x9448dfe7  com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x94948000 - 0x94979ff7  libGLImage.dylib ??? (???) <9340012D-595A-6243-9C97-7D30D76D9D9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x9497a000 - 0x9497dfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x949bc000 - 0x949bdff7  com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x949be000 - 0x94a3efeb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x94a3f000 - 0x94b10fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <8FDB4C40-D453-DA53-2A66-9A53998AB23C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/V ersions/A/Resources/ColorSyncDeprecated.dylib
    0x94b11000 - 0x94b2dfe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x94b2e000 - 0x94bb0ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x94cb4000 - 0x950caff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x950cb000 - 0x9517bff3  com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x95195000 - 0x951d9fe7  com.apple.Metadata 10.6.3 (507.10) <630494FA-3BB3-EDD3-E10B-8DAAF4831E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x951dc000 - 0x953b7ff3  libType1Scaler.dylib ??? (???) <6FBA8250-3271-6ED4-052D-E27C2136E38F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
    0x955c5000 - 0x95747fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib
    0x9584d000 - 0x9589dff7  com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x95925000 - 0x95c49fef  com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x95c4a000 - 0x95c6bfe7  com.apple.opencl 12.1 (12.1) <DA2AC3FA-ED11-2D10-21E9-7BDF4778B228> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x95c6c000 - 0x95c80ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x95c81000 - 0x95c87fff  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
    0x95c88000 - 0x95c8bffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x95c91000 - 0x95c93ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x95c94000 - 0x95d71ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x95ee3000 - 0x96089feb  libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    0x9608a000 - 0x960a9fe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x960d1000 - 0x960e1ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x960e2000 - 0x9611aff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <76C02F5C-98FD-BD64-B5FB-C698FB76EA25> /usr/lib/libcups.2.dylib
    0x9611b000 - 0x961e5fef  com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x961e6000 - 0x961fbfff  com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x961fc000 - 0x961fdff7  com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96336000 - 0x96336ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x96337000 - 0x96337ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96338000 - 0x9633fff3  com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x96368000 - 0x963abff7  libGLU.dylib ??? (???) <2093A1FB-67BD-39E0-CDE5-A97A77BDDBCE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9640f000 - 0x9667fffb  com.apple.Foundation 6.6.3 (751.29) <E77D3906-99F4-FEF4-FBB0-86FB3C94073E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96995000 - 0x96995ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x96996000 - 0x969aafe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x96a03000 - 0x96a95fe3  com.apple.print.framework.PrintCore 6.2 (312.5) <5B9EAAE8-7803-E0B3-9E5B-E9E2CCC8BA0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x96b2e000 - 0x96b37ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96b78000 - 0x96be2fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x96be3000 - 0x96bedfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x96bee000 - 0x96bfbff7  com.apple.NetFS 3.2.1 (3.2.1) <A6443845-5815-2429-7649-C51A4B5E7DF9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x96bfc000 - 0x96c0afe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x96c0b000 - 0x96cfdff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <D2C86308-F998-C83D-F49B-CD484D4EFE6A> /usr/lib/libcrypto.0.9.8.dylib
    0x96d6d000 - 0x9708dfeb  com.apple.CoreServices.CarbonCore 861.13 (861.13) <52803668-3669-36BD-57DD-078FBA835081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x970b9000 - 0x97114ff7  com.apple.framework.IOKit 2.0 (???) <A013B850-6ECB-594A-CBD6-DB156B11871B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x97115000 - 0x971beff7  com.apple.CFNetwork 454.9.8 (454.9.8) <DB2A5C33-E833-1B3A-4DE0-5FF172B2048B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x971bf000 - 0x971c3ff7  libGIF.dylib ??? (???) <3ECD4D2C-40FE-E9A0-A2D2-E36D1C00D3A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x971c4000 - 0x971c8ff7  libGFXShared.dylib ??? (???) <2D32BDBF-C941-93FD-E233-F03D28DB9E94> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x971c9000 - 0x971c9ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97221000 - 0x9722dff7  libkxld.dylib ??? (???) <322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib
    0x97236000 - 0x9727aff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x972f0000 - 0x972f3ff7  libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <3B49AED9-0DBA-9D21-F9AC-8784363AD762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x972f4000 - 0x97335ff7  libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <8BAE1FC1-A478-F151-17C7-2D5DE470AC4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x975c8000 - 0x976a3fe7  com.apple.DesktopServices 1.5.7 (1.5.7) <A69072AD-C47E-A00D-4A69-6E46A7FB2119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x976a4000 - 0x976a4ff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x976b1000 - 0x97ae6ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x97ae7000 - 0x97b30fe7  libTIFF.dylib ??? (???) <9CFF48CC-4852-4D06-17AC-3C947C824159> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x97b3c000 - 0x97b5cfe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x97bf9000 - 0x97cafffb  libFontParser.dylib ??? (???) <067DC1A2-764B-41EA-B07E-4205472749B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x97cb0000 - 0x97cbeff7  com.apple.opengl 1.6.9 (1.6.9) <4F06C166-00CF-5ACF-77E3-5A960A5E8AD3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x97cbf000 - 0x97fb8fef  com.apple.QuickTime 7.6.6 (1742) <89720F2A-F33B-FF09-3D81-F9F25A99F3EB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9819d000 - 0x981b5ff7  com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x981b6000 - 0x981b6ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x981c5000 - 0x981ebfff  com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x981ec000 - 0x981ecff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x984e4000 - 0x98506fef  com.apple.DirectoryService.Framework 3.6 (621.4) <B88E98EF-7F17-F988-62A4-3DEC0832B3B7> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x9857b000 - 0x98616ff7  com.apple.ApplicationServices.ATS 275.11.1 (???) <5FF65EC7-F512-530A-7771-3DE240EE6E43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x98617000 - 0x98629ff7  com.apple.MultitouchSupport.framework 204.13 (204.13) <F91A4E32-01AA-49DB-2205-3DBE1FEFFC43> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x9862a000 - 0x9863bff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x9863c000 - 0x98682ff7  libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x98683000 - 0x987affff  com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x987c4000 - 0x988d0ff7  libGLProgrammability.dylib ??? (???) <1B315838-F477-5416-7504-67EC3433AD4A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x98940000 - 0x98947ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98994000 - 0x989d7ff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x98a0a000 - 0x98a0dff7  libCoreVMClient.dylib ??? (???) <CA0BA8DC-0159-A808-A300-750358A6970C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x98a56000 - 0x98aa7ff7  com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x98aa8000 - 0x98ad9ff3  libTrueTypeScaler.dylib ??? (???) <7601D717-236D-8F4E-91F5-E69BB2920478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x98b85000 - 0x98b90ff7  libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <4FA0CE4A-BDE5-0E3D-37F0-03B41F0C2637> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x98b91000 - 0x98bc4ff7  com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x98c13000 - 0x98c15ff7  libRadiance.dylib ??? (???) <AB06F616-E3EA-5966-029A-8AA44BBE5B28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x98d05000 - 0x98d47ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <29E5ABCF-6D8A-0CE0-B480-C7D240FF8575> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x98d72000 - 0x98e66ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
    0x98ee0000 - 0x98ee4ff7  IOSurface ??? (???) <66E11D8E-CF4B-EFD0-37F9-20177C647021> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x98ee5000 - 0x98f54ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <706684C7-AFA0-B036-274A-D02F8961DED5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x98f96000 - 0x991fafef  com.apple.security 6.1.1 (37594) <3F68A006-6B30-85D5-1A75-8D748F72A6D5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x991fb000 - 0x99238ff7  com.apple.SystemConfiguration 1.10.2 (1.10.2) <398BB007-41FD-1A30-26D8-CB86ED5E467E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x99239000 - 0x992d6fe3  com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x992f9000 - 0x99346feb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x9935a000 - 0x9945bfe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x99494000 - 0x99541fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x99584000 - 0x995fffe7  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x99811000 - 0x9982cff7  libPng.dylib ??? (???) <36A3D75E-5178-4358-7F02-444E276D61AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0xb0000000 - 0xb000fff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <24B39C2F-79B0-BDE3-C6D0-1F0E943070C7> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0xba900000 - 0xba916ff7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <12C58901-CCF3-4E8E-30CA-92A10CD55DF1> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <7FFF4AFA-6522-C7D5-760F-A8F13D6EF032> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    Model: MacPro3,1, BootROM MP31.006C.B05, 4 processors, Quad-Core Intel Xeon, 2.8 GHz, 4 GB, SMC 1.25f4
    Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (5.10.91.27)
    Bluetooth: Version 2.3.3f8, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet 1, Ethernet, en0
    Network Service: AirPort, AirPort, en2
    PCI Card: ATI Radeon HD 2600, Display, Slot-1
    Serial ATA Device: WDC WD3200AAJS-41VWA0, 298.09 GB
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    USB Device: Keyboard Hub, 0x05ac  (Apple Inc.), 0x1006, 0xfd400000
    USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304, 0xfd430000
    USB Device: Apple Keyboard, 0x05ac  (Apple Inc.), 0x0221, 0xfd420000
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0xfd300000
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8206, 0x5d200000
    FireWire Device: built-in_hub, Up to 800 Mb/sec

    Can anybody help me with this?
    Its becoming a joke now.
    New crash log:
    Process:         Dreamweaver [7219]
    Path:            /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/Dreamweaver
    Identifier:      com.adobe.dreamweaver-11.0
    Version:         11.0.3.4964 (11.0.3)
    Code Type:       X86 (Native)
    Parent Process:  launchd [81]
    Date/Time:       2010-10-06 08:41:35.417 +0100
    OS Version:      Mac OS X 10.6.4 (10F569)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000020
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.adobe.dreamweaver-11.0    0x00e02bc4 CImplBase::DestroyWindow() + 116
    1   com.adobe.dreamweaver-11.0    0x00e02efd CImplBase::~CImplBase() + 173
    2   com.adobe.dreamweaver-11.0    0x00d7c690 CFrameWndImpl::CFrameWndImpl(CWnd*, unsigned long, unsigned short const*, unsigned short const*, unsigned long, int, int, int, int, CImplBase*, CMenuImplBase*, void*) + 1424
    3   com.adobe.dreamweaver-11.0    0x00d7cc62 CFrameWnd::HandleCreateEx(unsigned long, unsigned short const*, unsigned short const*, unsigned long, int, int, int, int, CImplBase*, CMenuImplBase*, void*) + 114
    4   com.adobe.dreamweaver-11.0    0x00df48b3 CWnd::CreateEx(unsigned long, unsigned short const*, unsigned short const*, unsigned long, int, int, int, int, CImplBase*, CMenuImplBase*, void*) + 259
    5   com.adobe.dreamweaver-11.0    0x00d7c7ee CFrameWnd::Create(unsigned short const*, unsigned short const*, unsigned long, tagRECT const&, CWnd*, unsigned short const*, unsigned long, CCreateContext*) + 174
    6   com.adobe.dreamweaver-11.0    0x00cd0778 MMUI::PanelPlaceholder::PanelPlaceholder(int, OpaqueControlRef*, bool, CSize const&, CSize const&) + 418
    7   com.adobe.dreamweaver-11.0    0x00cc0ab4 MMUI::PanelManager::CreatePanelsFromState(bool) + 4004
    8   com.adobe.dreamweaver-11.0    0x00078187 TitanApp::InitInstancePublic() + 2925
    9   com.adobe.dreamweaver-11.0    0x00070f6a TitanApp::InitInstance() + 438
    10  com.adobe.dreamweaver-11.0    0x00de6d3e CRealApp::Initialize() + 782
    11  com.adobe.dreamweaver-11.0    0x00de6f3c CRealApp::Run() + 156
    12  com.adobe.dreamweaver-11.0    0x00db6fe3 main + 339
    13  com.adobe.dreamweaver-11.0    0x00003276 start + 54
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x95f0a942 kevent + 10
    1   libSystem.B.dylib             0x95f0b05c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib             0x95f0a519 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib             0x95f0a2be _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib             0x95f09d41 _pthread_wqthread + 390
    5   libSystem.B.dylib             0x95f09b86 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib             0x95f099d2 __workq_kernreturn + 10
    1   libSystem.B.dylib             0x95f09f68 _pthread_wqthread + 941
    2   libSystem.B.dylib             0x95f09b86 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib             0x95f099d2 __workq_kernreturn + 10
    1   libSystem.B.dylib             0x95f09f68 _pthread_wqthread + 941
    2   libSystem.B.dylib             0x95f09b86 start_wqthread + 30
    Thread 4:
    0   libSystem.B.dylib             0x95ee4142 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib             0x95f11cbc _pthread_cond_wait + 1089
    2   libSystem.B.dylib             0x95f5a203 pthread_cond_wait + 48
    3   com.adobe.amt.services        0x1ee9f126 AMTConditionLock::LockWhenCondition(int) + 46
    4   com.adobe.amt.services        0x1ee97db0 _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 116
    5   com.adobe.amt.services        0x1ee9f18c AMTThread::Worker(void*) + 24
    6   libSystem.B.dylib             0x95f1181d _pthread_start + 345
    7   libSystem.B.dylib             0x95f116a2 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib             0x95f12066 __semwait_signal + 10
    1   libSystem.B.dylib             0x95f3dc64 nanosleep$UNIX2003 + 188
    2   com.apple.carbonbundletemplate 0x23ac2f5b ScObjects::Thread::sleep(unsigned int) + 59
    3   com.apple.carbonbundletemplate 0x23abd4e3 ScObjects::BridgeTalkThread::run() + 163
    4   com.apple.carbonbundletemplate 0x23ac3068 ScObjects::Thread::go(void*) + 168
    5   libSystem.B.dylib             0x95f1181d _pthread_start + 345
    6   libSystem.B.dylib             0x95f116a2 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib             0x95f12066 __semwait_signal + 10
    1   libSystem.B.dylib             0x95f11d22 _pthread_cond_wait + 1191
    2   libSystem.B.dylib             0x95f139b8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.carbonbundletemplate 0x2423c5ad MMNetIO::RequestProcessor<MMNetIO::SFTPNetChannel, MMNetIO::SFTPNetChannel, MMNetIO::NetIOException>::MutexState::Wait() + 49
    4   com.apple.carbonbundletemplate 0x2423d4c3 MMNetIO::RequestProcessor<MMNetIO::SFTPNetChannel, MMNetIO::SFTPNetChannel, MMNetIO::NetIOException>::ProcessRequests() + 81
    5   com.apple.carbonbundletemplate 0x2423d88d MMNetIO::RequestProcessor<MMNetIO::SFTPNetChannel, MMNetIO::SFTPNetChannel, MMNetIO::NetIOException>::RequestProcessorTrampoline(void*) + 23
    6   libSystem.B.dylib             0x95f1181d _pthread_start + 345
    7   libSystem.B.dylib             0x95f116a2 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00e02b64  ecx: 0x00000000  edx: 0x00000000
      edi: 0x0a1651f0  esi: 0x0a16530c  ebp: 0xbfffe848  esp: 0xbfffe810
       ss: 0x0000001f  efl: 0x00010246  eip: 0x00e02bc4   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000020
    Binary Images:
        0x1000 -  0x12eefff +com.adobe.dreamweaver-11.0 11.0.3.4964 (11.0.3) <6CC8A052-A822-EA01-999E-332E355681FA> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/Dreamweaver
    0x25ea000 -  0x25fffe4 +libChar16.dylib ??? (???) <324CC7D8-DE80-7060-DF82-A6856C0A9E55> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libChar16.dylib
    0x260e000 -  0x2627fe0 +libCoreTypes.dylib ??? (???) <4242EB19-9FF8-048A-076A-9CF74EFB5270> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libCoreTypes.dylib
    0x2646000 -  0x2663fef +libCurl.dylib ??? (???) <257E9435-5FF8-0CF9-85E8-B0BAD8F06CAE> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libCurl.dylib
    0x2672000 -  0x2680ff6 +libZ.dylib ??? (???) <A4C958A4-A792-B910-AA8F-3B821858F4D8> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libZ.dylib
    0x2687000 -  0x2737ff7 +libCrypto.dylib ??? (???) <DA63ACB6-43E8-9DDB-0771-C55DFC8A0718> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libCrypto.dylib
    0x27de000 -  0x27ffffc +libSSL.dylib ??? (???) <4CA87169-F680-0C3E-5769-092159669819> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libSSL.dylib
    0x2816000 -  0x2817fff +libCocoa.dylib ??? (???) <3004B895-BC77-14E2-3B6E-641E0305EDB9> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/MacOS/libCocoa.dylib
    0x281c000 -  0x2a1cff7  com.apple.carbonframeworktemplate 1.0 (1.0) <B60B0E92-44F6-4F40-A141-1846DEA597D6> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/frameworks/Xerces.framework/Versions/A/Xerces
    0x2cce000 -  0x2cd8ffc  com.apple.carbonframeworktemplate 1.0 (1.0) <9841BF38-93C6-0458-B45E-E570B7542D0F> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/NetIO.framework/Versions/A/NetIO
    0x2cee000 -  0x2cf2ffc +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <E6437929-0E69-8A56-E69F-F64305E82DD9> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
    0x2cf9000 -  0x2e0dfff +AdobeACE ??? (???) <DD291A17-ECF4-FE20-5837-AC1F5BC76940> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
    0x2e30000 -  0x3356fff +AdobeAGM ??? (???) <9817824D-3BA9-4E26-3408-2A5ED351ED4B> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
    0x3497000 -  0x34b1fff +AdobeBIB ??? (???) <A6522FAF-52BB-A3E0-F2F0-56C4E59C6C7C> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
    0x34ba000 -  0x34dbff7 +AdobeBIBUtils ??? (???) <DF229ECB-1F43-204F-15BD-18C5601A531D> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
    0x34e7000 -  0x37d9ff7 +AdobeCoolType ??? (???) <9FDD596D-9824-2BB9-5DA2-25DACAB6A324> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
    0x3861000 -  0x45a4fff +com.adobe.psl AdobePSL 12.0.0.7524 (12.0.0.7524) <CFBCB19A-03F7-D095-1F48-8D68F05A25C5> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobePSL.framework/Versions/A/AdobePSL
    0x48e3000 -  0x4909ff6 +AdobeAXE8SharedExpat ??? (???) <5848BBCE-3A3E-66EE-5527-97A96F0CA4CC> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
    0x491a000 -  0x4972ff7 +AdobeXMP ??? (???) <73329999-C364-2451-6574-4D0277057D19> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
    0x4981000 -  0x5137fff +Fireworks ??? (???) <13B35B4B-4C15-9A06-D16F-A01929CDAF9E> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/Fireworks.framework/Versions/A/Fireworks
    0x5a8d000 -  0x5c2cfe7 +com.adobe.owl AdobeOwl version 3.0.89 (3.0.89) <04CA525C-D4E0-DE62-BF07-D9EF6386AA58> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
    0x5c95000 -  0x5ce8ffb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <4F2BFF03-01D2-A07D-E5E2-7F88D4C2DEC4> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
    0x5d30000 -  0x5d96ffb +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <DD471011-9120-1BC2-F1B5-D6FF09D0859F> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
    0x5dc6000 -  0x5e93fe7 +AdobeAXEDOMCore ??? (???) <F76D74DC-FD5A-9783-C447-2E58773DA7E1> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
    0x5f02000 -  0x5f09ff7  com.apple.JavaVM 13.2.0 (13.2.0) <75981DDE-4A7A-EEB6-BAEE-30E9E1DA17C0> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x5f12000 -  0x5fd4fe7 +com.adobe.linguistic.LinguisticManager 5.0.0 (11309) <9841C481-06F4-C783-C941-7F03281AA20E> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
    0x606e000 -  0x6a1efff +libicudata.dylib.36.0 36.0.0 (compatibility 36.0.0) <02108DEA-3DD2-14BE-DAEB-BE522B619C1D> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/ICUData.framework/Versions/3.6/libicudata.dylib.36.0
    0x6a21000 -  0x6aae2cb +libicucnv.dylib.36.0 36.0.0 (compatibility 36.0.0) /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/ICUConverter.framework/Versions/3.6/libicucnv.dylib.36.0
    0x6adb000 -  0x6baa23b +libicui18n.dylib.36.0 36.0.0 (compatibility 36.0.0) /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/ICUInternationalization.framework/Versions/3.6/libicui18n.dyl ib.36.0
    0x6c53000 -  0x6d27db7 +libicuuc.dylib.36.0 36.0.0 (compatibility 36.0.0) /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/ICUUnicode.framework/Versions/3.6/libicuuc.dylib.36.0
    0x6d88000 -  0x6d94ffd +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <E2B429C9-C13D-7E96-D18C-F7A6D8933C93> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
    0x6db0000 -  0x6dbaffd +com.adobe.boost_signals.framework boost_signals version 5.0.0 (5.0.0.0) <640F2209-093D-4A58-879A-28D0D0985ED1> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/boost_signals.framework/Versions/A/boost_signals
    0x6dcd000 -  0x6dceffb +com.adobe.boost_system.framework boost_system version 5.0.0 (5.0.0.0) <0C51FD72-CEB1-B597-FDE4-8910BE3439A6> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/boost_system.framework/Versions/A/boost_system
    0x6dd5000 -  0x6f5dff7 +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <C1936010-194D-5EC4-B98F-89374A128552> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
    0x70e3000 -  0x73e2fff +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <3AA0965B-E8B5-D68C-4EEF-403E4566C101> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
    0x7758000 -  0x7a9ffff +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.0) <1755E2A4-938A-85EB-4A16-830BD71361C7> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
    0x7fd0000 -  0x7fdaff3 +com.adobe.boost_filesystem.framework boost_filesystem version 5.0.0 (5.0.0.0) <1C3DDA48-3C89-5344-1F81-2ED985AE8411> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/boost_filesystem.framework/Versions/A/boost_filesystem
    0x7fee000 -  0x8126fe7 +WRServices ??? (???) <87183F9D-17F4-6BDC-66A9-8FD34F320118> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
    0x8168000 -  0x81a1ffb +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 1.0.0.64 (1.0.0.64) <C64CCBDC-B8E9-45E8-53E7-8577CFE9F2F0> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/UpdaterNotifications.framework/Versions/A/UpdaterNotification s
    0x81bc000 -  0x81fcff7  com.apple.vmutils 4.2 (106) <834EA6B0-C91B-4CF1-ED3C-229C26459578> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x8215000 -  0x82cafe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x8310000 -  0x8316fef +com.adobe.boost_date_time.framework boost_date_time version 5.0.0 (5.0.0.0) <513427E4-980B-4EFD-99B2-16181A8F424A> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/boost_date_time.framework/Versions/A/boost_date_time
    0x8327000 -  0x832eff2 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <95766985-B455-FB2E-3C36-4FD53AF952A7> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
    0x833e000 -  0x83bbfe2 +com.adobe.boost_regex.framework boost_regex version 5.0.0 (5.0.0.0) <45A6C23C-8B06-A47B-618D-680349F87821> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/boost_regex.framework/Versions/A/boost_regex
    0x8495000 -  0x8496ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0xa5f1000 -  0xa5f2ff7  ATSHI.dylib ??? (???) <A7A8E224-2579-BD3B-7281-86342D077252> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/ATSHI.dylib
    0xa5f7000 -  0xa605fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <8F5FA7F7-840D-C5EF-C6E6-E2AF7CE43CD2> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0xa609000 -  0xa61bff7  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <026B8702-B0A6-1D90-BBD6-AAAD2E14810D> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0xa7bd000 -  0xa7c5fff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <80195B5C-2C67-D841-232C-74FCAB79D304> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/asneu.framework/Versions/A/asneu
    0x1ecd6000 - 0x1ecd6fff  com.apple.carbonbundletemplate 11,0,3, 4964 (11,0,3) <1D91C1AA-CDFA-B9EA-381A-38BC83B28473> /Applications/Adobe Dreamweaver CS5/Configuration/JSExtensions/MM.bundle/Contents/MacOS/MM
    0x1ecda000 - 0x1ecdbfff  com.apple.carbonbundletemplate 11,0,3, 4964 (11,0,3) <86490329-79DA-6F18-1F11-F23769E6F841> /Applications/Adobe Dreamweaver CS5/Configuration/JSExtensions/DWfile.bundle/Contents/MacOS/DWfile
    0x1ecf6000 - 0x1ecfafff  com.apple.carbonbundletemplate 11,0,3, 4964 (11,0,3) <9D03D7A7-9253-DE0B-4583-D4CB4BB11E0C> /Applications/Adobe Dreamweaver CS5/Configuration/JSExtensions/SWFFile.bundle/Contents/MacOS/SWFFile
    0x1ee7a000 - 0x1eee1fea +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <EE468E2C-A6BD-E2EE-7ABE-69168B143B44> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/amtservices.framework/Versions/A/amtservices
    0x1f654000 - 0x1f6c4feb +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <50675115-BEDC-72F9-C42D-374196E83EC2> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
    0x23a5b000 - 0x23a81ff2  com.apple.carbonbundletemplate 3.0.2,4964 (3.0.2) <FF8C6102-F5D7-028B-4B75-1106C1F7CD48> /Applications/Adobe Dreamweaver CS5/Configuration/JSExtensions/MMNotes.bundle/Contents/MacOS/MMNotes
    0x23aa5000 - 0x23adfff3  com.apple.carbonbundletemplate 1.0.0,4964 (1.0.0) <A91FE2A3-47ED-84FD-A180-8A560312944D> /Applications/Adobe Dreamweaver CS5/Configuration/JSExtensions/classes/JSBridge.bundle/Contents/MacOS/JSBridge
    0x24200000 - 0x24229feb +com.adobe.ape adbeapecore version 3.1.70.10055 (3.1.70.10055) <F3239526-C171-AD3C-835E-FC9998EEFB28> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/adbeapecore
    0x24239000 - 0x24291fef  com.apple.carbonbundletemplate 1.0 (1.0) <CCFCEF00-813D-0B41-94A7-CEAE82A50C48> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/PlugIns/NetIOSFTP.bundle/Contents/MacOS/NetIOSFTP
    0x40000000 - 0x400d1fe7 +AdobeJP2K ??? (???) <2ABF10A7-540A-06C8-21FA-186263931DF9> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x900b9000 - 0x900beff7  com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x900bf000 - 0x901edfe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9021f000 - 0x905cdfe3  com.apple.RawCamera.bundle 3.3.0 (533) <05A38D21-8556-434C-8BAA-850A6EC99B37> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x910cb000 - 0x910f3ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x910f4000 - 0x911a2ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
    0x920f4000 - 0x920feffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
    0x92144000 - 0x921a8ffb  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
    0x921a9000 - 0x92a89ff7  com.apple.AppKit 6.6.6 (1038.29) <6F28C335-6DC2-AE0E-B79A-F256DBD0BB45> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x92ab6000 - 0x92ac1ff7  libGL.dylib ??? (???) <B87E0676-F5EF-8DA3-6DEE-13C43B3832A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b09000 - 0x92ba1fe7  edu.mit.Kerberos 6.5.10 (6.5.10) <8B83AFF3-C074-E47C-4BD0-4546EED0D1BC> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92f07000 - 0x93081fe3  com.apple.CoreFoundation 6.6.3 (550.29) <00373783-3744-F47D-2191-BEEA658F0C3D> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93082000 - 0x9313bfe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x9313c000 - 0x9315bff7  com.apple.CoreVideo 1.6.1 (45.5) <EA39D59C-018E-E6EE-6323-809CDA61E3CE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9333c000 - 0x936a4ff7  com.apple.QuartzCore 1.6.2 (227.22) <4288F0D2-0C87-F054-C372-8764B44DE024> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9391b000 - 0x939c3ffb  com.apple.QD 3.35 (???) <B80B64BC-958B-DA9E-50F9-D7E8333CC5A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framewo rk/Versions/A/QD
    0x93a1f000 - 0x93bd9fe3  com.apple.ImageIO.framework 3.0.3 (3.0.3) <A93A514B-C1BF-21D0-FB03-CB775DE4FFAA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
    0x93bda000 - 0x93bdaff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93bdb000 - 0x943ca557  com.apple.CoreGraphics 1.545.0 (???) <DCED8E1A-7504-C31A-B6EF-98BFF1A61060> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
    0x943cb000 - 0x94406feb  libFontRegistry.dylib ??? (???) <A102F61F-25D5-001A-20C3-56304C585072> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
    0x94407000 - 0x9442bff7  libJPEG.dylib ??? (???) <5CE96981-6B2A-D15B-4A17-E7BD329095B6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libJPEG.dylib
    0x9442c000 - 0x9448dfe7  com.apple.CoreText 3.1.0 (???) <1372DABE-F183-DD03-03C2-64B2464A4FD5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
    0x94948000 - 0x94979ff7  libGLImage.dylib ??? (???) <9340012D-595A-6243-9C97-7D30D76D9D9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x9497a000 - 0x9497dfe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x949bc000 - 0x949bdff7  com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
    0x949be000 - 0x94a3efeb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framewo rk/Versions/A/SearchKit
    0x94a3f000 - 0x94b10fe3  ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <8FDB4C40-D453-DA53-2A66-9A53998AB23C> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/V ersions/A/Resources/ColorSyncDeprecated.dylib
    0x94b11000 - 0x94b2dfe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
    0x94b2e000 - 0x94bb0ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x94cb4000 - 0x950caff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
    0x950cb000 - 0x9517bff3  com.apple.ColorSync 4.6.3 (4.6.3) <AA1076EA-7665-3005-A837-B661260DBE54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync. framework/Versions/A/ColorSync
    0x95195000 - 0x951d9fe7  com.apple.Metadata 10.6.3 (507.10) <630494FA-3BB3-EDD3-E10B-8DAAF4831E26> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
    0x951dc000 - 0x953b7ff3  libType1Scaler.dylib ??? (???) <6FBA8250-3271-6ED4-052D-E27C2136E38F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
    0x955c5000 - 0x95747fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <2314BD12-0821-75BB-F3BC-98D324CFD30A> /usr/lib/libicucore.A.dylib
    0x9584d000 - 0x9589dff7  com.apple.framework.familycontrols 2.0.1 (2010) <B9762E20-543D-13B9-F6BF-E8585F04CA01> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x95925000 - 0x95c49fef  com.apple.HIToolbox 1.6.3 (???) <0A5F56E2-9AF3-728D-70AE-429522AEAD8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
    0x95c4a000 - 0x95c6bfe7  com.apple.opencl 12.1 (12.1) <DA2AC3FA-ED11-2D10-21E9-7BDF4778B228> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x95c6c000 - 0x95c80ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
    0x95c81000 - 0x95c87fff  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
    0x95c88000 - 0x95c8bffb  com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
    0x95c91000 - 0x95c93ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
    0x95c94000 - 0x95d71ff7  com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Ve rsions/A/vImage
    0x95ee3000 - 0x96089feb  libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib
    0x9608a000 - 0x960a9fe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <82E6F83F-9667-2E39-1D9D-4A49C642527D> /usr/lib/libexpat.1.dylib
    0x960d1000 - 0x960e1ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x960e2000 - 0x9611aff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <76C02F5C-98FD-BD64-B5FB-C698FB76EA25> /usr/lib/libcups.2.dylib
    0x9611b000 - 0x961e5fef  com.apple.CoreServices.OSServices 357 (357) <CF9530AD-F581-B831-09B6-16D9F9283BFA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
    0x961e6000 - 0x961fbfff  com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
    0x961fc000 - 0x961fdff7  com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <959DFFAE-A06B-7FF6-B713-B2076893EBBD> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96336000 - 0x96336ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x96337000 - 0x96337ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96338000 - 0x9633fff3  com.apple.print.framework.Print 6.1 (237.1) <97AB70B6-C653-212F-CFD3-E3816D0F5C22> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
    0x96368000 - 0x963abff7  libGLU.dylib ??? (???) <2093A1FB-67BD-39E0-CDE5-A97A77BDDBCE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9640f000 - 0x9667fffb  com.apple.Foundation 6.6.3 (751.29) <E77D3906-99F4-FEF4-FBB0-86FB3C94073E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96995000 - 0x96995ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x96996000 - 0x969aafe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x96a03000 - 0x96a95fe3  com.apple.print.framework.PrintCore 6.2 (312.5) <5B9EAAE8-7803-E0B3-9E5B-E9E2CCC8BA0E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
    0x96b2e000 - 0x96b37ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96b78000 - 0x96be2fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x96be3000 - 0x96bedfe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/V ersions/A/CarbonSound
    0x96bee000 - 0x96bfbff7  com.apple.NetFS 3.2.1 (3.2.1) <A6443845-5815-2429-7649-C51A4B5E7DF9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x96bfc000 - 0x96c0afe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x96c0b000 - 0x96cfdff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <D2C86308-F998-C83D-F49B-CD484D4EFE6A> /usr/lib/libcrypto.0.9.8.dylib
    0x96d6d000 - 0x9708dfeb  com.apple.CoreServices.CarbonCore 861.13 (861.13) <52803668-3669-36BD-57DD-078FBA835081> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
    0x970b9000 - 0x97114ff7  com.apple.framework.IOKit 2.0 (???) <A013B850-6ECB-594A-CBD6-DB156B11871B> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x97115000 - 0x971beff7  com.apple.CFNetwork 454.9.8 (454.9.8) <DB2A5C33-E833-1B3A-4DE0-5FF172B2048B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framewo rk/Versions/A/CFNetwork
    0x971bf000 - 0x971c3ff7  libGIF.dylib ??? (???) <3ECD4D2C-40FE-E9A0-A2D2-E36D1C00D3A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
    0x971c4000 - 0x971c8ff7  libGFXShared.dylib ??? (???) <2D32BDBF-C941-93FD-E233-F03D28DB9E94> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x971c9000 - 0x971c9ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x97221000 - 0x9722dff7  libkxld.dylib ??? (???) <322A4B52-8305-3081-6B74-813C3A87A56D> /usr/lib/system/libkxld.dylib
    0x97236000 - 0x9727aff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x972f0000 - 0x972f3ff7  libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <3B49AED9-0DBA-9D21-F9AC-8784363AD762> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
    0x972f4000 - 0x97335ff7  libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <8BAE1FC1-A478-F151-17C7-2D5DE470AC4F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
    0x975c8000 - 0x976a3fe7  com.apple.DesktopServices 1.5.7 (1.5.7) <A69072AD-C47E-A00D-4A69-6E46A7FB2119> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
    0x976a4000 - 0x976a4ff7  com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x976b1000 - 0x97ae6ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
    0x97ae7000 - 0x97b30fe7  libTIFF.dylib ??? (???) <9CFF48CC-4852-4D06-17AC-3C947C824159> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
    0x97b3c000 - 0x97b5cfe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
    0x97bf9000 - 0x97cafffb  libFontParser.dylib ??? (???) <067DC1A2-764B-41EA-B07E-4205472749B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
    0x97cb0000 - 0x97cbeff7  com.apple.opengl 1.6.9 (1.6.9) <4F06C166-00CF-5ACF-77E3-5A960A5E8AD3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x97cbf000 - 0x97fb8fef  com.apple.QuickTime 7.6.6 (1742) <89720F2A-F33B-FF09-3D81-F9F25A99F3EB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9819d000 - 0x981b5ff7  com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
    0x981b6000 - 0x981b6ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x981c5000 - 0x981ebfff  com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
    0x981ec000 - 0x981ecff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
    0x984e4000 - 0x98506fef  com.apple.DirectoryService.Framework 3.6 (621.4) <B88E98EF-7F17-F988-62A4-3DEC0832B3B7> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x9857b000 - 0x98616ff7  com.apple.ApplicationServices.ATS 275.11.1 (???) <5FF65EC7-F512-530A-7771-3DE240EE6E43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
    0x98617000 - 0x98629ff7  com.apple.MultitouchSupport.framework 204.13 (204.13) <F91A4E32-01AA-49DB-2205-3DBE1FEFFC43> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSuppor t
    0x9862a000 - 0x9863bff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
    0x9863c000 - 0x98682ff7  libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x98683000 - 0x987affff  com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <F0D7256E-0914-8E77-E37B-9720430422AB> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x987c4000 - 0x988d0ff7  libGLProgrammability.dylib ??? (???) <1B315838-F477-5416-7504-67EC3433AD4A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
    0x98940000 - 0x98947ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <6877F0D8-0DCF-CB98-5304-913667FF50FA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98994000 - 0x989d7ff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.fram ework/Versions/A/NavigationServices
    0x98a0a000 - 0x98a0dff7  libCoreVMClient.dylib ??? (???) <CA0BA8DC-0159-A808-A300-750358A6970C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x98a56000 - 0x98aa7ff7  com.apple.HIServices 1.8.0 (???) <10C85B88-C6AF-91DB-2546-34661BA35AC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
    0x98aa8000 - 0x98ad9ff3  libTrueTypeScaler.dylib ??? (???) <7601D717-236D-8F4E-91F5-E69BB2920478> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
    0x98b85000 - 0x98b90ff7  libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <4FA0CE4A-BDE5-0E3D-37F0-03B41F0C2637> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
    0x98b91000 - 0x98bc4ff7  com.apple.AE 496.4 (496.4) <7F34EC47-8429-3077-8158-54F5EA908C66> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
    0x98c13000 - 0x98c15ff7  libRadiance.dylib ??? (???) <AB06F616-E3EA-5966-029A-8AA44BBE5B28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
    0x98d05000 - 0x98d47ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <29E5ABCF-6D8A-0CE0-B480-C7D240FF8575> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvDSP.dylib
    0x98d72000 - 0x98e66ff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <9EC28185-D26F-533F-90C4-FBAA13A15947> /usr/lib/libiconv.2.dylib
    0x98ee0000 - 0x98ee4ff7  IOSurface ??? (???) <66E11D8E-CF4B-EFD0-37F9-20177C647021> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x98ee5000 - 0x98f54ff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <706684C7-AFA0-B036-274A-D02F8961DED5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libvMisc.dylib
    0x98f96000 - 0x991fafef  com.apple.security 6.1.1 (37594) <3F68A006-6B30-85D5-1A75-8D748F72A6D5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x991fb000 - 0x99238ff7  com.apple.SystemConfiguration 1.10.2 (1.10.2) <398BB007-41FD-1A30-26D8-CB86ED5E467E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x99239000 - 0x992d6fe3  com.apple.LaunchServices 362.1 (362.1) <885D8567-9E40-0105-20BC-42C7FF657583> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
    0x992f9000 - 0x99346feb  com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
    0x9935a000 - 0x9945bfe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B4C5CD68-405D-0F1B-59CA-5193D463D0EF> /usr/lib/libxml2.2.dylib
    0x99494000 - 0x99541fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x99584000 - 0x995fffe7  com.apple.audio.CoreAudio 3.2.2 (3.2.2) <51D0E2DC-B15F-AF6C-70D8-026DDAD4E2A5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x99811000 - 0x9982cff7  libPng.dylib ??? (???) <36A3D75E-5178-4358-7F02-444E276D61AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
    0xb0000000 - 0xb000fff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <24B39C2F-79B0-BDE3-C6D0-1F0E943070C7> /Applications/Adobe Dreamweaver CS5/Adobe Dreamweaver CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
    0xba900000 - 0xba916ff7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <12C58901-CCF3-4E8E-30CA-92A10CD55DF1> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe7  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <7FFF4AFA-6522-C7D5-760F-A8F13D6EF032> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <3441F338-2218-6D36-3F95-3A16FBF6713D> /usr/lib/libSystem.B.dylib

  • FCP 5.1.1 crashes on launch, in the middle, anytime, all the time

    OK. I zero erase my hard drive, reinstall everything from scratch and FCP is still not working. In one account doesn's even open, I erase all the preferences etc etc and crashes, symptom?, the viewer is green. Next time I try to open it, it crashes right after it asks for the camera that's not connected.
    On the other account FCP works good for 30 to 35 minutes and crashes without a warning.
    I'm using an iMac 20 inches, 2 Ghzt, 2 GB of Ram, Ati Raedon 256mb, Mac OSX 10.4.7 and FCP 5.1.1
    Since it's a new machine and it's also crashing sometimes when I change users (I trully beleive that deceiving commercial, actually, my PC, the fat nerd looking one, never crashes, but my shinny new iMac does it all the time) , could it be a defective piece of sh..., I mean, hardware?

    Well, I finally found the culprit. It was Pro Tools and MBox 2 all the way. I ran all kind of tests (AHT and Rember, which I left running for several hours) and they didn't found anything wrong with the hardware. So I reinstalled the OS (at this point one more afternoon wasted makes no difference) disconnect everything (Firewire drives, USB hub, etc.) and start adding programs and peripherals one by one and testing them. For a week I had no problems, zero crashes and FCP was working perfectly. Finally I installed Pro Tools and the MBox 2 and start to use it as the audio device for FCP (since I needed a better audio monitoring), and again, the crashes began. Funny thing it's that I don't need to have the MBox acting as the audio device, it's enough to have it connected to the computer to crash any program (Safari, iTunes, Skype, etc.). Luckily this time I can disconnect the MBox, restart the computer (and leave the MBox disconnected, of course) and everything works fine again. Before it didn't matter if the MBox was or wasn't connected to the computer, so for that I though it could be the iMac... sorry, iMac, it wasn’t your fault.
    Well, it's good to know that's nothing wrong with my computer and that it’s definitely not a PC (when the MBox and Digidesign are away, that is, so maybe it is a problem with the iMac usb ports). The sad thing is to get yet another confirmation of the incredible ineptitude of the guys at Digidesign. I just don't understand why people (studios, I mean) can use such poor software and hardware. But well, that’s enough complaining for now. If someone can think of a solution (in the meantime I just spend too much time so I can’t return the MBox to the store, so I’m thinking for new uses for it, like keeping my window open or raising the monitor) I would be very thankful. And for the record, the guys in Digidesign, although very nice, just have no clue.

  • Firefox 21.0 crashes I attempt to open a page containing video

    When ever I open any page containing a video, such as any youtube page my browser immediately closes and presents me with a crash report I believe this started happening after a firefox or adobe update a few weeks ago. The problem continues when Im in safe mode and Ive tried many suggested fixes including updating flash, reinstalling firefox, disabling hardware acceleration, checking for conflicting realplayer, editing my the flash cfg file, and so on but non of those had any effect and It's sad cause I know from looking though these forums and elsewhere that others are having the exact same problem and these solution aren't working for anyone.
    I couldn't find any answers to the problem so I reverted to firefox 20.1 decided to wait for next update, as there seems to be a flash update a couple weeks. Somehow I ended up back on FF21.0 and so Im here again asking the same question before I re-revert. So here are the details again.
    Im Post my reports and spec like this because non of these options; "automatically" "try these manual steps" or "Show details" work for me in my outdated IE which is the only working browser I have atm. The first report shows results with addons enabled and all my usual settings the second show results with in safe mode. As you can see the two are the same for the most part
    The report: With addons enabled
    AdapterDeviceID: 0x6719
    AdapterVendorID: 0x1002
    Add-ons: yesscript%40userstyles.org:1.9,optout%40google.com:1.5,foxyproxy%40eric.h.jung:4.2,adblockpopups%40jessehakanen.net:0.7,%7B73a6fe31-595d-460b-a920-fcc0f8843232%7D:2.6.6.2,%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:21.0
    AvailablePageFile: 4682809344
    AvailablePhysicalMemory: 1420525568
    AvailableVirtualMemory: 3792789504
    BuildID: 20130511120803
    CrashTime: 1370577662
    EMCheckCompatibility: true
    Email:
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1369263628
    Notes: AdapterVendorID: 0x1002, AdapterDeviceID: 0x6719, AdapterSubsysID: 24611462, AdapterDriverVersion: 9.12.0.0
    D2D? D2D+ DWrite? DWrite+ D3D10 Layers? D3D10 Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 1109
    StartupTime: 1370577654
    SystemMemoryUsePercentage: 62
    Theme: classic/1.0
    Throttleable: 1
    TotalVirtualMemory: 4294836224
    URL: https://plus.google.com/u/0/_/notifications/frame?origin=http%3A%2F%2Fwww.youtube.com&source=yt&hl=en-US&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.gapi.en.YwZcwvhQD7M.O%2Fm%3D__features__%2Fam%3DIA%2Frt%3Dj%2Fd%3D1%2Frs%3DAItRSTNqkRhMtkpSA0AbmH0iColYw_JJwg#pid=36&rpctoken=387582488&_methods=setNotificationWidgetSize%2CsetNotificationWidgetHeight%2CsetNotificationText%2ChideNotificationWidget%2CopenSharebox%2ConError%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart&id=I1_1370577662087&parent=http%3A%2F%2Fwww.youtube.com
    Vendor: Mozilla
    Version: 21.0
    Winsock_LSP: MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [UDP/IP] : 2 : 2 :
    MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [TCP/IPv6] : 2 : 1 :
    MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [RAW/IPv6] : 2 : 3 :
    RSVP TCPv6 Service Provider : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    RSVP TCP Service Provider : 2 : 1 :
    RSVP UDPv6 Service Provider : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    RSVP UDP Service Provider : 2 : 2 :
    This report also contains technical information about the state of the application when it crashed.
    (Im Post my reports and spec like this because non of these options; "automatically" "try these manual steps" or "Show details" work for me in my outdated IE which is the only working browser I have atm)
    AdapterDeviceID: 0x6719
    AdapterVendorID: 0x1002
    AvailablePageFile: 4607332352
    AvailablePhysicalMemory: 1334870016
    AvailableVirtualMemory: 3936632832
    BuildID: 20130511120803
    CrashTime: 1370580940
    EMCheckCompatibility: true
    Email: [email protected]
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1369263628
    Notes: AdapterVendorID: 0x1002, AdapterDeviceID: 0x6719, AdapterSubsysID: 24611462, AdapterDriverVersion: 9.12.0.0
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 290
    StartupTime: 1370580845
    SystemMemoryUsePercentage: 64
    Theme: classic/1.0
    Throttleable: 1
    TotalVirtualMemory: 4294836224
    URL: https://www.youtube.com/watch?v=saKv2djbQ5s
    Vendor: Mozilla
    Version: 21.0
    Winsock_LSP: MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [UDP/IP] : 2 : 2 :
    MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [TCP/IPv6] : 2 : 1 :
    MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [RAW/IPv6] : 2 : 3 :
    RSVP TCPv6 Service Provider : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    RSVP TCP Service Provider : 2 : 1 :
    RSVP UDPv6 Service Provider : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    RSVP UDP Service Provider : 2 : 2 :
    This report also contains technical information about the state of the application when it crashed.
    My specs:
    Firefox ver. 21.0
    Flashplayer 11.7.700.202
    OS Windows 7 Professional (x64)
    Version 6.1.7601 Service Pack 1 Build 7601
    Mobo BIOSTAR Group / TZ77XE3
    System Type x64-based PC
    Processor Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz, 3401 Mhz, 4 Core(s), 4 Logical Processor(s)
    BIOS Version/Date American Megatrends Inc. 4.6.5, 4/19/2012
    SMBIOS Version 2.7
    Windows Directory C:\Windows
    System Directory C:\Windows\system32
    Boot Device \Device\HarddiskVolume1
    Hardware Abstraction Layer Version = "6.1.7601.17514"
    Installed Physical Memory (RAM) 8.00 GB
    Total Physical Memory 3.48 GB
    Available Physical Memory 1.41 GB
    Total Virtual Memory 6.96 GB
    Available Virtual Memory 4.46 GB
    Page File Space 3.48 GB

    You probably have not seen anyone reporting the exact same problem as you. All three crash reports have the same crash signature and as currently ranked 67 it is not the commonest of reasons for a crash.
    I hope you enter your email contact information when reporting crashes. I note you see this crash when using videos, others may possibly see this crash in other circumstances.
    You have already tried the obvious, attempts at a fix so it is now down to wait and see, maybe developers working on the bug will report something or fix it.
    Did you try my suggestion of installing portable ESR ?
    For forum cross referencing purposes
    * Crash Reports for Crash IDs <br />bp-71697f5d-41d4-48ae-9db9-3e6302130607<br /> bp-6e1347bc-153f-433a-9c35-a5f022130607<br /> bp-92a533a2-9e09-4c1e-8df7-deb4c2130607
    *(all three) Crash Signature: EnumSoftwareMFTs(_GUID const&, unsigned int, __MIDL___MIDL_itf_mfobjects_0000_0006_0003 const*, __MIDL___MIDL_itf_mfobjects_0000_0006_0003 const*, IMFActivate***, unsigned int*)
    * Related bug 858667 NEW crash in mozilla::wmf::MFTEnumEx @ EnumSoftwareMFTs
    *I note this was first seen in Fx21 and is 100% Windows 7
    <br />

Maybe you are looking for

  • Organizing by "time" from two different cameras?

    In LR I know one can take say 1000 images that were shot by two different photographers and then adjust or set it to arrange all the images by time taken- thus not file name. Is there a way to do this in Aperture 3?

  • A small plea

    With everyone complaining about the 3g's battery being low and I'm not sure if it's already been said, but could SOMEONE please release a free app that allows you to control the on/off functions of wi-fi, bluetooth, 3g, and data roaming, so that the

  • Change a suppliers bank details

    How can you run a report to list which users have the relevant permissions to change a suppliers bank account details? And does Oracle EBS have any sort of change control facility for such changes to ensure if a request to update bank account details

  • Element entry

    hi in UK HRMS responsibility when we do ctrl L ,we get an LOV ,in this LOV when E is pressed ,the form for element entry associated with an employee opens for some employee there will be element entry for Food allowance set when it is clicked it show

  • How does the MacBook Pro with Retina display scaled resolutions work?

    How does it work? I think I have the basics figured out; is this correct (by this, I mean below)? It is a scaled resolution (1/2 I think of the actual display resolution) therefore, the size of the pixels would be equivalent to 1440 x 900, but each p