JPopupBox.show() debug crash

Kubuntu 9.10
Java 1.6.0_17
NetBeans 6.8
The code below is a method in a MouseListener, attached to a JList. This idea is to popup a menu on right-click.
public void mouseClicked ( MouseEvent e )
        if( e.getButton() > 1 )
            this._popup_menu.show( e.getComponent(), e.getX(), e.getY() );                    
    }If a breakpoint is set on the show() method, and then the debugger is stepped (F8), the entire machine locks up. The mouse still moves but nothing (including <ctrl><alt><delete> works and the machine must be rebooted.
Since the show() method can be stepped into(F7 in NetBeans), I've traced through the Java run-time to the following code, at which point I can no longer step into.
Class = BasicPopupMenuUI
void grabWindow(MenuElement[] newPath){
if(grabbedWindow != null) {
                if(tk instanceof sun.awt.SunToolkit) {
                    ((sun.awt.SunToolkit)tk).grab(grabbedWindow);  //<-- Can't step into this call.  Error occurs here.
                } else {
                    grabbedWindow.addComponentListener(this);
                    grabbedWindow.addWindowListener(this);
...I'm not sure if the issue is with Java or NetBeans. Any help would be appreciated.
Best Regards,
Andrew

side-stepping the need for debugging at its root: use existing api for per-component popups
list.setComponentPopupMenu(myPopup)CU
Jeanette

Similar Messages

  • When I try to play tv shows iTunes crashes

    When I try to play an iTunes purshased tv show iTunes crashes. I have tried uninstalling and reinstalling with no luck.

    Are you getting an "iTunes has stopped working" error message?
    If so, try the following user tip:
    iTunes for Windows 10.7.0.21: "iTunes has stopped working" error messages when playing videos, video podcasts, movies and TV shows

  • Debugging Crash on device

    My app is very close to completion but it is crashing periodically. I finally was able to get remote debugging working from the device to my laptop but when the app crashed nothing was reported.
    How can I find out information on why the app is crashing?
    I thought is might be a memory leak but tracing system memory during my debug session show the memory to stay between 3 and 4mb.
    I need help finding the source or the crashing so I can upload to the app store.

    I had similar issues you describe. My memory meter reported that memory useage was actually quite low (less than 6 megs) but my app would quit with no error even in the debugger. The problem was due to me using very large bitmap images without calling:
    removeChild(myBitmap);
    myBitmap.bitmapData.dispose();
    myBitmap = null;
    Basically the GPU memory was being gobbled up when I wasn't disposing of the bitmap when it wasn't needed and the app was closed by iOS automatically.

  • The app gets killed on navigating to one or two views without showing any crash logs. How to check the cause of crash?

    On launching the app, it works fine upto two or three pages and gets killed after some time. Currently not able to figure out what is the reason since its not showing any logs in device as well the project. In case there are memory issues , how can I fix them?
    logs:
    Apr 28 03:56:30 SETLPERV-iPad com.apple.launchd[1] (UIKitApplication:9K7XF2E952.com.infosys.mconnect[0x34ba][2294]) <Notice>: (UIKitApplication:9K7XF2E952.com.infosys.mconnect[0x34ba]) Bug: launchd_core_logic.c:3733 (25562):0
    Apr 28 03:56:30 SETLPERV-iPad UserEventAgent[12] <Notice>: jetsam: kernel termination snapshot being created
    Apr 28 03:56:30 SETLPERV-iPad com.apple.debugserver-64[2292] <Warning>: 1 [08f4/1303]: error: ::read ( 4, 0x2ff719d4, 1024 ) => -1 err = Bad file descriptor (0x00000009)
    Apr 28 03:56:30 SETLPERV-iPad com.apple.launchd[1] (UIKitApplication:9K7XF2E952.com.infosys.mconnect[0x34ba][2294]) <Notice>: (UIKitApplication:9K7XF2E952.com.infosys.mconnect[0x34ba]) Bug: launchd_core_logic.c:3732 (25562):3
    Apr 28 03:56:30 SETLPERV-iPad com.apple.launchd[1] (UIKitApplication:9K7XF2E952.com.infosys.mconnect[0x34ba][2294]) <Notice>: (UIKitApplication:9K7XF2E952.com.infosys.mconnect[0x34ba]) Assuming job exited: <rdar://problem/5020256>: 10: No child processes
    Apr 28 03:56:30 SETLPERV-iPad com.apple.launchd[1] (UIKitApplication:9K7XF2E952.com.infosys.mconnect[0x34ba][2294]) <Warning>: (UIKitApplication:9K7XF2E952.com.infosys.mconnect[0x34ba]) Job appears to have crashed: Segmentation fault: 11
    Apr 28 03:56:32 SETLPERV-iPad ReportCrash[2299] <Error>: libMobileGestalt computeUniqueDeviceID: total time for bb to return imei: 0
    Apr 28 03:56:32 SETLPERV-iPad ReportCrash[2299] <Notice>: Saved crashreport to /Library/Logs/CrashReporter/LowMemory-2014-04-28-035632.plist using uid: 0 gid: 0, synthetic_euid: 0 egid: 0

    Use Instruments to Profile the app.
    You can use Heapshots to see where memory is being allocated but not released.

  • Monodevelop DEBUG Crash.

    Hi guys.
    here is the problem:
    Monodevelop make a CRASH each time i use it to DEBUG and application.
    Mdb from console works correctly.
    Here is the output of monodevelogp debugger:
    Module TestNew, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null loaded.
    Thread 1 received signal 11.
    Stacktrace:
    Native stacktrace:
        /usr/bin/mono [0x4a8fb0]
        /usr/bin/mono [0x4db6cd]
        /lib/libpthread.so.0 [0x7fdccab82920]
        [0x7fffd387fb41]
    =================================================================
    Got a SIGSEGV while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================
    Thread 1 received signal 6.
    Thread 3 exited.
    Thread 2 exited.
    Thread 1 exited.
    Process 1 exited.
    Target exited.
    Usings:
    extra/mono 2.2-1
         Free implementation of the .NET platform including runtime and compiler
    extra/mono-addins 0.4-1
         a generic framework for creating extensible applications and for creating
         libraries which extend those applications
    extra/mono-debugger 2.2-2
         The Mono Debugger
    extra/mono-tools 2.2-1
         collection of testing and development tools for use with mono (including
         monodoc browser)
    community/monodevelop 1.9.3-1
         A Mono port of SharpDevelop, a .NET Integrated Development Tool [MD 2.0
         beta]
    local/monodevelop-debugger-mdb 1.9.3-1
         Mono Debugger support
    local/webkit-sharp 0.2-1
         WebKit bindings for Mono
    extra/xsp 2.2-1
         A simple webserver based on mono - provides ASP.NET support
    PS: local packages are downloaded from aur.
    I'm on Arch64.
    anyone has the same problem?
    or..
    anyone can help me?
    thx in advance.

    k.. i'll wait...

  • Movie/TV shows keep crashing - report included

    Some of my movies/TV shows that ive ripped arnt playing in iTunes. They did however play without any issues in iTunes before but just out of the blue they stopped working - for what reason i dont know. I try playing them seperatley in QuickTime and it does nothing but crash. However they play perfectly fine in VLC. Id like to play them Via iTunes, so i figured id need to find the issue/s with QT to do that. Below is a QT crash report for a TV show if it helps:
    Process:         QuickTime Player [62588]
    Path:            /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
    Identifier:      com.apple.QuickTimePlayerX
    Version:         10.1 (501.8)
    Build Info:      QuickTimePlayerX-501008000000000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [250]
    Date/Time:       2012-06-13 04:26:18.634 +1000
    OS Version:      Mac OS X 10.7.3 (11D50)
    Report Version:  9
    Interval Since Last Report:          974198 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  2093347 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      D3AA5B50-951F-4CF6-8DB1-E56BA5C0FBFD
    Crashed Thread:  17  CVDisplayLink
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000fffffe32
    VM Regions Near 0xfffffe32:
    --> shared memory          00000000ffff0000-00000000ffff2000 [    8K] r-x/r-x SM=SHM 
    Application Specific Information:
    objc_msgSend() selector name: _cfTypeID
    objc[62588]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x9486cc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9486c1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x92821c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9282ada4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9282a47c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9282a328 CFRunLoopRunInMode + 120
    6   com.apple.HIToolbox                     0x9884617f RunCurrentEventLoopInMode + 318
    7   com.apple.HIToolbox                     0x9884d4e7 ReceiveNextEventCommon + 381
    8   com.apple.HIToolbox                     0x9884d356 BlockUntilNextEventMatchingListInMode + 88
    9   com.apple.AppKit                        0x9538ca9c _DPSNextEvent + 678
    10  com.apple.AppKit                        0x9538c306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    11  com.apple.AppKit                        0x95388675 -[NSApplication run] + 911
    12  com.apple.AppKit                        0x9561c261 NSApplicationMain + 1054
    13  com.apple.QuickTimePlayerX              0x000cb335 0xc9000 + 9013
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9486f90a kevent + 10
    1   libdispatch.dylib                       0x94191c58 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x941906a7 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9486f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x904fbccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x904fd6fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x9486f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x904fbccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x904fd6fe start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x9486f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x904fbccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x904fd6fe start_wqthread + 30
    Thread 5:
    0   libsystem_kernel.dylib                  0x9486f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x904fbccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x904fd6fe start_wqthread + 30
    Thread 6:
    0   libsystem_kernel.dylib                  0x9486f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x904fbccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x904fd6fe start_wqthread + 30
    Thread 7:
    0   libsystem_kernel.dylib                  0x9486f02e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x904fbccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x904fd6fe start_wqthread + 30
    Thread 8:: com.apple.coremedia.player.async
    0   libsystem_kernel.dylib                  0x9486e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x904fde21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x904ae42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreMedia                     0x95350c56 WaitOnCondition + 19
    4   com.apple.CoreMedia                     0x95350e83 FigSemaphoreWaitRelative + 194
    5   com.apple.MediaToolbox                  0x9947693d 0x9942d000 + 301373
    6   com.apple.CoreMedia                     0x95351f7b figThreadMain + 496
    7   libsystem_c.dylib                       0x904f9ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x904fd6de thread_start + 34
    Thread 9:: com.apple.coremedia.scheduledfileio
    0   libsystem_kernel.dylib                  0x9486e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x904fde21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x904ae42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreMedia                     0x95350c56 WaitOnCondition + 19
    4   com.apple.CoreMedia                     0x95350e83 FigSemaphoreWaitRelative + 194
    5   com.apple.CoreMedia                     0x9534ca8e FigScheduledFileIOThread + 201
    6   com.apple.CoreMedia                     0x95351f7b figThreadMain + 496
    7   libsystem_c.dylib                       0x904f9ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x904fd6de thread_start + 34
    Thread 10:: AQClient
    0   libsystem_kernel.dylib                  0x9486cc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9486c1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x92821c7a __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x9282ada4 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x9282a47c CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x9282a328 CFRunLoopRunInMode + 120
    6   com.apple.audio.toolbox.AudioToolbox          0x949717b7 GenericRunLoopThread::RunLoop() + 63
    7   com.apple.audio.toolbox.AudioToolbox          0x94971bf5 GenericRunLoopThread::Run() + 153
    8   com.apple.audio.toolbox.AudioToolbox          0x949718f0 TRunLoop<AQClient>::Entry(void*) + 17
    9   com.apple.audio.toolbox.AudioToolbox          0x94933a0f CAPThread::Entry(CAPThread*) + 123
    10  libsystem_c.dylib                       0x904f9ed9 _pthread_start + 335
    11  libsystem_c.dylib                       0x904fd6de thread_start + 34
    Thread 11:: com.apple.coremedia.audioqueue.source
    0   libsystem_kernel.dylib                  0x9486e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x904fde21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x904ae42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreMedia                     0x95350c56 WaitOnCondition + 19
    4   com.apple.CoreMedia                     0x95350e83 FigSemaphoreWaitRelative + 194
    5   com.apple.MediaToolbox                  0x99453c5b 0x9942d000 + 158811
    6   com.apple.CoreMedia                     0x95351f7b figThreadMain + 496
    7   libsystem_c.dylib                       0x904f9ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x904fd6de thread_start + 34
    Thread 12:: com.apple.coremedia.imagequeue.coreanimation
    0   libsystem_kernel.dylib                  0x9486e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x904fde78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x904fdf7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreMedia                     0x95350ea1 FigSemaphoreWaitRelative + 224
    4   com.apple.MediaToolbox                  0x9951eeab 0x9942d000 + 990891
    5   com.apple.CoreMedia                     0x95351f7b figThreadMain + 496
    6   libsystem_c.dylib                       0x904f9ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x904fd6de thread_start + 34
    Thread 13:: com.apple.coremedia.videomediaconverter
    0   libsystem_kernel.dylib                  0x9486e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x904fde21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x904ae42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreMedia                     0x95350c56 WaitOnCondition + 19
    4   com.apple.CoreMedia                     0x95350e83 FigSemaphoreWaitRelative + 194
    5   com.apple.MediaToolbox                  0x9951d059 0x9942d000 + 983129
    6   com.apple.CoreMedia                     0x95351f7b figThreadMain + 496
    7   libsystem_c.dylib                       0x904f9ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x904fd6de thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x9486e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x904fde21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x904ae42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.AppleGVAFramework             0x02a4e45d 0x2a1a000 + 214109
    4   com.apple.AppleGVAFramework             0x02a4db42 0x2a1a000 + 211778
    5   libsystem_c.dylib                       0x904f9ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x904fd6de thread_start + 34
    Thread 15:: com.apple.coremedia.audiomentor
    0   libsystem_kernel.dylib                  0x9486e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x904fde21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x904ae42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreMedia                     0x95350c56 WaitOnCondition + 19
    4   com.apple.CoreMedia                     0x95350e83 FigSemaphoreWaitRelative + 194
    5   com.apple.MediaToolbox                  0x99494ec9 0x9942d000 + 425673
    6   com.apple.CoreMedia                     0x95351f7b figThreadMain + 496
    7   libsystem_c.dylib                       0x904f9ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x904fd6de thread_start + 34
    Thread 16:: com.apple.coremedia.videomentor
    0   libsystem_kernel.dylib                  0x9486e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x904fde21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x904ae42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreMedia                     0x95350c56 WaitOnCondition + 19
    4   com.apple.CoreMedia                     0x95350e83 FigSemaphoreWaitRelative + 194
    5   com.apple.MediaToolbox                  0x994a1fd6 0x9942d000 + 479190
    6   com.apple.MediaToolbox                  0x994a2759 0x9942d000 + 481113
    7   com.apple.MediaToolbox                  0x9949e956 0x9942d000 + 465238
    8   com.apple.CoreMedia                     0x95351f7b figThreadMain + 496
    9   libsystem_c.dylib                       0x904f9ed9 _pthread_start + 335
    10  libsystem_c.dylib                       0x904fd6de thread_start + 34
    Thread 17 Crashed:: CVDisplayLink
    0   libobjc.A.dylib                         0x95fe8d47 objc_msgSend + 23
    1   com.apple.CoreFoundation                0x928013c4 CFGetTypeID + 68
    2   com.apple.CoreGraphics                  0x963bb4fc CGColorSpaceCreateWithPropertyList + 23
    3   com.apple.CoreVideo                     0x9000e7ce CVPixelBuffer::pullAttachmentsFromIOSurface(__CFDictionary const*) + 150
    4   com.apple.CoreVideo                     0x9000e664 CVPixelBufferCreateWithIOSurface + 1000
    5   com.apple.QuartzCore                    0x97196ec5 CA::OGL::CGLContext::bind_image_impl(unsigned int, CA::Render::Texture*, unsigned int, CA::OGL::TextureFilter, CA::OGL::TextureFilter, float, CA::OGL::TextureEdgeMode, float*) + 583
    6   com.apple.QuartzCore                    0x9719692d CA::OGL::Context::bind_image(unsigned int, CA::Render::Texture*, unsigned int, CA::OGL::TextureFilter, CA::OGL::TextureFilter, float, CA::OGL::TextureEdgeMode, CA::OGL::ContentsGeometry const*, float*) + 435
    7   com.apple.QuartzCore                    0x9718f391 CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 1904
    8   com.apple.QuartzCore                    0x9718ea30 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 68
    9   com.apple.QuartzCore                    0x9718e8dc CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 150
    10  com.apple.QuartzCore                    0x9718e811 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 119
    11  com.apple.QuartzCore                    0x9718eb2b CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 319
    12  com.apple.QuartzCore                    0x9718e8dc CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 150
    13  com.apple.QuartzCore                    0x9718e811 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 119
    14  com.apple.QuartzCore                    0x9718eb2b CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 319
    15  com.apple.QuartzCore                    0x9718e8dc CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 150
    16  com.apple.QuartzCore                    0x9718e811 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 119
    17  com.apple.QuartzCore                    0x9718eb2b CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 319
    18  com.apple.QuartzCore                    0x9718e8dc CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 150
    19  com.apple.QuartzCore                    0x9718e811 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 119
    20  com.apple.QuartzCore                    0x9718eb2b CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 319
    21  com.apple.QuartzCore                    0x9718e8dc CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 150
    22  com.apple.QuartzCore                    0x9718e811 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 119
    23  com.apple.QuartzCore                    0x9718eb2b CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 319
    24  com.apple.QuartzCore                    0x9718e8dc CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 150
    25  com.apple.QuartzCore                    0x9718e811 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 119
    26  com.apple.QuartzCore                    0x9718eb2b CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 319
    27  com.apple.QuartzCore                    0x9718e8dc CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 150
    28  com.apple.QuartzCore                    0x971a08e0 CA::OGL::ImagingNode::retain_surface() + 114
    29  com.apple.QuartzCore                    0x9718e87a CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 52
    30  com.apple.QuartzCore                    0x9718e811 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 119
    31  com.apple.QuartzCore                    0x9717af64 CA::OGL::Renderer::render(CA::Render::Update const*) + 828
    32  com.apple.QuartzCore                    0x97251b1c CA::OGL::render(CA::OGL::Renderer&, CA::Render::Update*) + 230
    33  com.apple.QuartzCore                    0x971d8d32 _ZL9view_drawP7_CAViewdPK11CVTimeStampb + 4957
    34  com.apple.QuartzCore                    0x971d79b9 _ZL17view_display_linkdPK11CVTimeStampPv + 141
    35  com.apple.QuartzCore                    0x971d7818 link_callback + 285
    36  com.apple.CoreVideo                     0x900085e1 CVDisplayLink::performIO(CVTimeStamp*) + 489
    37  com.apple.CoreVideo                     0x900074e4 CVDisplayLink::runIOThread() + 876
    38  com.apple.CoreVideo                     0x90007161 _ZL13startIOThreadPv + 160
    39  libsystem_c.dylib                       0x904f9ed9 _pthread_start + 335
    40  libsystem_c.dylib                       0x904fd6de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x9486e83e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x904fde21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x904ae42c pthread_cond_wait$UNIX2003 + 71
    3   com.apple.audio.toolbox.AudioToolbox          0x9493355f CAGuard::Wait() + 67
    4   com.apple.audio.toolbox.AudioToolbox          0x9494e2f1 AQConverterManager::AQConverterThread::Run() + 237
    5   com.apple.audio.toolbox.AudioToolbox          0x94948156 AQConverterManager::AQConverterThread::ConverterThreadEntry(void*) + 22
    6   com.apple.audio.toolbox.AudioToolbox          0x94933a0f CAPThread::Entry(CAPThread*) + 123
    7   libsystem_c.dylib                       0x904f9ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x904fd6de thread_start + 34
    Thread 19:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x9486cc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9486c1f6 mach_msg + 70
    2   com.apple.audio.CoreAudio               0x9b03c9fe HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, unsigned int) + 122
    3   com.apple.audio.CoreAudio               0x9b03ca6a HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, unsigned int) + 60
    4   com.apple.audio.CoreAudio               0x9b034e5f HALC_ProxyIOContext::IOWorkLoop() + 1145
    5   com.apple.audio.CoreAudio               0x9b034926 HALC_ProxyIOContext::IOThreadEntry(void*) + 136
    6   com.apple.audio.CoreAudio               0x9b034898 __HALC_ProxyIOContext_block_invoke_6 + 20
    7   com.apple.audio.CoreAudio               0x9b03481d HALB_IOThread::Entry(void*) + 69
    8   libsystem_c.dylib                       0x904f9ed9 _pthread_start + 335
    9   libsystem_c.dylib                       0x904fd6de thread_start + 34
    Thread 17 crashed with X86 Thread State (32-bit):
      eax: 0x6d86fc00  ebx: 0x00000000  ecx: 0x95d25a5f  edx: 0xfffffe12
      edi: 0xac003090  esi: 0xfffffe12  ebp: 0xb091c8c8  esp: 0xb091c8a8
       ss: 0x00000023  efl: 0x00010206  eip: 0x95fe8d47   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0xfffffe32
    Logical CPU: 1
    Binary Images:
       0xc9000 -   0x2fffe7  com.apple.QuickTimePlayerX (10.1 - 501.8) <7F34FBB1-5BEC-38E2-9081-42D0AB60FCAE> /Applications/QuickTime Player.app/Contents/MacOS/QuickTime Player
      0x3bb000 -   0x3bbff7 +net.sourceforge.SafariAdBlockLoader (0.4.0 RC3 - 0.4.0 RC3) <8E9A6641-9CE7-5416-DC84-883DB8BAFDDA> /Library/InputManagers/*/Safari AdBlock Loader.bundle/Contents/MacOS/Safari AdBlock Loader
    0x206c000 -  0x2070ffb  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <E6982BB2-BEC8-3232-989D-B3D5B26AE0DF> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x28ae000 -  0x28bcffb +com.shepmater.A52Codec (1.8.0 - 1.8.0) <A44B1B61-3C6B-CA20-2053-772B52E94433> /Users/USER/Library/Audio/Plug-Ins/Components/A52Codec.component/Contents/MacOS /A52Codec
    0x28c8000 -  0x28ceffb  com.apple.audio.AppleHDAHALPlugIn (2.1.7 - 2.1.7f9) <731DE928-8747-39A9-8C7A-E1017A4D1A07> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x2a1a000 -  0x2b30ff3  com.apple.AppleGVAFramework (2.2.79 - 2.2.79) <7D6AA57B-BA89-398A-8522-0D6D2106669E> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
    0x2d32000 -  0x2decffb  com.apple.GeForceVADriver (7.18.11 - 7.1.8) <4BA206C2-3712-383C-AFF9-074A5D3BC3A9> /System/Library/Extensions/GeForceVADriver.bundle/Contents/MacOS/GeForceVADrive r
    0x57f3000 -  0x5960ffc  GLEngine (??? - ???) <5C52561A-F1B6-33ED-B6A0-7439EA2B0920> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x5994000 -  0x5a8bffb  libGLProgrammability.dylib (??? - ???) <C45CEE58-603A-371C-B4AB-5346DC13D8F3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x5abe000 -  0x5aebff8  GLRendererFloat (??? - ???) <046FB12A-6022-3A91-8385-5BDF85BDACE7> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x65f4000 -  0x65fffff  com.apple.Librarian (1.0 - 1) <9541DD99-48E9-3948-8EC9-1C860C30ED7B> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x1752d000 - 0x17567ff3  com.apple.Ubiquity (1.1 - 210) <42B6B1C0-C5A0-3145-97F0-B1F02C11E7BE> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x17681000 - 0x176a2ff7  com.apple.ChunkingLibrary (1.0 - 125) <ACF096F3-536C-3AAB-8B00-D876ACA8BA49> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x70000000 - 0x70141fff  com.apple.audio.units.Components (1.7.2 - 1.7.2) <44C7D574-F577-30B8-B74D-F2EF8A5A282A> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8effe000 - 0x8f7a3ffb  com.apple.GeForceGLDriver (7.18.11 - 7.1.8) <71391D53-5F7C-3DA2-AB51-B9CFE665FF2A> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fec8000 - 0x8fefaaa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x90005000 - 0x90028fff  com.apple.CoreVideo (1.7 - 70.1) <3520F013-DF91-364E-88CF-ED252A7BD0AE> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x90029000 - 0x9002dffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x9037b000 - 0x903b8ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <4508AABD-EDA8-3BF7-B03A-978D2395C9A8> /usr/lib/libcups.2.dylib
    0x903b9000 - 0x9049cff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x9049d000 - 0x90568fff  libsystem_c.dylib (763.12.0 - compatibility 1.0.0) <1B0A12B3-DAFA-31E2-8F82-E98D620E4D72> /usr/lib/system/libsystem_c.dylib
    0x90569000 - 0x90be4fe5  com.apple.CoreAUC (6.11.04 - 6.11.04) <B06D52C9-9F59-3EF2-B2BA-11E93C573572> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x90be5000 - 0x90be9fff  libGIF.dylib (??? - ???) <06E85451-F51C-31C4-B5A6-180819BD9738> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90bea000 - 0x90bf4fff  libcsfde.dylib (??? - ???) <1EB83BCA-0A96-3A52-B99B-AD9B9E2A7568> /usr/lib/libcsfde.dylib
    0x90c19000 - 0x90c6aff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x90c6b000 - 0x90c6dff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x90c6e000 - 0x90d7fff7  libJP2.dylib (??? - ???) <143828CE-D429-3C66-A0DC-4F39536568E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x90d80000 - 0x90d81ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90d82000 - 0x90ddefff  com.apple.coreui (1.2.1 - 165.3) <65526A00-D355-3932-9279-9A7D6BF76D95> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90ddf000 - 0x90ed7ff7  libFontParser.dylib (??? - ???) <8C069D3D-534F-3EBC-8035-A43E2B3A431A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x90ed8000 - 0x90edeffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x90edf000 - 0x90ee3ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x90ee4000 - 0x90fbbff6  com.apple.QuickLookUIFramework (3.1 - 500.10) <1E4CDD9B-BF13-375A-AC74-0943F9DA8648> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x90fbc000 - 0x90fbcfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x916ff000 - 0x91729ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x9172a000 - 0x9214afff  com.apple.WebCore (7534.53 - 7534.53.11) <1A48798F-7E15-3792-9CA2-8661F49669AB> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9214b000 - 0x92598ffb  com.apple.RawCamera.bundle (3.9.1 - 586) <81E19AD7-A034-3A56-B74E-31EDBD663694> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x92599000 - 0x925e7ff3  com.apple.ImageCaptureCore (3.0.2 - 3.0.2) <2FBC3C23-B0DD-3F0B-8452-90954F9C7E13> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x92602000 - 0x92619ff7  com.apple.geokit (2.0 - 2.0) <E7D9DCD3-8C99-3903-9754-CB76E604D9C6> /System/Library/PrivateFrameworks/GeoKit.framework/Versions/A/GeoKit
    0x9261a000 - 0x9261afff  libodfde.dylib (??? - ???) <C0515427-6D54-35E6-911D-A2510C1A0C54> /usr/lib/libodfde.dylib
    0x9261b000 - 0x92640ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92641000 - 0x92660fff  com.apple.RemoteViewServices (1.3 - 44) <243F16F3-FFFE-3E81-A969-2EC947A11D89> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x92661000 - 0x926b1ff0  libTIFF.dylib (??? - ???) <F532A16A-7761-355C-8B7B-CEF988D8EEFF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x926b2000 - 0x926c2fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x926c3000 - 0x926c3ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x926c4000 - 0x926c4fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x926c7000 - 0x926ddffe  libxpc.dylib (77.18.0 - compatibility 1.0.0) <D40B8FD1-C671-3BD5-8C9E-054AF6D4FE9A> /usr/lib/system/libxpc.dylib
    0x926f0000 - 0x92700fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x92701000 - 0x92709ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x9270a000 - 0x92752ff7  com.apple.SystemConfiguration (1.11.2 - 1.11) <CA077C0D-8A54-38DB-9690-5D222899B93D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92788000 - 0x927b1ffe  com.apple.opencl (1.50.69 - 1.50.69) <44120D48-00A2-3C09-9055-36D309F1E7C9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x927b2000 - 0x927eeffa  libGLImage.dylib (??? - ???) <05B36DC4-6B90-33E6-AE6A-10CAA1B70606> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x927ef000 - 0x929c6fff  com.apple.CoreFoundation (6.7.1 - 635.19) <3A07EDA3-F460-3971-BFCB-AFE9A11F74F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x929f5000 - 0x929fcff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x92a21000 - 0x92a4ffe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <07D9A827-9567-34C2-9022-AF4BF975C9A7> /usr/lib/libSystem.B.dylib
    0x92a50000 - 0x92a63ffb  com.apple.MultitouchSupport.framework (220.62.1 - 220.62.1) <3D94520B-C976-370F-AF56-278002BCF11D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x92a64000 - 0x92a68ff7  com.apple.OpenDirectory (10.7 - 146) <3D3D30CE-6D82-3681-AA98-4E3AEFFA4229> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x92a69000 - 0x92a6cffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92a70000 - 0x92ac0ff9  com.apple.QuickLookFramework (3.1 - 500.10) <E56B33BE-4445-3CC9-AAA5-1C8E6D45FEB0> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x92c02000 - 0x92c38ff3  com.apple.SoftwareUpdate.framework (5.1 - 355) <B210080A-AD41-39D7-8AD1-ED0608E76572> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
    0x92eeb000 - 0x92ef3ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
    0x92efc000 - 0x92f04ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x93213000 - 0x93256fff  com.apple.MediaKit (12 - 589) <C9B45C52-6AC0-3685-82E7-E65960D82F87> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x932d4000 - 0x932dfff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <DD0529E3-9D71-37B6-9EB8-D7747B2B12C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x932e0000 - 0x932ebfff  com.apple.LegacyMediaBridge (1.0 - 28) <4A89C9FF-808F-3D54-9B7A-3B4DA891BC74> /System/Library/PrivateFrameworks/LegacyMediaBridge.framework/Versions/A/Legacy MediaBridge
    0x932ec000 - 0x932edfff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x932ee000 - 0x9397ffe3  libclh.dylib (4.0.3 - 4.0.3) <6A8847F2-1F44-3B30-A770-DAAF8D1D36C2> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x93980000 - 0x93989ffb  com.apple.DisplayServicesFW (2.5.2 - 317) <02BD6AF3-F355-3F68-9DC2-2DA28CE27682> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x9398a000 - 0x93a25ff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x93a26000 - 0x93a66ff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93a67000 - 0x93adbfff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x93c73000 - 0x93c73fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x93c85000 - 0x93c93ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x93c94000 - 0x93c96ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93c97000 - 0x93f53ff3  com.apple.security (7.0 - 55110) <2F4FCD65-2A30-3330-99DE-91FE1F78B9FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93f54000 - 0x94080ff9  com.apple.CFNetwork (520.3.2 - 520.3.2) <58021CA7-0C91-3395-8278-8BD76E03BDCB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x94081000 - 0x94089fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x940af000 - 0x940b6ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x940b7000 - 0x9418effb  com.apple.avfoundation (2.0 - 180.30) <6788562E-A9A8-3898-A0F4-66D9BBAE3430> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x9418f000 - 0x9419dfff  libdispatch.dylib (187.7.0 - compatibility 1.0.0) <B50C62AD-0B5B-34C3-A491-ECFD72ED505E> /usr/lib/system/libdispatch.dylib
    0x9419e000 - 0x941acfff  com.apple.opengl (1.7.6 - 1.7.6) <5EF9685C-F8B2-3B22-B291-8012761E9AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x941ad000 - 0x941aeffd  libwebsharing.dylib (??? - ???) <3660334A-2C29-3A39-9DB7-720090A0BB32> /usr/lib/libwebsharing.dylib
    0x941b6000 - 0x941ffff7  libGLU.dylib (??? - ???) <AEA2AD9A-EEDD-39B8-9B28-4C7C1BACB594> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94200000 - 0x9420bffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
    0x9420c000 - 0x94287ffb  com.apple.ApplicationServices.ATS (317.5.0 - ???) <7A8B0538-8E2E-3355-81E3-0C0A7EBED28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94288000 - 0x942ecfff  com.apple.framework.IOKit (2.0 - ???) <8DAF4991-7359-3D1B-AC69-3CBA797D1E3C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x942ed000 - 0x942f8ffc  com.apple.bsd.ServiceManagement (2.0 - 2.0) <92C8B5DE-ACAB-36DF-9CA8-F113A28C4B20> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x942f9000 - 0x94313fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x94314000 - 0x94342ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94343000 - 0x943a0ffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x943a1000 - 0x943e5ff3  com.apple.framework.CoreWLAN (2.1.2 - 212.1) <5F2FB135-3B53-3DA8-B7E1-90A0C5F42127> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x943e6000 - 0x94411fff  com.apple.GSS (2.1 - 2.0) <DA24E4F9-F9D4-3CDB-89E4-6EAA7A9F6005> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x94412000 - 0x94453ff6  com.apple.DiskManagement (4.2.1 - 509.1) <E1CCF50E-FCB6-3CBF-9853-185CE9CFC8E7> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x94454000 - 0x94483ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x94484000 - 0x94485ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x945ce000 - 0x94853fe3  com.apple.QuickTime (7.7.1 - 2315) <E6249041-B569-3A96-897F-E84B1C057948> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94854000 - 0x94855ffd  libCVMSPluginSupport.dylib (??? - ???) <6C364E11-B9B3-351A-B297-DB06FBAAFFD1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x94856000 - 0x94874ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
    0x948cf000 - 0x94a21fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94b30000 - 0x94c92fff  com.apple.QTKit (7.7.1 - 2315) <21C7F00E-FBB9-3F12-AE51-06A630ECAC5E> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x94c93000 - 0x94d20ff7  com.apple.CoreText (220.11.0 - ???) <720EFEE0-A92A-3519-9C88-D06E4DE14EAB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x94d21000 - 0x94d21ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94d22000 - 0x94d23fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x94dbd000 - 0x94e0cffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <71C9D388-E607-3DB4-9FD3-FC918EB4A835> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x94ed3000 - 0x952d5ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x952d6000 - 0x9532dff3  libCoreStorage.dylib (??? - ???) <197358E1-D5C2-3157-AAA3-AB700795EEA7> /usr/lib/libCoreStorage.dylib
    0x9532e000 - 0x9532efff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9532f000 - 0x95370ff7  com.apple.CoreMedia (1.0 - 705.61) <75CC7ECC-8D62-3BA3-BD9B-D5E7FA82EC2D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95383000 - 0x95e16ff6  com.apple.AppKit (6.7.3 - 1138.32) <008E7C05-C20C-344A-B51C-4A2441372785> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x95e17000 - 0x95e33ffc  libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x95ec3000 - 0x95fe1fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x95fe2000 - 0x960b8aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x96170000 - 0x961cbff3  com.apple.Symbolication (1.3 - 91) <4D12D2EC-5010-3958-A205-9A67E972C76A> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x961cc000 - 0x961e9ff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x961eb000 - 0x96b135eb  com.apple.CoreGraphics (1.600.0 - ???) <E285B0B6-F9FC-33BC-988F-ED619B32029C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x96b1c000 - 0x96c2bfff  com.apple.DesktopServices (1.6.2 - 1.6.2) <33DCFB71-1D9E-30B6-BC4C-CD54068690BE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x96c40000 - 0x96d3fffb  com.apple.DiskImagesFramework (10.7.3 - 331.3) <92112BAD-4A81-32C0-BB4F-3A92DBFF829F> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x96d40000 - 0x96d7bfff  com.apple.bom (11.0 - 183) <39257FE6-8B23-39B6-9528-57184104A98F> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x96d9a000 - 0x96da8ff7  com.apple.AppleFSCompression (37 - 1.0) <5D91F412-7B04-335D-8E1A-AFD463859EA2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x96da9000 - 0x970abfff  com.apple.CoreServices.CarbonCore (960.20 - 960.20) <E6300673-A013-3A91-BB1A-DD793B857E16> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x970b8000 - 0x970beffb  com.apple.print.framework.Print (7.1 - 247.1) <5D7ADC17-D8EF-3958-9C0C-AA45B7717FBA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x970f1000 - 0x9711aff1  com.apple.CoreServicesInternal (113.12 - 113.12) <CFF78E35-81F5-36C2-A59F-BF85561AC16D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x97176000 - 0x972d7ffb  com.apple.QuartzCore (1.7 - 270.2) <4A6035C8-1237-37E5-9FFF-1EFD735D8B18> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x972d8000 - 0x972dcff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x972dd000 - 0x97320ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x97321000 - 0x97796ff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <312D0F58-B8E7-3F61-8A83-30C95F2EBEAA> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x97797000 - 0x977abff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x977ac000 - 0x977bafff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x978a4000 - 0x978afff4  com.apple.CrashReporterSupport (10.7.3 - 349) <AA8CA4B8-666D-3574-9D2E-F1A28111341F> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x978b0000 - 0x9797ffff  com.apple.ImageIO.framework (3.1.1 - 3.1.1) <D4D6EB78-8A6C-3474-921C-622C6951489B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97980000 - 0x97987ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x97988000 - 0x97a0ffff  com.apple.print.framework.PrintCore (7.1 - 366.1) <BD9120A6-BFB0-3796-A903-05F627F696DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x97a10000 - 0x97a1dfff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x97a1e000 - 0x97d28ff3  com.apple.Foundation (6.7.1 - 833.24) <8E2AD829-587C-3146-B483-9D0209B84192> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97d2f000 - 0x97d30fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x97e2f000 - 0x9804aff7  com.apple.imageKit (2.1.1 - 1.0) <3A523A4F-BE07-35B1-9A41-523FD27C14D4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9804b000 - 0x982beff7  com.apple.CoreImage (7.93 - 1.0.1) <88FEFE5B-83A9-3CD9-BE2E-DB1E0553EBB0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x98311000 - 0x983f2ff7  com.apple.DiscRecording (6.0.3 - 6030.4.1) <BB3FE6A8-B9EB-3CA2-B87E-70F7688527EA> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x983f3000 - 0x983f4ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x98451000 - 0x984a2fff  libFontRegistry.dylib (??? - ???) <DF69E8EC-9114-3757-8355-8F3E82156F85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x98565000 - 0x98576fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x98577000 - 0x98585ff7  libxar.1.dylib (??? - ???) <9BD02F7B-6688-3504-B53E-4158F61C1249> /usr/lib/libxar.1.dylib
    0x98586000 - 0x98587ff7  libquarantine.dylib (36.2.0 - compatibility 1.0.0) <3F974196-FBAD-3DBD-8ED0-DC16C2B3526B> /usr/lib/system/libquarantine.dylib
    0x98588000 - 0x98612ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x98613000 - 0x9883cffb  com.apple.QuartzComposer (5.0 - 236.3) <E805537F-7BB8-31C6-A3F3-27D8CD1FE31E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9883d000 - 0x9883dfff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x98844000 - 0x98b88ffb  com.apple.HIToolbox (1.8 - ???) <9540400F-B432-3116-AEAD-C1FBCFE67E73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x98b89000 - 0x98d7eff7  com.apple.CoreData (104.1 - 358.13) <EB02DCA7-DB2A-32DD-B49E-ECE54D078610> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x98d7f000 - 0x98e14ff7  com.apple.LaunchServices (480.27.1 - 480.27.1) <8BFE799A-7E35-3834-9403-20E5ADE015D0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x98e15000 - 0x98e2aff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x98e2b000 - 0x98e4dff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x98e82000 - 0x99036ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x99058000 - 0x99080ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x99081000 - 0x9908affb  com.apple.aps.framework (2.1 - 2.1) <49258A4E-8E2E-3B11-A7BC-C489D4439DF6> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x99429000 - 0x9942cff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x9942d000 - 0x99770fff  com.apple.MediaToolbox (1.0 - 705.61) <FF915A3D-16F4-3191-A9B2-EF9270104786> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x99771000 - 0x997affff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0FAB8C29-2A1B-3E25-BA34-BDD832B828DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x997b0000 - 0x99812ffb  com.apple.datadetectorscore (3.0 - 179.4) <32262124-6F75-3999-86DA-590A90BA464C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x99a77000 - 0x99a78fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x99aca000 - 0x99b0aff3  com.apple.corelocation (330.12 - 330.12) <3F6542AA-B0ED-399A-ABD0-AE7205A8B7BA> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x99b0e000 - 0x99b30ffe  com.apple.framework.familycontrols (3.0 - 300) <6B0920A5-3971-30EF-AE4C-5361BB7199EB> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x99b31000 - 0x99b32ff7  libsystem_sandbox.dylib (??? - ???) <D272A77F-7F47-32CD-A36E-5A3FB966ED55> /usr/lib/system/libsystem_sandbox.dylib
    0x99b33000 - 0x99b33fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x99b3a000 - 0x99b3dff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <E06426D8-CC01-3754-B5B3-D15CBA5C8D73> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x99b3e000 - 0x99b43ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x99b44000 - 0x99b95ff3  com.apple.CoreMediaIO (210.0 - 3180) <6C9974AD-CA84-3C49-B55E-0496B675DBA1> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x9a8e7000 - 0x9a94efff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x9a94f000 - 0x9a98fff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x9a990000 - 0x9aa08ff8  com.apple.CorePDF (3.1 - 3.1) <0074267B-F74A-30FC-8508-A14C821F0771> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9aa09000 - 0x9aa19fff  com.apple.login (1.0 - 1) <CB826BF9-F8DF-38E1-9EF0-C44238EE8817> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x9aa1a000 - 0x9aa1affe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x9aa1b000 - 0x9aa1fffb  libutil.dylib (??? - ???) <C808FFCE-3D43-3990-BFAD-9AA735F7EFA7> /usr/lib/libutil.dylib
    0x9aa20000 - 0x9ab08fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
    0x9ab09000 - 0x9ab13ff0  com.apple.DirectoryService.Framework (10.7 - 146) <EDAEA2B3-2BDE-377D-9170-750DE5753029> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9ac29000 - 0x9ac40ff8  com.apple.CoreMediaAuthoring (2.0 - 890) <53F48529-E89F-3518-B888-C8C735C16F8F> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x9ac41000 - 0x9ac5efff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x9ac5f000 - 0x9acecfe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9b01c000 - 0x9b01fffd  libCoreVMClient.dylib (??? - ???) <2D135537-F9A6-33B1-9B01-6ECE7E929C00> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x9b020000 - 0x9b081ffb  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <E617857C-D870-3E2D-BA13-3732DD1BC15E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9b082000 - 0x9b087ffd  libGFXShared.dylib (??? - ???) <179E77CE-C72C-3B5F-8F1E-3901517C24BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9b088000 - 0x9b08bff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x9b08c000 - 0x9b08eff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x9b08f000 - 0x9b0b6ff3  com.apple.framework.Apple80211 (7.1.2 - 712.1) <C573041F-4C85-3C7C-B2B2-9878DFBC7004> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x9b0b7000 - 0x9b0c7ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x9b0c8000 - 0x9b0cbfff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x9b0cc000 - 0x9b148ff0  com.apple.PDFKit (2.6.2 - 2.6.2) <5DC1CC0B-4F92-397F-98E3-5A5A9EB2CC5F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9b149000 - 0x9b260fe9  com.apple.WebKit (7534.53 - 7534.53.11) <E6C70036-EDDD-368B-A865-349615BB0A89> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9b261000 - 0x9b262ffc  com.apple.EFILogin (1.0 - 1) <A5CD828D-92D9-3866-ABF9-24551BD32301> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x9b290000 - 0x9b2c6ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9b2c7000 - 0x9b2fefef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x9b2ff000 - 0x9b358fff  com.apple.HIServices (1.11 - ???) <F8B77735-B168-3E21-9B8F-921115B4C19B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9b359000 - 0x9b3daff2  com.apple.PackageKit (2.0.2 - 169) <D4F8D75F-2F82-3400-BB90-92694CC8F563> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x9b45b000 - 0x9b48fff8  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <567E922C-E64F-321B-9A47-6B18BF481625> /usr/lib/libssl.0.9.8.dylib
    0x9b490000 - 0x9b506fff  com.apple.Metadata (10.7.0 - 627.28) <71AC8DA5-FA89-3411-A97C-65B6129E97BD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9b507000 - 0x9b53dff4  com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x9b571000 - 0x9b631ffb  com.apple.ColorSync (4.7.1 - 4.7.1) <68413C12-2380-3B73-AF74-B9E069DFB89A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9b640000 - 0x9b6d7ff3  com.apple.securityfoundation (5.0 - 55107) <DF36D4ED-47F7-3F7F-AB09-32E5BFB7EF05>

    0x28ae000 -  0x28bcffb +com.shepmater.A52Codec (1.8.0 - 1.8.0) <A44B1B61-3C6B-CA20-2053-772B52E94433> /Users/USER/Library/Audio/Plug-Ins/Components/A52Codec.component/Contents/MacOS /A52Codec
    Remove it and test again.

  • Debug crashing in Firefox 4

    The flash plugin is crashing after about fifteen seconds when I'm triggering a break point in Firefox. I tried debugging in Safari and I didn't experience this problem. There wasn't anything helpful listed in the Mozilla database, so I thought I'd check here to see if anyone has any information or tips regarding this problem.
    Thanks,
    ~Benny

    Cannot help you but just to say it does the same in Chrome 10..

  • IPod Touch videos won't show then crash and apps respond slow

    Here's the deal, I bought his iPod a couple months ago, 3rd generation 64GB and I could put videos on it fine and they would come up and I could play them, now since I updated it with 4.2 or 4.1 software from iTunes everything's running slower. My iPod takes longer to respond when I open an app or it just crashes and brings me back home. My video (standard) app won't even show any of my videos, it's just a white screen and then crashes. What happened and how do I fix it?

    I'm also having the same problem with the Videos app - interestingly enough, also with a 64GB 3rd Gen. Touch running 4.2.1 (build 8C148). Try to open Video app, it goes to white screen for a bit, then quits.
    Checked out another thread (http://discussions.apple.com/thread.jspa?messageID=12678404&#12678404) and experienced the same behaviors as well: temporarily works if you change languages; restoring as a new iPod does NOT fix issue; music videos seem to play fine (though it seems to repeat a video, rather than move on to the next); and all that.
    The more I read about it, the more this seems to be a glitch in iOS. Moreover, it seems to be related to music videos somehow. Seems that the Music Videos and regular moves aren't playing nice.
    While music videos do play in the Music app, that's not particularly convenient for me. Going off one of the posts in the above-mentioned thread, I'm going to tray a temporary fix of relabeling my "Music Videos" to "Movies". Seemed things went wrong when Music Videos entered the picture. While a work-around, for me it's a little more usable than the inverse.
    Will report back whether or not this temporary fix works until Apple can release an update addressing this problem.

  • My firefox shows a crash report as soon as I try to open it. Crash ID: bp-25a260c4-350a-40bb-a14b-66a3f2120204 Please help!

    I have tried re-installing firefox and Im still having the same problem. I have even tried installing other browers via memory stick from another computer and nothing works. I can't use my internet...please help!

    The crash IDs I have are as follows:
    <pre>bp-25a260c4-350a-40bb-a14b-66a3f2120204
    bp-7fb18755-d771-4d36-84e6-3d5ad2120206
    bp-7a60375b-5cea-4087-b3d6-1fda32120206
    bp-55d4fb3b-9d4f-4a13-9071-d27a52120206
    bp-305c216a-720a-4f3f-85be-f4bbe2120206
    bp-844f09b3-1e6c-40be-8eaa-3c05a2120213
    bp-e92b50f9-11ef-4c2f-adc8-eda362120213
    bp-0b9286d8-08f8-473f-a62e-5d62d2120214
    </pre>
    Thanks

  • Flash Builder (4.5.1) iOS on-device debug crash

    Hi all,
    I've got a Flex app that I'm building for an iPAD and I can debug it on the simulator and on the iPad device (if I select 'fast' packaging method).
    The problem is when I want to debug on the device using the "Standard" option for packaging (which takes several minutes) or try to do an export release for the iPad, the application starts up and immidiately terminates after the splash screen.
    Any clues would be greatly appreciated.
    Cheers,
    Bashar

    Hello Season.W,
    I finally managed to resolve this issue. It was due to an xml file that wasn't included in the "package contents" in the "export release build" window.
    Imagine you have an "assets" folder in your project where you keep xml files, images, sounds etc. Sometimes the compiler doesn't actually pick up references in the code for these assets especially if you're referencing a file like:
    var configFileLocation:String = "assets/xml/config.xml";
    The compiler won't pick up the fact that it needs this file so it doesn't include it in the final release. In the release window, just check the "package contents" window to ensure all the necessary files are there. If you notice that they're there but unchecked (there's a tick box), then you can simply tick the checkbox.
    Other times you don't even see the asset/file in that window. I read a nice hack to get around this issue. You simply click "back" on the "export release build" window, then go to Windows Explorer (or Finder in Mac) and find the "bin-release-temp" directory. You can copy all the necessary files/assets in there manually. After copying, just go back to the "export release build" window and click "next", you will then be able to see all the files you added in the "package contents". This way you can ensure that your application gets packaged with all the necessary external files.
    Phew! I'm so relieved that I found the problem tho.. Thanks for your suggestions as well. I will keep those in mind.
    Cheers,
    Bashar

  • After recent updates in Garageband 'World Instrument Jampack' in Garageband '11, my mac mini is crashes frequently when Garageband is not even being used. It shows following crash report:

    Interval Since Last Panic Report:  181360 sec
    Panics Since Last Report:          3
    Anonymous UUID:                    532A16E0-BE49-7F62-73C0-8CE73A06FBB7
    Tue Jan 15 00:24:31 2013
    panic(cpu 4 caller 0xffffff80046b7e75): Kernel trap at 0xffffff8004674753, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0xffffff801f3876d0, CR3: 0x000000002247702b, CR4: 0x00000000001606e0
    RAX: 0xffffff801f3876e0, RBX: 0xffffff801e389510, RCX: 0x0000000103fb9000, RDX: 0xffffff801e7bb070
    RSP: 0xffffff8084143b70, RBP: 0xffffff8084143b70, RSI: 0xffffff801e389530, RDI: 0xffffff800fa7b8b8
    R8:  0x0000000000000000, R9:  0x0000000000000001, R10: 0x0000000000008000, R11: 0x0000000000000206
    R12: 0xffffff800fa7b888, R13: 0xffffff801e389510, R14: 0xffffff801e389510, R15: 0xffffff801183a5d0
    RFL: 0x0000000000010282, RIP: 0xffffff8004674753, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0xffffff801f3876d0, Error code: 0x0000000000000000, Fault CPU: 0x4
    Backtrace (CPU 4), Frame : Return Address
    0xffffff8084143810 : 0xffffff800461d626
    0xffffff8084143880 : 0xffffff80046b7e75
    0xffffff8084143a50 : 0xffffff80046cd3bd
    0xffffff8084143a70 : 0xffffff8004674753
    0xffffff8084143b70 : 0xffffff8004674a16
    0xffffff8084143b90 : 0xffffff8004673604
    0xffffff8084143bc0 : 0xffffff8004667d26
    0xffffff8084143d10 : 0xffffff800466c9f1
    0xffffff8084143d80 : 0xffffff800466c4e2
    0xffffff8084143e40 : 0xffffff8004611d31
    0xffffff8084143e90 : 0xffffff8004612141
    0xffffff8084143ef0 : 0xffffff8004612251
    0xffffff8084143f20 : 0xffffff80046192b2
    0xffffff8084143f90 : 0xffffff8004619551
    0xffffff8084143fb0 : 0xffffff80046b2957
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12C2034
    Kernel version:
    Darwin Kernel Version 12.2.1: Thu Oct 18 12:13:47 PDT 2012; root:xnu-2050.20.9~1/RELEASE_X86_64
    Kernel UUID: 3F93B852-872F-3DF0-BCF8-46D48024C422
    Kernel slide:     0x0000000004400000
    Kernel text base: 0xffffff8004600000
    System model name: Macmini6,2 (Mac-F65AE981FFA204ED)
    System uptime in nanoseconds: 6010991747879
    last loaded kext at 898852347160: com.apple.filesystems.smbfs          1.8 (addr 0xffffff7f8634d000, size 229376)
    last unloaded kext at 1261626279332: com.apple.driver.AppleUSBAudio          2.9.0f6 (addr 0xffffff7f862ff000, size 262144)
    loaded kexts:
    com.motu.driver.FireWireAudio          1.6 54199
    com.apple.filesystems.smbfs          1.8
    com.apple.driver.AppleBluetoothMultitouch          75.19
    com.apple.iokit.IOBluetoothSerialManager          4.1.2f9
    com.apple.driver.ApplePlatformEnabler          2.0.6d1
    com.apple.driver.AGPM          100.12.81
    com.apple.driver.X86PlatformShim          1.0.0
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AudioAUUC          1.60
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AppleMikeyDriver          2.3.5fc10
    com.apple.driver.AppleHDA          2.3.5fc10
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.1.2f9
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.AppleIntelHD4000Graphics          8.0.6
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.2.13
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleIntelFramebufferCapri          8.0.6
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.1
    com.apple.driver.AppleUSBHub          5.5.0
    com.apple.driver.AppleSDXC          1.4.0
    com.apple.iokit.AppleBCM5701Ethernet          3.5.0b9
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AirPort.Brcm4331          612.20.15
    com.apple.driver.AppleAHCIPort          2.5.1
    com.apple.driver.AppleUSBEHCI          5.5.0
    com.apple.driver.AppleUSBXHCI          1.5.1
    com.apple.driver.AppleEFINVRAM          1.7
    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.2f9
    com.apple.driver.AppleMultitouchDriver          235.29
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.5fc10
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.1.2f9
    com.apple.driver.AppleSMBusController          1.0.11d0
    com.apple.iokit.IOAudioFamily          1.8.9fc11
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleSMBusPCI          1.0.11d0
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOBluetoothFamily          4.1.2f9
    com.apple.driver.AppleGraphicsControl          3.2.13
    com.apple.driver.X86PlatformPlugin          1.0.0
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.driver.IOPlatformPluginFamily          5.3.0d47
    com.apple.iokit.IONDRVSupport          2.3.6
    com.apple.driver.AppleHDAController          2.3.5fc10
    com.apple.iokit.IOGraphicsFamily          2.3.6
    com.apple.iokit.IOHDAFamily          2.3.5fc10
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.5
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.9
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.9
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.6
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.driver.AppleThunderboltNHI          1.6.3
    com.apple.iokit.IOThunderboltFamily          2.1.8
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOUSBUserClient          5.5.0
    com.apple.iokit.IO80211Family          510.4
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOAHCIFamily          2.3.1
    com.apple.iokit.IOUSBFamily          5.5.0
    com.apple.driver.AppleEFIRuntime          1.7
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    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: Macmini6,2, BootROM MM61.0106.B03, 4 processors, Intel Core i7, 2.3 GHz, 4 GB, SMC 2.8f0
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638424455302D474E2D4620
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3230554638424455302D474E2D4620
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x10E), Broadcom BCM43xx 1.0 (5.106.98.100.15)
    Bluetooth: Version 4.1.2f9 11046, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD HTS541010A9E662, 1 TB
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1d100000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2512, 0x1d180000 / 3
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x1d182000 / 5
    USB Device: BRCM20702 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1d181000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x828a, 0x1d181300 / 6
    Any help would be sincerely appreciated.

    When you get the freezing, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.
    When you post the log extract, you might see an error message on the web page: "You have included content in your post that is not permitted," or "The message contains invalid characters." That's a bug in the forum software. Please post the text on Pastebin, then post a link here to the page you created.

  • Ant logfile is showing debug statements

    Hi,
    I have a application which I run it using ant. If I type the ant -logfile xxx.log. All the logs will be printed in the xxx.log file.
    But along with a my logs, it is also printing DEBUG logs, which is making the file huge. Can anybody tell me if there is any way I can change that DEBUG setting to INFO or something in ant.
    Thanks and Regards
    Raaghu.K

    Quoted from the above linked manual page:
    Loggers extend the capabilities of listeners and add the following features:
    - Logging level (-quiet, -verbose, -debug) aware
    ...-quiet, -verbose, -debug are ANT command line options.

  • Why can't I open the Firefox4.0b8pre(Minefield) unless use the "safe mode" ? or it might show the crash windows?

    Now I use the 4.0b7pre (2010-10-01)
    but when I update the new version,
    the problem shows immediately.

    I already try it, but the problem continue.
    and more information:
    Minefield 4.0b7pre (x64) (2010-10-01) OK!
    update version 4.0b7pre (x64) (10-01 ~ 10-0) the problem ERROR!
    update version 4.0b8pre (x64) (10-07) ERROR!
    the image is the 2010-10-01 version,
    I really like the accelerated, and hope the function is getting well.

  • About:crashes - doesn't show latest crash/es

    Firefox 4.0b7
    Firefox crashed suddenly, crashed again upon restore session.
    Looked in about:crashes and crashes was not listed.
    Logs from event viewer:
    1rst crash:
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-12-15T17:56:21.000000000Z" />
    <EventRecordID>2173</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Stationär-Dator</Computer>
    <Security />
    </System>
    - <EventData>
    <Data>firefox.exe</Data>
    <Data>2.0.0.3960</Data>
    <Data>4cd334c8</Data>
    <Data>mozalloc.dll</Data>
    <Data>2.0.0.3960</Data>
    <Data>4cd3248f</Data>
    <Data>80000003</Data>
    <Data>00001a19</Data>
    <Data>c14</Data>
    <Data>01cb9c80f08721c2</Data>
    <Data>C:\Program Files (x86)\Mozilla Firefox 4.0 Beta 7\firefox.exe</Data>
    <Data>C:\Program Files (x86)\Mozilla Firefox 4.0 Beta 7\mozalloc.dll</Data>
    <Data>9fa84c23-0874-11e0-96db-002215067b07</Data>
    </EventData>
    </Event>
    2nd crash (restore session):
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
    <Provider Name="Application Error" />
    <EventID Qualifiers="0">1000</EventID>
    <Level>2</Level>
    <Task>100</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2010-12-15T17:56:21.000000000Z" />
    <EventRecordID>2173</EventRecordID>
    <Channel>Application</Channel>
    <Computer>Stationär-Dator</Computer>
    <Security />
    </System>
    - <EventData>
    <Data>firefox.exe</Data>
    <Data>2.0.0.3960</Data>
    <Data>4cd334c8</Data>
    <Data>mozalloc.dll</Data>
    <Data>2.0.0.3960</Data>
    <Data>4cd3248f</Data>
    <Data>80000003</Data>
    <Data>00001a19</Data>
    <Data>c14</Data>
    <Data>01cb9c80f08721c2</Data>
    <Data>C:\Program Files (x86)\Mozilla Firefox 4.0 Beta 7\firefox.exe</Data>
    <Data>C:\Program Files (x86)\Mozilla Firefox 4.0 Beta 7\mozalloc.dll</Data>
    <Data>9fa84c23-0874-11e0-96db-002215067b07</Data>
    </EventData>
    </Event>

    There had been memory corruption. Do you have steps to reproduce?

  • A2109A: USB-Debugging crashes

    After downgrading from 4.1.1 to 4.0.4 (Stock or MCL) I cannot activate USB-debugging. The whole development menu doesn't work and there is a timeout, while other menus work. So I cannot activate the main switch for all development options, since this button never appears.
    Stock:
    Link to image 1
    MCL: 
    Link to image 2
    How can I activate USB-debugging to send an adb command?
    Moderator note: images larger than 50k converted to links per forum rules:  Lenovo Community Participation Rules

    a2109a wrote:
    My problem was, that I couldn't access the checkbox. Since I had warranty money back was offered to me and I took the money and buy one in a few months.
    Sounds like you got the best deal, I may look into getting my money back as well, This tablet is dead, I need a tablet with 4.2.

Maybe you are looking for

  • How do I use AirPort Extreme to extend my wifi network - have BT HomeHub 5

    AirPort Extreme is plugged into my HomeHub 5 and I have set it up as extending a network using the Airport Utility, but it isn't finding the network - the light is orange   Please can someone help me. Thanks Joanna

  • How do i install Windows on SSD with a Fusion Drive?

    Hello everyone, i currently have a perfectly working iMac late 2013 with 1TB Fusion Drive. I would like to install Windows INSIDE A SSD PARTITION. Classic bootcamp will store Windows inside the mechanical hd and this slows things... How do i put wind

  • "parentComponent does not have a valid parent" error

    I'm trying to display a JOption pane with the following code: JOptionPane.showInternalMessageDialog(JOptionPane.getRootFrame(), word, "information", JOptionPane.INFORMATION_MESSAGE); I've also tried the following variation: JOptionPane.showInternalMe

  • SSAS 2008 R2 reading all partitions

    Hi<o:p></o:p> The report is very slow and we see in sql profiler SSAS reading all year partitions even we filter with one month and report is very slow. The cube partitions are monthly. The cube size is around 150GB. A measure column is Last Non empt

  • Image click - Higher resolution sample?

    Hi, I've published my website already but I would also like to make some changes and wanted to get a better understanding for future reference. In some sites (such as blogger) you can click on an image and it will give you an enlargment of that image