Application crash on xoom [pointerIndex out of range]

Got the following error in our system. Is anyone else seeing a similar problem?
Our test platform details are:
AIR 3.1.0.557
Android Version 3.1
XOOM
W/ProcessStats(  146): Skipping unknown process pid 17925
E/AndroidRuntime(  681): FATAL EXCEPTION: main
E/AndroidRuntime(  681): java.lang.IllegalArgumentException: pointerIndex out of range
E/AndroidRuntime(  681):     at android.view.MotionEvent.nativeGetPointerId(Native Method)
E/AndroidRuntime(  681):     at android.view.MotionEvent.getPointerId(MotionEvent.java:1522)
E/AndroidRuntime(  681):     at android.view.ScaleGestureDetector.onTouchEvent(ScaleGestureDetector.java:213)
E/AndroidRuntime(  681):     at com.adobe.air.AIRWindowSurfaceView.onTouchEvent(AIRWindowSurfaceView.java:623)
E/AndroidRuntime(  681):     at android.view.View.dispatchTouchEvent(View.java:4609)
E/AndroidRuntime(  681):     at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:1560)
E/AndroidRuntime(  681):     at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1333)
E/AndroidRuntime(  681):     at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:1560)
E/AndroidRuntime(  681):     at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1333)
E/AndroidRuntime(  681):     at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:1560)
E/AndroidRuntime(  681):     at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1333)
E/AndroidRuntime(  681):     at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:1560)
E/AndroidRuntime(  681):     at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1333)
E/AndroidRuntime(  681):     at com.android.internal.policy.impl.PhoneWindow$DecorView.superDispatchTouchEvent(PhoneWindo w.java:1709)
E/AndroidRuntime(  681):     at com.android.internal.policy.impl.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:126 4)
E/AndroidRuntime(  681):     at android.app.Activity.dispatchTouchEvent(Activity.java:2315)
E/AndroidRuntime(  681):     at com.android.internal.policy.impl.PhoneWindow$DecorView.dispatchTouchEvent(PhoneWindow.jav a:1682)
E/AndroidRuntime(  681):     at android.view.View.dispatchPointerEvent(View.java:4677)
E/AndroidRuntime(  681):     at android.view.ViewRoot.deliverPointerEvent(ViewRoot.java:2392)
E/AndroidRuntime(  681):     at android.view.ViewRoot.handleMessage(ViewRoot.java:2054)
E/AndroidRuntime(  681):     at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime(  681):     at android.os.Looper.loop(Looper.java:132)
E/AndroidRuntime(  681):     at android.app.ActivityThread.main(ActivityThread.java:4157)
E/AndroidRuntime(  681):     at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(  681):     at java.lang.reflect.Method.invoke(Method.java:491)
E/AndroidRuntime(  681):     at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
E/AndroidRuntime(  681):     at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
E/AndroidRuntime(  681):     at dalvik.system.NativeStart.main(Native Method)
W/ActivityManager(  146):   Force finishing activity air.OurPlayer/.AppEntry
I/UsageStats(  146): Deleting usage file : usage-20120314
W/ActivityManager(  146): Activity pause timeout for ActivityRecord{40dcfc30 air.OurPlayer/.AppEntry}
I/ActivityManager(  146): Config changed: {1.0 0mcc0mnc ja_JP sw800dp w800dp h1232dp xlrg port finger -keyb/v/h -nav/h s.7}
D/TabletStatusBar(  199): lights on
I/ActivityManager(  146): No longer want com.google.android.gm (pid 461): hidden #16
I/WindowManager(  146): Input event dispatching timed out sending to air.OurPlayer/air.OurPlayer.AppEntry
W/ActivityManager(  146): Activity destroy timeout for ActivityRecord{40dcfc30 air.OurPlayer/.AppEntry}
I/ActivityManager(  146): Process air.OurPlayer (pid 681) has died.
I/WindowManager(  146): WIN DEATH: Window{417bca40 air.OurPlayer/air.OurPlayer.AppEntry paused=false}
W/WindowManager(  146): Force-removing child win Window{40d81968 SurfaceView paused=false} from container Window{417bca40 air.OurPlayer/air.OurPlayer.AppEntry paused=false}
W/WindowManager(  146): Force-removing child win Window{417c6cd0 SurfaceView paused=false} from container Window{417bca40 air.OurPlayer/air.OurPlayer.AppEntry paused=false}
W/WindowManager(  146): Failed looking up window
W/WindowManager(  146): java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@40a08028 does not exist
W/WindowManager(  146):     at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.jav a:6736)
W/WindowManager(  146):     at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.jav a:6727)
W/WindowManager(  146):     at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1390)
W/WindowManager(  146):     at android.os.BinderProxy.sendDeathNotice(Binder.java:418)
W/WindowManager(  146):     at dalvik.system.NativeStart.run(Native Method)
I/WindowManager(  146): WIN DEATH: null
W/WindowManager(  146): Failed looking up window
W/WindowManager(  146): java.lang.IllegalArgumentException: Requested window android.os.BinderProxy@409df9d8 does not exist
W/WindowManager(  146):     at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.jav a:6736)
W/WindowManager(  146):     at com.android.server.wm.WindowManagerService.windowForClientLocked(WindowManagerService.jav a:6727)
W/WindowManager(  146):     at com.android.server.wm.WindowState$DeathRecipient.binderDied(WindowState.java:1390)
W/WindowManager(  146):     at android.os.BinderProxy.sendDeathNotice(Binder.java:418)
W/WindowManager(  146):     at dalvik.system.NativeStart.run(Native Method)
I/WindowManager(  146): WIN DEATH: null
I/WindowManager(  146): WINDOW DIED Window{417bca40 air.OurPlayer/air.OurPlayer.AppEntry paused=false}
I/WindowManager(  146): Input event dispatching timed out sending to application AppWindowToken{41bcbe50 token=ActivityRecord{40a06bf8 com.gau.go.launcherex/com.jiubang.ggheart.apps.desks.diy.GoLauncher}}
E/ActivityManager(  146): ANR in android.process.acore (com.gau.go.launcherex/com.jiubang.ggheart.apps.desks.diy.GoLauncher)
E/ActivityManager(  146): Reason: keyDispatchingTimedOut
E/ActivityManager(  146): Load: 0.24 / 0.26 / 0.34
E/ActivityManager(  146): CPU usage from 24927ms to 3514ms ago:
E/ActivityManager(  146):   10% 146/system_server: 5.5% user + 5% kernel / faults: 87 minor 2 major
E/ActivityManager(  146):   8.9% 90/mediaserver: 7.9% user + 1% kernel / faults: 1 minor 1 major
E/ActivityManager(  146):   1.7% 16265/kworker/u:0: 0% user + 1.7% kernel
E/ActivityManager(  146):   1.4% 87/surfaceflinger: 0% user + 1.4% kernel / faults: 5 minor
E/ActivityManager(  146):   1.1% 17935/kworker/u:1: 0% user + 1.1% kernel
E/ActivityManager(  146):   1.1% 16082/kworker/u:3: 0% user + 1.1% kernel
E/ActivityManager(  146):   0.1% 62/kinteractiveup: 0% user + 0.1% kernel
E/ActivityManager(  146):   0% 1//init: 0% user + 0% kernel / faults: 30 minor
E/ActivityManager(  146):   0% 3/ksoftirqd/0: 0% user + 0% kernel
E/ActivityManager(  146):   0% 6/migration/0: 0% user + 0% kernel
E/ActivityManager(  146):   0% 278/com.google.process.gapps: 0% user + 0% kernel
E/ActivityManager(  146):   0% 1357/zygote: 0% user + 0% kernel
E/ActivityManager(  146):   0% 13213/iscan_sysioc: 0% user + 0% kernel
E/ActivityManager(  146):   0% 13218/wpa_supplicant: 0% user + 0% kernel
E/ActivityManager(  146):   0% 16972/kworker/0:1: 0% user + 0% kernel
E/ActivityManager(  146):   0% 26834/kworker/1:0: 0% user + 0% kernel
E/ActivityManager(  146): 13% TOTAL: 6.5% user + 6.4% kernel + 0% iowait + 0% softirq
E/ActivityManager(  146): CPU usage from 361ms to 888ms later:
E/ActivityManager(  146):   7.2% 146/system_server: 3.6% user + 3.6% kernel / faults: 1 minor
E/ActivityManager(  146):     7.2% 173/InputDispatcher: 3.6% user + 3.6% kernel
E/ActivityManager(  146):   1.5% 26834/kworker/1:0: 0% user + 1.5% kernel
E/ActivityManager(  146): 2.8% TOTAL: 0.9% user + 1.8% kernel
Thanks.

Have you tried it out with AIR 3.2?
thanks,
Ignacio

