X11 crash

Hi,
X11 crashes after I logged in to remote server and launch the application.
ssh -X user@servername
matlab
I got the following crash report:
Process:               X11.bin [1775]
Path:                  /Applications/Utilities/XQuartz.app/Contents/MacOS/X11.bin
Identifier:            org.macosforge.xquartz.X11
Version:               2.7.7 (2.7.73)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           X11.bin [1775]
User ID:               501
Date/Time:             2015-03-13 11:15:03.517 +0100
OS Version:            Mac OS X 10.10.2 (14C1510)
Report Version:        11
Anonymous UUID:        C45B2089-72FF-B2A3-F852-FAACBB32CFD1
Sleep/Wake UUID:       22289B40-2061-4CC9-9AC7-85CED7BC357F
Time Awake Since Boot: 7500 seconds
Time Since Wake:       1600 seconds
Crashed Thread:        2
Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x000000020c23faa0
VM Regions Near 0x20c23faa0:
    MALLOC_LARGE           000000010c0f3000-000000010c24c000 [ 1380K] rw-/rwx SM=PRV 
-->
    __TEXT                 0000123400000000-00001234004f8000 [ 5088K] r-x/rwx SM=COW  /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD5000GraphicsGLDriver
Application Specific Information:
X.Org X Server 1.15.2 Build Date: 20140811
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff803a54de mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff803a464f mach_msg + 55
2   com.apple.CoreFoundation       0x00007fff89b82b34 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fff89b81ffb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation       0x00007fff89b81858 CFRunLoopRunSpecific + 296
5   com.apple.HIToolbox           0x00007fff8f000aef RunCurrentEventLoopInMode + 235
6   com.apple.HIToolbox           0x00007fff8f00086a ReceiveNextEventCommon + 431
7   com.apple.HIToolbox           0x00007fff8f0006ab _BlockUntilNextEventMatchingListInModeWithFilter + 71
8   com.apple.AppKit               0x00007fff836ccf81 _DPSNextEvent + 964
9   com.apple.AppKit               0x00007fff836cc730 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
10  com.apple.AppKit               0x00007fff836c0593 -[NSApplication run] + 594
11  X11.bin                       0x0000000100008800 X11ApplicationMain + 1381
12  X11.bin                       0x0000000100010d84 server_main + 174
13  X11.bin                       0x0000000100001d1a do_start_x11_server + 275
14  X11.bin                       0x0000000100002ae1 _Xstart_x11_server + 122
15  X11.bin                       0x0000000100002c3e mach_startup_server + 76
16  libsystem_kernel.dylib         0x00007fff803a4f90 mach_msg_server + 516
17  X11.bin                       0x00000001000024fb main + 1970
18  X11.bin                       0x00000001000017a4 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib         0x00007fff803ab232 kevent64 + 10
1   libdispatch.dylib             0x00007fff85792a6a _dispatch_mgr_thread + 52
Thread 2 Crashed:
0   libsystem_platform.dylib       0x00007fff8ec2909c _platform_memmove$VARIANT$Unknown + 252
1   com.apple.CoreGraphics         0x00007fff85b5f09a CGBlt_copyBytes + 409
2   libXplugin.1.dylib             0x0000000100258c96 _xp_backing_scroll + 243
3   libXplugin.1.dylib             0x000000010025ffd8 xp_copy_window + 461
4   X11.bin                       0x00000001000215e6 RootlessCopyWindow + 700
5   X11.bin                       0x0000000100013e07 DRICopyWindow + 187
6   X11.bin                       0x000000010010fa0d miSpriteCopyWindow + 356
7   X11.bin                       0x0000000100116682 miMoveWindow + 401
8   X11.bin                       0x0000000100021873 RootlessMoveWindow + 608
9   X11.bin                       0x00000001000fb166 ConfigureWindow + 2641
10  X11.bin                       0x00000001000cede3 ProcConfigureWindow + 104
11  X11.bin                       0x00000001000ce01b Dispatch + 801
12  X11.bin                       0x00000001000d404e dix_main + 983
13  X11.bin                       0x0000000100010ccf server_thread + 38
14  libsystem_pthread.dylib       0x00007fff827b9268 _pthread_body + 131
15  libsystem_pthread.dylib       0x00007fff827b91e5 _pthread_start + 176
16  libsystem_pthread.dylib       0x00007fff827b741d thread_start + 13
Thread 3:
0   libsystem_kernel.dylib         0x00007fff803a54de mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff803a464f mach_msg + 55
2   com.apple.CoreFoundation       0x00007fff89b82b34 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fff89b81ffb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation       0x00007fff89b81858 CFRunLoopRunSpecific + 296
5   com.apple.CoreFoundation       0x00007fff89c37ef1 CFRunLoopRun + 97
6   X11.bin                       0x0000000100023ba9 xpbproxy_run + 504
7   X11.bin                       0x0000000100008858 xpbproxy_x_thread + 9
8   libsystem_pthread.dylib       0x00007fff827b9268 _pthread_body + 131
9   libsystem_pthread.dylib       0x00007fff827b91e5 _pthread_start + 176
10  libsystem_pthread.dylib       0x00007fff827b741d thread_start + 13
Thread 4:
0   libsystem_kernel.dylib         0x00007fff803a54de mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff803a464f mach_msg + 55
2   com.apple.CoreFoundation       0x00007fff89b82b34 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation       0x00007fff89b81ffb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation       0x00007fff89b81858 CFRunLoopRunSpecific + 296
5   com.apple.AppKit               0x00007fff8383033b _NSEventThread + 137
6   libsystem_pthread.dylib       0x00007fff827b9268 _pthread_body + 131
7   libsystem_pthread.dylib       0x00007fff827b91e5 _pthread_start + 176
8   libsystem_pthread.dylib       0x00007fff827b741d thread_start + 13
Thread 5:
0   libsystem_kernel.dylib         0x00007fff803aa136 __psynch_cvwait + 10
1   X11.bin                       0x000000010000e4ed DarwinProcessFDAdditionQueue_thread + 181
2   libsystem_pthread.dylib       0x00007fff827b9268 _pthread_body + 131
3   libsystem_pthread.dylib       0x00007fff827b91e5 _pthread_start + 176
4   libsystem_pthread.dylib       0x00007fff827b741d thread_start + 13
Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib         0x00007fff803aa3fa __select + 10
1   libsystem_pthread.dylib       0x00007fff827b9268 _pthread_body + 131
2   libsystem_pthread.dylib       0x00007fff827b91e5 _pthread_start + 176
3   libsystem_pthread.dylib       0x00007fff827b741d thread_start + 13
Thread 7:
0   libsystem_kernel.dylib         0x00007fff803aa136 __psynch_cvwait + 10
1   libXplugin.1.dylib             0x0000000100257df4 _xp_async_dequeue + 40
2   libXplugin.1.dylib             0x0000000100257dac _xp_async_thread + 82
3   libsystem_pthread.dylib       0x00007fff827b9268 _pthread_body + 131
4   libsystem_pthread.dylib       0x00007fff827b91e5 _pthread_start + 176
5   libsystem_pthread.dylib       0x00007fff827b741d thread_start + 13
Thread 8:
0   libsystem_kernel.dylib         0x00007fff803aa94a __workq_kernreturn + 10
1   libsystem_pthread.dylib       0x00007fff827b740d start_wqthread + 13
Thread 2 crashed with X86 Thread State (64-bit):
  rax: 0x000000020c23faa0  rbx: 0x0000000000000003  rcx: 0x0000000000000020  rdx: 0x00000000000005d1
  rdi: 0x000000020c23fac0  rsi: 0x000000010c240d25  rbp: 0x0000000107d61850  rsp: 0x0000000107d61850
   r8: 0x0000000000000620   r9: 0x0000000000000620  r10: 0x000000010c241f65  r11: 0x00000000ffffed9b
  r12: 0x000000010c240d05  r13: 0x000000020c23faa0  r14: 0x0000000000000620  r15: 0x0000000000000620
  rip: 0x00007fff8ec2909c  rfl: 0x0000000000010206  cr2: 0x000000020c23faa0
