[Xquartz-dev] quartz-wm zoom button

Viv Kendon V.Kendon at leeds.ac.uk
Fri Dec 5 01:11:50 PST 2008


On Thu, 4 Dec 2008, Viv Kendon wrote:

> On Thu, 4 Dec 2008, Jeremy Huddleston wrote:
>
>> On Dec 4, 2008, at 08:28, Viv Kendon wrote:
>> 
>>> I've just installed it [quartz-wm-20081203], and the maximise button does 
> <snip>
>>> I did just notice there is a slightly odd effect if I try to move a window 
>>> to the very top of the secondary monitor (which is to the right of the 
> <snip>
>> Yeah, I think I fixed that just now.  It's an artifact of the 3 different 
>> coordinate system's we're jumping between (NS* has an inverted Y compared 
>> to X11) and the ownership rule for region boundaries in computer graphics. 
>> Boring details aside, I think this should fix that particular problem:
>> 
>> http://people.freedesktop.org/~jeremyhu/quartz-wm-20081204.bz2

I picked up quartz-wm-20081204.1.bz2 and it is indeed fixed 
-- thanks!  I just noticed that after maximising an xterm 
you can't unmaximise it again.  I presume this is a problem 
with xterm, since maximising works as expected for other 
windows?

>>> BTW, when I downloaded rc2, I noticed there is Xquartz-1.4.2-apple26.bz2 
>>> in the available files.  Are we supposed to be playing with this?  The one 
>>> I have installed from rc2 says it is xorg-server 1.4.2-apple25.  I did try 
>>> installing the -apple26 one, but it does very strange things with window 
>>> placement, so I rapidly uninstalled it.
>> 
>> Really?  How so?  There's actually not much difference between the two 
>> versions.  Just;
>
> Well, windows opened behind rather than on top, two at once jumped sideways 
> by half their width to the left partly off screen, focus got stuck on the 
> wrong windows (the one behind rather than the one the mouse was actually 
> over...)  This was all before I dropped in quartz-wm-20081203 though.
> I'll give it another go tomorrow on the same machine, with quartz-wm-20081204 
> in place as well.  It could just have been an instance of "the first relaunch 
> of X11 after an upgrade has a strop that isn't reproducible", that several 
> others have also reported experiencing.

I'm think I'm now running this version of Xquartz with no 
problems:

ls -l Xquartz*
56 -rwxr-xr-x 1 root wheel 53484 Dec  4 13:47 Xquartz*
40 -rwxr-xr-x 1 root wheel 39200 Nov 27 06:47 
Xquartz-1.4.2-apple25*

I can only tell it is apple26 because it is bigger, it still 
reports itself as being apple25 when I ask "about X11".

I just remembered it actually crashed when I ran it the 
first time, crash report attached.  I was trying to resize 
the panes in the "Customize" bit of the X11 Applications 
menu when it died.  I've just done the same thing 
successfully with no crash this time.

-- Viv
________________________________________________
Dr Viv Kendon    http://quantum.leeds.ac.uk/~viv
tel: +44 113 343 4864      Physics and Astronomy
Quantum Information Group    University of Leeds
-------------- next part --------------
Process:         X11 [319]
Path:            /Applications/Utilities/X11.app/Contents/MacOS/X11
Identifier:      org.x.X11
Version:         2.3.2 (2.3.2)
Build Info:      X11server-480400~3
Code Type:       X86 (Native)
Parent Process:  launchd [195]

Date/Time:       2008-12-04 13:10:39.327 +0000
OS Version:      Mac OS X 10.5.5 (9F33)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000070
Crashed Thread:  2

Application Specific Information:
X.Org X Server 1.4.2-apple21 Build Date: 20081026

Thread 0:
0   libSystem.B.dylib             	0x944074a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x9440ec9c mach_msg + 72
2   com.apple.CoreGraphics        	0x9465f97f _CGSFindWindow + 151
3   com.apple.CoreGraphics        	0x9465f7d1 CGSFindWindowAndOwner + 523
4   libXplugin.1.dylib            	0x0034a65e xp_find_window + 337
5   org.x.X11                     	0x0000a3ca -[X11Application(Private) sendX11NSEvent:] + 730
6   org.x.X11                     	0x00008359 -[X11Application sendEvent:] + 457
7   com.apple.AppKit              	0x919c0d0f -[NSApplication run] + 847
8   org.x.X11                     	0x00009d8d X11ApplicationMain + 701
9   org.x.X11                     	0x00015679 server_main + 249
10  org.x.X11                     	0x00003345 do_start_x11_server + 181
11  org.x.X11                     	0x00003e55 _Xstart_x11_server + 181
12  org.x.X11                     	0x00003d57 mach_startup_server + 135
13  libSystem.B.dylib             	0x9447ced3 mach_msg_server + 343
14  org.x.X11                     	0x00003a25 main + 245
15  org.x.X11                     	0x00002ca6 start + 54

Thread 1:
0   libSystem.B.dylib             	0x944074a6 mach_msg_trap + 10
1   libSystem.B.dylib             	0x9440ec9c mach_msg + 72
2   com.apple.CoreFoundation      	0x935a40ce CFRunLoopRunSpecific + 1790
3   com.apple.CoreFoundation      	0x935a4cf8 CFRunLoopRunInMode + 88
4   com.apple.audio.CoreAudio     	0x926e2468 HALRunLoop::OwnThread(void*) + 160
5   com.apple.audio.CoreAudio     	0x926e2304 CAPThread::Entry(CAPThread*) + 96
6   libSystem.B.dylib             	0x944386f5 _pthread_start + 321
7   libSystem.B.dylib             	0x944385b2 thread_start + 34

Thread 2 Crashed:
0   libSystem.B.dylib             	0xffff08a0 __memcpy + 256
1   org.x.X11                     	0x00077738 SwitchCoreKeyboard + 88
2   org.x.X11                     	0x0002f586 mieqProcessInputEvents + 422
3   org.x.X11                     	0x00010773 ProcessInputEvents + 67
4   org.x.X11                     	0x0006932c Dispatch + 108
5   org.x.X11                     	0x00079eae dix_main + 1006
6   org.x.X11                     	0x000154a5 server_thread + 53
7   libSystem.B.dylib             	0x944386f5 _pthread_start + 321
8   libSystem.B.dylib             	0x944385b2 thread_start + 34

Thread 3:
0   libSystem.B.dylib             	0x9440e68e __semwait_signal + 10
1   libSystem.B.dylib             	0x9443936d pthread_cond_wait$UNIX2003 + 73
2   libGLProgrammability.dylib    	0x93f5bb32 glvmDoWork + 162
3   libSystem.B.dylib             	0x944386f5 _pthread_start + 321
4   libSystem.B.dylib             	0x944385b2 thread_start + 34

Thread 4:
0   libSystem.B.dylib             	0x9440e68e __semwait_signal + 10
1   libSystem.B.dylib             	0x9443936d pthread_cond_wait$UNIX2003 + 73
2   org.x.X11                     	0x0001151c DarwinProcessFDAdditionQueue_thread + 76
3   libSystem.B.dylib             	0x944386f5 _pthread_start + 321
4   libSystem.B.dylib             	0x944385b2 thread_start + 34

Thread 5:
0   libSystem.B.dylib             	0x9440e68e __semwait_signal + 10
1   libSystem.B.dylib             	0x9443936d pthread_cond_wait$UNIX2003 + 73
2   libXplugin.1.dylib            	0x0033ec57 _xp_async_dequeue + 40
3   libXplugin.1.dylib            	0x0033ecf6 _xp_async_thread + 80
4   libSystem.B.dylib             	0x944386f5 _pthread_start + 321
5   libSystem.B.dylib             	0x944385b2 thread_start + 34

Thread 2 crashed with X86 Thread State (32-bit):
  eax: 0xffff088b  ebx: 0x000776eb  ecx: 0x00000000  edx: 0xffffff00
  edi: 0x17731020  esi: 0x00000170  ebp: 0xb01a8cc8  esp: 0xb01a8cc0
   ss: 0x0000001f  efl: 0x00010212  eip: 0xffff08a0   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
  cr2: 0x00000070

Binary Images:
    0x1000 -   0x17fff7 +org.x.X11 2.3.2 (2.3.2) <8c6a4d3da4304c32a5ce03138c86c14f> /Applications/Utilities/X11.app/Contents/MacOS/X11
  0x1f0000 -   0x247fff +libXfont.1.dylib ??? (???) <ae647cada8207a85d6d09915ad57d8f3> /usr/X11/lib/libXfont.1.dylib
  0x264000 -   0x2e4ff3 +libfreetype.6.dylib ??? (???) <12cd891663abc664aac44109244fde4e> /usr/X11/lib/libfreetype.6.dylib
  0x2fb000 -   0x2fffff +libfontenc.1.dylib ??? (???) <fb821c996b00f8a76e03b98bde821458> /usr/X11/lib/libfontenc.1.dylib
  0x304000 -   0x335ff7 +libpixman-1.0.dylib ??? (???) <d8dc8a9426c749ebc738bf3d554765a9> /usr/X11/lib/libpixman-1.0.dylib
  0x33e000 -   0x34cff7  libXplugin.1.dylib ??? (???) <a798fc14026c793f8df69f519c587eab> /usr/lib/libXplugin.1.dylib
  0x354000 -   0x43dfff +libX11.6.dylib ??? (???) <72bb33aa13be123b8052f4536f11c74b> /usr/X11/lib/libX11.6.dylib
  0x45c000 -   0x45cff7 +libXau.6.dylib ??? (???) <ba76e7b4edcb158ce6d78ed7db5ba131> /usr/X11/lib/libXau.6.dylib
  0x460000 -   0x462fef +libXdmcp.6.dylib ??? (???) <a0f29769f8bf2659a3fb9d567b286052> /usr/X11/lib/libXdmcp.6.dylib
  0x488000 -   0x48bfff  com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <d3d0290949e9c6af9832c02fe3e855ee> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
  0x491000 -   0x496fff  com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x14050000 - 0x14238fff  com.apple.RawCamera.bundle 2.0.11 (410) <7704cc57f7daceb81672bfdc4434da40> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x16113000 - 0x16296fe3  GLEngine ??? (???) <53be12846de26d4d81d58a074b55c877> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x162c4000 - 0x16521fe9  com.apple.ATIRadeonX2000GLDriver 1.5.30 (5.3.0) <c8d191ddd6b0c9382827eacc8a007b21> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRadeonX2000GLDriver
0x16580000 - 0x1659cff7  GLRendererFloat ??? (???) <c87cf601b3d09de41ec0e742e7afda79> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <5013f43c4d2c33c9619011f103ec3238> /usr/lib/dyld
0x90008000 - 0x90094ff7  com.apple.LaunchServices 290 (290) <61af37aac50984d220dd176f777e3b72> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90095000 - 0x900f1ff7  com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x90745000 - 0x90745ffa  com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90779000 - 0x908bfff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) <6a6623d3d1a7292b5c3763dcd108b55f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x908c0000 - 0x908c0ff8  com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x908c1000 - 0x90a8ffff  com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90a90000 - 0x90b75ff3  com.apple.CoreData 100.1 (186) <9187380c86061cb4c37b6bec8abeae75> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x90ba7000 - 0x90ba7ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x90ba8000 - 0x90bc3ffb  libPng.dylib ??? (???) <4780e979d35aa5ec2cea22678836cea5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x90bc4000 - 0x90c57fff  com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x90f74000 - 0x90faefe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x90faf000 - 0x90fafffd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9107f000 - 0x9107ffff  com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x91080000 - 0x91081ffc  libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
0x91202000 - 0x91241fef  libTIFF.dylib ??? (???) <3589442575ac77746ae99ecf724f5f87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91252000 - 0x9125afff  com.apple.DiskArbitration 2.2.1 (2.2.1) <42908e7ecc17a83cec4afef2850ec79e> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x913dc000 - 0x91407fe7  libauto.dylib ??? (???) <2072d673706bbe463ed2426af57a28d7> /usr/lib/libauto.dylib
0x91408000 - 0x9140fffe  libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
0x91410000 - 0x91717fff  com.apple.HIToolbox 1.5.4 (???) <5e2af960b53059c648af4adb99471032> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x91718000 - 0x91718ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x9185a000 - 0x9185affd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9185b000 - 0x918a4fef  com.apple.Metadata 10.5.2 (398.22) <a6b676925dd832780daf991e79adfebd> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x918a8000 - 0x918acfff  libGIF.dylib ??? (???) <572a32e46e33be1ec041c5ef5b0341ae> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x918ad000 - 0x91907ff7  com.apple.CoreText 2.0.3 (???) <1f1a97273753e6cfea86c810d6277680> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9193c000 - 0x91969feb  libvDSP.dylib ??? (???) <2ee4eb005babc90eaa352b33eb09226e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91988000 - 0x92185fef  com.apple.AppKit 6.5.3 (949.34) <4c7af9b12c894d4a528fda29377f143b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x92186000 - 0x92196ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x92197000 - 0x921e7ff7  com.apple.HIServices 1.7.0 (???) <f83f0cb838a646c69f08fd38a31265f3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92237000 - 0x92237ff8  com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x92289000 - 0x9230dfe3  com.apple.CFNetwork 339.5 (339.5) <c6565c13b0356e1d4bb99a68398d558b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9230e000 - 0x9234ffe7  libRIP.A.dylib ??? (???) <1f09316e876fe813271bdfb9eb5b229e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x923a0000 - 0x923befff  libresolv.9.dylib ??? (???) <a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x924c9000 - 0x92579fff  edu.mit.Kerberos 6.0.12 (6.0.12) <da7253e3fb7e47e46cb46d47ed320ffc> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x925c5000 - 0x925fcfff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x925fd000 - 0x926b7fe3  com.apple.CoreServices.OSServices 226.5 (226.5) <2a135d4fb16f4954290f7b72b4111aa3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x926bd000 - 0x926c4ff7  libCGATS.A.dylib ??? (???) <973c01cc14f3d673270e269ccfaec660> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x926c5000 - 0x92741feb  com.apple.audio.CoreAudio 3.1.0 (3.1) <be7120e91df91425e904d5327b4338b7> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x929bd000 - 0x929fbfff  libGLImage.dylib ??? (???) <f0fe2252f6b1ca341bc7837fe2dcf11a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x929fc000 - 0x92a0affd  libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
0x92a0b000 - 0x92a2ffff  libxslt.1.dylib ??? (???) <ea5c8d349a3934ecc2b936f9cdfaba04> /usr/lib/libxslt.1.dylib
0x92a30000 - 0x92b10fff  libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x92b85000 - 0x92ca9fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x92caa000 - 0x92d07ffb  libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
0x92d08000 - 0x92d20fff  com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92e52000 - 0x931effe7  com.apple.QuartzCore 1.5.5 (1.5.5) <82435993614a3fff1236be18f82188bf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x931f0000 - 0x93328ff7  libicucore.A.dylib ??? (???) <3d8fdaf51c2664ab620f1688203caf26> /usr/lib/libicucore.A.dylib
0x9347f000 - 0x93531ffb  libcrypto.0.9.7.dylib ??? (???) <69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x93532000 - 0x93664fff  com.apple.CoreFoundation 6.5.4 (476.15) <e2869ad6dc1dd289f21b305b0bea9158> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x93665000 - 0x936beff7  libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x936bf000 - 0x936bfffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93739000 - 0x9374ffe7  com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x93750000 - 0x93752ff5  libRadiance.dylib ??? (???) <8a844202fcd65662bb9ab25f08c45a62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93753000 - 0x93759fff  com.apple.print.framework.Print 218.0.2 (220.1) <2979f3be4e7e8adc875bf21658e9be94> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x937c8000 - 0x937d8fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x938ba000 - 0x938e9fe3  com.apple.AE 402.2 (402.2) <d0da935e781446faa4563e7a9c587cce> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x938ea000 - 0x938feff3  com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x938ff000 - 0x9390bffe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9390c000 - 0x93ccafea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93ccb000 - 0x93d0dfef  com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93d0e000 - 0x93d12fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
0x93d45000 - 0x93decfeb  com.apple.QD 3.11.54 (???) <b743398c24c38e581a86e91744a2ba6e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93e54000 - 0x93e7cfff  libcups.2.dylib ??? (???) <1031ca5b692b80a9568e57a342b60157> /usr/lib/libcups.2.dylib
0x93e7d000 - 0x93efcff5  com.apple.SearchKit 1.2.1 (1.2.1) <3140a605db2abf56b237fa156a08b28b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x93f34000 - 0x94405f3e  libGLProgrammability.dylib ??? (???) <fe1a33d4919c121aab831ad516da6a89> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x94406000 - 0x94566ff3  libSystem.B.dylib ??? (???) <a12f397abf2285077b89bd726bff5b18> /usr/lib/libSystem.B.dylib
0x94567000 - 0x9457dfff  com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9457e000 - 0x94585fe9  libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
0x945ab000 - 0x94c47fff  com.apple.CoreGraphics 1.351.33 (???) <481a77e81d9e53589a05e80cfa90bbb5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x94c5c000 - 0x94cefff3  com.apple.ApplicationServices.ATS 3.4 (???) <a96cd91dabc68545183c11de8f92c7e4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x94cf0000 - 0x94d18ff7  com.apple.shortcut 1 (1.0) <5b57f8f162f77a1739b436900517d672> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x94dc8000 - 0x951d8fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x951d9000 - 0x952baff7  libxml2.2.dylib ??? (???) <d69560099d9eb32ba7f8a17baa65a28d> /usr/lib/libxml2.2.dylib
0x952bb000 - 0x95386fff  com.apple.ColorSync 4.5.1 (4.5.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x95387000 - 0x95404fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x9540b000 - 0x95686fe7  com.apple.Foundation 6.5.6 (677.21) <5cfa0aa8b9b43193955d601ba6c2591a> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x96672000 - 0x9667dfe7  libCSync.A.dylib ??? (???) <86d2f2e167ba6f74f45a186f5c7f8980> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x9668c000 - 0x9668ffff  com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x96690000 - 0x9696aff3  com.apple.CoreServices.CarbonCore 786.6 (786.6) <5682aae1e2cf5ae750d5a4dea98c084c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9696b000 - 0x9696dfff  com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x96c91000 - 0x96c9efe7  com.apple.opengl 1.5.7 (1.5.7) <db835aeb1ffca9f5b5647dd0829a5b2c> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x96c9f000 - 0x96ca8fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x96ce6000 - 0x96d60ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x96d61000 - 0x96debfe3  com.apple.DesktopServices 1.4.7 (1.4.7) <d16642ba22c32f67be793ebfbe67ca3a> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x96dec000 - 0x96df1fff  com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x96df2000 - 0x96e7dfff  com.apple.framework.IOKit 1.5.1 (???) <324526f69e1443f2f9fb722cc88a23ec> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x96e7e000 - 0x96e8aff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x96e8b000 - 0x96eaaffa  libJPEG.dylib ??? (???) <e7eb56555109e23144924cd64aa8daec> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x96ef0000 - 0x96efafeb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x96f3f000 - 0x97006ff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x97007000 - 0x9708eff7  libsqlite3.0.dylib ??? (???) <11311084bc4be9d4555dfac74fe7218a> /usr/lib/libsqlite3.0.dylib
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib



More information about the Xquartz-dev mailing list