Similar Messages

  • Upgraded to 10.9.2 and now i get the warning "The value in the "Copies" field is out of range" when I try to print an email. Mail then crashes and reopens - any suggestions on a cure? I've reinstalled my printer a Brother MFC-J6510DW but nothings changed.

    Upgraded to 10.9.2 and now i get the warning "The value in the "Copies" field is out of range" when I try to print an email. Mail then crashes and reopens - any suggestions on a cure? I've reinstalled my printer a Brother MFC-J6510DW but nothings changed.

    Process:         Preview [2135]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         7.0 (826.4)
    Build Info:      Preview-826004000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [254]
    Responsible:     Preview [2135]
    User ID:         501
    Date/Time:       2014-03-03 19:02:01.529 +0000
    OS Version:      Mac OS X 10.9.2 (13C64)
    Report Version:  11
    Anonymous UUID: 
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
    VM Regions Near 0x18:
    -->
        __TEXT                 00000001031d7000-00000001033bb000 [ 1936K] r-x/rwx SM=COW  /Applications/Preview.app/Contents/MacOS/Preview
    Application Specific Information:
    objc_msgSend() selector name: retain
    Performing @selector(buttonPressed:) from sender NSButton 0x600000159230
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff8b7f2097 objc_msgSend + 23
    1   com.apple.AppKit                        0x00007fff90352045 -[NSAlert didEndAlert:returnCode:contextInfo:] + 50
    2   com.apple.AppKit                        0x00007fff903518d9 -[NSApplication endSheet:returnCode:] + 320
    3   com.apple.AppKit                        0x00007fff9035166d -[NSAlert buttonPressed:] + 107
    4   com.apple.AppKit                        0x00007fff90216340 -[NSApplication sendAction:to:from:] + 327
    5   com.apple.AppKit                        0x00007fff902161be -[NSControl sendAction:to:] + 86
    6   com.apple.AppKit                        0x00007fff90262ced -[NSCell _sendActionFrom:] + 128
    7   com.apple.AppKit                        0x00007fff9027c6c5 -[NSCell trackMouse:inRect:ofView:untilMouseUp:] + 2316
    8   com.apple.AppKit                        0x00007fff9027ba97 -[NSButtonCell trackMouse:inRect:ofView:untilMouseUp:] + 487
    9   com.apple.AppKit                        0x00007fff9027b1ad -[NSControl mouseDown:] + 706
    10  com.apple.AppKit                        0x00007fff901fcb48 -[NSWindow sendEvent:] + 11296
    11  com.apple.AppKit                        0x00007fff9019b6e4 -[NSApplication sendEvent:] + 2021
    12  com.apple.Preview                       0x00000001031dac80 0x1031d7000 + 15488
    13  com.apple.AppKit                        0x00007fff8ffebb89 -[NSApplication run] + 646
    14  com.apple.AppKit                        0x00007fff8ffd6913 NSApplicationMain + 940
    15  libdyld.dylib                           0x00007fff935085fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8b4d5662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8b5c343d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8b5c3152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8b4d4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8df73f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8df76fb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8b4d4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8df73f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8df76fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8b4d4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8df73f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8df76fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8b4d4e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8df73f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8df76fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8b4d0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8b4cfd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ddf7155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ddf6779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ddf60b5 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff9019816e _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff8df72899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8df7272a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8df76fc9 thread_start + 13
    Thread 7:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff8b4d0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8b4cfd18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff918a0377 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff918a02ad thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff8df72899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8df7272a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8df76fc9 thread_start + 13
    Thread 8:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8b4d0a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8b4cfd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8ddf7155 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8ddf6779 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8ddf60b5 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff97f3a967 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff97f3a76b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff8df72899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8df7272a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8df76fc9 thread_start + 13
    Thread 9:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8b4d4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8df74c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8d5cb9c5 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x00007fff8d5c0c5f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib                 0x00007fff8df72899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8df7272a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8df76fc9 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8b4d4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8df74c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff8d5cc437 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff8d5cc2c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff8d5c0c5f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff8df72899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8df7272a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8df76fc9 thread_start + 13
    Thread 11:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff8b4d4716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8df74c77 _pthread_cond_wait + 787
    2   com.apple.CoreVideo                     0x00007fff8f604464 CVDisplayLink::waitUntil(unsigned long long) + 244
    3   com.apple.CoreVideo                     0x00007fff8f603998 CVDisplayLink::runIOThread() + 496
    4   com.apple.CoreVideo                     0x00007fff8f60378f startIOThread(void*) + 147
    5   libsystem_pthread.dylib                 0x00007fff8df72899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff8df7272a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff8df76fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x2400869279463432  rbx: 0x0000000000000000  rcx: 0x0000000000000001  rdx: 0x00006080001fb900
      rdi: 0x0000608000362dc0  rsi: 0x00007fff90a24ccc  rbp: 0x00007fff5ca28320  rsp: 0x00007fff5ca282e8
       r8: 0x0000000000000000   r9: 0x00007fff5ca28200  r10: 0x00007fff90a24ccc  r11: 0x0000000000000000
      r12: 0x00006000001d9140  r13: 0x0000000000000001  r14: 0x0000000000000080  r15: 0x00006080001fb900
      rip: 0x00007fff8b7f2097  rfl: 0x0000000000010246  cr2: 0x0000000000000018
    Logical CPU:     1
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x1031d7000 -        0x1033bafef  com.apple.Preview (7.0 - 826.4) <40BAB370-D0EA-399C-94E0-F67F8131AAC7> /Applications/Preview.app/Contents/MacOS/Preview
           0x10346c000 -        0x103497fff  com.apple.MediaUI (1.1 - 27) <2482C4A0-6D72-3870-AEF1-31F6015F2719> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
           0x10794c000 -        0x107952ff7  com.apple.BookKit (1.0.1 - 158) <34C7F87F-63B6-3E53-A7B1-8A6656405F41> /System/Library/PrivateFrameworks/BookKit.framework/BookKit
           0x10795c000 -        0x107966ff7  com.apple.qldisplay.Web2 (5.0 - 622.7) <1D685C40-BD8B-3852-8A3E-4E280EB789D1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/PlugIns/Web2.qldisplay/Contents/MacOS/Web2
           0x107bb0000 -        0x107bcbff7  com.apple.qldisplay.Web (5.0 - 622.7) <3486110B-813F-3DC9-A58F-F7264BFC9D51> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/PlugIns/Web.qldisplay/Contents/MacOS/Web
           0x1082db000 -        0x1082dbff9 +cl_kernels (???) <1AD36BBE-D3E3-4229-B4A2-DD44D5007F34> cl_kernels
           0x1082e0000 -        0x1082e1ff4 +cl_kernels (???) <4A968579-72EC-48F2-8262-2D27EE49C5EC> cl_kernels
           0x10833d000 -        0x108423fef  unorm8_bgra.dylib (2.3.58) <6E7397EF-CC78-3C15-8B21-05E7FB47F645> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x108894000 -        0x108895ffa +cl_kernels (???) <F3431A1D-FEE4-4EEF-8544-7E2120E1A058> cl_kernels
           0x1089cf000 -        0x1089cfffb +cl_kernels (???) <2EF018F8-7100-45C9-9E0C-30E8DBDAD2EE> cl_kernels
           0x108a01000 -        0x10914bff7  libclh.dylib (4.0.3 - 4.0.3) <5FAE3A43-C0DC-340F-B94A-2E3E2A767619> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dy lib
           0x1091ef000 -        0x1091fafff  libGPUSupport.dylib (9.6) <039FC0EF-1B2C-3465-907B-A1856DCF5ADF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x10ad93000 -        0x10adc5ff3  com.apple.print.framework.Print.Private (9.0 - 462) <5213B13B-9DEA-3D1C-A5C4-E7A6B9417A4C> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x10adeb000 -        0x10adfcff7 +com.brother.print.pde.CocoaBRInkQuality10 (4.0.4 - 18) <DE4E311D-5CB5-130E-788D-B5E35E3C42EF> /Library/Printers/Brother/PDEs/BRInkQuality10.bundle/Contents/MacOS/BRInkQualit y10
           0x10ae06000 -        0x10ae0cfff +com.brother.print.pde.CocoaSendFax (3.2.1 - 20) <01F8D969-7131-2ECC-899F-6A5ED9C7370F> /Library/Printers/Brother/PDEs/BRSendFax.bundle/Contents/MacOS/BRSendFax
           0x10ae13000 -        0x10ae51ff7  com.apple.print.PrintingCocoaPDEs (9.0 - 462) <E303781E-7376-3D04-89AF-E063972C02A1> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
           0x10c15a000 -        0x10c17aff3  libPDFRIP.A.dylib (599.20.11) <6A8DA6F0-5D42-383A-84B5-4DF60B43047A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRI P.A.dylib
        0x123440000000 -     0x12344086dfff  com.apple.GeForceTeslaGLDriver (8.24.11 - 8.2.4) <AA787258-3655-3558-AC34-C5834A007A39> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTe slaGLDriver
        0x7fff6d82b000 -     0x7fff6d85e817  dyld (239.4) <2B17750C-ED1B-3060-B64E-21897D08B28B> /usr/lib/dyld
        0x7fff8b295000 -     0x7fff8b29afff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8b29b000 -     0x7fff8b2a3ff3  libCGCMS.A.dylib (599.20.11) <BB1E8D63-9FA1-3588-AC5D-1980576ED62C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8b2a4000 -     0x7fff8b2adff7  libcldcpuengine.dylib (2.3.58) <C8785704-6195-3129-86CA-20F0F3C20F15> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8b2ae000 -     0x7fff8b49effd  com.apple.WebKit2 (9537 - 9537.74.9) <3F7B257F-D0DA-3AA8-BE8B-0C5474FE9806> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8b4bf000 -     0x7fff8b4dbff7  libsystem_kernel.dylib (2422.90.20) <20E00C54-9222-359F-BD98-CB79ABED769A> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8b4dc000 -     0x7fff8b52dff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8b545000 -     0x7fff8b55dff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8b55e000 -     0x7fff8b597ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8b5c0000 -     0x7fff8b5dafff  libdispatch.dylib (339.90.1) <F3CBFE1B-FCE8-3F33-A53D-9092AB382DBB> /usr/lib/system/libdispatch.dylib
        0x7fff8b5e6000 -     0x7fff8b5e6fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8b5e7000 -     0x7fff8b5f3ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8b5f4000 -     0x7fff8b663ff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8b664000 -     0x7fff8b7b7ff7  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <3511ABFE-22E1-3B91-B86A-5E3A78CE33FD> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8b7c2000 -     0x7fff8b7ecff7  libsandbox.1.dylib (278.11) <9E5654BF-DCD3-3B15-9C63-209B2B2D2803> /usr/lib/libsandbox.1.dylib
        0x7fff8b7ed000 -     0x7fff8b99af27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8b99b000 -     0x7fff8b9a5ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8b9a6000 -     0x7fff8badcff6  com.apple.WebKit (9537 - 9537.74.9) <CA0C0387-8A66-34D4-8B1C-F5CDDBDA76BB> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8badd000 -     0x7fff8bb1efff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8bb1f000 -     0x7fff8bb47ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff8bb55000 -     0x7fff8bc17ff5  com.apple.CoreText (352.0 - 367.19) <24848DF1-67EC-3D41-9548-1F14C6DFBBF9> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8be0d000 -     0x7fff8be15ffc  libGFXShared.dylib (9.6) <E276D384-3616-3511-B5F2-92621D6372D6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8be16000 -     0x7fff8be18ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff8be19000 -     0x7fff8be21ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8be22000 -     0x7fff8beaaff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8beab000 -     0x7fff8bf76fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8bf79000 -     0x7fff8bf7cffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8bfd9000 -     0x7fff8bfdbfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8bfdc000 -     0x7fff8c005fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8c085000 -     0x7fff8c087ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff8c088000 -     0x7fff8c0a4fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8c0a5000 -     0x7fff8c0a6fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8c331000 -     0x7fff8c33cfff  libGL.dylib (9.6) <A2EF4E15-EA08-396D-A1D4-29E1CED6876A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8c33d000 -     0x7fff8c3a1fff  com.apple.datadetectorscore (5.0 - 354.3) <B92E87D1-2045-3AB2-AE3F-8F948B30518A> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8c77e000 -     0x7fff8c7b3ffb  com.apple.datadetectors (5.0 - 246.0) <1C4C33FE-F364-3DBA-A1BC-4A53E594CFD3> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8c7b4000 -     0x7fff8c7cdff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8c7ce000 -     0x7fff8c803ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8c804000 -     0x7fff8c82dfff  GLRendererFloat (9.6) <16871296-2EB9-3FF6-AB00-3E2E55A45A63> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff8c8ef000 -     0x7fff8c8f0fff  libffi.dylib (18.1) <FEB76C94-97BA-39BC-B713-D086B9757BA5> /usr/lib/libffi.dylib
        0x7fff8c8f1000 -     0x7fff8c916ff7  com.apple.printingprivate.framework.PrintingPrivate (9.0 - 126) <84D0F49D-BF93-3163-991B-A2D49B97C881> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
        0x7fff8c917000 -     0x7fff8c91bfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8c91c000 -     0x7fff8ca8cff8  com.apple.CFNetwork (673.2.1 - 673.2.1) <AE407146-CCF2-33DD-AAEA-6887FD6F45BA> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8ca8d000 -     0x7fff8cb77fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff8cb78000 -     0x7fff8cb79ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff8cb7a000 -     0x7fff8cb80ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8cb81000 -     0x7fff8cb9eff7  com.apple.framework.Apple80211 (9.3.1 - 931.58) <D5B2DD15-3DCC-31F6-9320-3A20A887C5D5> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8cb9f000 -     0x7fff8cbaffff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8cbb0000 -     0x7fff8cbbbff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8cbbc000 -     0x7fff8cbccffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff8cbcd000 -     0x7fff8d01bfff  com.apple.VideoToolbox (1.0 - 1273.49) <27177077-9107-3E06-ADAD-92B80E80CDCD> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8d01c000 -     0x7fff8d023ff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8d024000 -     0x7fff8d024fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8d025000 -     0x7fff8d2f9fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8d2fa000 -     0x7fff8d2ffff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8d300000 -     0x7fff8d31cfff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8d31d000 -     0x7fff8d40cfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8d40d000 -     0x7fff8d411ff7  libGIF.dylib (1042) <C57840F6-1C11-3273-B4FC-956950B94034> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8d412000 -     0x7fff8d4affff  com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff8d4b0000 -     0x7fff8d4cbff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8d5b7000 -     0x7fff8d92effa  com.apple.JavaScriptCore (9537 - 9537.74.4) <0942FE6B-3152-30FC-B92A-92A1C29C5295> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8d92f000 -     0x7fff8dbc0ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8dbc1000 -     0x7fff8dbc2fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8dbc3000 -     0x7fff8dd31ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8dd86000 -     0x7fff8df6bfff  com.apple.CoreFoundation (6.9 - 855.14) <617B8A7B-FAB2-3271-A09B-C542E351C532> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8df71000 -     0x7fff8df78ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8dfa0000 -     0x7fff8dfacff7  com.apple.OpenDirectory (10.9 - 173.90.1) <E5EF8E1A-7214-36D0-AF0D-8D030DF6C2FC> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8e4a5000 -     0x7fff8e4a9ff7  libheimdal-asn1.dylib (323.15) <B8BF2B7D-E913-3544-AA6D-CAC119F81C7C> /usr/lib/libheimdal-asn1.dylib
        0x7fff8e4aa000 -     0x7fff8e4effff  libcurl.4.dylib (78.90.1) <818543D6-0CCE-3F18-9BF1-4D18B81018F3> /usr/lib/libcurl.4.dylib
        0x7fff8e4f0000 -     0x7fff8e4f3fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8e4fe000 -     0x7fff8e57efff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8e57f000 -     0x7fff8e580fff  com.apple.AddressBook.ContactsData (8.0 - 1369) <BAF434EC-32B6-3F1C-8ABE-4419A15829FF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8e581000 -     0x7fff8e5f4fff  com.apple.securityfoundation (6.0 - 55122.1) <1939DE0B-BC38-3E50-8A8C-3471C8AC4CD6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8e5f5000 -     0x7fff8e602ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8e603000 -     0x7fff8e605fff  libRadiance.dylib (1042) <B91D4B97-7BF3-3285-BCB7-4948BAAC23EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8e613000 -     0x7fff8e61eff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <A9866D67-C5A8-36D1-A1DB-E2FA60328698> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8e61f000 -     0x7fff8e64efd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8e64f000 -     0x7fff8e650ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8e651000 -     0x7fff8e715ff7  com.apple.backup.framework (1.5.2 - 1.5.2) <A3C552F0-670B-388F-93FA-D917F96ACE1B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8e716000 -     0x7fff8e740ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8e74b000 -     0x7fff8e752fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8e753000 -     0x7fff8e759ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
        0x7fff8e75a000 -     0x7fff8e7c1ff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff8e7c2000 -     0x7fff8eaf8fff  com.apple.MediaToolbox (1.0 - 1273.49) <AB8ED666-6D15-3367-A033-F4A8AD33C4E0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8eaf9000 -     0x7fff8eb3effe  com.apple.HIServices (1.22 - 467.2) <B7FCF008-C241-3862-BC63-E6EF4006A6E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8eb3f000 -     0x7fff8eb7dff7  libGLImage.dylib (9.6) <DCF2E131-A65E-33B2-B32D-28FF01605AB1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8eb7e000 -     0x7fff8eb87fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8eb88000 -     0x7fff8ebd5ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8ebd6000 -     0x7fff8ec05ff5  com.apple.GSS (4.0 - 2.0) <62046C17-5D09-346C-B08E-A664DBC18411> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8ec06000 -     0x7fff8ec0efff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8ec1f000 -     0x7fff8ec36ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8ec37000 -     0x7fff8ecc7fff  com.apple.Metadata (10.7.0 - 800.23) <BFEE576F-D779-300B-B685-26A3A008710A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8ecc8000 -     0x7fff8edceff7  com.apple.ImageIO.framework (3.3.0 - 1042) <6101F33E-CACC-3070-960A-9A2EA4BC5F44> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8edcf000 -     0x7fff8edd4ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff8edd5000 -     0x7fff8eddfff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8ede0000 -     0x7fff8ee69ff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
        0x7fff8ee6a000 -     0x7fff8eed0fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8eee9000 -     0x7fff8eef0ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
        0x7fff8eef1000 -     0x7fff8ef33ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8ef34000 -     0x7fff8f018fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8f019000 -     0x7fff8f04afff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8f0ae000 -     0x7fff8f0aeff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8f0af000 -     0x7fff8f0ebff7  com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8f0ec000 -     0x7fff8f145fff  libTIFF.dylib (1042) <51D02EEC-0D0C-34C1-91C8-D316473A3FEA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8f146000 -     0x7fff8f151fff  libkxld.dylib (2422.90.20) <EF476345-7A69-3AC0-95ED-0196FB8910CB> /usr/lib/system/libkxld.dylib
        0x7fff8f1a8000 -     0x7fff8f1affff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8f1b0000 -     0x7fff8f1b4ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8f1b8000 -     0x7fff8f1c2ff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8f241000 -     0x7fff8f3a7fff  libGLProgrammability.dylib (9.6) <8807FAD2-11E2-3293-89D8-397B87334138> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff8f3a8000 -     0x7fff8f3b9ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8f3ba000 -     0x7fff8f3e1ff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff8f3e2000 -     0x7fff8f3fbff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8f418000 -     0x7fff8f53aff1  com.apple.avfoundation (2.0 - 651.12) <5261E6EA-7476-32B2-A12A-D42598A9B2EA> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8f53b000 -     0x7fff8f53bfff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8f55f000 -     0x7fff8f5bffff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8f5ff000 -     0x7fff8f601ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8f602000 -     0x7fff8f627ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8f628000 -     0x7fff8f676ff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
        0x7fff8f679000 -     0x7fff8f690ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <38A25261-C622-3F11-BFD3-7AFFC44D57B8> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8f691000 -     0x7fff8f6bfff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8f72c000 -     0x7fff8f787ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8f788000 -     0x7fff8f811fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8f81b000 -     0x7fff8f8d3ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8f9e5000 -     0x7fff8f9e7fff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8f9e8000 -     0x7fff8f9eaff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8f9eb000 -     0x7fff8f9f0fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8f9f1000 -     0x7fff8fb21ff7  com.apple.desktopservices (1.8.2 - 1.8.2) <76D6ED93-9D5A-3941-8B88-A1773290AE74> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8fb22000 -     0x7fff8fb80ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8fb81000 -     0x7fff8fd0eff7  GLEngine (9.6) <51D58F76-B9B3-3B4F-B65A-F6D213C2EED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff8fd0f000 -     0x7fff8fd22ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8fd32000 -     0x7fff8fd66fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff8fd67000 -     0x7fff8fd67fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8fd68000 -     0x7fff8fd79fff  com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff8fd7a000 -     0x7fff8fe2aff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8fe2b000 -     0x7fff8fe34ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8fe35000 -     0x7fff8fe3efff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8fe3f000 -     0x7fff8fe6cff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8ffd4000 -     0x7fff90b4afff  com.apple.AppKit (6.9 - 1265.19) <12647F2F-3FE2-3D77-B3F0-33EFAFF2CEA7> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff90b4b000 -     0x7fff90b6ffff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff90ba1000 -     0x7fff90badff7  com.apple.HelpData (2.1.4 - 90) <BEA1C549-40D3-35BF-9204-CB679FCB0648> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff90bae000 -     0x7fff90fe1ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff90fe2000 -     0x7fff90fecff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff90fed000 -     0x7fff90ff4ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff90ff5000 -     0x7fff91025fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff91026000 -     0x7fff910f7fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff910f8000 -     0x7fff9113ffff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff91156000 -     0x7fff91537ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff91538000 -     0x7fff91542fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff91543000 -     0x7fff91813ffc  com.apple.CoreImage (9.2.7) <BF88A02E-994E-3970-AC62-04248CA8DC46> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff91879000 -     0x7fff91a15ff3  com.apple.QuartzCore (1.8 - 332.3) <80F1068F-4A34-34FB-9E05-A2DC0700D2F2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff91a16000 -     0x7fff91a24fff  com.apple.opengl (9.6.0 - 9.6.0) <709F4A02-73A0-303C-86B5-85C596C8B707> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff91a25000 -     0x7fff91a2bff7  libCGXCoreImage.A.dylib (599.20.11) <A787F160-6963-38B5-AF86-D5541E0492F1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
        0x7fff91a2c000 -     0x7fff91a39fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff91ac8000 -     0x7fff91b54ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff91b55000 -     0x7fff91b5bfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff91b5c000 -     0x7fff91b5cfff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff91b5d000 -     0x7fff91b8cfff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff92094000 -     0x7fff92097fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff92098000 -     0x7fff92177fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff9217a000 -     0x7fff921e7fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff921ef000 -     0x7fff92213fff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
        0x7fff92253000 -     0x7fff9228efff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff9228f000 -     0x7fff922adfff  com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff92341000 -     0x7fff92390ff7  com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff92391000 -     0x7fff9239eff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff9239f000 -     0x7fff923baff7  libPng.dylib (1042) <36FF1DDA-9804-33C5-802E-3FCA9879F0E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff92490000 -     0x7fff924b7ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff9251d000 -     0x7fff9256efff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff9256f000 -     0x7fff92580ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff92581000 -     0x7fff92ea0af3  com.apple.CoreGraphics (1.600.0 - 599.20.11) <06212100-8069-31A1-9C44-F6C4B1695230> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff92ea1000 -     0x7fff9318bfff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff931a8000 -     0x7fff93401ff9  com.apple.security (7.0 - 55471.14) <3F7100A0-FE46-333D-9A4B-396580F1B4FE> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff93402000 -     0x7fff93449ff7  libcups.2.dylib (372.2) <37802F24-BCC2-3721-8E12-82B29B61B2AA> /usr/lib/libcups.2.dylib
        0x7fff9344c000 -     0x7fff9344dff7  libsystem_sandbox.dylib (278.11) <5E5A6E09-33A9-391A-AB34-E57D93BB1551> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff9345d000 -     0x7fff93486ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
        0x7fff93494000 -     0x7fff934abfff  com.apple.ScriptingBridge (1.3.1 - 63) <CE24DD07-7A89-3105-AE57-A1BED0189292> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff934ac000 -     0x7fff934adfff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff934ae000 -     0x7fff934b0ff3  libsystem_configuration.dylib (596.13) <B51C8C22-C455-36AC-952D-A319B6545884> /usr/lib/system/libsystem_configuration.dylib
        0x7fff934b1000 -     0x7fff93504fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff93505000 -     0x7fff93508ff7  libdyld.dylib (239.4) <CF03004F-58E4-3BB6-B3FD-BE4E05F128A0> /usr/lib/system/libdyld.dylib
        0x7fff93509000 -     0x7fff9350cffa  libCGXType.A.dylib (599.20.11) <C0B41DDE-0988-3652-B03B-9E5EB0DABAEB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff9350d000 -     0x7fff93753fff  com.apple.AddressBook.framework (8.0 - 1369) <3D1A8D58-6A9E-366C-BDB8-ECC6F279DB24> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff93754000 -     0x7fff93756fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff93757000 -     0x7fff937a2fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff937a3000 -     0x7fff937b7fff  com.apple.aps.framework (4.0 - 4.0) <23BC5746-0914-3102-B84F-BEAB31A77AEC> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff937b8000 -     0x7fff937bbfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff939d3000 -     0x7fff93a9cfff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff93aa0000 -     0x7fff93d01fff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff93d02000 -     0x7fff93d54fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff93d7c000 -     0x7fff93dd4ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff93dd5000 -     0x7fff93dddff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff93dde000 -     0x7fff93ddeffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff93ddf000 -     0x7fff93deeff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff93def000 -     0x7fff93df0ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff93df3000 -     0x7fff94c41fff  com.apple.WebCore (9537 - 9537.74.11) <9683BA7C-A04B-3E33-B195-DCF1C2CABF95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff94c42000 -     0x7fff94c43ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff94c44000 -     0x7fff94c5fff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
        0x7fff94e91000 -     0x7fff94f7ffff  libJP2.dylib (1042) <01D988D4-E36F-3120-8BA4-EF6282ECB010> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff94f80000 -     0x7fff94f86fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1369) <A5D1D494-2F84-3A97-A229-04DB308D4481> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff95036000 -     0x7fff95165fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff95166000 -     0x7fff95201fff  com.apple.PDFKit (2.9.1 - 2.9.1) <F4DFF4F2-6DA3-3B1B-823E-D9ED271A1522> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff95202000 -     0x7fff95202fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff95249000 -     0x7fff95249ffd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <486A97CD-C1F7-324D-87BC-B07F7A415B68> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff9524a000 -     0x7fff9576dfff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff9576e000 -     0x7fff95926ff3  libicucore.A.dylib (511.31) <167DDD0A-A935-31AF-B5B9-940268EC3A3C> /usr/lib/libicucore.A.dylib
        0x7fff95930000 -     0x7fff95942fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff95943000 -     0x7fff9596bffb  libRIP.A.dylib (599.20.11) <D79461A6-2E24-3531-ADA2-EAC972384A7D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff959e5000 -     0x7fff959e5fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff959e6000 -     0x7fff95d7efff  com.apple.SceneKit (4.0 - 197.1) <D864946D-B843-3B7A-8C81-B682B06CF7FD> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff95d91000 -     0x7fff95e78ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff95e79000 -     0x7fff95e7aff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff95e7b000 -     0x7fff96125ff5  com.apple.HIToolbox (2.1 - 697.4) <DF5635DD-C255-3A8E-8B49-F6D2FB61FF95> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff96126000 -     0x7fff96165fff  libGLU.dylib (9.6) <EE4907CA-219C-34BD-A84E-B85695F64C05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff96166000 -     0x7fff961c9ff7  com.apple.SystemConfiguration (1.13 - 1.13) <63B985ED-E7E4-3095-8D12-63C9F1DB0F3D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff961ca000 -     0x7fff961e2ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff961e3000 -     0x7fff9624dff7  com.apple.framework.IOKit (2.0.1 - 907.90.2) <A779DE46-BB7E-36FD-9348-694F9B09718F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff96253000 -     0x7fff96284ff7  libTrueTypeScaler.dylib (111.1) <697E72D0-8D79-3BB7-8AF5-46875AC9A4BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff96285000 -     0x7fff962dcfff  com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff96c03000 -     0x7fff96c32ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff96c38000 -     0x7fff96c5fffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff96c60000 -     0x7fff96c63fff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff96c64000 -     0x7fff971d4fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff971d5000 -     0x7fff971deffb  com.apple.CommonAuth (4.0 - 2.0) <70FDDA03-7B44-37EC-B78E-3EC3C8505C76> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff971df000 -     0x7fff97427ff7  com.apple.CoreData (107 - 481.01) <DA339795-5D97-35B5-9B04-629830013720> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff97428000 -     0x7fff97685ffd  com.apple.RawCamera.bundle (5.03 - 731) <99C18399-B160-3C4A-AEDC-A2FD4944FCC6> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff97686000 -     0x7fff97757ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff97758000 -     0x7fff9776aff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9776b000 -     0x7fff97778ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff97779000 -     0x7fff977f0fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff977f1000 -     0x7fff978e2ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff978e3000 -

  • Index out of range when trying to create a new Application

    When I try to create an Application (Such as Consolidation,Ownership,Rate ) getting  an Error Message 'Index as out of range. Must be non negative & less than the size of the collection. Parameter name : index'.
    But  i could able to create generic application with no issue.
    Any leads would be appreciated .
    Best Regards
    Ram

    Hi,                                                                
    Could you please check if an application has 'Journal' in use in your application set.                                                      
    If so, it might be the cause of the issue.
    This was reported some time ago. You can get rid of that by performing those steps. Before that, be sure to have a copy of all those below tables before doing any change (in order to be sure not to loose anything):
    1. In tblapp, anything that has a '1' for Journal has to be changed to '0'  
    2. Deletion of all tables beginning with JRN.
    3. Then, try to recreate your application, add needed dimension and do not forget to check both options (Re-assign SQL index and Process application).
    Hope this will help.
    Best Regards,
    Patrick

  • Windows Forms Application Crashes Out with "Faulting module name: clr.dll"

    OS: Windows 7
    Framework: 4.5
    Windows Form Application crashes while invoking printer settings method "printersettings.sethdevmode()"
    Application: DHSDEVASystem.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.AccessViolationException
    Stack:
       at System.Runtime.InteropServices.Marshal.CopyToManaged(IntPtr, System.Object, Int32, Int32)
       at System.Runtime.InteropServices.Marshal.Copy(IntPtr, Byte[], Int32, Int32)
       at System.Drawing.Printing.PrinterSettings.SetHdevmode(IntPtr)
       at DHSPresentationLayer.Logic.PrinterAPI.OpenPrinterPropertiesDialog(System.Drawing.Printing.PrinterSettings, System.Windows.Forms.Form)
       at DHSPresentationLayer.Logic.PrinterAPI.SendFileToPrinter(DHSPresentationLayer.Logic.PrinterInfo, System.String, System.Windows.Forms.Form)
       at DHSPresentationLayer.Logic.PrinterAPI.PrintLabel(System.String, System.String, System.Data.DataTable, System.Func`2<System.String,System.String>, System.String, System.String, Int32, System.Windows.Forms.Form)
       at DHSPresentationLayer.MRPFR130.showSSReport()
       at DHSPresentationLayer.MRPFR130.confirmCancelCloseButton_Confirm()
       at MINDBaseFormLibrary.BaseScreenReports.confirmCancelCloseControl1_EventButtonClicked(System.Object, DHSControlLibrary.MyEventArgs)
       at DHSControlLibrary.ConfirmCancelCloseControl.OnEventButtonClicked(DHSControlLibrary.MyEventArgs)
       at DHSControlLibrary.ConfirmCancelCloseControl.cmdConfirm_Click(System.Object, System.EventArgs)
       at System.Windows.Forms.Control.OnClick(System.EventArgs)
       at Infragistics.Win.Misc.UltraButtonBase.OnClick(System.EventArgs)
       at Infragistics.Win.Misc.UltraButton.OnMouseUp(System.Windows.Forms.MouseEventArgs)
       at System.Windows.Forms.Control.WmMouseUp(System.Windows.Forms.Message ByRef, System.Windows.Forms.MouseButtons, Int32)
       at System.Windows.Forms.Control.WndProc(System.Windows.Forms.Message ByRef)
       at System.Windows.Forms.Control+ControlNativeWindow.OnMessage(System.Windows.Forms.Message ByRef)
       at System.Windows.Forms.Control+ControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
       at System.Windows.Forms.NativeWindow.DefWndProc(System.Windows.Forms.Message ByRef)
       at Infragistics.Win.UIAutomation.UiaProviderControlNativeWindow.WndProc(System.Windows.Forms.Message ByRef)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr, Int32, IntPtr, IntPtr)
       at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef)
       at System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32)
       at System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext)
       at System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext)
       at System.Windows.Forms.Application.Run(System.Windows.Forms.Form)
       at DHSPresentationLayer.Program.Main()
    then 1 second after :
    Faulting application name: DHSDEVASystem.exe, version: 7.8.0.4, time stamp: 0x54c8f680
    Faulting module name: MSVCR110_CLR0400.dll, version: 11.0.50709.17929, time stamp: 0x4ffa580c
    Exception code: 0xc0000005
    Fault offset: 0x0000156e
    Faulting process id: 0x8ec
    Faulting application start time: 0x01d046916142e1e3
    Faulting application path: C:\Users\savaa\AppData\Local\Apps\2.0\DR9VMJ96.MZ3\DP07HVCX.MDB\dhsd..tion_0000000000000000_0007.0008_cfa90b0813b3f063\DHSDEVASystem.exe
    Faulting module path: C:\Windows\system32\MSVCR110_CLR0400.dll
    Report Id: 38cf9363-b285-11e4-b29f-0023242a2561
    The PC is on windows 7 32 bits with .net 4.5 installed.

    Hello,
    Based on the exception message, I found that your project is build with .NET 4.0, you could consider changing it to .NET 4.5.
    If you want to keep it built with .NET 4.0, then you could consider the following fix.
    FIX: "Faulting module name: clr.dll" error message when you run a Microsoft .NET Framework 4-based application
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • What does error message on opening project in iPlanet Application Builder indicate? "String index out of range:-1"

    Hello,
    After creating a project I am inserting existing jsp files into the project. When I try to reopen the project in iab I get this message. "Unable to load file c:\.....\projectname.iab. String index out of range: -1". Has anyone encountered this problem? OS is Windows 2000, iaBuilder 6 sp1.

    Hello,
    After creating a project I am inserting existing jsp files into the project. When I try to reopen the project in iab I get this message. "Unable to load file c:\.....\projectname.iab. String index out of range: -1". Has anyone encountered this problem? OS is Windows 2000, iaBuilder 6 sp1.

  • OEL 5.1 greeter application crashing on first boot

    I have installed OEL 5.1 x86-64 and the entire installation went fine, but when it is starting for the first time, it displays the following error in a dialogue box on a black screen: "The greeter application appears to be crashing. Attempting to use a different one." After I press "OK" button, the screen blinks a couple of times switching between text and graphical modes and then the same nice dialogue window is produced.
    After half a dozen iterations it switches into text mode and produces the following message: "The display server has been shut down about 6 times in the last 90 seconds. It is likely that something bad is going on. Waiting for 2 minutes before trying again on display :0." Well, I kind of noticed, that "something bad is going on" :-) If I press "OK" button on this text screen, it actually presents a login prompt in text mode and I can login as root. After two minutes however it tries to start the greeter application again and the cycle repeats.
    Any suggestions what I should be checking?
    P.S. Ubuntu 5.10-64 got itself up and running on this machine quite happily without any intervention on my part -- both from live cd and the whole installation.

    Hi Tommy,
    Thank you for your reply.
    The video card is ATI 264VT [Mach64 VT].
    I've tried your suggestions, but unfortunately the system-config-display command switches video card to an incompatible mode. I.e. it switches into a graphical mode producing a blue screen with a bit of garbage in the left bottom corner, which looks like a tiny distorted image of KDE screen. After that the computer stops responding altogether -- even the Num Lock and Caps Lock keys have no effect. The only way to get out of that state is the rest button.
    Is there a way to specify video mode from the command line?
    Below are contents of Xorg.0.log from /var/log. Hopefully it will tell you something.
    ---------- cut here ----------
    X Window System Version 7.1.1
    Release Date: 12 May 2006
    X Protocol Version 11, Revision 0, Release 7.1.1
    Build Operating System: Linux 2.6.18-1.2798.fc6 x86_64 Red Hat, Inc.
    Current Operating System: Linux sandy 2.6.18-53.el5 #1 SMP Sat Nov 10 19:37:22 EST 2007 x86_64
    Build Date: 11 November 2007
    Build ID: xorg-x11-server 1.1.1-48.26.el5.0.1
         Before reporting problems, check http://wiki.x.org
         to make sure that you have the latest version.
    Module Loader present
    Markers: (--) probed, (**) from config file, (==) default setting,
         (++) from command line, (!!) notice, (II) informational,
         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Sat Mar 22 18:51:26 2008
    (EE) Unable to locate/open config file
    (II) Module ABI versions:
         X.Org ANSI C Emulation: 0.3
         X.Org Video Driver: 1.0
         X.Org XInput driver : 0.6
         X.Org Server Extension : 0.3
         X.Org Font Renderer : 0.5
    (II) Loader running on linux
    (II) LoadModule: "bitmap"
    (II) Loading /usr/lib64/xorg/modules/fonts/libbitmap.so
    (II) Module bitmap: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.0.0
         Module class: X.Org Font Renderer
         ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font Bitmap
    (II) LoadModule: "pcidata"
    (II) Loading /usr/lib64/xorg/modules/libpcidata.so
    (II) Module pcidata: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.0.0
         ABI class: X.Org Video Driver, version 1.0
    (++) using VT number 8
    (II) PCI: PCI scan (all values are in hex)
    (II) PCI: 00:00:0: chip 10de,02f4 card 1043,81d2 rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:00:1: chip 10de,02fa card 1043,81d2 rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:00:2: chip 10de,02fe card 1043,81d2 rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:00:3: chip 10de,02f8 card 1043,81d2 rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:00:4: chip 10de,02f9 card 1043,81d2 rev a2 class 05,00,00 hdr 00
    (II) PCI: 00:00:5: chip 10de,02ff card 1043,81d2 rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:00:6: chip 10de,027f card 1043,81d2 rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:00:7: chip 10de,027e card 1043,81d2 rev a2 class 05,00,00 hdr 80
    (II) PCI: 00:02:0: chip 10de,02fc card 0000,0000 rev a1 class 06,04,00 hdr 01
    (II) PCI: 00:03:0: chip 10de,02fd card 0000,0000 rev a1 class 06,04,00 hdr 01
    (II) PCI: 00:04:0: chip 10de,02fb card 0000,0000 rev a1 class 06,04,00 hdr 01
    (II) PCI: 00:09:0: chip 10de,005e card 1043,815a rev a4 class 05,80,00 hdr 00
    (II) PCI: 00:0a:0: chip 10de,0050 card 1043,815a rev a4 class 06,01,00 hdr 80
    (II) PCI: 00:0a:1: chip 10de,0052 card 1043,815a rev a2 class 0c,05,00 hdr 80
    (II) PCI: 00:0b:0: chip 10de,005a card 1043,815a rev a2 class 0c,03,10 hdr 80
    (II) PCI: 00:0b:1: chip 10de,005b card 1043,815a rev a4 class 0c,03,20 hdr 80
    (II) PCI: 00:0d:0: chip 10de,0059 card 1043,812a rev a2 class 04,01,00 hdr 00
    (II) PCI: 00:0f:0: chip 10de,0053 card 1043,815a rev f3 class 01,01,8a hdr 00
    (II) PCI: 00:10:0: chip 10de,0054 card 1043,815a rev f3 class 01,04,85 hdr 00
    (II) PCI: 00:11:0: chip 10de,0055 card 1043,815a rev f3 class 01,04,85 hdr 00
    (II) PCI: 00:12:0: chip 10de,005c card 0000,0000 rev a2 class 06,04,01 hdr 01
    (II) PCI: 00:13:0: chip 10de,0057 card 1043,8141 rev a3 class 06,80,00 hdr 00
    (II) PCI: 00:16:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:17:0: chip 10de,005d card 0000,0000 rev a3 class 06,04,00 hdr 01
    (II) PCI: 00:18:0: chip 1022,1100 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:1: chip 1022,1101 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:2: chip 1022,1102 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 00:18:3: chip 1022,1103 card 0000,0000 rev 00 class 06,00,00 hdr 80
    (II) PCI: 01:00:0: chip 1095,3132 card 1043,819f rev 01 class 01,80,00 hdr 00
    (II) PCI: 02:00:0: chip 11ab,4362 card 1043,8142 rev 15 class 02,00,00 hdr 00
    (II) PCI: 04:07:0: chip 1002,5654 card 1002,5654 rev 48 class 03,00,00 hdr 00
    (II) PCI: 04:0b:0: chip 104c,8023 card 1043,808b rev 00 class 0c,00,10 hdr 00
    (II) PCI: End of PCI scan
    (II) PCI-to-PCI bridge:
    (II) Bus 1: bridge is at (0:2:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 1 I/O range:
         [0] -1     0     0x00007000 - 0x00007fff (0x1000) IX[B]
    (II) Bus 1 non-prefetchable memory range:
         [0] -1     0     0xfc700000 - 0xfc8fffff (0x200000) MX[B]
    (II) PCI-to-PCI bridge:
    (II) Bus 2: bridge is at (0:3:0), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Bus 2 I/O range:
         [0] -1     0     0x00008000 - 0x00008fff (0x1000) IX[B]
    (II) Bus 2 non-prefetchable memory range:
         [0] -1     0     0xfc900000 - 0xfc9fffff (0x100000) MX[B]
    (II) PCI-to-PCI bridge:
    (II) Bus 3: bridge is at (0:4:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) PCI-to-ISA bridge:
    (II) Bus -1: bridge is at (0:10:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
    (II) Subtractive PCI-to-PCI bridge:
    (II) Bus 4: bridge is at (0:18:0), (0,4,4), BCTRL: 0x020a (VGA_EN is set)
    (II) Bus 4 I/O range:
         [0] -1     0     0x00009000 - 0x0000bfff (0x3000) IX[B]
    (II) Bus 4 non-prefetchable memory range:
         [0] -1     0     0xfca00000 - 0xfeafffff (0x2100000) MX[B]
    (II) Bus 4 prefetchable memory range:
         [0] -1     0     0x88000000 - 0x880fffff (0x100000) MX[B]
    (II) PCI-to-PCI bridge:
    (II) Bus 5: bridge is at (0:22:0), (0,5,5), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) PCI-to-PCI bridge:
    (II) Bus 6: bridge is at (0:23:0), (0,6,6), BCTRL: 0x0002 (VGA_EN is cleared)
    (II) Host-to-PCI bridge:
    (II) Bus 0: bridge is at (0:24:0), (0,0,6), BCTRL: 0x0008 (VGA_EN is set)
    (II) Bus 0 I/O range:
         [0] -1     0     0x00000000 - 0x0000ffff (0x10000) IX[B]
    (II) Bus 0 non-prefetchable memory range:
         [0] -1     0     0x00000000 - 0xffffffff (0x100000000) MX[B]
    (II) Bus 0 prefetchable memory range:
         [0] -1     0     0x00000000 - 0xffffffff (0x100000000) MX[B]
    (--) PCI:*(4:7:0) ATI Technologies Inc 264VT [Mach64 VT] rev 72, Mem @ 0xfd000000/24, I/O @ 0xb000/8, BIOS @ 0xfeaf0000/16
    New driver is "ati"
    (==) Using default built-in configuration (55 lines)
    (==) --- Start of built-in configuration ---
         Section "Module"
              Load     "extmod"
              Load     "dbe"
              Load     "glx"
              Load     "freetype"
              Load     "type1"
              Load     "record"
              Load     "dri"
         EndSection
         Section "Monitor"
              Identifier     "Builtin Default Monitor"
         EndSection
         Section "Device"
              Identifier     "Builtin Default ati Device 0"
              Driver     "ati"
         EndSection
         Section "Screen"
              Identifier     "Builtin Default ati Screen 0"
              Device     "Builtin Default ati Device 0"
              Monitor     "Builtin Default Monitor"
         EndSection
         Section "Device"
              Identifier     "Builtin Default fbdev Device 0"
              Driver     "fbdev"
         EndSection
         Section "Screen"
              Identifier     "Builtin Default fbdev Screen 0"
              Device     "Builtin Default fbdev Device 0"
              Monitor     "Builtin Default Monitor"
         EndSection
         Section "Device"
              Identifier     "Builtin Default vesa Device 0"
              Driver     "vesa"
         EndSection
         Section "Screen"
              Identifier     "Builtin Default vesa Screen 0"
              Device     "Builtin Default vesa Device 0"
              Monitor     "Builtin Default Monitor"
         EndSection
         Section "Device"
              Identifier     "Builtin Default vga Device 0"
              Driver     "vga"
         EndSection
         Section "Screen"
              Identifier     "Builtin Default vga Screen 0"
              Device     "Builtin Default vga Device 0"
              Monitor     "Builtin Default Monitor"
         EndSection
         Section "ServerLayout"
              Identifier     "Builtin Default Layout"
              Screen     "Builtin Default ati Screen 0"
              Screen     "Builtin Default fbdev Screen 0"
              Screen     "Builtin Default vesa Screen 0"
              Screen     "Builtin Default vga Screen 0"
         EndSection
    (==) --- End of built-in configuration ---
    (==) ServerLayout "Builtin Default Layout"
    (**) |-->Screen "Builtin Default ati Screen 0" (0)
    (**) | |-->Monitor "Builtin Default Monitor"
    (**) | |-->Device "Builtin Default ati Device 0"
    (**) |-->Screen "Builtin Default fbdev Screen 0" (1)
    (**) | |-->Monitor "Builtin Default Monitor"
    (**) | |-->Device "Builtin Default fbdev Device 0"
    (**) |-->Screen "Builtin Default vesa Screen 0" (2)
    (**) | |-->Monitor "Builtin Default Monitor"
    (**) | |-->Device "Builtin Default vesa Device 0"
    (**) |-->Screen "Builtin Default vga Screen 0" (3)
    (**) | |-->Monitor "Builtin Default Monitor"
    (**) | |-->Device "Builtin Default vga Device 0"
    (==) |-->Input Device "<default pointer>"
    (==) |-->Input Device "<default keyboard>"
    (==) The core pointer device wasn't specified explicitly in the layout.
         Using the default mouse configuration.
    (==) The core keyboard device wasn't specified explicitly in the layout.
         Using the default keyboard configuration.
    (==) No FontPath specified. Using compiled-in default.
    (==) FontPath set to:
         unix/:7100,
         built-ins
    (==) RgbPath set to "/usr/share/X11/rgb"
    (==) ModulePath set to "/usr/lib64/xorg/modules"
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Addressable bus resource ranges are
         [0] -1     0     0x00000000 - 0xffffffff (0x100000000) MX[B]
         [1] -1     0     0x00000000 - 0x0000ffff (0x10000) IX[B]
    (II) OS-reported resource ranges:
         [0] -1     0     0x00100000 - 0x3fffffff (0x3ff00000) MXE(B)
         [1] -1     0     0x000f0000 - 0x000fffff (0x10000) MX[B]
         [2] -1     0     0x000c0000 - 0x000effff (0x30000) MX[B]
         [3] -1     0     0x00000000 - 0x0009ffff (0xa0000) MX[B]
         [4] -1     0     0x0000ffff - 0x0000ffff (0x1) IX[B]
         [5] -1     0     0x00000000 - 0x000000ff (0x100) IX[B]
    (II) Active PCI resource ranges:
         [0] -1     0     0xfeae8000 - 0xfeaebfff (0x4000) MX[B]
         [1] -1     0     0xfeaef800 - 0xfeaeffff (0x800) MX[B]
         [2] -1     0     0xfc9fc000 - 0xfc9fffff (0x4000) MX[B]
         [3] -1     0     0xfc8f8000 - 0xfc8fbfff (0x4000) MX[B]
         [4] -1     0     0xfc8ffc00 - 0xfc8ffc7f (0x80) MX[B]
         [5] -1     0     0xfebfa000 - 0xfebfafff (0x1000) MX[B]
         [6] -1     0     0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
         [7] -1     0     0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
         [8] -1     0     0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
         [9] -1     0     0xfebffc00 - 0xfebffcff (0x100) MX[B]
         [10] -1     0     0xfebfe000 - 0xfebfefff (0x1000) MX[B]
         [11] -1     0     0x88000000 - 0x8800ffff (0x10000) MX[B](B)
         [12] -1     0     0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
         [13] -1     0     0x00008800 - 0x000088ff (0x100) IX[B]
         [14] -1     0     0x00007c00 - 0x00007c7f (0x80) IX[B]
         [15] -1     0     0x0000c480 - 0x0000c487 (0x8) IX[B]
         [16] -1     0     0x0000c800 - 0x0000c80f (0x10) IX[B]
         [17] -1     0     0x0000c880 - 0x0000c883 (0x4) IX[B]
         [18] -1     0     0x0000cc00 - 0x0000cc07 (0x8) IX[B]
         [19] -1     0     0x0000d000 - 0x0000d003 (0x4) IX[B]
         [20] -1     0     0x0000d080 - 0x0000d087 (0x8) IX[B]
         [21] -1     0     0x0000d400 - 0x0000d40f (0x10) IX[B]
         [22] -1     0     0x0000d480 - 0x0000d483 (0x4) IX[B]
         [23] -1     0     0x0000d800 - 0x0000d807 (0x8) IX[B]
         [24] -1     0     0x0000d880 - 0x0000d883 (0x4) IX[B]
         [25] -1     0     0x0000dc00 - 0x0000dc07 (0x8) IX[B]
         [26] -1     0     0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
         [27] -1     0     0x0000e000 - 0x0000e0ff (0x100) IX[B]
         [28] -1     0     0x0000e400 - 0x0000e4ff (0x100) IX[B]
         [29] -1     0     0x00000700 - 0x0000073f (0x40) IX[B]
         [30] -1     0     0x00000600 - 0x0000063f (0x40) IX[B]
         [31] -1     0     0x0000ec00 - 0x0000ec1f (0x20) IX[B]
         [32] -1     0     0x0000b000 - 0x0000b0ff (0x100) IX[B](B)
    (II) Active PCI resource ranges after removing overlaps:
         [0] -1     0     0xfeae8000 - 0xfeaebfff (0x4000) MX[B]
         [1] -1     0     0xfeaef800 - 0xfeaeffff (0x800) MX[B]
         [2] -1     0     0xfc9fc000 - 0xfc9fffff (0x4000) MX[B]
         [3] -1     0     0xfc8f8000 - 0xfc8fbfff (0x4000) MX[B]
         [4] -1     0     0xfc8ffc00 - 0xfc8ffc7f (0x80) MX[B]
         [5] -1     0     0xfebfa000 - 0xfebfafff (0x1000) MX[B]
         [6] -1     0     0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
         [7] -1     0     0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
         [8] -1     0     0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
         [9] -1     0     0xfebffc00 - 0xfebffcff (0x100) MX[B]
         [10] -1     0     0xfebfe000 - 0xfebfefff (0x1000) MX[B]
         [11] -1     0     0x88000000 - 0x8800ffff (0x10000) MX[B](B)
         [12] -1     0     0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
         [13] -1     0     0x00008800 - 0x000088ff (0x100) IX[B]
         [14] -1     0     0x00007c00 - 0x00007c7f (0x80) IX[B]
         [15] -1     0     0x0000c480 - 0x0000c487 (0x8) IX[B]
         [16] -1     0     0x0000c800 - 0x0000c80f (0x10) IX[B]
         [17] -1     0     0x0000c880 - 0x0000c883 (0x4) IX[B]
         [18] -1     0     0x0000cc00 - 0x0000cc07 (0x8) IX[B]
         [19] -1     0     0x0000d000 - 0x0000d003 (0x4) IX[B]
         [20] -1     0     0x0000d080 - 0x0000d087 (0x8) IX[B]
         [21] -1     0     0x0000d400 - 0x0000d40f (0x10) IX[B]
         [22] -1     0     0x0000d480 - 0x0000d483 (0x4) IX[B]
         [23] -1     0     0x0000d800 - 0x0000d807 (0x8) IX[B]
         [24] -1     0     0x0000d880 - 0x0000d883 (0x4) IX[B]
         [25] -1     0     0x0000dc00 - 0x0000dc07 (0x8) IX[B]
         [26] -1     0     0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
         [27] -1     0     0x0000e000 - 0x0000e0ff (0x100) IX[B]
         [28] -1     0     0x0000e400 - 0x0000e4ff (0x100) IX[B]
         [29] -1     0     0x00000700 - 0x0000073f (0x40) IX[B]
         [30] -1     0     0x00000600 - 0x0000063f (0x40) IX[B]
         [31] -1     0     0x0000ec00 - 0x0000ec1f (0x20) IX[B]
         [32] -1     0     0x0000b000 - 0x0000b0ff (0x100) IX[B](B)
    (II) OS-reported resource ranges after removing overlaps with PCI:
         [0] -1     0     0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
         [1] -1     0     0x000f0000 - 0x000fffff (0x10000) MX[B]
         [2] -1     0     0x000c0000 - 0x000effff (0x30000) MX[B]
         [3] -1     0     0x00000000 - 0x0009ffff (0xa0000) MX[B]
         [4] -1     0     0x0000ffff - 0x0000ffff (0x1) IX[B]
         [5] -1     0     0x00000000 - 0x000000ff (0x100) IX[B]
    (II) All system resource ranges:
         [0] -1     0     0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
         [1] -1     0     0x000f0000 - 0x000fffff (0x10000) MX[B]
         [2] -1     0     0x000c0000 - 0x000effff (0x30000) MX[B]
         [3] -1     0     0x00000000 - 0x0009ffff (0xa0000) MX[B]
         [4] -1     0     0xfeae8000 - 0xfeaebfff (0x4000) MX[B]
         [5] -1     0     0xfeaef800 - 0xfeaeffff (0x800) MX[B]
         [6] -1     0     0xfc9fc000 - 0xfc9fffff (0x4000) MX[B]
         [7] -1     0     0xfc8f8000 - 0xfc8fbfff (0x4000) MX[B]
         [8] -1     0     0xfc8ffc00 - 0xfc8ffc7f (0x80) MX[B]
         [9] -1     0     0xfebfa000 - 0xfebfafff (0x1000) MX[B]
         [10] -1     0     0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
         [11] -1     0     0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
         [12] -1     0     0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
         [13] -1     0     0xfebffc00 - 0xfebffcff (0x100) MX[B]
         [14] -1     0     0xfebfe000 - 0xfebfefff (0x1000) MX[B]
         [15] -1     0     0x88000000 - 0x8800ffff (0x10000) MX[B](B)
         [16] -1     0     0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
         [17] -1     0     0x0000ffff - 0x0000ffff (0x1) IX[B]
         [18] -1     0     0x00000000 - 0x000000ff (0x100) IX[B]
         [19] -1     0     0x00008800 - 0x000088ff (0x100) IX[B]
         [20] -1     0     0x00007c00 - 0x00007c7f (0x80) IX[B]
         [21] -1     0     0x0000c480 - 0x0000c487 (0x8) IX[B]
         [22] -1     0     0x0000c800 - 0x0000c80f (0x10) IX[B]
         [23] -1     0     0x0000c880 - 0x0000c883 (0x4) IX[B]
         [24] -1     0     0x0000cc00 - 0x0000cc07 (0x8) IX[B]
         [25] -1     0     0x0000d000 - 0x0000d003 (0x4) IX[B]
         [26] -1     0     0x0000d080 - 0x0000d087 (0x8) IX[B]
         [27] -1     0     0x0000d400 - 0x0000d40f (0x10) IX[B]
         [28] -1     0     0x0000d480 - 0x0000d483 (0x4) IX[B]
         [29] -1     0     0x0000d800 - 0x0000d807 (0x8) IX[B]
         [30] -1     0     0x0000d880 - 0x0000d883 (0x4) IX[B]
         [31] -1     0     0x0000dc00 - 0x0000dc07 (0x8) IX[B]
         [32] -1     0     0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
         [33] -1     0     0x0000e000 - 0x0000e0ff (0x100) IX[B]
         [34] -1     0     0x0000e400 - 0x0000e4ff (0x100) IX[B]
         [35] -1     0     0x00000700 - 0x0000073f (0x40) IX[B]
         [36] -1     0     0x00000600 - 0x0000063f (0x40) IX[B]
         [37] -1     0     0x0000ec00 - 0x0000ec1f (0x20) IX[B]
         [38] -1     0     0x0000b000 - 0x0000b0ff (0x100) IX[B](B)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib64/xorg/modules/extensions/libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.0.0
         Module class: X.Org Server Extension
         ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib64/xorg/modules/extensions/libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.0.0
         Module class: X.Org Server Extension
         ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "glx"
    (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
    (II) Module glx: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.0.0
         ABI class: X.Org Server Extension, version 0.3
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib64/xorg/modules/fonts/libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
         compiled for 7.1.1, module version = 2.1.0
         Module class: X.Org Font Renderer
         ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font FreeType
    (II) LoadModule: "type1"
    (II) Loading /usr/lib64/xorg/modules/fonts/libtype1.so
    (II) Module type1: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.0.2
         Module class: X.Org Font Renderer
         ABI class: X.Org Font Renderer, version 0.5
    (II) Loading font Type1
    (II) LoadModule: "record"
    (II) Loading /usr/lib64/xorg/modules/extensions/librecord.so
    (II) Module record: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.13.0
         Module class: X.Org Server Extension
         ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib64/xorg/modules/extensions/libdri.so
    (II) Module dri: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.0.0
         ABI class: X.Org Server Extension, version 0.3
    (II) Loading sub module "drm"
    (II) LoadModule: "drm"
    (II) Loading /usr/lib64/xorg/modules/linux/libdrm.so
    (II) Module drm: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.0.0
         ABI class: X.Org Server Extension, version 0.3
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "ati"
    (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
    (II) Module ati: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 6.6.3
         Module class: X.Org Video Driver
         ABI class: X.Org Video Driver, version 1.0
    (II) LoadModule: "fbdev"
    (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
    (II) Module fbdev: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 0.3.0
         ABI class: X.Org Video Driver, version 1.0
    (II) LoadModule: "vesa"
    (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
    (II) Module vesa: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.3.0
         Module class: X.Org Video Driver
         ABI class: X.Org Video Driver, version 1.0
    (II) LoadModule: "vga"
    (II) Loading /usr/lib64/xorg/modules/drivers/vga_drv.so
    (II) Module vga: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 4.1.0
         Module class: X.Org Video Driver
         ABI class: X.Org Video Driver, version 1.0
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib64/xorg/modules/input/mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.1.1
         Module class: X.Org XInput Driver
         ABI class: X.Org XInput driver, version 0.6
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib64/xorg/modules/input/kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.1.0
         Module class: X.Org XInput Driver
         ABI class: X.Org XInput driver, version 0.6
    (II) ATI: ATI driver (version 6.6.3) for chipsets: ati, ativga
    (II) R128: Driver for ATI Rage 128 chipsets:
         ATI Rage 128 Mobility M3 LE (PCI), ATI Rage 128 Mobility M3 LF (AGP),
         ATI Rage 128 Mobility M4 MF (AGP), ATI Rage 128 Mobility M4 ML (AGP),
         ATI Rage 128 Pro GL PA (PCI/AGP), ATI Rage 128 Pro GL PB (PCI/AGP),
         ATI Rage 128 Pro GL PC (PCI/AGP), ATI Rage 128 Pro GL PD (PCI),
         ATI Rage 128 Pro GL PE (PCI/AGP), ATI Rage 128 Pro GL PF (AGP),
         ATI Rage 128 Pro VR PG (PCI/AGP), ATI Rage 128 Pro VR PH (PCI/AGP),
         ATI Rage 128 Pro VR PI (PCI/AGP), ATI Rage 128 Pro VR PJ (PCI/AGP),
         ATI Rage 128 Pro VR PK (PCI/AGP), ATI Rage 128 Pro VR PL (PCI/AGP),
         ATI Rage 128 Pro VR PM (PCI/AGP), ATI Rage 128 Pro VR PN (PCI/AGP),
         ATI Rage 128 Pro VR PO (PCI/AGP), ATI Rage 128 Pro VR PP (PCI),
         ATI Rage 128 Pro VR PQ (PCI/AGP), ATI Rage 128 Pro VR PR (PCI),
         ATI Rage 128 Pro VR PS (PCI/AGP), ATI Rage 128 Pro VR PT (PCI/AGP),
         ATI Rage 128 Pro VR PU (PCI/AGP), ATI Rage 128 Pro VR PV (PCI/AGP),
         ATI Rage 128 Pro VR PW (PCI/AGP), ATI Rage 128 Pro VR PX (PCI/AGP),
         ATI Rage 128 GL RE (PCI), ATI Rage 128 GL RF (AGP),
         ATI Rage 128 RG (AGP), ATI Rage 128 VR RK (PCI),
         ATI Rage 128 VR RL (AGP), ATI Rage 128 4X SE (PCI/AGP),
         ATI Rage 128 4X SF (PCI/AGP), ATI Rage 128 4X SG (PCI/AGP),
         ATI Rage 128 4X SH (PCI/AGP), ATI Rage 128 4X SK (PCI/AGP),
         ATI Rage 128 4X SL (PCI/AGP), ATI Rage 128 4X SM (AGP),
         ATI Rage 128 4X SN (PCI/AGP), ATI Rage 128 Pro ULTRA TF (AGP),
         ATI Rage 128 Pro ULTRA TL (AGP), ATI Rage 128 Pro ULTRA TR (AGP),
         ATI Rage 128 Pro ULTRA TS (AGP?), ATI Rage 128 Pro ULTRA TT (AGP?),
         ATI Rage 128 Pro ULTRA TU (AGP?)
    (II) RADEON: Driver for ATI Radeon chipsets: ATI Radeon QD (AGP),
         ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
         ATI Radeon VE/7000 QY (AGP/PCI), ATI Radeon VE/7000 QZ (AGP/PCI),
         ATI ES1000 515E (PCI), ATI ES1000 5969 (PCI),
         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 Radeon IGP320 (A3) 4136, ATI Radeon IGP320M (U1) 4336,
         ATI Radeon IGP330/340/350 (A4) 4137,
         ATI Radeon IGP330M/340M/350M (U2) 4337,
         ATI Radeon 7000 IGP (A4+) 4237, ATI Radeon Mobility 7000 IGP 4437,
         ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
         ATI Radeon 9100 QM (AGP), ATI Radeon 8500 AIW BB (AGP),
         ATI Radeon 8500 AIW BC (AGP), ATI Radeon 7500 QW (AGP/PCI),
         ATI Radeon 7500 QX (AGP/PCI), ATI Radeon 9000/PRO If (AGP/PCI),
         ATI Radeon 9000 Ig (AGP/PCI), ATI FireGL Mobility 9000 (M9) Ld (AGP),
         ATI Radeon Mobility 9000 (M9) Lf (AGP),
         ATI Radeon Mobility 9000 (M9) Lg (AGP),
         ATI Radeon 9100 IGP (A5) 5834,
         ATI Radeon Mobility 9100 IGP (U3) 5835, ATI Radeon 9100 PRO IGP 7834,
         ATI Radeon Mobility 9200 IGP 7835, 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 Radeon Mobility 9200 (M9+) 5C61 (AGP),
         ATI Radeon Mobility 9200 (M9+) 5C63 (AGP), ATI Radeon 9500 AD (AGP),
         ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
         ATI FireGL Z1 AG (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 9600 AP (AGP),
         ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
         ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP),
         ATI FireGL RV360 AV (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 9650,
         ATI Radeon 9800SE AH (AGP), ATI Radeon 9800 AI (AGP),
         ATI Radeon 9800 AJ (AGP), ATI FireGL X2 AK (AGP),
         ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
         ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
         ATI Radeon X600 (RV380) 3E50 (PCIE),
         ATI FireGL V3200 (RV380) 3E54 (PCIE),
         ATI Radeon Mobility X600 (M24) 3150 (PCIE),
         ATI Radeon Mobility X300 (M24) 3152 (PCIE),
         ATI FireGL M24 GL 3154 (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 X300 (M22) 5460 (PCIE),
         ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
         ATI FireGL M22 GL 5464 (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 XPRESS 200 5954 (PCIE),
         ATI Radeon XPRESS 200M 5955 (PCIE),
         ATI Radeon XPRESS 200 5974 (PCIE),
         ATI Radeon XPRESS 200M 5975 (PCIE), ATI FireGL V5000 (RV410) (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 X700 PRO (RV410) (PCIE),
         ATI Radeon X700 XT (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
         ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 SE (RV410) (PCIE),
         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 X800XT (R420) JP (AGP), ATI Radeon X800 SE (R420) (AGP),
         ATI Radeon AIW X800 VE (R420) JT (AGP),
         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 FireGL V5100 (R423) UQ (PCIE),
         ATI FireGL unknown (R423) UR (PCIE),
         ATI FireGL unknown (R423) UT (PCIE),
         ATI Radeon X800XT (R423) 5D57 (PCIE), ATI FireGL V7100 (R423) (PCIE),
         ATI Mobility FireGL V5100 (M28) (PCIE),
         ATI Mobility Radeon X800 (M28) (PCIE),
         ATI Mobility Radeon X800 XT (M28) (PCIE),
         ATI Radeon X800 (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
         ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 XTP (R430) (PCIE),
         ATI Radeon X850 5D4C (PCIE),
         ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
         ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
         ATI Radeon X850 XT (R480) (PCIE),
         ATI Radeon X850 XT PE (R480) (PCIE),
         ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
         ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP)
    (II) FBDEV: driver for framebuffer: fbdev
    (II) VESA: driver for VESA chipsets: vesa
    (II) VGA: Generic VGA driver (version 4.1) for chipsets: generic
    (II) Primary Device is: PCI 04:07:0
    (II) ATI: Candidate "Device" section "Builtin Default ati Device 0".
    (--) Assigning device section with no busID to primary device
    (--) Assigning device section with no busID to primary device
    (II) ATI: Shared PCI/AGP Mach64 in slot 4:7:0 detected.
    (II) ATI: Shared PCI/AGP Mach64 in slot 4:7:0 assigned to active "Device" section "Builtin Default ati Device 0".
    (II) resource ranges after xf86ClaimFixedResources() call:
         [0] -1     0     0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
         [1] -1     0     0x000f0000 - 0x000fffff (0x10000) MX[B]
         [2] -1     0     0x000c0000 - 0x000effff (0x30000) MX[B]
         [3] -1     0     0x00000000 - 0x0009ffff (0xa0000) MX[B]
         [4] -1     0     0xfeae8000 - 0xfeaebfff (0x4000) MX[B]
         [5] -1     0     0xfeaef800 - 0xfeaeffff (0x800) MX[B]
         [6] -1     0     0xfc9fc000 - 0xfc9fffff (0x4000) MX[B]
         [7] -1     0     0xfc8f8000 - 0xfc8fbfff (0x4000) MX[B]
         [8] -1     0     0xfc8ffc00 - 0xfc8ffc7f (0x80) MX[B]
         [9] -1     0     0xfebfa000 - 0xfebfafff (0x1000) MX[B]
         [10] -1     0     0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
         [11] -1     0     0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
         [12] -1     0     0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
         [13] -1     0     0xfebffc00 - 0xfebffcff (0x100) MX[B]
         [14] -1     0     0xfebfe000 - 0xfebfefff (0x1000) MX[B]
         [15] -1     0     0x88000000 - 0x8800ffff (0x10000) MX[B](B)
         [16] -1     0     0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
         [17] -1     0     0x0000ffff - 0x0000ffff (0x1) IX[B]
         [18] -1     0     0x00000000 - 0x000000ff (0x100) IX[B]
         [19] -1     0     0x00008800 - 0x000088ff (0x100) IX[B]
         [20] -1     0     0x00007c00 - 0x00007c7f (0x80) IX[B]
         [21] -1     0     0x0000c480 - 0x0000c487 (0x8) IX[B]
         [22] -1     0     0x0000c800 - 0x0000c80f (0x10) IX[B]
         [23] -1     0     0x0000c880 - 0x0000c883 (0x4) IX[B]
         [24] -1     0     0x0000cc00 - 0x0000cc07 (0x8) IX[B]
         [25] -1     0     0x0000d000 - 0x0000d003 (0x4) IX[B]
         [26] -1     0     0x0000d080 - 0x0000d087 (0x8) IX[B]
         [27] -1     0     0x0000d400 - 0x0000d40f (0x10) IX[B]
         [28] -1     0     0x0000d480 - 0x0000d483 (0x4) IX[B]
         [29] -1     0     0x0000d800 - 0x0000d807 (0x8) IX[B]
         [30] -1     0     0x0000d880 - 0x0000d883 (0x4) IX[B]
         [31] -1     0     0x0000dc00 - 0x0000dc07 (0x8) IX[B]
         [32] -1     0     0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
         [33] -1     0     0x0000e000 - 0x0000e0ff (0x100) IX[B]
         [34] -1     0     0x0000e400 - 0x0000e4ff (0x100) IX[B]
         [35] -1     0     0x00000700 - 0x0000073f (0x40) IX[B]
         [36] -1     0     0x00000600 - 0x0000063f (0x40) IX[B]
         [37] -1     0     0x0000ec00 - 0x0000ec1f (0x20) IX[B]
         [38] -1     0     0x0000b000 - 0x0000b0ff (0x100) IX[B](B)
    (II) Loading sub module "atimisc"
    (II) LoadModule: "atimisc"
    (II) Loading /usr/lib64/xorg/modules/drivers/atimisc_drv.so
    (II) Module atimisc: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 6.6.3
         Module class: X.Org Video Driver
         ABI class: X.Org Video Driver, version 1.0
    (II) Loading sub module "fbdevhw"
    (II) LoadModule: "fbdevhw"
    (II) Loading /usr/lib64/xorg/modules/linux/libfbdevhw.so
    (II) Module fbdevhw: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 0.0.2
         ABI class: X.Org Video Driver, version 1.0
    (EE) open /dev/fb0: No such file or directory
    (--) Assigning device section with no busID to primary device
    (--) Chipset vesa found
    (--) Assigning device section with no busID to primary device
    (--) Chipset generic found
    (II) resource ranges after probing:
         [0] -1     0     0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
         [1] -1     0     0x000f0000 - 0x000fffff (0x10000) MX[B]
         [2] -1     0     0x000c0000 - 0x000effff (0x30000) MX[B]
         [3] -1     0     0x00000000 - 0x0009ffff (0xa0000) MX[B]
         [4] -1     0     0xfeae8000 - 0xfeaebfff (0x4000) MX[B]
         [5] -1     0     0xfeaef800 - 0xfeaeffff (0x800) MX[B]
         [6] -1     0     0xfc9fc000 - 0xfc9fffff (0x4000) MX[B]
         [7] -1     0     0xfc8f8000 - 0xfc8fbfff (0x4000) MX[B]
         [8] -1     0     0xfc8ffc00 - 0xfc8ffc7f (0x80) MX[B]
         [9] -1     0     0xfebfa000 - 0xfebfafff (0x1000) MX[B]
         [10] -1     0     0xfebfb000 - 0xfebfbfff (0x1000) MX[B]
         [11] -1     0     0xfebfc000 - 0xfebfcfff (0x1000) MX[B]
         [12] -1     0     0xfebfd000 - 0xfebfdfff (0x1000) MX[B]
         [13] -1     0     0xfebffc00 - 0xfebffcff (0x100) MX[B]
         [14] -1     0     0xfebfe000 - 0xfebfefff (0x1000) MX[B]
         [15] -1     0     0x88000000 - 0x8800ffff (0x10000) MX[B](B)
         [16] -1     0     0xfd000000 - 0xfdffffff (0x1000000) MX[B](B)
         [17] 0     0     0x000a0000 - 0x000affff (0x10000) MS[B]
         [18] 0     0     0x000b0000 - 0x000b7fff (0x8000) MS[B]
         [19] 0     0     0x000b8000 - 0x000bffff (0x8000) MS[B]
         [20] -1     0     0x0000ffff - 0x0000ffff (0x1) IX[B]
         [21] -1     0     0x00000000 - 0x000000ff (0x100) IX[B]
         [22] -1     0     0x00008800 - 0x000088ff (0x100) IX[B]
         [23] -1     0     0x00007c00 - 0x00007c7f (0x80) IX[B]
         [24] -1     0     0x0000c480 - 0x0000c487 (0x8) IX[B]
         [25] -1     0     0x0000c800 - 0x0000c80f (0x10) IX[B]
         [26] -1     0     0x0000c880 - 0x0000c883 (0x4) IX[B]
         [27] -1     0     0x0000cc00 - 0x0000cc07 (0x8) IX[B]
         [28] -1     0     0x0000d000 - 0x0000d003 (0x4) IX[B]
         [29] -1     0     0x0000d080 - 0x0000d087 (0x8) IX[B]
         [30] -1     0     0x0000d400 - 0x0000d40f (0x10) IX[B]
         [31] -1     0     0x0000d480 - 0x0000d483 (0x4) IX[B]
         [32] -1     0     0x0000d800 - 0x0000d807 (0x8) IX[B]
         [33] -1     0     0x0000d880 - 0x0000d883 (0x4) IX[B]
         [34] -1     0     0x0000dc00 - 0x0000dc07 (0x8) IX[B]
         [35] -1     0     0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
         [36] -1     0     0x0000e000 - 0x0000e0ff (0x100) IX[B]
         [37] -1     0     0x0000e400 - 0x0000e4ff (0x100) IX[B]
         [38] -1     0     0x00000700 - 0x0000073f (0x40) IX[B]
         [39] -1     0     0x00000600 - 0x0000063f (0x40) IX[B]
         [40] -1     0     0x0000ec00 - 0x0000ec1f (0x20) IX[B]
         [41] -1     0     0x0000b000 - 0x0000b0ff (0x100) IX[B](B)
         [42] 0     0     0x000003b0 - 0x000003bb (0xc) IS[B]
         [43] 0     0     0x000003c0 - 0x000003df (0x20) IS[B]
    (II) Setting vga for screen 0.
    (==) ATI(0): Chipset: "ati".
    (II) ATI(0): Creating default Display subsection in Screen section
         "Builtin Default ati Screen 0" for depth/fbbpp 24/32
    (==) ATI(0): Depth 24, (==) framebuffer bpp 32
    (==) ATI(0): Using XAA acceleration architecture
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib64/xorg/modules/libint10.so
    (II) Module int10: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.0.0
         ABI class: X.Org Video Driver, version 1.0
    (II) ATI(0): Primary V_BIOS segment is: 0xc000
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Loading /usr/lib64/xorg/modules/libddc.so
    (II) Module ddc: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.0.0
         ABI class: X.Org Video Driver, version 1.0
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib64/xorg/modules/libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
         compiled for 7.1.1, module version = 1.1.0
         ABI class: X.Org Video Driver, version 1.0
    (II) ATI(0): VESA BIOS detected
    (II) ATI(0): VESA VBE Version 2.0
    (II) ATI(0): VESA VBE Total Mem: 2048 kB
    (II) ATI(0): VESA VBE OEM: ATI MACH64
    (II) ATI(0): VESA VBE OEM Software Rev: 1.0
    (II) ATI(0): VESA VBE OEM Vendor: ATI Technologies Inc.
    (II) ATI(0): VESA VBE OEM Product: MACH64VT
    (II) ATI(0): VESA VBE OEM Product Rev: 01.00
    (II) ATI(0): VESA VBE DDC supported
    (II) ATI(0): VESA VBE DDC Level 2
    (II) ATI(0): VESA VBE DDC transfer in appr. 2 sec.
    (II) ATI(0): VESA VBE DDC read successfully
    (II) ATI(0): Manufacturer: GSM Model: 4321 Serial#: 1
    (II) ATI(0): Year: 2001 Week: 1
    (II) ATI(0): EDID Version: 1.3
    (II) ATI(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
    (II) ATI(0): Signal levels configurable
    (II) ATI(0): Sync: Separate Composite
    (II) ATI(0): Max H-Image Size [cm]: horiz.: 33 vert.: 25
    (II) ATI(0): Gamma: 2.83
    (II) ATI(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
    (II) ATI(0): First detailed timing not preferred mode in violation of standard!(II) ATI(0): redX: 0.642 redY: 0.330 greenX: 0.273 greenY: 0.605
    (II) ATI(0): blueX: 0.142 blueY: 0.063 whiteX: 0.283 whiteY: 0.298
    (II) ATI(0): Supported VESA Video Modes:
    (II) ATI(0): 720x400@70Hz
    (II) ATI(0): 720x400@88Hz
    (II) ATI(0): 640x480@60Hz
    (II) ATI(0): 640x480@67Hz
    (II) ATI(0): 640x480@72Hz
    (II) ATI(0): 640x480@75Hz
    (II) ATI(0): 800x600@56Hz
    (II) ATI(0): 800x600@60Hz
    (II) ATI(0): 800x600@72Hz
    (II) ATI(0): 800x600@75Hz
    (II) ATI(0): 832x624@75Hz
    (II) ATI(0): 1024x768@87Hz (interlaced)
    (II) ATI(0): 1024x768@60Hz
    (II) ATI(0): 1024x768@70Hz
    (II) ATI(0): 1024x768@75Hz
    (II) ATI(0): 1152x870@75Hz
    (II) ATI(0): Manufacturer's mask: 0
    (II) ATI(0): Supported Future Video Modes:
    (II) ATI(0): #0: hsize: 640 vsize 480 refresh: 75 vid: 20273
    (II) ATI(0): #1: hsize: 640 vsize 480 refresh: 85 vid: 22833
    (II) ATI(0): #2: hsize: 800 vsize 600 refresh: 75 vid: 20293
    (II) ATI(0): #3: hsize: 800 vsize 600 refresh: 85 vid: 22853
    (II) ATI(0): #4: hsize: 1024 vsize 768 refresh: 75 vid: 20321
    (II) ATI(0): #5: hsize: 1024 vsize 768 refresh: 85 vid: 22881
    (II) ATI(0): #6: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
    (II) ATI(0): #7: hsize: 832 vsize 624 refresh: 75 vid: 20297
    (II) ATI(0): Supported additional Video Mode:
    (II) ATI(0): clock: 94.5 MHz Image Size: 310 x 230 mm
    (II) ATI(0): h_active: 1024 h_sync: 1072 h_sync_end 1168 h_blank_end 1376 h_border: 0
    (II) ATI(0): v_active: 768 v_sync: 769 v_sync_end 772 v_blanking: 808 v_border: 0
    (II) ATI(0): Ranges: V min: 50 V max: 160 Hz, H min: 30 H max: 70 kHz, PixClock max 110 MHz
    (II) ATI(0): Monitor name: CS778F-NJ
    (II) ATI(0): Monitor name:
    (II) ATI(0): EDID (in hex):
    (II) ATI(0):      00ffffffffffff001e6d214301000000
    (II) ATI(0):      010b01031c2119b7e86059a454469b24
    (II) ATI(0):      10484cfffe80314f3159454f4559614f
    (II) ATI(0):      61598180494fea240060410028303060
    (II) ATI(0):      130036e61000001e000000fd0032a01e
    (II) ATI(0):      460b000a202020202020000000fc0043
    (II) ATI(0):      53373738462d4e4a0a202020000000fc
    (II) ATI(0):      000a20202020202020202020202000cc
    (II) ATI(0): Using EDID range info for horizontal sync
    (II) ATI(0): Using EDID range info for vertical refresh
    (II) ATI(0): Printing DDC gathered Modelines:
    (II) ATI(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 hsync vsync
    (II) ATI(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 hsync vsync
    (II) ATI(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
    (II) ATI(0): Modeline "640x480" 31.50 640 664 704 832 480 489 491 520 -hsync -vsync
    (II) ATI(0): Modeline "640x480" 30.24 640 704 768 864 480 483 486 525 -hsync -vsync
    (II) ATI(0): Modeline "640x480" 25.20 640 656 752 800 480 490 492 525 -hsync -vsync
    (II) ATI(0): Modeline "720x400" 35.50 720 738 846 900 400 421 423 449 -hsync -vsync
    (II) ATI(0): Modeline "720x400" 28.32 720 738 846 900 400 412 414 449 -hsync +vsync
    (II) ATI(0): Modeline "1024x768" 78.80 1024 1040 1136 1312 768 769 772 800 hsync vsync
    (II) ATI(0): Modeline "1024x768" 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync
    (II) ATI(0): Modeline "1024x768" 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
    (II) ATI(0): Modeline "1024x768" 44.90 1024 1032 1208 1264 768 768 776 817 interlace hsync vsync
    (II) ATI(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync
    (II) ATI(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 hsync vsync
    (II) ATI(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 hsync vsync
    (II) ATI(0): Modeline "1152x864" 108.00 1152 1216 1344 1600 864 865 868 900 hsync vsync
    (II) ATI(0): Modeline "640x480" 30.75 640 664 728 816 480 483 487 504 -hsync +vsync
    (II) ATI(0): Modeline "640x480" 35.00 640 664 728 816 480 483 487 507 -hsync +vsync
    (II) ATI(0): Modeline "800x600" 49.00 800 840 920 1040 600 603 607 629 -hsync +vsync
    (II) ATI(0): Modeline "800x600" 56.75 800 848 928 1056 600 603 607 633 -hsync +vsync
    (II) ATI(0): Modeline "1024x768" 82.00 1024 1088 1192 1360 768 771 775 805 -hsync +vsync
    (II) ATI(0): Modeline "1024x768" 94.50 1024 1096 1200 1376 768 771 775 809 -hsync +vsync
    (II) ATI(0): Modeline "1280x1024" 109.00 1280 1368 1496 1712 1024 1027 1034 1063 -hsync +vsync
    (II) ATI(0): Modeline "832x624" 53.25 832 880 960 1088 624 627 631 654 -hsync +vsync
    (II) ATI(0): Modeline "1024x768" 94.50 1024 1072 1168 1376 768 769 772 808 hsync vsync
    (II) ATI(0): BIOS Data: BIOSSize=0x8000, ROMTable=0x00FA.
    (II) ATI(0): BIOS Data: ClockTable=0x05D6, FrequencyTable=0x05B0.
    (II) ATI(0): BIOS Data: LCDTable=0x0000, LCDPanelInfo=0x0000.
    (II) ATI(0): BIOS Data: VideoTable=0x0000, HardwareTable=0x0000.
    (II) ATI(0): BIOS Data: I2CType=0x00, Tuner=0x00, Decoder=0x00, Audio=0x0F.
    (--) ATI(0): ATI 264VT graphics controller detected.
    (--) ATI(0): Chip type 5654 "VT", version 0, foundry NEC, class 0, revision 0x01.
    (--) ATI(0): PCI bus interface detected; block I/O base is 0xB000.
    (--) ATI(0): ATI Mach64 adapter detected.
    (--) ATI(0): Internal RAMDAC (subtype 1) detected.
    (==) ATI(0): RGB weight 888
    (==) ATI(0): Default visual is TrueColor
    (==) ATI(0): Using gamma correction (1.0, 1.0, 1.0)
    (II) ATI(0): Using Mach64 accelerator CRTC.
    (II) ATI(0): Storing hardware cursor image at 0xFD1FFC00.
    (II) ATI(0): Using 8 MB linear aperture at 0xFD000000.
    (!!) ATI(0): Virtual resolutions will be limited to 2047 kB
    due to linear aperture size and/or placement of hardware cursor image area.
    (II) ATI(0): Using Block 0 MMIO aperture at 0xFD7FFC00.
    (II) ATI(0): Using Block 1 MMIO aperture at 0xFD7FF800.
    (==) ATI(0): Write-combining range (0xfd000000,0x200000)
    (II) ATI(0): MMIO write caching enabled.
    (--) ATI(0): 2048 kB of Pseudo-EDO DRAM detected (using 2047 kB).
    (WW) ATI(0): Cannot shadow an accelerated frame buffer.
    (--) ATI(0): Internal programmable clock generator detected.
    (--) ATI(0): Reference clock 157.5/11 (14.318) MHz.
    (II) ATI(0): Builtin Default Monitor: Using hsync range of 30.00-70.00 kHz
    (II) ATI(0): Builtin Default Monitor: Using vrefresh range of 50.00-160.00 Hz
    (II) ATI(0): Builtin Default Monitor: Using maximum pixel clock of 110.00 MHz
    (II) ATI(0): Estimated virtual size for aspect ratio 1.3200 is 1152x864
    (II) ATI(0): Maximum clock: 80.00 MHz
    (II) ATI(0): Not using default mode "1024x768" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1024x768" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1024x768" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1024x768" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1024x768" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1152x864" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x960" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x960" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "640x480" (hsync out of range)
    (II) ATI(0): Not using default mode "1280x1024" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x1024" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "640x512" (hsync out of range)
    (II) ATI(0): Not using default mode "1280x1024" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "640x512" (hsync out of range)
    (II) ATI(0): Not using default mode "1600x1200" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
    (II) ATI(0): Not using default mode "1600x1200" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
    (II) ATI(0): Not using default mode "1600x1200" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
    (II) ATI(0): Not using default mode "1600x1200" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
    (II) ATI(0): Not using default mode "1600x1200" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
    (II) ATI(0): Not using default mode "1792x1344" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "896x672" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1792x1344" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "896x672" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1856x1392" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "928x696" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1856x1392" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "928x696" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1920x1440" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "960x720" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1920x1440" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "960x720" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1152x768" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1152x864" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1152x864" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1152x864" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1152x864" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "576x432" (hsync out of range)
    (II) ATI(0): Not using default mode "1152x864" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "576x432" (hsync out of range)
    (II) ATI(0): Not using default mode "1152x864" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "576x432" (hsync out of range)
    (II) ATI(0): Not using default mode "1280x720" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x720" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x720" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x720" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x800" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x800" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x800" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x800" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "640x400" (hsync out of range)
    (II) ATI(0): Not using default mode "1280x768" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x768" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x768" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x768" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1400x1050" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1400x1050" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "700x525" (hsync out of range)
    (II) ATI(0): Not using default mode "1400x1050" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "700x525" (hsync out of range)
    (II) ATI(0): Not using default mode "1400x1050" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "700x525" (hsync out of range)
    (II) ATI(0): Not using default mode "1400x1050" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
    (II) ATI(0): Not using default mode "1400x1050" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
    (II) ATI(0): Not using default mode "1440x900" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1600x1024" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1680x1050" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1680x1050" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
    (II) ATI(0): Not using default mode "1680x1050" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
    (II) ATI(0): Not using default mode "1680x1050" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
    (II) ATI(0): Not using default mode "1920x1080" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan)
    (II) ATI(0): Not using default mode "1920x1080" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan)
    (II) ATI(0): Not using default mode "1920x1080" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan)
    (II) ATI(0): Not using default mode "1920x1080" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "960x540" (bad mode clock/interlace/doublescan)
    (II) ATI(0): Not using default mode "1920x1200" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "960x600" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1920x1200" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "960x600" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1920x1200" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "960x600" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1920x1200" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "960x600" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1920x1200" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "960x600" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1920x1440" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "960x720" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "2048x1536" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1024x768" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "2048x1536" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1024x768" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "2048x1536" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1024x768" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "2560x1600" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x800" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "2560x1600" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x800" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "2560x1600" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x800" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "2560x1600" (insufficient memory for mode)
    (II) ATI(0): Not using default mode "1280x800" (insufficient memory for mode)
    (II) ATI(0): Not using driver mode "1024x768" (insufficient memory for mode)
    (II) ATI(0): Not using driver mode "1024x768" (insufficient memory for mode)
    (II) ATI(0): Not using driver mode "1024x768" (insufficient memory for mode)
    (II) ATI(0): Not using driver mode "1024x768" (insufficient memory for mode)
    (II) ATI(0): Not using driver mode "1152x864" (insufficient memory for mode)
    (II) ATI(0): Not using driver mode "1024x768" (insufficient memory for mode)
    (II) ATI(0): Not using driver mode "1024x768" (insufficient memory for mode)
    (II) ATI(0): Not using driver mode "1280x1024" (insufficient memory for mode)
    (II) ATI(0): Not using driver mode "1024x768" (insufficient memory for mode)
    (WW) ATI(0): Shrinking virtual size estimate from 1152x864 to 832x624
    (--) ATI(0): Virtual size is 832x624 (pitch 1152)
    (**) ATI(0): *Driver mode "832x624": 53.2 MHz, 48.9 kHz, 74.8 Hz
    (II) ATI(0): Modeline "832x624" 53.25 832 880 960 1088 624 627 631 654 -hsync +vsync
    (**) ATI(0): *Driver mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
    (II) ATI(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync
    (**) ATI(0): *Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
    (II) ATI(0): Modeline "832x624" 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync
    (**) ATI(0): *Driver mode "800x600": 56.8 MHz, 53.7 kHz, 84.9 Hz
    (II) ATI(0): Modeline "800x600" 56.75 800 848 928 1056 600 603 607 633 -hsync +vsync
    (**) ATI(0): *Driver mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
    (II) ATI(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 hsync vsync
    (**) ATI(0): *Driver mode "800x600": 49.0 MHz, 47.1 kHz, 74.9 Hz
    (II) ATI(0): Modeline "800x600" 49.00 800 840 920 1040 600 603 607 629 -hsync +vsync
    (**) ATI(0): *Driver mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
    (II) ATI(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 hsync vsync
    (**) ATI(0): *Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
    (II) ATI(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 hsync vsync
    (**) ATI(0): *Driver mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
    (II) ATI(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 hsync vsync
    (**) ATI(0): *Default mode "800x600": 56.3 MHz, 53.7 kHz, 85.1 Hz
    (II) ATI(0): Modeline "800x600" 56.30 800 832 896 1048 600 601 604 631 hsync vsync
    (**) ATI(0): *Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
    (II) ATI(0): Modeline "800x600" 49.50 800 816 896 1056 600 601 604 625 hsync vsync
    (**) ATI(0): *Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
    (II) ATI(0): Modeline "800x600" 50.00 800 856 976 1040 600 637 643 666 hsync vsync
    (**) ATI(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
    (II) ATI(0): Modeline "800x600" 40.00 800 840 968 1056 600 601 605 628 hsync vsync
    (**) ATI(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
    (II) ATI(0): Modeline "800x600" 36.00 800 824 896 1024 600 601 603 625 hsync vsync
    (**) ATI(0): *Default mode "840x525": 73.1 MHz, 65.3 kHz, 60.0 Hz (D)
    (II) ATI(0): Modeline "840x525" 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync
    (**) ATI(0): *Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
    (II) ATI(0): Modeline "700x525" 61.00 700 744 820 940 525 526 532 541 doublescan hsync vsync
    (**) ATI(0): *Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
    (II) ATI(0): Modeline "640x512" 54.00 640 664 720 844 512 512 514 533 doublescan hsync vsync
    (**) ATI(0): *Default mode "720x450": 53.2 MHz, 55.9 kHz, 59.9 Hz (D)
    (II) ATI(0): Modeline "720x450" 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync
    (**) ATI(0): *Driver mode "640x480": 35.0 MHz, 42.9 kHz, 84.6 Hz
    (II) ATI(0): Modeline "640x480" 35.00 640 664 728 816 480 483 487 507 -hsync +vsync
    (**) ATI(0): *Driver mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
    (II) ATI(0): Modeline "640x480" 31.50 640 656 720 840 480 481 484 500 -hsync -vsync
    (**) ATI(0): *Driver mode "640x480": 30.8 MHz, 37.7 kHz, 74.8 Hz
    (II) ATI(0): Modeline "640x480" 30.75 640 664 728 816 480 483 487 504 -hsync +vsync
    (**) ATI(0): *Driver mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
    (II) ATI(0): Modeline "640x480" 31.50 640 664 704 832 480 489 491 520 -hsync -vsync
    (**) ATI(0): *Driver mode "640x480": 30.2 MHz, 35.0 kHz, 66.7 Hz
    (II) ATI(0): Modeline "640x480" 30.24 640 704 768 864 480 483 486 525 -hsync -vsync
    (**) ATI(0): *Driver mode "640x480": 25.2 MH

  • Application crashes when using JNI with Jdk 1,2, 1.3 and 1.4

    Hi!
    I have this application that has a GUI written in Java and a file parser written in C. JNI is used to connect these parts together. The problem is that the application only works when I am using jdk 1.1.8 but not when using jdk1.2, jdk1.3 or jdk1.4. I am running the application on a Solaris 8 machine.
    I have not written the application myself but I am going to be working with it from now on. But I have today little knowledge with JNI and I have tried different approaches to solve the problem. For example I have tried to used DDD together with GDB to find out what the problem is but with no luck. When I run the application using jdk1.4 I get the following error when the JVM crashes:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 10 occurred at PC=0xFA023164
    Function=Java_Bitmap_setDebug+0x1C
    Library=/usr/u/lal/micview/micview2_1_0_beta1/libBitmapImpl.so
    Current Java thread:
    at Bitmap.setDebug(Native Method)
    at DisplayPanel.loadFile(DisplayPanel.java:396)
    at MicPlot.loadFile(MicPlot.java:1452)
    at MicPlot.loadFile(MicPlot.java:1441)
    at MicPlot.miOpen_Action(MicPlot.java:1267)
    at MicPlot$SymAction.actionPerformed(MicPlot.java:1184)
    at java.awt.MenuItem.processActionEvent(MenuItem.java:588)
    at java.awt.MenuItem.processEvent(MenuItem.java:548)
    at java.awt.MenuComponent.dispatchEventImpl(MenuComponent.java:285)
    at java.awt.MenuComponent.dispatchEvent(MenuComponent.java:273)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:452)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:197)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:144)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:136)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:99)
    Dynamic libraries:
    0x10000 /opt/java/jdk1.4/bin/java
    0xff360000 /usr/lib/libthread.so.1
    0xff3a0000 /usr/lib/libdl.so.1
    0xff280000 /usr/lib/libc.so.1
    0xff270000 /usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1
    0xfe000000 /opt/java/j2sdk1.4.1/jre/lib/sparc/client/libjvm.so
    0xff220000 /usr/lib/libCrun.so.1
    0xff200000 /usr/lib/libsocket.so.1
    0xff100000 /usr/lib/libnsl.so.1
    0xff1d0000 /usr/lib/libm.so.1
    0xff250000 /usr/lib/libw.so.1
    0xff0e0000 /usr/lib/libmp.so.2
    0xff0b0000 /opt/java/j2sdk1.4.1/jre/lib/sparc/native_threads/libhpi.so
    0xff080000 /opt/java/j2sdk1.4.1/jre/lib/sparc/libverify.so
    0xff030000 /opt/java/j2sdk1.4.1/jre/lib/sparc/libjava.so
    0xfe7e0000 /opt/java/j2sdk1.4.1/jre/lib/sparc/libzip.so
    0xfe4e0000 /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2
    0xedd00000 /opt/java/j2sdk1.4.1/jre/lib/sparc/libawt.so
    0xfc480000 /opt/java/j2sdk1.4.1/jre/lib/sparc/libmlib_image.so
    0xfc410000 /opt/java/j2sdk1.4.1/jre/lib/sparc/motif21/libmawt.so
    0xeda80000 /usr/dt/lib/libXm.so.4
    0xfa090000 /usr/openwin/lib/libXt.so.4
    0xfa3d0000 /usr/openwin/lib/libXext.so.0
    0xfc7e0000 /usr/openwin/lib/libXtst.so.1
    0xed980000 /usr/openwin/lib/libX11.so.4
    0xfa2a0000 /usr/openwin/lib/libdps.so.5
    0xfa3b0000 /usr/openwin/lib/libSM.so.6
    0xfa1d0000 /usr/openwin/lib/libICE.so.6
    0xed880000 /opt/java/j2sdk1.4.1/jre/lib/sparc/libfontmanager.so
    0xfa390000 /usr/openwin/lib/locale/common/xlibi18n.so.2
    0xfa1b0000 /usr/openwin/lib/locale/iso8859-1/xomEuro.so.2
    0xfa190000 /usr/lib//liblayout.so
    0xfa050000 /usr/openwin/lib/locale/common/ximlocal.so.2
    0xfa010000 /usr/u/lal/micview/micview2_1_0_beta1/libBitmapImpl.so
    Local Time = Thu Oct 3 13:32:47 2002
    Elapsed Time = 35
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.1-beta-b14 mixed mode)
    # An error report file has been saved as hs_err_pid27692.log.
    # Please refer to the file for further information.
    Abort
    From this information I think that the problem should be in the native method setDebug. But I have tried to set a breakpoint at the beginning of that function in the C part but with no luck. The application crashes before it reaches that position in the C file.
    What could possibly go wrong between the setDebug function in the C part and the function call in the Java part?
    When using GDB, GDB cannot figure out what is wrong it just returns a hex address, no function name.
    I would really appreciate some help. I have tried everything that I can come up with!
    Best regards
    Lars

    I have figured out that the application fails on its first call to the native methods.
    So I have this Bitmap class that contains all the native calls and it is defined shortly as follow:
    public class Bitmap {
    static {
    System.loadLibrary("BitmapImpl");
    native void setDebug(int debuglevel, int statistics);
    There are many more native methods defined in Bitmap, but I only show the setDebug method because that is the first one that is executed and also the one that immediately fails.
    My setDebug C function is defined as follow in BitmapImpl.c
    #include <time.h>
    #include <stdio.h>
    #include <limits.h>
    #include <fcntl.h>
    #include <jni.h>
    #include <math.h>
    #include <errno.h>
    #include "Bitmap.h"
    #include "data.h"
    jint debug = 0;
    jint statistics = 1;
    JNIEXPORT void JNICALL Java_Bitmap_setDebug
    (JNIEnv *jenv, jobject jo, jint d, jint s)
    debug = d;
    statistics = s;
    My libBitmapImpl.so file is compiled using the following Makefile and using GNU gcc:
    JAVAPATH=$(JAVAINCLUDEPATH)
    LMACRO=-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DSOLARIS
    CSOURCE=BitmapImpl.c
    all:
    gcc -O3 -G $(LMACRO) -I$(JAVAPATH) -I$(JAVAPATH)/solaris \
    $(CSOURCE) -o libBitmapImpl.so
    It is still a total mystory why the application fails. I have tried it on a RedHat Linux machine and there it works fine. But not on Solaris. Only if I use the jdk1.1.8 but not a later one.
    Would really appreiciate some help!
    Best regards
    Lars

  • Powerbuilder application crashes after upgrade to 12.5.2 (build 5006)

    I have already seen few similar posts on this forum for similar issue. However, I feel mine is different from those and could be some basic steps am missing. Thanks in advance for any comments.
    We are evaluating the effort and benefits of migrating our PB 10.2.1 (build 9731) application to  PB 12.5 Classic. After downloading the trial version from the SAP site, I could migrate the application easily with only a handful of warnings. However, while running the application either from build (EXE) or from IDE, it crashes (windows application failure) frequently. In addition to that, few of our application screens opens as blank screen (doesn’t display anything in the DW attached).
    My operating system is Windows 7 (32 bit) Service Pack 1. The application has many calls external DLLs (both windows standard and custom), as samples at the bottom. I believe that the correct (from PB 12.5) DLLs are copied to Powerbuilder home directory (C:\Software\Sybase\PowerBuilder 12.5 & C:\Software\Sybase\Shared\PowerBuilder) and the source code directory in my attempt to ensure that there are no issues with DLLs. However, initially I had installed powerbuilder 12.5 also under the same root as Power builder 10.0, but as I read few posts that DLLs from different version residing in same place can cause issues, uninstalled and installed PB 12.5 on different location.
    Our PB application also interact with the .Net modules of the application by communicating through a custom DLL. However, that seems still working and I am able to open the .Net screens from the migrated application.
    Below are the main scenarios in which the application crashes and every time I get a DLL error as given below.
    1. While running the application from IDE and selecting ‘Exit’ from the main window. This will close any instantiated objects and close the mutex by calling the windows API.
    function ulong CreateMutexA(ulong lpMutexAttributes, boolean bInitialOwner, ref string lpName) library "kernel32.dll" alias for "CreateMutexW" function ulong GetLastError() library "kernel32.dll" alias for "GetLastError;Ansi"
    function ulong CloseHandle(ulong hMutex) library  "kernel32.dll" alias for "CloseHandle;Ansi"
    This will result in the below crash.
    Faulting application name: PB125.EXE, version: 12.5.2.5006, time stamp: 0x50f93412
    Faulting module name: kernel32.dll, version: 6.1.7601.17932, time stamp: 0x503275b9
    Exception code: 0xc0000005 Fault offset: 0x0004c372
    Faulting process id: 0x2bdc
    Faulting application start time: 0x01cf3e72371227c9
    Faulting application path: C:\Software\Sybase\PowerBuilder 12.5\PB125.EXE
    Faulting module path: C:\Windows\system32\kernel32.dll
    Report Id: 8feef8fc-aa65-11e3-8049-f500274aecdc
    2. Opening of certain windows results in the below crash. If I try to debug the code and move mouse over the line of code being executed, then also I get the same crash. I don’t do the mouse move then I can proceed with the same line, however it will crash at a later line calling ‘classname’.
    Problem Event Name: APPCRASH
    Application Name: PB125.EXE
    Application Version: 12.5.2.5006
    Application Timestamp: 50f93412
    Fault Module Name: PBVM125.dll
    Fault Module Version: 12.5.2.5006
    Fault Module Timestamp: 50f93437
    Exception Code: c0000005
    Exception Offset: 00175357
    OS Version: 6.1.7601.2.1.0.256.48
    Locale ID: 3081
    Additional Information 1: 38ca
    Additional Information 2: 38ca6ad0537dbd0555785bd862b8e94f
    Additional Information 3: 0cd5
    Additional Information 4: 0cd54a5b6672f15bf2ca366539d89c12
    3. Few of the application screen opens but doesn’t display the datawindow attached to it.

    ... many calls external DLLs (both windows standard and custom),
    You have a very complex application and it is unlikely that you will receive much help in this type of setting.  As Chris has already pointed out, previous efforts appear to have been done in a sloppy manner; something indicated by the ANSI qualifiers on API functions that are not needed or relevant.  In addition, the PB alias of CreateMutexA for the API function CreateMutexW is also suggestive.
    I believe that the correct (from PB 12.5) DLLs are copied to Powerbuilder home directory (C:\Software\Sybase\PowerBuilder 12.5 & C:\Software\Sybase\Shared\PowerBuilder)
    You should be very very careful about doing things like this.  One should not simply scatter DLLs across directories without very good reasons as it often leads to strange problems.  On a machine with the IDE installed, you should allow PB to install everything where it wants them.  Copying or moving files is something done as a last resort - it is certainly something that you need to document in case you need to undo it or redo it at a later time.
    Lastly, you might reconsider attempting this with the trial version.  I don't how "current" the trial version is but I suspect it might be a bit buggier than the most current maintenance build.  I'm guessing that you will have to do a bit more than recompiling to get the functionality related to "opening .Net screens" working.  It might help to try creating a new application and put in some basic functionality to interact with all of these external processes, screens, dlls, etc since I suspect this is where the bulk of your problems exist.

  • After upgrading to 10.6.3 TV is only showing "out of range" message

    After upgrading to 10.6.3 my TV (Sharp 37XDE1) is only showing the message "out of range".
    Before upgrading I had no problems.
    Connection is via MiniDisplay Port to HDMI Adapter from iMac 24" or MacBook Pro 13".
    The "Out of range" message could be an indicator that the resolution or the signal speed is not matching properly. I tried to get the signals and resolution in line with the SwitchResX utility but without success.
    (TV monitor was recognized by the display preferences and SwitchResX)
    Any ideas whats wrong?

    HI,
    If you didn't repair disk permissions after you updaed to 10.6.3, do that now.
    Quit any open applications/programs. Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Carolyn

  • Error "String index out of range:6" while opening Webi fromBI java Lauchpad

    Dear All,
    I have installed BO 4.0 recently. When I open BI Java Lauch Pad URL I can see Web Intelligence under the applications list. When I click it, a pop up getting opened with message " String index out of range: 6" When I click "Details" icon in the pop up, it is showing this description.
    Detected from bootclasspath: C:
    PROGRA~1
    Java
    jre7
    lib
    deploy.jar
    Java Plug-in 10.0.0.147
    Using JRE version 1.7.0-b147 Java HotSpot(TM) Client VM
    User home directory = C:\Users\RT89363
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    q:   hide console
    r:   reload policy configuration
    s:   dump system and deployment properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    I have tried this in a machine where i logged as a normal user. But when i open the same link from a machine where i logged as administrator, it is working fine.
    Could any one help me in sorting out the issue ??
    Thanks in advance.
    Regards
    Ravi.

    Hi Ravi,
    the error is due to the componet JAVA(TM) 7 which is not supported.
    Better to run JAVA 6, I'm running the update 33, you can download it from http://www.oracle.com/technetwork/java/javase/downloads/jre6-downloads-1637595.html
    Remeber to remove JAVA &
    Go to control panel --> add remove programs and remove JAVA (TM) 7.
    It will solve the problem.
    Ciao,
    Massimo

  • There was an error processing a page. a number is out of range.

    When I open a PDF generated from a classic ASP application, some particular documents fail when accessing a page: there was an error processing a page. a number is out of range.
    This only happens in Adobe Reader 10 and 11.
    The ASP page has a code similar to this:
    Response.AddHeader "Content-disposition", "attachment; filename = doc.pdf"
    Response.ContentType = "application / pdf"
    Response.Write Session ("PDF")
    Try adding different settings in the properties AddHeader / ContentType / CharSet etc, but always the same.
    In the screenshot you can see the mistake in page 3
    Any idea?
    thank you very much

    Sounds like the pdf is corrupt. Try a forced quit. (command option escape)

  • Adobe Premiere Elements 11 Application Crash

    Operating System: Windows 8 Pro 64-bit
    System Model: HP Pavilion dv7 Notebook PC
    BIOS: InsydeH2O Version 03.60.48F.1B
    Processor: Intel(R) Core(TM) i7-2670QM CPU @ 2.20GHz (8 CPUs), ~2.2GHz
    Memory: 16384MB RAM
    Available OS Memory: 16332MB RAM
    Page File: 2657MB used, 30058MB available
    Windows Dir: C:\WINDOWS
    DirectX Version: DirectX 11
    Card name: Intel(R) HD Graphics 3000
    Speakers and Headphones (IDT High Definition Audio CODEC)
    750GB Integrated Hard Disk Drive
    3TB External Hard Disk Drive
    While editing a 30:44 minute avi video file with 3 wav audio source files in Premiere Elements 11 the application crashes, no system errors or system crashes.
    Windows reports that Premiere Elements 11 crashes and closes the program, no error message.
    The crash occurs around the five minute marker of the video, I do not want to go past the 5 minute marker because I want to make sure my video is well throughout.
    The video file is 28.8GB and both the video file and the Premiere Project File are located in the same 3TB External Hard Disk Drive.
    The only programs running while I edit are Steam, Trend Micro Titanium Antivirus+, Dxtory, and Premiere Elements 11.
    I have read over some of the other forums regarding premiere crashing and MOST of the ones that were relevent to my inquiry are from 2008-10 and involve premiere 8 on Windows Vista. This is prevelent on both Adobe and Google.
    I have also ran a disk cleanup, disk defrag, system restart, and update checks, all updates are up to date, I check every month.

    I only have the single 30:44 duration video.
    I also downloaded G-Spot, from a suggestion made by Bill Hunt in an older post on the forum to find out the specific codecs that were involved in the video I am editing and what I received back was:
         Under Video, the codec was listed as 'xtor'.
          Under Audio, the codec was listed as 'PCM Audio'
    The only video file in the edit is the 30:44 duration video file.
    I used a recording software that I purchased called Dxtory, the program allows me to record certain programs on my computer's screen, namely video games.
    The video's format is an AVI file, and the specific video codec is 'xtor' and the specific audio codec is 'PCM Audio', according to G-spot.
    The video's resolution is 1280x720, the resolution is what I set my games to, if available, and its the resolution I have Dxtory setup to record.
    Under Edit/Project Settings/General the project settings are set to 1080i, 1920x1080 resolution, on default.
    I cannot change the settings for some reason, they are unavailable for me to customize, probably cause its the default until I add a video file.
    However, when I open the 30:44 video project, the Edit/Project Settings/General settings are set to Sony XD Cam EX 720p, 1280x720. I do see a yellow line under the time line in the project, the line is not exactly above the video clips. I am also in Expert View.
    My time line has changed increments, last night when I posted my first post, the time table was in increments of 22 seconds, and now its in increments of 15 seconds, the yellow line is below these increments, but only in certain parts, for my project the yellow line appears in the time table in the first 1 minutes 51 second and later at 4 minute 36 second increment to 4 minute 47 second increment. I do not have an edit on the first 1:51, but on the 4:36-4:47 I do have a text edit that sits on video 2, that was the last edit I did on the project, the application shortly crashes after 4:47, the crash is also occuring with and without the text edit. I'm going to continue to check settings and I will use Windows Event Viewer to find if I missed anything.
    Thank you for your asssistance.

  • IPod Application Crashes after 2.1 Update

    Did the 2.1 update this morning and everything seemed to go fine. Then I checked out mail, contacts, clock, third-party apps, etc. and they all worked just fine. Then I tapped the orange iPod icon and the splash screen appears, then goes black and back to the Home page. A classic application crash.
    Did a hard reset (twice), synced twice, called Apple, they never heard of that kind of crash yet, and suggested a total restore (of course).
    Any other similar crashes? I'm hoping this is widespread and will be solved with an update rather than spending the next hour doing a restore and backup and then having the same problem with 2.1.

    This guy found the bug!
    http://discussions.apple.com/messageview.jspa?messageID=8071675

  • OS X 10.5.6 CS4 Premiere Pro CONFLICT with VST plugins? Application CRASH

    Hi everybody,<br /><br />just tried to run the trial of premiere cs4. the application crashes on startup without even completing the initialization. instead a bug report comes up while the program scans the installed units / vsts-plugins that are already on my system (MBP 2years old, 4GB RAM). i have several vst-instruments installed for use with logic.<br /><br />what i figured out is: <br /><br />if i move my folder <harddisk>/library/audio/plug-ins/vst - folder (so premiere does not find the vst-plugs) the program works just fine.<br /><br />so my questions:<br />1. can i manually set a different folder for premiere to scan for plugins? o obviously do NOT want to move that folder back and forth every time i switch between premiere and audio-applications<br />2. is there a way to make premiere "understand" my vst-plugs (such as massive etc.)<br /><br />HAS ANY OF YOU EXPERIENCED THE SAME / ANY HINTS?<br /><br />I am really looking forward to your ideas - thank you very much in advance!

    Superb, thanks a lot.
    What I addionally tried (and it worked in most of the cases) is to move all vst plugs into a different folder and then replace one by one. the ones who force the crash go to trash (incl. ALL files on your system --> http://www.native-instruments.com/index.php?id=niosxtut2&L=2) and reinstall AFTER CS4 HAS BEEN INSTALLED. obviously the "rank" is important.
    my probs are solved, thank you!

  • I installed Mavericks yesterday and have now got problems with QuarkXpress 9. Every time I click on an image and try to move it the application crashes. Anyone had similar problems or got any suggestions?

    I installed Mavericks yesterday and have now got problems with QuarkXpress 9. Every time I click on an image and try to move it the application crashes. Anyone had similar problems or got any suggestions?

    Hi Guys
    Updated my 2 imacs to Maverick yesterday. Schoolboy error on my part not checking if there were problems with any programmes before I did.
    Quark is now a nightmare with no short term answer on the way. As a Quark user for over 20 years this is just another reason to hold your hands up and say OK Indesign you win I will have to learn how to use you and Quark will be a distant memory.
    I am told there will probably be no solution to getting quak 9 running on Maverick and that you will need to update to 10 in about 2-3 weeks to get back to normal. Having spent a few bob on 2 versions of 9.5 only in Feb this year i didn't really want to upgrade yet.
    So its cough up to carry on using Quark or learn Indesign.
    I have lost faith in Quark as they are quick to send me e-mails asking me to upgrade to this and that version, why didn't they send one out saying do not upgrade to Maverick. Perhaps they know there loyal follwing will uograde to 10 and will generate a nice little bonus before Xmas.
    Lots to do today and will now take 10 times longer to do it. Is this 2013 or 1974!!!!!
    If anyone hears of a solution please post ASAP

Maybe you are looking for

  • How to not display certain items based upon certain criteria (Edit Form)

    I have a Edit form which was created from an interactive report I generated. There are 10 item fields which are listed which can be changed. Sometimes I want to see just 9 of the fields on the form based on what the value is of another field in the r

  • Zoom (Universal Access) with strange behavior.

    Some time ago, I upgraded my father's eMac to a 2011 iMac. I upgraded the system as recomended, connecting the old eMac as an external drive and follow the Migration Assistant Wizard to get the old user to the new iMac as a second user. When I use Zo

  • Airport Extreme and HP Psc printer help needed

    Hey there, I just got a new Airport Extreme 802.11n, the internet works fine but I am having problems getting it to work with my HP printer. I have a HP PSC 2410 printer(multifunction). The airport sees that it is connected and it comes up fine. But

  • Can I use an Airport Express to extend a network, but give it a separate SSID network name?

    I have an Airport Extreme, and can successfully connect an Airport Express to extend the wireless network. However I want to give the Airport Express a separate SSID so that I can specifically connect to it. Is it possible to configure the Airport Ex

  • IMessage not sending to one contact?

    My iMessage has been fine for ages, and has just suddenly stopped sending to one contact in the middle of a conversation, but is still sending to other contacts. I've turned iMessage off and on, restarted my iPod and changed my wifi code but nothing