Logical CPU:     2
Error Code:      0x00000006
Trap Number:     14
Binary Images:
       0x100000000 -        0x1001a2ff7 +X11.bin (???) <31C46B7E-25CB-3380-9144-D97B58712F1F> /Applications/Utilities/XQuartz.app/Contents/MacOS/X11.bin
       0x10021e000 -        0x10023cff7 +org.andymatuschak.Sparkle (1.5 Beta [git] - 1.5) <86D950E3-9D3C-3137-9BA0-451317D42AAD> /Applications/Utilities/XQuartz.app/Contents/Frameworks/Sparkle.framework/Versi ons/A/Sparkle
       0x100257000 -        0x100264ff7 +libXplugin.1.dylib (1) <EE9111D7-CD1B-3935-8B3C-5B4D7AC9E771> /opt/X11/*/libXplugin.1.dylib
       0x10026f000 -        0x100270fff +libAppleWM.7.dylib (8) <61467F9F-4C7E-3838-A86E-987ECC452567> /opt/X11/*/libAppleWM.7.dylib
       0x100275000 -        0x100277fff +libXfixes.3.dylib (5) <E460D49A-2138-32EF-AD8F-389E6F9E2C7D> /opt/X11/*/libXfixes.3.dylib
       0x10027d000 -        0x100386fff +libX11.6.dylib (10) <87781555-B810-3B19-95D6-C67EB8C7B4A6> /opt/X11/*/libX11.6.dylib
       0x1003ae000 -        0x100428fff +libpixman-1.0.dylib (33.6) <60013C23-1443-3708-8F0A-E2919D2A793A> /opt/X11/*/libpixman-1.0.dylib
       0x10043f000 -        0x10046ffff +libXfont.1.dylib (6.1) <B6E8E6F7-22D4-3C94-B1C4-6D7A1E388D4F> /opt/X11/*/libXfont.1.dylib
       0x10047f000 -        0x100480fff +libXau.6.dylib (7) <58D3B6CB-9468-3826-9D52-8F0FCE8CCE3B> /opt/X11/*/libXau.6.dylib
       0x100485000 -        0x100485ff7 +libxshmfence.1.dylib (2) <1F55E52E-945F-36C9-9755-344CC6181EB2> /opt/X11/*/libxshmfence.1.dylib
       0x10048a000 -        0x10048dfff +libXdmcp.6.dylib (7) <6DD4CCAD-9891-3039-A7DA-3EA54D85FDF6> /opt/X11/*/libXdmcp.6.dylib
       0x100493000 -        0x10049efff +libXext.6.dylib (11) <F99B45C5-2121-3A29-B101-297DC513942E> /opt/X11/*/libXext.6.dylib
       0x1004a6000 -        0x1004bbff7 +libxcb.1.dylib (3) <4C73EEBD-08C6-3C93-9F2C-60CF7D63D6F1> /opt/X11/*/libxcb.1.dylib
       0x1004cd000 -        0x100549ff7 +libfreetype.6.dylib (18.2) <FFF7309F-4EA6-38E1-B512-68405CFD903A> /opt/X11/*/libfreetype.6.dylib
       0x100563000 -        0x100566fff +libfontenc.1.dylib (2) <53765074-1BCD-30EE-B410-5B9AADC4AFBE> /opt/X11/*/libfontenc.1.dylib
       0x105d3c000 -        0x105d3cff5 +cl_kernels (???) <D34F9C70-10EC-49E0-9134-E055DBA2A520> cl_kernels
       0x108346000 -        0x10842cfef  unorm8_bgra.dylib (2.4.5) <9423FFD4-6EF3-31BF-9DE9-6D55BA76D59E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
       0x108481000 -        0x108481fef +cl_kernels (???) <52D99BCE-1E7F-4249-9222-13F4787E635B> cl_kernels
    0x123400000000 -     0x1234004f7fff  com.apple.driver.AppleIntelHD5000GraphicsGLDriver (10.2.46 - 10.0.2) <35154588-E0D4-3FB3-8C0E-C7D1FA6C646E> /System/Library/Extensions/AppleIntelHD5000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD5000GraphicsGLDriver
    0x7fff6ba09000 -     0x7fff6ba3f837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
    0x7fff80292000 -     0x7fff8029eff7  com.apple.OpenDirectory (10.10 - 187) <8B98ECCB-7EFA-3A58-BD2B-A0835D869B1A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8029f000 -     0x7fff80393fff  libFontParser.dylib (134.1) <EA8452DB-9221-3608-95BF-496F58106313> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff80394000 -     0x7fff803b1fff  libsystem_kernel.dylib (2782.10.72) <97CD7ACD-EA0C-3434-BEFC-FCD013D6BB73> /usr/lib/system/libsystem_kernel.dylib
    0x7fff803b7000 -     0x7fff80412fef  libTIFF.dylib (1232) <56D444B7-A37A-30BC-80B5-5E702FFAAAAB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff80468000 -     0x7fff80898fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff80899000 -     0x7fff80899fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8089a000 -     0x7fff8089efff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8089f000 -     0x7fff808abff7  libGPUSupportMercury.dylib (11.1.1) <D5AE513E-99FB-3D22-8FFC-9DAA26407DA3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x7fff808ac000 -     0x7fff808aeff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff808af000 -     0x7fff808b4ff7  libsystem_stats.dylib (163.10.18) <9B8CCF24-DDDB-399A-9237-4BEC225D2E8C> /usr/lib/system/libsystem_stats.dylib
    0x7fff80931000 -     0x7fff8095affb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff809f2000 -     0x7fff80a04ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/C oreDuetDaemonProtocol
    0x7fff80a10000 -     0x7fff80a12fff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff80a13000 -     0x7fff80a41fff  com.apple.CoreServicesInternal (221.2.2 - 221.2.2) <16F7A7F1-CF1D-35AD-A91F-690A814048DF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff80a42000 -     0x7fff80a48fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff815b4000 -     0x7fff81603ff7  com.apple.opencl (2.4.2 - 2.4.2) <D16CFDE6-B5F7-301A-995E-8B583D8C675A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff81604000 -     0x7fff816f6ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff8176c000 -     0x7fff817acff7  libGLImage.dylib (11.1.1) <3986BFA3-4F55-380F-B01D-91BA9785D70C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff819ef000 -     0x7fff81a09ff7  libextension.dylib (55.1) <6D0CF094-85E8-3F5B-A3F1-25ECF60F80D9> /usr/lib/libextension.dylib
    0x7fff81ab5000 -     0x7fff81dd0fcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff81dd1000 -     0x7fff820a0ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff820a1000 -     0x7fff820dcfff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff820dd000 -     0x7fff820ddff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff821b7000 -     0x7fff8221eff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff82313000 -     0x7fff82381ffb  com.apple.Heimdal (4.0 - 2.0) <3E5DA653-A343-3257-ADE1-BA879BAE280F> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff82382000 -     0x7fff823b4ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff823eb000 -     0x7fff82719fff  com.apple.Foundation (6.9 - 1152.14) <E3746EDD-DFB1-3ECB-88ED-A91AC0EF3AAA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8271a000 -     0x7fff827aefff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff827af000 -     0x7fff827b5fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
    0x7fff827b6000 -     0x7fff827bffff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
    0x7fff827fe000 -     0x7fff82916ffb  com.apple.CoreText (352.0 - 454.3) <B3B8C775-14FA-38F3-9CD5-830422AE9C49> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff829ba000 -     0x7fff829eafff  com.apple.GSS (4.0 - 2.0) <FD154E62-F4CF-339D-B66C-AF4AED6A94A6> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff82ae6000 -     0x7fff82af7ff3  libsystem_coretls.dylib (35.10.1) <3EAED90A-7AA0-323C-A52B-E16477981D59> /usr/lib/system/libsystem_coretls.dylib
    0x7fff82af8000 -     0x7fff82b96fff  com.apple.Metadata (10.7.0 - 917.1) <46BE997C-B1F4-3BED-9332-FAC87297C87A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff82bfd000 -     0x7fff82c30ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff82c31000 -     0x7fff82c3efff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff82c9c000 -     0x7fff82c9eff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff82c9f000 -     0x7fff82ca9ff7  com.apple.CrashReporterSupport (10.10 - 629) <4BCAA6B5-EC7F-365F-9D3F-BC483B7E956C> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff82cae000 -     0x7fff82cb2fff  com.apple.TCC (1.0 - 1) <61F36A72-B983-3A2D-9D37-A2F194D31E7D> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff82d43000 -     0x7fff82d62fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff82d76000 -     0x7fff830a9fff  libmecabra.dylib (666.2) <F757CABA-3EDB-3ABA-A378-A7C574EA233B> /usr/lib/libmecabra.dylib
    0x7fff830c6000 -     0x7fff830c7fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff830c8000 -     0x7fff830f3fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff830f4000 -     0x7fff8312bffb  com.apple.LDAPFramework (2.4.28 - 194.5) <D22234AA-8B30-3010-8CF0-67516D52CC33> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8312c000 -     0x7fff8312cfff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff8313a000 -     0x7fff8313bff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8313c000 -     0x7fff83188ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
    0x7fff83189000 -     0x7fff831a5ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff831a6000 -     0x7fff831c3ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff831c4000 -     0x7fff83470fff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff83471000 -     0x7fff83513ff7  com.apple.Bluetooth (4.3.2 - 4.3.2f6) <95676652-21AB-3FFA-B53D-EBC8BF4E913E> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff83514000 -     0x7fff83526ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff83560000 -     0x7fff83563fff  com.apple.xpc.ServiceManagement (1.0 - 1) <5EFD45BF-B0CD-39F2-8232-6BA33E63E5D4> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff83588000 -     0x7fff835adfff  libPng.dylib (1232) <10DC46CC-A4FD-3B1A-AA23-E4F12938BC13> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff835ae000 -     0x7fff835c7fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff835c8000 -     0x7fff835ceff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff835cf000 -     0x7fff835daff7  libcsfde.dylib (471.10.6) <E1BF5816-3CE6-30CE-B3EE-F68CB6BA1378> /usr/lib/libcsfde.dylib
    0x7fff835e4000 -     0x7fff83658fff  com.apple.ApplicationServices.ATS (360 - 375) <2824D38D-460D-353C-9D18-499B4BEEABB7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff83660000 -     0x7fff83684fef  libJPEG.dylib (1232) <638302B6-369F-3C50-BF63-F8D19C393F47> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8369a000 -     0x7fff836a8ff7  com.apple.opengl (11.1.1 - 11.1.1) <F79F5FFF-372E-329E-81FB-EE9BD6A2A7A7> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff836a9000 -     0x7fff841f3ff7  com.apple.AppKit (6.9 - 1344.72) <44EF7DEB-3072-3515-9F34-2857D557E828> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff843e0000 -     0x7fff8444ffff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff84466000 -     0x7fff84578ff7  libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff84579000 -     0x7fff8477346f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
    0x7fff84774000 -     0x7fff84781fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
    0x7fff84804000 -     0x7fff8494afef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
    0x7fff84969000 -     0x7fff84972ff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff84ad2000 -     0x7fff84b67ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff84c49000 -     0x7fff84c71fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff84c72000 -     0x7fff84c7dfff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff84cc0000 -     0x7fff84cc2fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/Cor eDuetDebugLogging
    0x7fff84cc7000 -     0x7fff84cf2fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff84cf3000 -     0x7fff84d0dff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff84d0e000 -     0x7fff84d28ff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff84d38000 -     0x7fff84df8fff  com.apple.backup.framework (1.6.2 - 1.6.2) <63E8CA47-B7B8-3A63-B505-D1622CE52527> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff84e02000 -     0x7fff84ee6fff  libcrypto.0.9.8.dylib (52.10.1) <2A2924DE-63FB-37F6-B102-84D69240675B> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff84ee7000 -     0x7fff84ee9ff7  libsystem_sandbox.dylib (358.1.1) <95312E09-DA28-324A-A084-F3E574D0210E> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff84eea000 -     0x7fff84f12ffb  libRIP.A.dylib (775.16) <7711F7A7-1813-3024-AE42-75CA7C5422B7> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
    0x7fff84f13000 -     0x7fff84f61fff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
    0x7fff84fe1000 -     0x7fff85191ff7  com.apple.QuartzCore (1.10 - 361.15) <72A78C43-30DF-3748-9015-4B28119DB27B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff854e2000 -     0x7fff8550dff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff8550f000 -     0x7fff85585fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff85586000 -     0x7fff8558bfff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8558c000 -     0x7fff855a7ff7  com.apple.aps.framework (4.0 - 4.0) <F3C3C246-101E-3E81-9608-D2D6E9352532> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff85625000 -     0x7fff85626fff  libSystem.B.dylib (1213) <90B107BC-FF74-32CC-B1CF-4E02F544D957> /usr/lib/libSystem.B.dylib
    0x7fff8578e000 -     0x7fff857b8ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff857f2000 -     0x7fff85838ffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff85839000 -     0x7fff85898ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff85899000 -     0x7fff8589dfff  com.apple.IOAccelerator (156.6.1 - 156.6.1) <E32D8658-9C8A-338F-93F0-A03DE48295B8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x7fff8589e000 -     0x7fff85a2cfff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff85a5f000 -     0x7fff85ac6ffb  com.apple.datadetectorscore (6.0 - 396.1.1) <80379385-A4EC-3F9B-AFED-9B1DF781943D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff85ac7000 -     0x7fff85adaff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff85b13000 -     0x7fff8634cfe3  com.apple.CoreGraphics (1.600.0 - 775.16) <A7BA30E6-A15F-3E48-9718-3837949A0E2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff86409000 -     0x7fff86409fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8640a000 -     0x7fff8640bffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff8640c000 -     0x7fff8640ffff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff86e1a000 -     0x7fff86e1bfff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff86e21000 -     0x7fff86e5cfff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff86e5d000 -     0x7fff86e71ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/Pr otectedCloudStorage
    0x7fff86f01000 -     0x7fff86f03fff  libsystem_configuration.dylib (699.1.5) <5E14864E-089A-3D84-85A4-980B776427A8> /usr/lib/system/libsystem_configuration.dylib
    0x7fff86f04000 -     0x7fff86f5eff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
    0x7fff86f7b000 -     0x7fff86f80ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff876e0000 -     0x7fff876e4fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff876e5000 -     0x7fff87767fff  com.apple.PerformanceAnalysis (1.0 - 1) <94F08B1A-F6AF-38D5-BE92-4FED34742966> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff87768000 -     0x7fff877a0fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff877a1000 -     0x7fff8790cff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8790d000 -     0x7fff8798afff  com.apple.CoreServices.OSServices (640.3 - 640.3) <84A91B00-0ED4-350C-B30A-AEAE437AE02A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8798b000 -     0x7fff879f7fff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <37551DDD-C07C-31EB-923A-9721F03D7E29> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff87b4e000 -     0x7fff87b60fff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib
    0x7fff87b61000 -     0x7fff87dc9ff3  com.apple.security (7.0 - 57031.10.10) <79C37E73-271B-3BEF-A96E-CDB83FF12CF0> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff87dca000 -     0x7fff87e56ff7  libsystem_c.dylib (1044.10.1) <199ED5EB-77A1-3D43-AA51-81779CE0A742> /usr/lib/system/libsystem_c.dylib
    0x7fff88381000 -     0x7fff88381fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff884f2000 -     0x7fff88532ff7  com.apple.CloudDocs (1.0 - 280.6) <C1179CEF-E058-3E16-BF90-C059FE7CDE77> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff88533000 -     0x7fff88535fff  libRadiance.dylib (1232) <9C2DBBDF-0F0B-36BF-84D0-13E0086F793A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff88536000 -     0x7fff8865eff7  com.apple.coreui (2.1 - 305.6.1) <B56EC212-73C1-326F-B78C-EB856386296E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff886f2000 -     0x7fff886fafff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff886fb000 -     0x7fff886ffff7  libGIF.dylib (1232) <3C70FBBC-FBA5-3013-A440-05D68B63885F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff88700000 -     0x7fff88772ff7  com.apple.framework.IOKit (2.0.2 - 1050.10.8) <FDFB1FBE-6A0E-3D63-828C-CD53500FCB0F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff887a4000 -     0x7fff887a4fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff887a5000 -     0x7fff887acfff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff887ad000 -     0x7fff887b4fff  libCGCMS.A.dylib (775.16) <8A173E74-7123-35F1-B160-853528C144ED> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
    0x7fff887be000 -     0x7fff88a39ff7  com.apple.CoreData (111 - 526.1) <DC4F037B-B7F4-381A-B939-4414489D76BF> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff88a3a000 -     0x7fff88a42ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff88af5000 -     0x7fff88b86ff7  com.apple.cloudkit.CloudKit (259.2.5 - 259.2.5) <241EB647-C917-32F7-956A-6E505827048C> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff8923c000 -     0x7fff893cbfff  libGLProgrammability.dylib (11.1.1) <90DE65E5-77DF-3646-B8E8-0462E240800A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff893d9000 -     0x7fff893eafff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff893eb000 -     0x7fff89431ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff89432000 -     0x7fff89486fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff89504000 -     0x7fff895f6fff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff8960c000 -     0x7fff89646ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8987e000 -     0x7fff89880ffb  libCGXType.A.dylib (775.16) <B2DC78CA-179F-39A7-8D0B-873DC0ACFE96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
    0x7fff89954000 -     0x7fff89954fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff89955000 -     0x7fff89a9dff7  com.apple.WebKitLegacy (10600 - 10600.3.18) <91B3E705-1378-3F73-B079-3223E838B629> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy. framework/Versions/A/WebKitLegacy
    0x7fff89b0e000 -     0x7fff89b0ffff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff89b10000 -     0x7fff89ea6fff  com.apple.CoreFoundation (6.9 - 1152) <CBD1591C-405E-376E-87E9-B264610EBF49> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff89ea7000 -     0x7fff89eafff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
    0x7fff89ec6000 -     0x7fff89f0fff3  com.apple.HIServices (1.22 - 520.12) <8EAC82AB-6A7D-3606-AF6F-60A9410D1278> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff89f15000 -     0x7fff8a005fef  libJP2.dylib (1232) <13BFC6A7-E24E-3F29-AD3C-E2D382A1223A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8a380000 -     0x7fff8a3a1fff  com.apple.framework.Apple80211 (10.1 - 1010.64) <A7378C4B-FFD3-35B9-93E8-0534A2A7B51F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff8a3a2000 -     0x7fff8a3b9ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
    0x7fff8a3ba000 -     0x7fff8a3e7fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8a754000 -     0x7fff8a754fff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8a755000 -     0x7fff8a756fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff8b0b2000 -     0x7fff8b0b5fff  com.apple.IOSurface (97.0.1 - 97.0.1) <0C9ED49D-AADB-3CB9-9A11-F5D765253548> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8b0b6000 -     0x7fff8b147ff7  libCoreStorage.dylib (471.10.6) <892DEEE7-C8C7-35EA-931D-FF9862BDEB2B> /usr/lib/libCoreStorage.dylib
    0x7fff8b1ac000 -     0x7fff8b1b4fe7  libcldcpuengine.dylib (2.4.5) <F9EF8060-5E40-3E88-BC38-7452649672B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x7fff8b1b5000 -     0x7fff8b1b7fff  com.apple.loginsupport (1.0 - 1) <21DBC18C-F260-39FC-B52F-04A5AA84523A> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
    0x7fff8b1cd000 -     0x7fff8b1cdff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff8b1ce000 -     0x7fff8b246ff7  com.apple.SystemConfiguration (1.14 - 1.14) <E0495F7D-5624-3EF7-B7E5-DA0EE708B6E4> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8b247000 -     0x7fff8b26ffff  libxpc.dylib (559.10.3) <876216DC-D5D3-381E-8AF9-49AE464E5107> /usr/lib/system/libxpc.dylib
    0x7fff8b270000 -     0x7fff8b557ffb  com.apple.CoreServices.CarbonCore (1108.2 - 1108.2) <FD87F83F-301A-3BD6-8262-5692FC1B4457> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8b558000 -     0x7fff8b55afff  libCVMSPluginSupport.dylib (11.1.1) <DA0706C5-F02A-3F3D-8EBA-18C04313CA2C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8b55b000 -     0x7fff8b616ff7  com.apple.DiscRecording (9.0 - 9000.4.2) <9BB46993-311A-3F2E-BD77-3CBEFB71C1F0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8b786000 -     0x7fff8b793ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff8b9ae000 -     0x7fff8b9d8fff  GLRendererFloat (11.1.1) <53C3F7C6-CC53-3287-9853-DA46FA7587E7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x7fff8b9d9000 -     0x7fff8b9f5fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff8b9f6000 -     0x7fff8b9f7ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff8b9f8000 -     0x7fff8b9fafff  com.apple.EFILogin (2.0 - 2) <39895ACB-E756-342C-ABE5-DB7100EF0A69> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8b9fb000 -     0x7fff8ba15fff  com.apple.AppleVPAFramework (1.2.10 - 1.2.10) <DC3D5A44-AB1E-32A9-9D22-FC922B52346A> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff8ba16000 -     0x7fff8ba3cff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8ba3d000 -     0x7fff8bce5ff7  com.apple.RawCamera.bundle (6.03 - 777) <127AB12C-190F-31BC-A0D9-A127004F7017> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8bce6000 -     0x7fff8bce9ff7  libdyld.dylib (353.2.1) <4E33E416-F1D8-3598-B8CC-6863E2ECD0E6> /usr/lib/system/libdyld.dylib
    0x7fff8bcea000 -     0x7fff8bcfeff7  com.apple.MultitouchSupport.framework (262.33.1 - 262.33.1) <62DF9340-01A1-3E12-A604-C90F6361FD9E> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8bcff000 -     0x7fff8bd1aff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff8bd57000 -     0x7fff8cd0effb  com.apple.WebCore (10600 - 10600.3.15) <59A28076-26E4-3CE2-B6FC-AF59308C0B95> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff8cd3f000 -     0x7fff8cd48fff  libGFXShared.dylib (11.1.1) <7AE7D152-597E-3B27-A52C-8DA76760B61C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8ce47000 -     0x7fff8cf81ff7  com.apple.ImageIO.framework (3.3.0 - 1232) <A9682E9F-4917-3926-A035-7FEE7FF9D2AB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8d057000 -     0x7fff8d077fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff8d078000 -     0x7fff8d081ff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8d082000 -     0x7fff8d086fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff8d2f2000 -     0x7fff8d2faffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvent s.framework/Versions/A/FSEvents
    0x7fff8d2fb000 -     0x7fff8d302ff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8d34a000 -     0x7fff8d3e9df7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff8d3ea000 -     0x7fff8d599fff  GLEngine (11.1.1) <72892F1E-5ED5-3733-BE77-FC37CF69D801> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
    0x7fff8d5a4000 -     0x7fff8d5dcffb  libsystem_network.dylib (411.1) <2EC3A005-473F-3C36-A665-F88B5BACC7F0> /usr/lib/system/libsystem_network.dylib
    0x7fff8d5dd000 -     0x7fff8d5eaff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
    0x7fff8d5eb000 -     0x7fff8d5fafff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8d602000 -     0x7fff8d613ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff8d62d000 -     0x7fff8d638ff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <7DF3C68C-B219-3E13-AE72-24B8606A1560> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8d661000 -     0x7fff8db74ff3  com.apple.JavaScriptCore (10600 - 10600.3.13) <C0C3246C-D26F-3440-AC75-81CFFA4F9C91> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8df59000 -     0x7fff8df64fff  libGL.dylib (11.1.1) <1F0EB9FB-4B0F-349B-80DD-93FD3F45B9C7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8dfea000 -     0x7fff8e2b0fff  com.apple.WebKit (10600 - 10600.3.18) <F8E36318-4F4C-348B-B1DE-D4BE035036AD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8e2b1000 -     0x7fff8e3d3ff7  com.apple.LaunchServices (644.12.4 - 644.12.4) <59E909E8-ED4A-33EA-B85D-D409BADDF854> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8e3d4000 -     0x7fff8e3d8fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff8e3d9000 -     0x7fff8e3f2ff7  com.apple.CFOpenDirectory (10.10 - 187) <0F9747EF-12A3-3694-984D-0B8352CA6C0F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8e439000 -     0x7fff8e439fff  com.apple.Carbon (154 - 157) <0DF27AD6-ED64-34D7-825D-65297D276652> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8e43a000 -     0x7fff8e45dfff  com.apple.Sharing (328.3.2 - 328.3.2) <F555679F-1CD1-3EB2-8E01-FCB80EF07330> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8e469000 -     0x7fff8e4ddff3  com.apple.securityfoundation (6.0 - 55126) <DEC91795-7754-334A-8CDA-B429F41B922D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8e4e6000 -     0x7fff8e4f1ff7  libkxld.dylib (2782.10.72) <68E07A32-28F5-3FBB-9D74-00B4F53C2FD4> /usr/lib/system/libkxld.dylib
    0x7fff8e528000 -     0x7fff8e574ff7  com.apple.corelocation (1486.17 - 1615.21.1) <B81BC475-E215-3491-A750-8B23F05ABF5B> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8e58c000 -     0x7fff8e58eff7  com.apple.securityhi (9.0 - 55006) <1F40ECF1-6AEF-3E64-9DAD-ADC646CCEA98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff8e58f000 -     0x7fff8e599ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8e59a000 -     0x7fff8e77fff3  libicucore.A.dylib (531.31) <B08E00D5-13C6-3391-AB3A-8DE693D3B42E> /usr/lib/libicucore.A.dylib
    0x7fff8ec24000 -     0x7fff8ec2cfff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff8ec2d000 -     0x7fff8ec2dff7  liblaunch.dylib (559.10.3) <DFCDEBDF-8247-3DC7-9879-E7E497DDA4B4> /usr/lib/system/liblaunch.dylib
    0x7fff8ec2e000 -     0x7fff8ec3eff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff8ec3f000 -     0x7fff8ec8cff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8ec8d000 -     0x7fff8ed63ff3  com.apple.DiskImagesFramework (10.10.1 - 396) <E7478685-E829-372A-A945-A512730D3312> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8ed64000 -     0x7fff8ee72fff  com.apple.desktopservices (1.9.2 - 1.9.2) <8670FD3B-8A5B-3D84-B21E-DF21140545A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8ee73000 -     0x7fff8efa3fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
    0x7fff8efa4000 -     0x7fff8efa9ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff8efc9000 -     0x7fff8efd1ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff8efd2000 -     0x7fff8f2d6ffb  com.apple.HIToolbox (2.1.1 - 757.3) <D827FC03-5668-3AA4-AF0E-46EEF7358EEA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8f2d7000 -     0x7fff8f307fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff8f308000 -     0x7fff8f322ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8f323000 -     0x7fff8f339ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff8f33a000 -     0x7fff8f53dff3  com.apple.CFNetwork (720.2.4 - 720.2.4) <E550C671-930F-3B12-8798-23898473E179> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8f53e000 -     0x7fff8f94bff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8f9a7000 -     0x7fff8f9e8fff  libGLU.dylib (11.1.1) <E9ADAD30-0133-320D-A60E-D1A7F91A7795> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8f9f2000 -     0x7fff8fa1ffff  com.apple.Accounts (113 - 113) <990F0F61-6AC5-3076-932E-02A9A7F75AC4> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff8fa20000 -     0x7fff8fa22ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
    0x7fff8fa29000 -     0x7fff8fad8fe7  libvMisc.dylib (516) <A82F9FE8-70ED-3BC9-9184-1A2B9EE3C010> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8fad9000 -     0x7fff8fadeffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
    0x7fff8fadf000 -     0x7fff8fb68fff  com.apple.CoreSymbolication (3.1 - 57020) <FDF8F348-164D-38F9-90EB-F42585DD2C77> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff8fb69000 -     0x7fff8fbbaff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 2644
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=223.4M resident=167.2M(75%) swapped_out_or_unallocated=56.2M(25%)
Writable regions: Total=130.6M written=16.3M(12%) resident=57.1M(44%) swapped_out=0K(0%) unallocated=73.5M(56%)
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  30.4M
CG image                             16K
CG shared images                    432K
CoreAnimation                      1600K
CoreImage                             8K
CoreUI image data                   156K
Dispatch continuations             8192K
Foundation                            4K
IOKit                                20K
Kernel Alloc Once                     8K
MALLOC                             61.3M
MALLOC (admin)                       32K
Mach message                          8K
Memory Tag 242                       12K
OpenCL                               16K
STACK GUARD                        56.0M
Stack                              11.6M
VM_ALLOCATE                        17.2M
__DATA                             19.0M
__GLSLBUILTINS                     2588K
__IMAGE                             528K
__LINKEDIT                         72.7M
__TEXT                            150.7M
__UNICODE                           544K
mapped file                        62.5M
shared memory                         4K
===========                      =======
TOTAL                             495.3M
Model: MacBookPro11,1, BootROM MBP111.0138.B14, 2 processors, Intel Core i7, 3 GHz, 16 GB, SMC 2.16f68
Graphics: Intel Iris, Intel Iris, Built-In
Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x112), Broadcom BCM43xx 1.0 (7.15.159.13.12)
Bluetooth: Version 4.3.2f6 15235, 3 services, 27 devices, 1 incoming serial ports
Network Service: Thunderbolt Ethernet, Ethernet, en5
Network Service: Wi-Fi, AirPort, en0
PCI Card: Apple 57762-A0, Ethernet Controller, Thunderbolt@195,0,0
Serial ATA Device: APPLE SSD SM0512F, 500,28 GB
USB Device: Internal Memory Card Reader
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Keyboard Hub
USB Device: Apple Optical USB Mouse
USB Device: Apple Keyboard
USB Device: Plantronics C320-M
Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2
Thunderbolt Device: Thunderbolt to Gigabit Ethernet Adapter, Apple Inc., 3, 5.5

Hi,
Thank you for the help. Please seen answers in line.
>Try from a newly created account (just in case there is something in your account that is causing the issue).
Same result
>Try ssh -Y (similar to -X).  Don't really think this will change anything, but it is an easy test.
Same result
>Does the problem happen if you use a simple X11 app, such as xclock, xeyes, or even xterm from the remote system?
No, it doesn't happen.
>Does the problem happen if you run the X11 apps locally?
No, it doesn't happen
>Do you have 3rd party additions that get loaded when you boot?  EtreCheck will show them to you.  Maybe one of them is interfering with XQuartz (X11).
Yes, I have other libraries loaded. However, this doesn't happen to my colleagues who have same Mac with same XQuartz (X11) version logging to same system and launching same version of matlab.
I tried to run debug the issue further by adding LIBGL_DEBUG=verbose. I get the following result in case it helps you.
-bash-4.1$ matlab LIBGL_DEBUG=verbose
libGL error: failed to load driver: swrast
MATLAB is selecting SOFTWARE OPENGL rendering.
*** glibc detected *** /cluster/software/VERSIONS/matlab-R2014b/bin/glnxa64/MATLAB: malloc(): memory corruption: 0x00007f35d8000087 ***
======= Backtrace: =========
/lib64/libc.so.6[0x3ebb875e66]
/lib64/libc.so.6[0x3ebb879904]
/lib64/libc.so.6(__libc_malloc+0x71)[0x3ebb87a6b1]
/cluster/software/VERSIONS/matlab-R2014b/bin/glnxa64/../../sys/os/glnxa64/libstd c++.so.6(_Znwm+0x1d)[0x7f366c5f7a6d]
/cluster/software/VERSIONS/matlab-R2014b/bin/glnxa64/libmwms.so(_ZN5boost6detail 12shared_countC1IPKN10foundation7msg_svc8exchange8EnvelopeENS0_13sp_ms_deleterIS 7_EEEET_NS0_14sp_inplace_tagIT0_EE+0x27)[0x7f3666310fc7]
/cluster/software/VERSIONS/matlab-R2014b/bin/glnxa64/libmwms.so(_ZN5boost11make_ sharedIKN10foundation7msg_svc8exchange8EnvelopeERKNS_10shared_ptrIKNS3_7MessageE EEIRKNS3_7RoutingEEEENS6_IT_EEOT0_DpOT1_+0x40)[0x7f3666311080]
/cluster/software/VERSIONS/matlab-R2014b/bin/glnxa64/libmwms.so(+0x2a8819)[0x7f3 66630a819]
/cluster/software/VERSIONS/matlab-R2014b/bin/glnxa64/libmwms.so(+0x2a534d)[0x7f3 66630734d]
/cluster/software/VERSIONS/matlab-R2014b/bin/glnxa64/libmwms.so(+0x253e59)[0x7f3 6662b5e59]
/cluster/software/VERSIONS/matlab-R2014b/bin/glnxa64/libmwms.so(_ZN10foundation7 msg_svc8eventmgr16ScopedConnectionD1Ev+0x81)[0x7f36662a3c21]
/lib64/libc.so.6(exit+0xe2)[0x3ebb835b22]
/usr/lib64/libX11.so.6(_XIOError+0x58)[0x3ec38447f8]
/usr/lib64/libX11.so.6(_XReply+0x473)[0x3ec3843253]
/usr/lib64/libX11.so.6(XGetImage+0x90)[0x3ec38283f0]
/cluster/software/VERSIONS/matlab-R2014b/sys/java/jre/glnxa64/jre/lib/amd64/xawt /libmawt.so(+0x1aa79)[0x7f3622ef8a79]
/cluster/software/VERSIONS/matlab-R2014b/sys/java/jre/glnxa64/jre/lib/amd64/liba wt.so(Java_sun_java2d_loops_Blit_Blit+0x216)[0x7f3623166366]
[0x7f36409bdf90]
======= Memory map: ========
00400000-00409000 r-xp 00000000 00:17 7861537621853507555                /cluster/software/VERSIONS/matlab-R2014b/bin/glnxa64/MATLAB
00609000-0060a000 rw-p 00009000 00:17 7861537621853507555                /cluster/software/VERSIONS/matlab-R2014b/bin/glnxa64/MATLAB
01763000-01994000 rw-p 00000000 00:00 0                                  [heap]
e0000000-e2c90000 rw-p 00000000 00:00 0
e2c90000-e8000000 rw-p 00000000 00:00 0
e8000000-eb000000 rw-p 00000000 00:00 0
eb000000-fa000000 rw-p 00000000 00:00 0
fa000000-100000000 rw-p 00000000 00:00 0
3ebb400000-3ebb420000 r-xp 00000000 08:01 5767579                        /lib64/ld-2.12.so
3ebb61f000-3ebb620000 r--p 0001f000 08:01 5767579                        /lib64/ld-2.12.so
3ebb620000-3ebb621000 rw-p 00020000 08:01 5767579                        /lib64/ld-2.12.so
3ebb621000-3ebb622000 rw-p 00000000 00:00 0
3ebb800000-3ebb98a000 r-xp 00000000 08:01 5767580                        /lib64/libc-2.12.so
3ebb98a000-3ebbb8a000 ---p 0018a000 08:01 5767580                        /lib64/libc-2.12.so
3ebbb8a000-3ebbb8e000 r--p 0018a000 08:01 5767580                        /lib64/libc-2.12.so
3ebbb8e000-3ebbb8f000 rw-p 0018e000 08:01 5767580                        /lib64/libc-2.12.so
3ebbb8f000-3ebbb94000 rw-p 00000000 00:00 0
3ebbc00000-3ebbc83000 r-xp 00000000 08:01 5767581                        /lib64/libm-2.12.so
3ebbc83000-3ebbe82000 ---p 00083000 08:01 5767581                        /lib64/libm-2.12.so
3ebbe82000-3ebbe83000 r--p 00082000 08:01 5767581                        /lib64/libm-2.12.so
3ebbe83000-3ebbe84000 rw-p 00083000 08:01 5767581                        /lib64/libm-2.12.so
3ebc000000-3ebc002000 r-xp 00000000 08:01 5767583                        /lib64/libdl-2.12.so
3ebc002000-3ebc202000 ---p 00002000 08:01 5767583                        /lib64/libdl-2.12.so
3ebc202000-3ebc203000 r--p 00002000 08:01 5767583                        /lib64/libdl-2.12.so
3ebc203000-3ebc204000 rw-p 00003000 08:01 5767583                        /lib64/libdl-2.12.so
3ebc400000-3ebc417000 r-xp 00000000 08:01 5767588                        /lib64/libpthread-2.12.so
3ebc417000-3ebc617000 ---p 00017000 08:01 5767588                        /lib64/libpthread-2.12.so
3ebc617000-3ebc618000 r--p 00017000 08:01 5767588                        /lib64/libpthread-2.12.so
3ebc618000-3ebc619000 rw-p 00018000 08:01 5767588                        /lib64/libpthread-2.12.so
3ebc619000-3ebc61d000 rw-p 00000000 00:00 0
3ebc800000-3ebc815000 r-xp 00000000 08:01 5767260                        /lib64/libz.so.1.2.3
3ebc815000-3ebca14000 ---p 00015000 08:01 5767260                        /lib64/libz.so.1.2.3
3ebca14000-3ebca15000 r--p 00014000 08:01 5767260                        /lib64/libz.so.1.2.3
3ebca15000-3ebca16000 rw-p 00015000 08:01 5767260                        /lib64/libz.so.1.2.3
3ebcc00000-3ebcc07000 r-xp 00000000 08:01 5767590                        /lib64/librt-2.12.so
3ebcc07000-3ebce06000 ---p 00007000 08:01 5767590                        /lib64/librt-2.12.so
3ebce06000-3ebce07000 r--p 00006000 08:01 5767590                        /lib64/librt-2.12.so
3ebce07000-3ebce08000 rw-p 00007000 08:01 5767590                        /lib64/librt-2.12.so
3ebd400000-3ebd515000 r-xp 00000000 08:01 5767591                        /lib64/libglib-2.0.so.0.2800.8
3ebd515000-3ebd715000 ---p 00115000 08:01 5767591                        /lib64/libglib-2.0.so.0.2800.8
3ebd715000-3ebd716000 rw-p 00115000 08:01 5767591                        /lib64/libglib-2.0.so.0.2800.8
3ebd716000-3ebd717000 rw-p 00000000 00:00 0
3ebd800000-3ebd816000 r-xp 00000000 08:01 5767604                        /lib64/libresolv-2.12.so
3ebd816000-3ebda16000 ---p 00016000 08:01 5767604                        /lib64/libresolv-2.12.so
3ebda16000-3ebda17000 r--p 00016000 08:01 5767604                        /lib64/libresolv-2.12.so
3ebda17000-3ebda18000 rw-p 00017000 08:01 5767604                        /lib64/libresolv-2.12.so
3ebda18000-3ebda1a000 rw-p 00000000 00:00 0
3ebe400000-3ebe404000 r-xp 00000000 08:01 5767592                        /lib64/libgthread-2.0.so.0.2800.8
3ebe404000-3ebe603000 ---p 00004000 08:01 5767592                        /lib64/libgthread-2.0.so.0.2800.8
3ebe603000-3ebe604000 rw-p 00003000 08:01 5767592                        /lib64/libgthread-2.0.so.0.2800.8
3ebe800000-3ebe840000 r-xp 00000000 08:01 5767376                        /lib64/libdbus-1.so.3.4.0
3ebe840000-3ebea3f000 ---p 00040000 08:01 5767376                        /lib64/libdbus-1.so.3.4.0
3ebea3f000-3ebea40000 r--p 0003f000 08:01 5767376                        /lib64/libdbus-1.so.3.4.0
3ebea40000-3ebea41000 rw-p 00040000 08:01 5767376                        /lib64/libdbus-1.so.3.4.0Aborted

Similar Messages

  • X11 crashing after system update (nvidia)

    Hi!
    Today I updated my laptop, which wasn't updated for quite a while (c. 700-800 MB download, without big games). There was a minor kernel-update (2.6.30.1 to 2.6.30.4) and an update of the nvidia drivers (185.18.14 to 185.18.31). After a reboot, X didn't start any more. "startx" or kdm or whatever lead into a black screen, no nvidia-logo is shown and I can only work via ssh with the computer, local keyboard didn't work any more.
    I have a GeForce Go 7400 in the laptop. On my desktop-pc (with an nvidia GefForce 9800) the problem didn't occure. I found out that going back to nvidia 185.18.14 solves the problem.
    Okay, here some logs about the bug: When I am logged in via ssh and do a local startx on a local console, I get the following:
    2009 Aug 2 22:17:21 snoopy Oops: 0000 [#1] PREEMPT SMP
    2009 Aug 2 22:17:21 snoopy last sysfs file: /sys/devices/platform/dock.0/docked
    2009 Aug 2 22:17:21 snoopy Process X (pid: 3047, ti=f3056000 task=f64f6400 task.ti=f3056000)
    2009 Aug 2 22:17:21 snoopy Stack:
    2009 Aug 2 22:17:21 snoopy f92d92d2 f6a85fcc 00000020 f968c90c f6a85fcc f968c530 f6a85fcc 00000000
    2009 Aug 2 22:17:21 snoopy f734f000 00000110 f968c847 c1d00001 c1d00001 00000110 bfb4ade0 0000000c
    2009 Aug 2 22:17:21 snoopy Call Trace:
    2009 Aug 2 22:17:21 snoopy [<f92d78b8>] ? _nv007274rm+0x8f/0x2c1 [nvidia]
    2009 Aug 2 22:17:21 snoopy [<f92d92d2>] ? _nv019637rm+0x17/0x1d [nvidia]
    2009 Aug 2 22:17:21 snoopy [<f968c90c>] ? _nv003836rm+0x9/0xd [nvidia]
    2009 Aug 2 22:17:21 snoopy [<f968c530>] ? _nv003802rm+0x16c/0x1b2 [nvidia]
    2009 Aug 2 22:17:21 snoopy [<f968c847>] ? _nv003838rm+0x89/0x135 [nvidia]
    2009 Aug 2 22:17:21 snoopy [<f95d1008>] ? _nv007072rm+0x18/0x29 [nvidia]
    2009 Aug 2 22:17:21 snoopy [<f93fbc15>] ? _nv003698rm+0x4f1/0x52a [nvidia]
    2009 Aug 2 22:17:21 snoopy [<f964b3aa>] ? rm_ioctl+0x3e/0x6d [nvidia]
    2009 Aug 2 22:17:21 snoopy [<f970f52a>] ? nv_kern_ioctl+0x14a/0x4d0 [nvidia]
    2009 Aug 2 22:17:21 snoopy [<c01257ec>] ? do_page_fault+0xfc/0x330
    2009 Aug 2 22:17:21 snoopy [<c03d2e1a>] ? error_code+0x7a/0x80
    2009 Aug 2 22:17:21 snoopy [<f970f915>] ? nv_kern_unlocked_ioctl+0x25/0x40 [nvidia]
    2009 Aug 2 22:17:21 snoopy [<f970f8f0>] ? nv_kern_unlocked_ioctl+0x0/0x40 [nvidia]
    2009 Aug 2 22:17:21 snoopy [<c01df9c2>] ? vfs_ioctl+0x22/0xa0
    2009 Aug 2 22:17:21 snoopy [<c03d07d4>] ? __mutex_lock_slowpath+0x1d4/0x2c0
    2009 Aug 2 22:17:21 snoopy [<c01dfac9>] ? do_vfs_ioctl+0x89/0x5a0
    2009 Aug 2 22:17:21 snoopy [<c0229e44>] ? sysfs_read_file+0xf4/0x160
    2009 Aug 2 22:17:21 snoopy [<c01cfe32>] ? rw_verify_area+0x72/0x100
    2009 Aug 2 22:17:21 snoopy [<c01d0d65>] ? vfs_read+0xc5/0x190
    2009 Aug 2 22:17:21 snoopy [<c0229d50>] ? sysfs_read_file+0x0/0x160
    2009 Aug 2 22:17:21 snoopy [<c020462a>] ? inotify_dev_queue_event+0x8a/0x1a0
    2009 Aug 2 22:17:21 snoopy [<c01e006e>] ? sys_ioctl+0x8e/0xb0
    2009 Aug 2 22:17:21 snoopy [<c0103c93>] ? sysenter_do_call+0x12/0x28
    2009 Aug 2 22:17:21 snoopy [<c020462a>] ? inotify_dev_queue_event+0x8a/0x1a0
    2009 Aug 2 22:17:21 snoopy Code: Bad EIP value.
    2009 Aug 2 22:17:21 snoopy EIP: [<00000000>] 0x0 SS:ESP 0068:f3057db4
    2009 Aug 2 22:17:21 snoopy CR2: 0000000000000000
    And here's my Xorg.0.log:
    X.Org X Server 1.6.3
    Release Date: 2009-7-31
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.30-ARCH i686
    Current Operating System: Linux snoopy 2.6.30-ARCH #1 SMP PREEMPT Fri Jul 31 18:10:38 UTC 2009 i686
    Build Date: 01 August 2009 07:38:31PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    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: Sun Aug 2 22:17:17 2009
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "Main Layout"
    (**) |-->Screen "Screen 1" (0)
    (**) | |-->Monitor "Generic Monitor"
    (**) | |-->Device "VESA"
    (**) |-->Input Device "Mouse1"
    (**) |-->Input Device "Keyboard1"
    (**) Option "AllowMouseOpenFail" "true"
    (**) Option "StandbyTime" "5"
    (**) Option "SuspendTime" "10"
    (**) Option "OffTime" "20"
    (**) Option "AutoAddDevices" "False"
    (**) Not automatically adding devices
    (==) Automatically enabling devices
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/cyrillic".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/cyrillic").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/100dpi").
    (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi".
    Entry deleted from font path.
    (Run 'mkfontdir' on "/usr/share/fonts/75dpi").
    (**) FontPath set to:
    /usr/share/fonts/misc:unscaled,
    /usr/share/fonts/Type1,
    /usr/local/share/fonts,
    /usr/share/fonts/misc,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (**) Extension "Composite" is enabled
    (II) Loader magic: 0xe40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0:1:0:0) 10de:01d8:104d:820f nVidia Corporation G72M [GeForce Go 7400] rev 161, Mem @ 0xd1000000/16777216, 0xb0000000/268435456, 0xd0000000/16777216
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "record" will be loaded by default.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Server Extension
    (II) NVIDIA GLX Module 185.18.31 Tue Jul 28 16:15:35 PDT 2009
    (II) Loading extension GLX
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) LoadModule: "freetype"
    (WW) Warning, couldn't open module freetype
    (II) UnloadModule: "freetype"
    (EE) Failed to load module "freetype" (module does not exist, 0)
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.6.2, module version = 1.1.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.1.0
    ABI class: X.Org Video Driver, version 5.0
    (II) LoadModule: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.13.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension RECORD
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "dri2"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
    (II) Module dri2: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.1.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "nvidia"
    (II) Loading /usr/lib/xorg/modules/drivers//nvidia_drv.so
    (II) Module nvidia: vendor="NVIDIA Corporation"
    compiled for 4.0.2, module version = 1.0.0
    Module class: X.Org Video Driver
    (II) LoadModule: "mouse"
    (II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
    (II) Module mouse: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.4.0
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) LoadModule: "kbd"
    (II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
    (II) Module kbd: vendor="X.Org Foundation"
    compiled for 1.6.0, module version = 1.3.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (II) NVIDIA dlloader X Driver 185.18.31 Tue Jul 28 15:49:53 PDT 2009
    (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
    (II) Primary Device is: PCI 01@00:00:0
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "wfb"
    (II) LoadModule: "wfb"
    (II) Loading /usr/lib/xorg/modules//libwfb.so
    (II) Module wfb: vendor="X.Org Foundation"
    compiled for 1.6.3, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
    (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
    (==) NVIDIA(0): RGB weight 888
    (==) NVIDIA(0): Default visual is TrueColor
    (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
    (**) NVIDIA(0): Option "AddARGBGLXVisuals" "True"
    (**) NVIDIA(0): Enabling RENDER acceleration
    (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
    (II) NVIDIA(0): enabled.
    (II) NVIDIA(0): NVIDIA GPU GeForce Go 7400 (G72) at PCI:1:0:0 (GPU-0)
    (--) NVIDIA(0): Memory: 262144 kBytes
    (--) NVIDIA(0): VideoBIOS: 05.72.22.46.50
    (II) NVIDIA(0): Detected PCI Express Link width: 16X
    (--) NVIDIA(0): Interlaced video modes are supported on this GPU
    (--) NVIDIA(0): Connected display device(s) on GeForce Go 7400 at PCI:1:0:0:
    (--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0)
    (--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0): 330.0 MHz maximum pixel
    (--) NVIDIA(0): clock
    (--) NVIDIA(0): Nvidia Default Flat Panel (DFP-0): Internal Dual Link LVDS
    (II) NVIDIA(0): Assigned Display Device: DFP-0
    (==) NVIDIA(0):
    (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
    (==) NVIDIA(0): will be used as the requested mode.
    (==) NVIDIA(0):
    (II) NVIDIA(0): Validated modes:
    (II) NVIDIA(0): "nvidia-auto-select"
    (II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
    (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
    (--) NVIDIA(0): option
    (**) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
    (--) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[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 - 0x00000000 (0x1) IX[b]
    (II) NVIDIA(0): Initialized GPU GART.
    (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
    (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
    (II) NVIDIA(0): configuration option may not be set correctly. When the
    (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
    (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
    (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
    (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
    (II) NVIDIA(0): Config Options in the README.
    (WW) NVIDIA(0): ACPI: Error: Unable to find the DOS (Enable/Disable output
    (WW) NVIDIA(0): switching) file path under /proc/acpi/video. The NVIDIA X
    (WW) NVIDIA(0): driver will not be able to respond to ACPI display change
    (WW) NVIDIA(0): hotkey events.
    Ah, yes something I forgot. The xorg.conf is maybe not the nicest, but it's okay. Switching the driver from nvidia to vesa "solves" the problem, too. I already tried a completely new xorg.conf with "X -configure" but if this one uses "nvidia" as a driver, I get the crash.
    Okay, if anybody has an idea what goes wrong there, that would be great!
    Thanks in advance,
    Thomas

    hi,
    exactly same problem with my vaio sz4 (nvidia 7400Go) after an upgrade kernel (2.6.30-2 to 2.6.30-4) and nvidia (185.18.14-1 to 185.18.31-1). Black screen on reboot.
    Downgrande to 185.18.14-1 fix the issue.
    Thanks.

  • X11 crash everytime on every app

    Below is the crash log for X11. To get it to crash is easy; just start X11 from the utilities folder then go to menu applications and select any of xterm, xlogo, or xman. Nothing happens. But if you go to the logs you get the below crach log.
    PLEASE help. This is a Quad G5, 4.5 GB RAM, 10.4.7 OS X Server 10CAL and I run all of this as an administrator... firewall is off...
    Host Name: CompanyOSXServer
    Date/Time: 2006-09-20 18:41:58.632 -0500
    OS Version: 10.4.7 (Build 8K1079)
    Report Version: 4
    Command: xlogo
    Path: /usr/X11R6/bin/xlogo
    Parent: launchd [1]
    Version: ??? (???)
    PID: 490
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x9b2e1e9c
    Thread 0 Crashed:
    0 <<00000000>> 0x9b2e1e9c 0 + -1691476324
    1 libXt.6.dylib 0x9be4b040 XtOpenDisplay + 384
    2 libXt.6.dylib 0x9be4bdc0 _XtAppInit + 224
    3 libXt.6.dylib 0x9be558c4 XtOpenApplication + 100
    4 xlogo 0x00002550 main + 100
    5 xlogo 0x00002450 start + 812
    6 xlogo 0x00002154 start + 48
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x000000009b2e1e9c srr1: 0x100000004200f030 vrsave: 0x0000000000000000
    cr: 0x48000264 xer: 0x0000000000000000 lr: 0x000000009be4ae8c ctr: 0x000000009b2e1e9c
    r0: 0x000000009be4ae8c r1: 0x00000000bffffa20 r2: 0x00000000a0008538 r3: 0x0000000001805a00
    r4: 0x000000009be7e374 r5: 0x0000000000000000 r6: 0x0000000000000000 r7: 0x0000000000000000
    r8: 0x0000000000000001 r9: 0x0000000000301f10 r10: 0x0000000000400000 r11: 0x00000000abe420ac
    r12: 0x000000009b2e1e9c r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
    r16: 0x0000000000000000 r17: 0x0000000000000000 r18: 0x0000000000000000 r19: 0x0000000000000000
    r20: 0x0000000000000000 r21: 0x0000000000000000 r22: 0x00000000bffffdc4 r23: 0x000000000000372c
    r24: 0x000000000000372c r25: 0x00000000bffffdc4 r26: 0x0000000001805a00 r27: 0x0000000001805200
    r28: 0x0000000000000000 r29: 0x0000000000301d74 r30: 0x0000000000301d70 r31: 0x000000009be4acb4
    Binary Images Description:
    0x1000 - 0x3fff xlogo /usr/X11R6/bin/xlogo
    0x8fe00000 - 0x8fe50fff dyld 46.8 /usr/lib/dyld
    0x90000000 - 0x901bffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x90217000 - 0x9021cfff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x9021e000 - 0x90260fff com.apple.CoreText 1.1.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90288000 - 0x9036cfff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90395000 - 0x90756fff com.apple.CoreGraphics 1.258.34 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x907e5000 - 0x908bcfff com.apple.CoreFoundation 6.4.6 (368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90903000 - 0x90903fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90905000 - 0x90a0efff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a5f000 - 0x90ae2fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90b0b000 - 0x90b7dfff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bf0000 - 0x90bfbfff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90c00000 - 0x90c75fff com.apple.framework.IOKit 1.4.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c8b000 - 0x90c9ffff libauto.dylib /usr/lib/libauto.dylib
    0x90ca5000 - 0x90f70fff com.apple.CoreServices.CarbonCore 682.14 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90fcd000 - 0x91046fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91089000 - 0x910cafff com.apple.CFNetwork 129.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x910de000 - 0x910f2fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x910fe000 - 0x9118ffff com.apple.SearchKit 1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x911cb000 - 0x911ebfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x911f8000 - 0x91207fff libz.1.dylib /usr/lib/libz.1.dylib
    0x9120a000 - 0x913bffff com.apple.security 4.4.1 (27569) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x914bc000 - 0x914c5fff com.apple.DiskArbitration 2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x914cc000 - 0x914f4fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91506000 - 0x9150efff libbsm.dylib /usr/lib/libbsm.dylib
    0x915d5000 - 0x915d5fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x915d7000 - 0x9160afff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91620000 - 0x916fdfff com.apple.ColorSync 4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9173c000 - 0x917bdfff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x917fa000 - 0x918acfff com.apple.QD 3.10.20 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x918e1000 - 0x91937fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9195f000 - 0x91979fff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91987000 - 0x919a7fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x919b4000 - 0x919f0fff com.apple.LaunchServices 181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x91a08000 - 0x91a16fff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x91a1e000 - 0x91a56fff com.apple.ImageIO.framework 1.4.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a6a000 - 0x91b2dfff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91b78000 - 0x91b8dfff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91b92000 - 0x91bb0fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91bb5000 - 0x91c14fff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91c26000 - 0x91c2afff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91c2c000 - 0x91c7bfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91c7f000 - 0x91cbffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91cc5000 - 0x91cdffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ce4000 - 0x91ce6fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ce8000 - 0x91ce8fff com.apple.Accelerate 1.3 (Accelerate 1.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91cea000 - 0x91dd0fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91dd8000 - 0x91df7fff com.apple.Accelerate.vecLib 3.3 (vecLib 3.3) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91e63000 - 0x91eeffff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91efb000 - 0x91f92fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91fab000 - 0x92558fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9258b000 - 0x928b6fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9ab98000 - 0x9aba7fff libICE.6.dylib /usr/X11R6/lib/libICE.6.dylib
    0x9abac000 - 0x9abb1fff libSM.6.dylib /usr/X11R6/lib/libSM.6.dylib
    0x9ac1c000 - 0x9ac5efff libfreetype.6.dylib /usr/X11R6/lib/libfreetype.6.dylib
    0x9ac6c000 - 0x9ac8bfff libexpat.0.dylib /usr/X11R6/lib/libexpat.0.dylib
    0x9ac90000 - 0x9acabfff libfontconfig.1.dylib /usr/X11R6/lib/libfontconfig.1.dylib
    0x9ba9c000 - 0x9baa8fff libXext.6.dylib /usr/X11R6/lib/libXext.6.dylib
    0x9baad000 - 0x9bb76fff libX11.6.dylib /usr/X11R6/lib/libX11.6.dylib
    0x9be40000 - 0x9be81fff libXt.6.dylib /usr/X11R6/lib/libXt.6.dylib
    0x9be9a000 - 0x9bea0fff libXrender.1.dylib /usr/X11R6/lib/libXrender.1.dylib
    0x9beb3000 - 0x9bec0fff libXft.2.dylib /usr/X11R6/lib/libXft.2.dylib
    0x9bed1000 - 0x9bee0fff libXmu.6.dylib /usr/X11R6/lib/libXmu.6.dylib
    0x9bef2000 - 0x9befdfff libXpm.4.dylib /usr/X11R6/lib/libXpm.4.dylib
    0x9ffa7000 - 0x9ffebfff libXaw.7.dylib /usr/X11R6/lib/libXaw.7.dylib

    FWIW, here's an ls -l from my machine with XCode and 10.4.7:
    ls -l /usr/X11R6/lib/libXt\.*
    -rw-r--r-- 1 root wheel 354452 Jun 28 08:45 /usr/X11R6/lib/libXt.6.0.dylib
    lrwxr-xr-x 1 root wheel 15 Jul 15 2005 /usr/X11R6/lib/libXt.6.dylib -> libXt.6.0.dylib
    -rw-r--r-- 1 root wheel 577336 Mar 21 2005 /usr/X11R6/lib/libXt.a
    lrwxr-xr-x 1 root wheel 15 Jul 15 2005 /usr/X11R6/lib/libXt.dylib -> libXt.6.0.dylib
    What I think is most interesting is that the actual dylib has a time stamp different than the symlinks and the .a file. One of the updates must have changed it.
    Roger

  • X11 crashes upon startup, and restarts and restarts

    My X11 was displaying all its white terminal windows in the top left corner under the dock and file menu bar (the window could never be moved). So I cleared ~/.xinitrc, and now X11 won't start. It opens for one second, and then crashes. It does this forever, and X11.bin keeps appearing and vanishing from Activity Monitor's processes list.
    Using Terminal.app, these files are empty:
    ~/.xinitrc
    /etc/X11/xinit/xinitrc
    Any ideas?

    Bump. Anyone?
    These processes open and close and open and close when X11 is doing this.
    X11.bin
    sh
    xinit
    fc-cache

  • X11 Crashes Using ForwardX11

    I get these messages running xdiff on the remote system and then my X11 server crashes. I am connected to the remote system using ssh and ForwardX11. This was working fine until I upgraded to 10.5.2.
    X Error: BadAtom (invalid Atom parameter) 5
    Major opcode: 20
    Minor opcode: 0
    Resource id: 0xd1
    X Error: BadWindow (invalid Window parameter) 3
    Major opcode: 2
    Minor opcode: 0
    Resource id: 0x3f
    X Error: BadAtom (invalid Atom parameter) 5
    Major opcode: 18
    Minor opcode: 0
    Resource id: 0x113
    Xlib: extension "XInputExtension" missing on display "localhost:32.0".
    Failed to get list of devices
    xdiff: Fatal IO error: client killed
    Trying xdiff again then gets this error:
    connect 134.15.84.99 port 6000: Connection refused
    xdiff: Fatal IO error: client killed
    I must reboot my Mac to reconnect to my X11 server.
    The xdiff application works fine when I ssh into the remote system, but don't use ForwardX11 by changing the DISPLAY variable from:
    localhost:32.0
    To:
    ww.xx.yy.zz:0.0
    And xdiff runs fine when I telnet into the remote system and use the normal DISPLAY variable mechanism.
    I ran xterm, xlock, and xedit with no problems using ForwardX11; it is just xdiff so far that crashes X11. But xdiff has run just fine for years. And the same xdiff displays back to my Linux machine at work with no problems using ForwardX11.
    I have reported this problem via Mac OS X feedback and submitted the crash dump.
    Any idea what is wrong?
    Thanks.

    Hi,
    thanks for your mail.
    I have a apple cinema screen connected to the Mac, nevertheless the problem arises using the apple cinema or using the screen of the mac.
    Nevertheless, when typing Xquartz, i get some error message related to fonts. Here it is:
    Xquartz
    XFree86 Version 4.4.0 / X Window System
    (protocol Version 11, revision 0, vendor release 6600)
    [DRI] screen 0 installation complete
    Screen 0 added: 2048x1280 @ (0,0)
    Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
    I am not sure to understand ... using the same ** UID ** that installed X11
    any further hint?
    Diana1

  • Apple X11 Crashing when installing IBM DB2

    Hi discussions, I know this is a bit specific, but I could not find anything on the net related to this old time bug.
    Apple X11 always crash when I run the DB2 installer from a linux box with the DISPLAY exported to my local computer
    Here is what gives X11 launched from the terminal :
    <pre>
    yann$ /Applications/Utilities/X11.app/Contents/MacOS/X11
    XFree86 Version 4.4.0 / X Window System
    (protocol Version 11, revision 0, vendor release 6600)
    [DRI] screen 0 installation complete
    Screen 0 added: 1280x854 @ (0,0)
    Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
    XFree86-Bigfont extension: shmget() failed, size = 790528, errno = 12
    </pre>
    The crash itself is silent, that means the last line above is displayed before the crash
    Powerbook Aluminium 15" 1,2GHz | iPod | iPod Shuffle | iSight | MX900   Mac OS X (10.4.7)  

    Since I can't test this anymore, I assume this has been fixed on recent versions of X11

  • X11 crashes when switching TTYs in VirtualBox

    Hey all,
    I just installed Arch (64bit) and have it working under VirtualBox 3.2.10 in Windows 7 (64 bit).  I can startx and it works until I switch to a different TTY.  X then crashes with the following error:
    FATAL: Module vboxvideo not found.
    (EE) [drm] drmOpen failed.
    (EE) VBoxVideo(0): DRIScreenInit failed, disabling DRI.
    (EE) VirtualBox USB Tablet: failed to initialize for relative axes.
    I haven't modified xorg.conf at all.  The generated file is below:
    # VirtualBox generated configuration file
    # based on /etc/X11/xorg.conf.
    Section "Monitor"
    Identifier "Monitor[0]"
    ModelName "VirtualBox Virtual Output"
    VendorName "Oracle Corporation"
    EndSection
    Section "Device"
    BoardName "VirtualBox Graphics"
    Driver "vboxvideo"
    Identifier "Device[0]"
    VendorName "Oracle Corporation"
    EndSection
    Section "Screen"
    SubSection "Display"
    Depth 24
    EndSubSection
    Device "Device[0]"
    Identifier "Screen[0]"
    Monitor "Monitor[0]"
    EndSection
    Versions:
    X - 1.9.0
    Arch - Linux 2.6.34-ARCH x86_64
    Windows 7 (64 bit)
    VirtualBox - 3.2.10
    Thanks,
    Joe

    Have you installed Guest additions? Seems to me that vboxvideo module ships inside of it.
    You should check this: Running Arch Linux as a guest -- ArchWiki

  • X11 crashing at startup

    hey,
    I just reformatted my mac and am running 10.3.7. I installed X11 from my 10.3.6 disk.
    When running X11 it closes immediately. All that console.log displays is:
    XFree86 Version 4.4.0 / X Window System
    (protocol Version 11, revision 0, vendor release 6600)
    [DRI] screen 0 installation complete
    Screen 0 added: 3120x1050 @ (0,0)
    Could not init font path element /usr/X11R6/lib/X11/fonts/CID/, removing from list!
    This is just a vanilla config, I have no ~/.xinitrc.

    I resinstalled X11 with the install disk that came with my mac book pro and it works. Strange that the install disk version that came from my apple developer account didn't work.

  • X11 crashes after startup - reinstall failed...

    Hi there,
    i got problems with x11. After starting there ist the icon in the dock and in the upper panel. But the terminal windows didn't start.
    Without any error message x11 was terminated. After a few tries i tried to reinstall X11 but it didn't work.
    I searched and red about that trouble here but couldn't find any hint that works
    What can be wrong?
    Thanks for your help.

    Hi Torsten,
       Without any information on which to base a diagnosis there is certainly little that anyone can suggest beyond repairing permissions. However, we might be able to help you find some information.
    > Without any error message x11 was terminated.
       As verbose as X11 usually is, that's a little hard to believe. Please check your console.log to see if there's any X11 output there. Also, please post your ~/.xinitrc file.
    Gary
    ~~~~
       Fairy Tale, n.:
          A horror story to prepare children for the newspapers.

  • X11 crashing when I enable multi pointer

    I'm trying to enable multi-pointer X. Once I execute the xinput reattach command X crashes and then reloads (without the second cursor) I'm using GNOME, but I don't have GDM enabled.
    P.S. When I type xinput create-master, another cursor does appear on the screen. X only crashes when I try to attach a slave to it.

    I'm trying to enable multi-pointer X. Once I execute the xinput reattach command X crashes and then reloads (without the second cursor) I'm using GNOME, but I don't have GDM enabled.
    P.S. When I type xinput create-master, another cursor does appear on the screen. X only crashes when I try to attach a slave to it.

  • X11 app won't launch

    Hello,
    I've got version 1.1 of /Applications/Utilities/X11.app installed on my Mac. Just recently, I've found that I cannot launch this application. It jumps once in the doc and then doesn't launch. No error message. Nothing.
    I checked the console and found the following entry:
    Mar 29 00:28:15 hamlet crashdump[360]: crash report written to: /Library/Logs/CrashReporter/X11.crash.log
    dyld: Library not loaded: /usr/X11R6/lib/libX11.6.dylib
    Referenced from: /Applications/Utilities/X11.app/Contents/MacOS/X11
    Reason: image not found
    I then checked the entry in the /Library/Logs/CrashReporter/X11.crash.log:
    Host Name: hamlet
    Date/Time: 2006-03-29 00:29:12.479 -0800
    OS Version: 10.4.5 (Build 8H14)
    Report Version: 4
    Command: X11
    Path: /Applications/Utilities/X11.app/Contents/MacOS/X11
    Parent: WindowServer [76]
    Version: 1.1 (???)
    PID: 363
    Thread: Unknown
    Link (dyld) error:
    Library not loaded: /usr/X11R6/lib/libX11.6.dylib
    Referenced from: /Applications/Utilities/X11.app/Contents/MacOS/X11
    Reason: image not found
    I checked under /usr/X11R6/lib/ and didn't locate a "libX11.6.dylib".
    Should I re-install?
    I'm a recent convert to Tiger. I just upgraded (within the past three months from 10.3.9 to 10.4.5).
    Thanks,
    -Jason

    Hmm - I've never seen it - but it looks like something from your X11 package is missing.
    I would re-install the X11 package only and try again. You should be able to use the Mac installer (or pacifist utility http://www.charlessoft.com/)

  • Apps crashing, boot slow, want to wipe and clean install

    Is there a good way to find what needs to be preserved in order to wipe and clean install? I tried Archive and Install, and though it helped, I'm still having issues with scanner software:
    <pre>
    Host Name: redpoint
    Date/Time: 2007-02-26 17:09:52.385 -0700
    OS Version: 10.4.8 (Build 8L2127)
    Report Version: 4
    Command: VueScan
    Path: /Applications/VueScan.app/Contents/MacOS/VueScan
    Parent: WindowServer [63]
    Rosetta: Yes
    Version: 8.4.12 (8.4.12)
    PID: 224
    Thread: Unknown
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x000008b4
    Thread 0:
    0 com.hamrick.vuescan 0xb80a5453 0xb8000000 + 676947
    1 com.hamrick.vuescan 0xb809f925 0xb8000000 + 653605
    2 com.hamrick.vuescan 0xb80bd24e 0xb8000000 + 774734
    3 com.hamrick.vuescan 0xb811de0d spinlockwrapper + 1985
    Thread 1:
    0 com.hamrick.vuescan 0xb823369b strchr + 72
    1 com.hamrick.vuescan 0xb81cef17 pthreadcondwait + 3114
    2 com.hamrick.vuescan 0xb816831a catchexception_raise_stateidentity + 318
    3 com.hamrick.vuescan 0xb8167856 CallPPCFunctionAtAddressInt + 177220
    4 com.hamrick.vuescan 0xb816774d CallPPCFunctionAtAddressInt + 176955
    5 com.hamrick.vuescan 0xb8168418 catchexception_raise_stateidentity + 572
    6 com.hamrick.vuescan 0xb820480c pthread_create + 1124
    Unknown thread crashed with unknown flavor: 1
    redpoint:~/Library/logs/CrashReporter mark$ ls
    Address Book.crash.log Mail.crash.log dmnotifyd.crash.log
    BackupHelper.crash.log PhotoStudio.crash.log firefox-bin.crash.log
    BitTorrent.crash.log QuickTime Player.crash.log iCal.crash.log
    CanoScan Toolbox 5.0.crash.log RealPlayer.crash.log iDVD.crash.log
    DPE.crash.log Safari.crash.log iTunes.crash.log
    EEventManager.crash.log SuperDuper!.crash.log javaldx.crash.log
    EPSON Scanner Monitor.crash.log SystemUIServer.crash.log lssave.crash.log
    HP Image Zone.crash.log TWAINBridge.crash.log sh.crash.log
    HP PrecisionScan Pro.crash.log VLC.crash.log soffice.bin.crash.log
    HP Scanjet Manager.app.crash.log VueScan.crash.log
    HP Uninstaller.crash.log X11.crash.log
    redpoint:~/Library/logs/CrashReporter mark$ vim vuescan.crash.log
    0x94724000 - 0x9473efff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9b6bf000 - 0x9b6c1fff Interposers.dylib /usr/libexec/oah/Shims/Interposers.dylib
    0xb8000000 - 0xb82d9fff com.hamrick.vuescan 8.4.12 /Applications/VueScan.app/Contents/MacOS/VueScan
    Translated Code Information:
    Rosetta Version: 17.15
    Args: /Applications/VueScan.app/Contents/MacOS/VueScan -psn02490369
    Exception: EXCBADACCESS (0x0001)
    Thread 0: Crashed (0xb7fff9d0, 0xb80a5453)
    0x000cb408: /Applications/VueScan.app/Contents/MacOS/VueScan : _mh_executeheader + 0xca408
    0x0007e850: /Applications/VueScan.app/Contents/MacOS/VueScan : _mh_executeheader + 0x7d850
    0x0007eecc: /Applications/VueScan.app/Contents/MacOS/VueScan : _mh_executeheader + 0x7decc
    0x0007ef60: /Applications/VueScan.app/Contents/MacOS/VueScan : _mh_executeheader + 0x7df60
    0x0007a078: /Applications/VueScan.app/Contents/MacOS/VueScan : _mh_executeheader + 0x79078
    0x0002ad90: /Applications/VueScan.app/Contents/MacOS/VueScan : _mh_executeheader + 0x29d90
    0x00037430: /Applications/VueScan.app/Contents/MacOS/VueScan : _mh_executeheader + 0x36430
    0x90809bbc: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation : _CFRunLoopRunSpecific + 0xac4
    0x93203fa0: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox : _RunCurrentEventLoopInMode + 0x124
    0x932035b4: /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox : _ReceiveNextEventCommon + 0x1ac
    0x00141248: /Applications/VueScan.app/Contents/MacOS/VueScan : _mh_executeheader + 0x1402480x00141330: /Applications/VueScan.app/Contents/MacOS/VueScan : _mh_executeheader + 0x140330
    0x0025bb9c: /Applications/VueScan.app/Contents/MacOS/VueScan : _mh_executeheader + 0x25ab9c0x00003168: /Applications/VueScan.app/Contents/MacOS/VueScan : _mh_executeheader + 0x2168
    0x000027fc: /Applications/VueScan.app/Contents/MacOS/VueScan : _mh_executeheader + 0x17fc0x000026a4: /Applications/VueScan.app/Contents/MacOS/VueScan : _mh_executeheader + 0x16a4
    0x00000000: /Applications/VueScan.app/Contents/MacOS/VueScan : + 0x0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000 vrsave: 0x00000000
    cr: 0xXXXXXXXX xer: 0x20000000 lr: 0x000cb408 ctr: 0x90003260
    r00: 0x00000000 r01: 0xbfffea20 r02: 0x00000000 r03: 0x00000000
    r04: 0x0031af24 r05: 0xfefefeff r06: 0x80808080 r07: 0x00000000
    r08: 0x00000000 r09: 0x00000008 r10: 0x63fefeff r11: 0x48444044
    r12: 0x00808080 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x0000c350 r17: 0x00000000 r18: 0x00000004 r19: 0xbffff010
    r20: 0x00000001 r21: 0x002ac930 r22: 0x17e5d018 r23: 0x00000000
    r24: 0x17ebf000 r25: 0x17e5d000 r26: 0x00318034 r27: 0x00000001
    r28: 0x00000000 r29: 0x170a4000 r30: 0x17fd1000 r31: 0x000cb328
    </pre>
    Any help would be appreciated.
    MacBook White (1st, gen, base configuration)   Mac OS X (10.4.8)   May '05 Switcher, never looked back

    Archive and Install preserves all of your apps and prefs. including VueScan and something is messed up with your VueScan install. Try removing VueScan and any associated files (search for any files containing "VueScan") and reboot. If you still have problems post back.

  • Game crash

    Hi,
    i have Msi Twin Frozer ii/oc Gtx 580
    System Config
    i7-2600k
    Asus P8-Z68V
    8Gb Corsair Vengeance
    Corsair Tx750 V2
    Game which uses Direct X11 crashes very often like 5-10 min after starting
    All At default see this screen shot
    http://img.techpowerup.org/130106/nvidia_20130106_122536.png
    http://i50.tinypic.com/5cbvpz.jpg
    Plz help me what to do cannnot play any new games

    Em, you were told what the reference clocks are:
    Quote from: Svet on 08-January-13, 00:14:32
    those are not reference clocks.
    772MHz core & 2004MHz for memory are.
    Quote from: flobelix on 08-January-13, 03:29:36
    You were asked to set reference clocks (772mhz gpu /2004 nhz mem) but you still didn't try. Temps are far from any critical level or very cool to be correct.
    Set those with MSI Afterburner: >>How to use MSI Afterburner<<

  • [Solved] Pacman error after incomplete upgrade

    Hi
    I was updating my archlinux when my X11 crashed (I was restarting it after tweaking my gnome 3) .
    Trying to update after that indicated that my system was already uptodate. Installing anything indicated that pacman was running else to delete a file /var/lib/pacman/db.lck , which I did.
    Now I can install but get these errors (for an example of re-installing pacman):
    pacman -S pacman
    warning: pacman-3.5.4-3 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    error: could not open file /var/lib/pacman/local/xulrunner-6.0-1/desc: No such file or directory
    error: could not open file /var/lib/pacman/local/xulrunner-6.0-1/desc: No such file or directory
    Targets (1): pacman-3.5.4-3
    Total Download Size:    0.00 MB
    Total Installed Size:   2.87 MB
    Proceed with installation? [Y/n] y
    (1/1) checking package integrity                   [######################] 100%
    (1/1) checking for file conflicts                  [######################] 100%
    (1/1) upgrading pacman                             [######################] 100%
    ldconfig: file /usr/lib/xulrunner-6.0/libxul.so is truncated
    Can any one help me? I am clueless. I know I made a mistake ... will be careful next time. Also I am sure that my system is not upto date, though pacman indicates it is.
    Last edited by jlight2011 (2011-08-17 12:00:19)

    No luck mate!
    I get the following
    pacman -Syy
    :: Synchronizing package databases...
    core                                                                                      35.6K 1413.9K/s 00:00:00 [#######################################################] 100%
    warning: resuming download of extra.db not possible; starting over
    error: extra.db appears to be truncated: 485471/485689 bytes         176.0K  289.1K/s 00:00:01 [####################-----------------------------------]  37%
    error: failed to update extra (failed to retrieve some files)
    multilib                                                             26.5K  204.0M/s 00:00:00 [#######################################################] 100%
    I tried copying the extra.db file directly from my repo to the folder. But get the same error!

  • MAC OS X freezez

    since last update to 10.4.10, i have had my desktop freeze on my quite a few times... once just after login (clean reboot), once during dashboard running, and so on...
    i bought Mac by telling my wife that there are no crashes/hangs in Mac. and not she isnt ammused..
    well i did look at console.logs and here is what i find:
    (i am proficient in UNIX and LINUX as system admin, but a total newbie on MAC).
    Sep 23 20:49:35 [259] kCGErrorIllegalArgument: CGXOrderWindow: Invalid window 3910
    Sep 23 20:49:35 [259] kCGErrorIllegalArgument: CGXOrderWindow: Invalid window 3916
    Sep 23 20:49:35 [259] kCGErrorIllegalArgument: CGXOrderWindow: Invalid window 3911
    Sep 23 20:49:35 [259] kCGErrorIllegalArgument: CGXOrderWindow: Invalid window 3915
    Sep 23 20:49:35 [259] kCGErrorIllegalArgument: CGXOrderWindow: Invalid window 3907
    Sep 23 20:49:35 [259] kCGErrorIllegalArgument: CGXOrderWindow: Invalid window 3906
    Sep 23 20:49:35 [259] kCGErrorIllegalArgument: CGXOrderWindow: Invalid window 3914
    Sep 23 20:49:35 [259] kCGErrorIllegalArgument: CGXOrderWindow: Invalid window 3913
    Sep 23 20:49:35 [259] kCGErrorIllegalArgument: CGXOrderWindow: Invalid window 3909
    Sep 23 20:49:35 [259] kCGErrorIllegalArgument: CGXOrderWindow: Invalid window 3904
    and following
    Sep 23 19:33:31 [259] kCGErrorIllegalArgument: CGXSetTrackingAreaEnabled : Invalid tracking area
    Sep 23 19:44:38 [259] kCGErrorIllegalArgument: CGXSetWindowTransform: Invalid window -1
    Sep 23 19:46:21 [259] kCGErrorIllegalArgument: CGXSetWindowTransform: Invalid window -1
    Sep 23 19:46:24 [259] kCGErrorIllegalArgument: CGXSetWindowTransform: Invalid window -1
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowTransformList: Invalid window 3111
    Sep 23 19:48:05 [259] kCGErrorIllegalArgument: CGXSetWindowListTags: Invalid window 3111
    Sep 23 19:48:38 [259] "Front Row" (0x16667) set hot key operating mode to all but UA disabled
    Sep 23 19:48:38 [259] Hot key operating mode is now all but UA disabled
    Sep 23 19:56:24 [259] "loginwindow" (0x3e03) set hot key operating mode to all disabled
    Sep 23 19:56:24 [259] Hot key operating mode is now all disabled
    Sep 23 19:58:25 [259] "loginwindow" (0x3e03) set hot key operating mode to all disabled
    Sep 23 20:11:17 [259] "loginwindow" (0x3e03) set hot key operating mode to normal
    Sep 23 20:11:17 [259] Hot key operating mode is now all but UA disabled
    Sep 23 20:17:01 [259] "Front Row" (0x16667) set hot key operating mode to normal
    Sep 23 20:17:01 [259] Hot key operating mode is now normal
    and
    Sep 22 23:22:23 [58] kCGErrorIllegalArgument: CGXSetTrackingAreaEnabled : Invalid tracking area
    Sep 22 23:22:43 [58] kCGErrorIllegalArgument: CGXSetTrackingAreaEnabled : Invalid tracking area
    Sep 22 23:24:29 [58] kCGErrorIllegalArgument: CGXSetTrackingAreaEnabled : Invalid tracking area
    Sep 22 23:25:03 [58] kCGErrorIllegalArgument: CGXSetTrackingAreaEnabled : Invalid tracking area
    Sep 22 23:25:03 [58] kCGErrorIllegalArgument: CGXSetTrackingAreaEnabled : Invalid tracking area
    Sep 22 23:25:03 [58] kCGErrorIllegalArgument: CGXSetTrackingAreaEnabled : Invalid tracking area
    Sep 22 23:25:03 [58] kCGErrorIllegalArgument: CGXSetTrackingAreaEnabled : Invalid tracking area
    Sep 22 23:25:03 [58] kCGErrorIllegalArgument: CGXSetTrackingAreaEnabled : Invalid tracking area
    and
    Mac OS X Version 10.4.10 (Build 8R4031)
    2007-09-23 18:36:36 -0400
    2007-09-23 18:36:40.485 SystemUIServer[292] lang is:en
    2007-09-23 18:36:40.541 SystemUIServer[292] WiFind loaded
    2007-09-23 18:36:51.135 DashboardClient[318] com.kamalaboulhosn.radarinmotion2: illegal type passed to setPreferenceForKey: <WebUndefined: 0x341b20>
    2007-09-23 18:36:51.135 DashboardClient[318] com.kamalaboulhosn.radarinmotion2: illegal type passed to setPreferenceForKey: <WebUndefined: 0x341b20>
    2007-09-23 18:36:55.693 System Preferences[331] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /Users/ashishvashisht/Pictures/iPhoto Library/AlbumData.xml
    The parser will retry as in 10.2, but the problem should be corrected in the plist.
    2007-09-23 18:39:53.212 iPhoto[343] Crashed during previous startup. Proceeding carefully
    iPhoto Help
    dyld: Library not loaded: /usr/X11R6/lib/libX11.6.dylib
    Referenced from: /Applications/X11.app/Contents/MacOS/X11
    Reason: image not found
    Sep 23 18:43:42 ashish-vashishts-computer crashdump[366]: X11 crashed
    Sep 23 18:43:42 ashish-vashishts-computer crashdump[366]: crash report written to: /Users/ashishvashisht/Library/Logs/CrashReporter/X11.crash.log
    2007-09-23 18:59:15.176 iPhoto[390] Crashed during previous startup. Proceeding carefully
    and if some one is just looking for more then here it is:
    2007-09-23 19:26:01.241 iPhoto[427] Crashed during previous startup. Proceeding carefully
    2007-09-23 19:33:03.649 iMovie[446] CFLog (0):
    CFPropertyListCreateFromXMLData(): plist parse failed; the data is not proper UTF-8. The file name for this data could be:
    /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Resources/SearchO ptions.plist
    The parser will retry as in 10.2, but the problem should be corrected in the plist.

    What router are you using?  Are other computers Macs as well?  What operating system are they using?
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

Maybe you are looking for

  • X4 Memory Support on MS-6378 ...

    Hi! This mainboard might be old but i'm still using it. My mainboard is MS-6378, which is based on VIA Apollo KLE133 chipset for AMD Socket-A CPU. I bought this RAM stick that is PC133 512MB SDRAM, double-sided, 16-chips, but it's 64Mx4 IC organizati

  • How to test a new SQL Server installation

    Hi, We are in the process of consolidating several database on a single SQL Server instance. We first installed a test server and we want to use this installation as the base for our production server. I checked: - the server collation is the one req

  • Not able to use SRW.USER_EXIT in oracle forms.

    Hi, Below is my requirement in oracle forms: I have a query form, which has Inventory Category Set field and Category 'From' and 'To' fields. Based on the values selected by the user for Category Set, possible combinations for Categories should be di

  • RoboWizard....I need your help again, please?

    Hi... I tried putting the program and all the projects onto the local machine, but I am still getting those errors and cannot produce any output. Its just about driving me nuts! What else could it be? Steph

  • IWeb crashes when selecting template?

    I'm on a dual 2GHz G5 with 2.5GB RAM and over 30GB free disk space, so I don't think that is an issue; however, I have been unable to use iWeb 08 at all. I launch it, the main window appears and a sheet drops down asking me to choose a template/theme