[MacPorts] #30927: gimp2 @2.6.11_6+python27+x11 - X11 crash on Lion

MacPorts noreply at macports.org
Thu Sep 15 20:32:05 PDT 2011


#30927: gimp2 @2.6.11_6+python27+x11 - X11 crash on Lion
---------------------------------+------------------------------------------
 Reporter:  caius.cdv@…          |       Owner:  jeremyhu@…           
     Type:  defect               |      Status:  assigned             
 Priority:  Normal               |   Milestone:                       
Component:  ports                |     Version:  2.0.1                
 Keywords:                       |        Port:  xorg-server          
---------------------------------+------------------------------------------

Comment(by macports@…):

 Potentially also of interest, activating older builds of gimp2, from this
 list:
 {{{
 ewen at bethel:~$ port installed | grep gimp2
   gimp2 @2.6.11_3+x11
   gimp2 @2.6.11_5+x11
   gimp2 @2.6.11_6+python27+x11 (active)
 ewen at bethel:~$
 }}}
 also doesn't help; it still crashes in the same manner.  And contrary to
 my previous note, as the original reporter stated it is necessary to move
 the mouse pointer over the Curves window.  With the mouse pointer kept
 outside that window it can sit running for a non-trivial period of time;
 with the cursor inside the window X11.app will crash fairly immediately
 (seems to be limited only by disk IO).

 My hunch is that it must be a bad interaction between some library that
 gimp2 uses in the Curves dialog (most likely related to update the display
 as the mouse moves around), that was updated in MacPorts in the last month
 or so, and the X11.app, such that some binary structure no longer aligns
 as expected.  But I don't have any insight into which one.

 Ewen

 PS: For completeness, crash report text from Snow Leopard + gimp2
 @2.6.11_6+python27+x11:

 {{{
 -=- cut here -=-
 Process:         X11.bin [69457]
 Path:            /Applications/Utilities/X11.app/Contents/MacOS/X11.bin
 Identifier:      org.x.X11
 Version:         2.3.6 (2.3.6)
 Build Info:      X11server-850300~2
 Code Type:       X86-64 (Native)
 Parent Process:  Xquartz [69456]

 Date/Time:       2011-09-16 15:28:36.054 +1200
 OS Version:      Mac OS X 10.6.8 (10K549)
 Report Version:  6

 Interval Since Last Report:          4787 sec
 Crashes Since Last Report:           4
 Per-App Interval Since Last Report:  103 sec
 Per-App Crashes Since Last Report:   3
 Anonymous UUID:                      6AAC11C2-540D-4E82-8600-44A9AFE18F6E

 Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
 Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
 Crashed Thread:  2

 Application Specific Information:
 X.Org X Server 1.4.2-apple56 Build Date: 20100624

 Thread 0:  Dispatch queue: com.apple.main-thread
 0   libSystem.B.dylib                   0x00007fff82d03d7a mach_msg_trap +
 10
 1   libSystem.B.dylib                   0x00007fff82d04444 mach_msg + 146
 2   com.apple.CoreFoundation            0x00007fff82f61932 __CFRunLoopRun
 + 1698
 3   com.apple.CoreFoundation            0x00007fff82f60dbf
 CFRunLoopRunSpecific + 575
 4   com.apple.HIToolbox                 0x00007fff889087ee
 RunCurrentEventLoopInMode + 333
 5   com.apple.HIToolbox                 0x00007fff889085f3
 ReceiveNextEventCommon + 310
 6   com.apple.HIToolbox                 0x00007fff889084ac
 BlockUntilNextEventMatchingListInMode + 59
 7   com.apple.AppKit                    0x00007fff850dceb2 _DPSNextEvent +
 708
 8   com.apple.AppKit                    0x00007fff850dc801 -[NSApplication
 nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
 9   com.apple.AppKit                    0x00007fff850a268f -[NSApplication
 run] + 395
 10  X11.bin                             0x0000000100007035
 X11ApplicationMain + 1210
 11  X11.bin                             0x000000010001136d server_main +
 217
 12  X11.bin                             0x000000010000180d
 do_start_x11_server + 321
 13  X11.bin                             0x00000001000024e0
 _Xstart_x11_server + 143
 14  X11.bin                             0x0000000100002352
 mach_startup_server + 106
 15  libSystem.B.dylib                   0x00007fff82d809a8 mach_msg_server
 + 357
 16  X11.bin                             0x000000010000228b main + 1378
 17  X11.bin                             0x0000000100001268 start + 52

 Thread 1:  Dispatch queue: com.apple.libdispatch-manager
 0   libSystem.B.dylib                   0x00007fff82d1cc0a kevent + 10
 1   libSystem.B.dylib                   0x00007fff82d1eadd
 _dispatch_mgr_invoke + 154
 2   libSystem.B.dylib                   0x00007fff82d1e7b4
 _dispatch_queue_invoke + 185
 3   libSystem.B.dylib                   0x00007fff82d1e2de
 _dispatch_worker_thread2 + 252
 4   libSystem.B.dylib                   0x00007fff82d1dc08
 _pthread_wqthread + 353
 5   libSystem.B.dylib                   0x00007fff82d1daa5 start_wqthread
 + 13

 Thread 2 Crashed:
 0   X11.bin                             0x000000010001bc1b
 RootlessComposite + 129
 1   X11.bin                             0x00000001000bab39
 ProcRenderComposite + 374
 2   X11.bin                             0x000000010005b781 Dispatch + 751
 3   X11.bin                             0x0000000100069cac dix_main + 1309
 4   X11.bin                             0x000000010001149e server_thread +
 50
 5   libSystem.B.dylib                   0x00007fff82d3cfd6 _pthread_start
 + 331
 6   libSystem.B.dylib                   0x00007fff82d3ce89 thread_start +
 13

 Thread 3:
 0   libSystem.B.dylib                   0x00007fff82d03d7a mach_msg_trap +
 10
 1   libSystem.B.dylib                   0x00007fff82d043ed mach_msg + 59
 2   com.apple.CoreFoundation            0x00007fff82f61932 __CFRunLoopRun
 + 1698
 3   com.apple.CoreFoundation            0x00007fff82f60dbf
 CFRunLoopRunSpecific + 575
 4   com.apple.CoreFoundation            0x00007fff82f60b46 CFRunLoopRun +
 70
 5   X11.bin                             0x0000000100020469 xpbproxy_run +
 554
 6   X11.bin                             0x0000000100007065
 xpbproxy_x_thread + 9
 7   libSystem.B.dylib                   0x00007fff82d3cfd6 _pthread_start
 + 331
 8   libSystem.B.dylib                   0x00007fff82d3ce89 thread_start +
 13

 Thread 4:
 0   libSystem.B.dylib                   0x00007fff82d3ea6a
 __semwait_signal + 10
 1   libSystem.B.dylib                   0x00007fff82d42881
 _pthread_cond_wait + 1286
 2   X11.bin                             0x000000010000dcf7
 DarwinProcessFDAdditionQueue_thread + 89
 3   libSystem.B.dylib                   0x00007fff82d3cfd6 _pthread_start
 + 331
 4   libSystem.B.dylib                   0x00007fff82d3ce89 thread_start +
 13

 Thread 5:  com.apple.CFSocket.private
 0   libSystem.B.dylib                   0x00007fff82d47932
 select$DARWIN_EXTSN + 10
 1   com.apple.CoreFoundation            0x00007fff82f83498
 __CFSocketManager + 824
 2   libSystem.B.dylib                   0x00007fff82d3cfd6 _pthread_start
 + 331
 3   libSystem.B.dylib                   0x00007fff82d3ce89 thread_start +
 13

 Thread 6:
 0   libSystem.B.dylib                   0x00007fff82d3ea6a
 __semwait_signal + 10
 1   libSystem.B.dylib                   0x00007fff82d42881
 _pthread_cond_wait + 1286
 2   libXplugin.1.dylib                  0x0000000100403f45
 _xp_async_dequeue + 40
 3   libXplugin.1.dylib                  0x000000010040401d
 _xp_async_thread + 52
 4   libSystem.B.dylib                   0x00007fff82d3cfd6 _pthread_start
 + 331
 5   libSystem.B.dylib                   0x00007fff82d3ce89 thread_start +
 13

 Thread 2 crashed with X86 Thread State (64-bit):
   rax: 0x0000000000000000  rbx: 0x0000000115a1adb0  rcx:
 0x000000010053d420  rdx: 0x0000000115931000
   rdi: 0x0000000000000003  rsi: 0x00000001012369d0  rbp:
 0x000000010164ed80  rsp: 0x000000010164ecf0
    r8: 0x0000000000000000   r9: 0x0000000000000000  r10:
 0x0000000101236a70  r11: 0x000000010001bb9a
   r12: 0x00000001019025ec  r13: 0x000000010128d9d0  r14:
 0x0000000101236a70  r15: 0x0000000000000000
   rip: 0x000000010001bc1b  rfl: 0x0000000000010202  cr2:
 0x0000000000000000

 Binary Images:
        0x100000000 -        0x100194fe7 +X11.bin ??? (???)
 <032FDD65-EA0E-2932-4761-2DE877724B65>
 /Applications/Utilities/X11.app/Contents/MacOS/X11.bin
        0x100238000 -        0x100239ff7 +libAppleWM.7.dylib 8.0.0
 (compatibility 8.0.0) <FF7E8D51-5253-ADBA-6F01-DD9011380FFD>
 /usr/X11/lib/libAppleWM.7.dylib
        0x10023d000 -        0x100240fff +libXfixes.3.dylib 5.0.0
 (compatibility 5.0.0) <CAA61CE3-B523-E3C0-D262-E7BB668AC083>
 /usr/X11/lib/libXfixes.3.dylib
        0x100245000 -        0x100356ff7 +libX11.6.dylib 9.0.0
 (compatibility 9.0.0) <3B9B84E3-B834-EE52-11FB-C5080022F98E>
 /usr/X11/lib/libX11.6.dylib
        0x10037c000 -        0x1003abff7 +libXfont.1.dylib 6.1.0
 (compatibility 6.0.0) <4D221092-652D-B16A-A8C8-147C95938077>
 /usr/X11/lib/libXfont.1.dylib
        0x1003ba000 -        0x1003bbff7 +libXau.6.dylib 7.0.0
 (compatibility 7.0.0) <B03B54B5-EA38-021F-FC33-985DEA42D794>
 /usr/X11/lib/libXau.6.dylib
        0x1003bf000 -        0x1003c2ff7 +libfontenc.1.dylib 2.0.0
 (compatibility 2.0.0) <3D48D5A5-BD1A-3A78-5A4C-DF67E53B0D6C>
 /usr/X11/lib/libfontenc.1.dylib
        0x1003c8000 -        0x1003f1fff +libpixman-1.0.dylib 15.0.0
 (compatibility 15.0.0) <2C4D55B7-215F-7CCB-89B6-EB9B2BCCD218>
 /usr/X11/lib/libpixman-1.0.dylib
        0x1003fb000 -        0x1003fefef +libXdmcp.6.dylib 7.0.0
 (compatibility 7.0.0) <10CB16E2-8BCD-5567-6B8D-6B481CD0877F>
 /usr/X11/lib/libXdmcp.6.dylib
        0x100403000 -        0x100410fe7  libXplugin.1.dylib ??? (???)
 <7FDB669E-38B2-4817-A67A-608C04E34663> /usr/lib/libXplugin.1.dylib
        0x10041a000 -        0x100426ff7 +libXext.6.dylib 11.0.0
 (compatibility 11.0.0) <AB873AEB-A9E8-98C1-0BAC-2D4A99D3FB4B>
 /usr/X11/lib/libXext.6.dylib
        0x10042d000 -        0x10049eff7 +libfreetype.6.dylib 13.0.0
 (compatibility 13.0.0) <BBECC185-2F99-C3FB-1C17-E8BAAD04CFCA>
 /usr/X11/lib/libfreetype.6.dylib
        0x1007dd000 -        0x1007e1fff  com.apple.audio.AudioIPCPlugIn
 1.1.6 (1.1.6) <917E3DC8-E34D-B130-F61F-50808466E674>
 /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
        0x1007e6000 -        0x1007ecff7  com.apple.audio.AppleHDAHALPlugIn
 2.0.5 (2.0.5f14) <C35BDA60-35FC-4BE7-B378-DCC73D99E2C9>
 /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
        0x10172a000 -        0x101750fff  GLRendererFloat ??? (???)
 <490221DD-53D9-178E-3F31-3A4974D34DCD>
 /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
        0x1144bf000 -        0x114652fe7  GLEngine ??? (???)
 <53A8A7E8-4846-D236-F3D9-DA3F2AF686D8>
 /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
        0x114683000 -        0x114aa6fef  libclh.dylib 3.1.1 C  (3.1.1)
 <432F5475-F934-92A0-FB49-78F03DA82176>
 /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x200000000 -        0x200787fe7  com.apple.GeForceGLDriver 1.6.36
 (6.3.6) <4F23289A-D45A-0630-8D7F-4C35A4D2AA00>
 /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
     0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1
 -3B6C-1C2C-9075EA219A06> /usr/lib/dyld
     0x7fff80003000 -     0x7fff8002bfff  com.apple.DictionaryServices
 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E>
 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
     0x7fff8002c000 -     0x7fff80075fef  libGLU.dylib ??? (???)
 <1C050088-4AB2-2BC2-62E6-C969F925A945>
 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
     0x7fff8054f000 -     0x7fff80c4bff7  com.apple.CoreGraphics 1.545.0
 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
     0x7fff80c4c000 -     0x7fff80d81fff
 com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <E5D7DBDB-6DDF-E6F9
 -C71C-86F4520EE5A3>
 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
     0x7fff80d82000 -     0x7fff80f40ff7  com.apple.ImageIO.framework 3.0.4
 (3.0.4) <0A4F51A1-4502-767B-8A4E-F14C6214EF88>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
     0x7fff80fba000 -     0x7fff80fbeff7  libmathCommon.A.dylib 315.0.0
 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5>
 /usr/lib/system/libmathCommon.A.dylib
     0x7fff80fbf000 -     0x7fff80fc4fff  libGIF.dylib ??? (???) <201B8077
 -B5CC-11AA-E1B0-1D057ABE416A>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
     0x7fff81076000 -     0x7fff8112bfe7  com.apple.ink.framework 1.3.3
 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4>
 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
     0x7fff8112c000 -     0x7fff81132ff7  IOSurface ??? (???) <04EDCEDE-
 E36F-15F8-DC67-E61E149D2C9A>
 /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
     0x7fff811b7000 -     0x7fff81278fef  com.apple.ColorSync 4.6.6 (4.6.6)
 <BB2C5813-C61D-3CBA-A8F7-0E59E46EBEE8>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
     0x7fff812e6000 -     0x7fff812e7ff7  com.apple.TrustEvaluationAgent
 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550>
 /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
     0x7fff81347000 -     0x7fff813c6fe7  com.apple.audio.CoreAudio 3.2.6
 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0>
 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
     0x7fff813fe000 -     0x7fff8143bff7  libFontRegistry.dylib ??? (???)
 <4C3293E2-851B-55CE-3BE3-29C425DD5DFF>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
     0x7fff81582000 -     0x7fff81582ff7  com.apple.Carbon 150 (152)
 <19B37B7B-1594-AD0A-7F14-FA2F85AD7241>
 /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
     0x7fff81934000 -     0x7fff81c68fef  com.apple.CoreServices.CarbonCore
 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B>
 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
     0x7fff81d62000 -     0x7fff81d9cfff  libcups.2.dylib 2.8.0
 (compatibility 2.0.0) <7982734A-B66B-44AA-DEEC-364D2C10009B>
 /usr/lib/libcups.2.dylib
     0x7fff81d9d000 -     0x7fff81da2ff7  com.apple.CommonPanels 1.2.4 (91)
 <4D84803B-BD06-D80E-15AE-EFBE43F93605>
 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
     0x7fff81da3000 -     0x7fff81db2fff  com.apple.NetFS 3.2.2 (3.2.2)
 <7CCBD70E-BF31-A7A7-DB98-230687773145>
 /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
     0x7fff81db3000 -     0x7fff81e1dfe7  libvMisc.dylib 268.0.1
 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59>
 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
     0x7fff81e1e000 -     0x7fff81ef2fe7  com.apple.CFNetwork 454.12.4
 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80>
 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
     0x7fff81f30000 -     0x7fff81fe6ff7  libobjc.A.dylib 227.0.0
 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969>
 /usr/lib/libobjc.A.dylib
     0x7fff81fe7000 -     0x7fff82031ff7  com.apple.Metadata 10.6.3
 (507.15) <2EF19055-D7AE-4D77-E589-7B71B0BC1E59>
 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
     0x7fff8206d000 -     0x7fff82073ff7  com.apple.DiskArbitration 2.3
 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A>
 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
     0x7fff821a9000 -     0x7fff821ecff7  libRIP.A.dylib 545.0.0
 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
     0x7fff821ed000 -     0x7fff821edff7  com.apple.vecLib 3.6 (vecLib 3.6)
 <08D3D45D-908B-B86A-00BA-0F978D2702A7>
 /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
     0x7fff82271000 -     0x7fff82296ff7  com.apple.CoreVideo 1.6.2 (45.6)
 <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288>
 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
     0x7fff82297000 -     0x7fff82aa1fe7  libBLAS.dylib 219.0.0
 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8>
 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
     0x7fff82aa2000 -     0x7fff82b20ff7  com.apple.CoreText 151.10 (???)
 <54961997-55D8-DC0F-2634-674E452D5A8E>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
     0x7fff82c93000 -     0x7fff82ce6ff7  com.apple.HIServices 1.8.3 (???)
 <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
     0x7fff82ce7000 -     0x7fff82d02ff7  com.apple.openscripting 1.3.1
 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71>
 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
     0x7fff82d03000 -     0x7fff82ec4fef  libSystem.B.dylib 125.2.11
 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69>
 /usr/lib/libSystem.B.dylib
     0x7fff82ec5000 -     0x7fff82f14ff7
 com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1)
 <01B370FB-D524-F660-3826-E85B7F0D85CD>
 /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
     0x7fff82f15000 -     0x7fff8308cfe7  com.apple.CoreFoundation 6.6.5
 (550.43) <31A1C118-AD96-0A11-8BDF-BD55B9940EDC>
 /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
     0x7fff83101000 -     0x7fff83220fe7  libcrypto.0.9.8.dylib 0.9.8
 (compatibility 0.9.8) <14115D29-432B-CF02-6B24-A60CC533A09E>
 /usr/lib/libcrypto.0.9.8.dylib
     0x7fff83744000 -     0x7fff83790fff  libauto.dylib ??? (???)
 <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
     0x7fff837fe000 -     0x7fff8380afff  libbz2.1.0.dylib 1.0.5
 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9>
 /usr/lib/libbz2.1.0.dylib
     0x7fff8380b000 -     0x7fff83828ff7  libPng.dylib ??? (???) <6D8E515B-
 E0A2-2BA1-9CAC-8CB8A8B35879>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
     0x7fff83829000 -     0x7fff83836fe7  libCSync.A.dylib 545.0.0
 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
     0x7fff83837000 -     0x7fff8383dff7  com.apple.CommerceCore 1.0 (9.1)
 <3691E9BA-BCF4-98C7-EFEC-78DA6825004E>
 /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
     0x7fff8383e000 -     0x7fff8397cfff  com.apple.CoreData 102.1 (251)
 <32233D4D-00B7-CE14-C881-6BF19FD05A03>
 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
     0x7fff83a52000 -     0x7fff83deffe7  com.apple.QuartzCore 1.6.3
 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD>
 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
     0x7fff84110000 -     0x7fff84117fff  com.apple.OpenDirectory 10.6
 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F>
 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
     0x7fff84118000 -     0x7fff84178fe7  com.apple.framework.IOKit 2.0
 (???) <4F071EF0-8260-01E9-C641-830E582FA416>
 /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
     0x7fff841d0000 -     0x7fff8425cfef  SecurityFoundation ??? (???)
 <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D>
 /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
     0x7fff842da000 -     0x7fff842ebff7  libz.1.dylib 1.2.3 (compatibility
 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
     0x7fff84308000 -     0x7fff84309fff  liblangid.dylib ??? (???)
 <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
     0x7fff8442d000 -     0x7fff84475ff7  libvDSP.dylib 268.0.1
 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979>
 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
     0x7fff84476000 -     0x7fff8449dff7  libJPEG.dylib ??? (???)
 <46A413EA-4FD1-A050-2EF0-6279F3EAD581>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
     0x7fff844b7000 -     0x7fff844f8fef  com.apple.QD 3.36 (???)
 <5DC41E81-32C9-65B2-5528-B33E934D5BB4>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
     0x7fff844f9000 -     0x7fff844f9ff7  com.apple.ApplicationServices 38
 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
     0x7fff844fa000 -     0x7fff845aafff  edu.mit.Kerberos 6.5.11 (6.5.11)
 <085D80F5-C9DC-E252-C21B-03295E660C91>
 /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
     0x7fff845ab000 -     0x7fff84769fff  libicucore.A.dylib 40.0.0
 (compatibility 1.0.0) <4274FC73-A257-3A56-4293-5968F3428854>
 /usr/lib/libicucore.A.dylib
     0x7fff8476c000 -     0x7fff8478cff7
 com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-BDB5
 -631E-1CB77D669586>
 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
     0x7fff847ba000 -     0x7fff847d0fe7
 com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-
 A0E1-E123F6406163>
 /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
     0x7fff848ea000 -     0x7fff849cffef  com.apple.DesktopServices 1.5.11
 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438>
 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
     0x7fff84a1b000 -     0x7fff84a6afef  libTIFF.dylib ??? (???)
 <1E2593D1-A7F6-84C6-DF8F-0B46AE445926>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
     0x7fff84eb3000 -     0x7fff84f53fff  com.apple.LaunchServices 362.3
 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA>
 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
     0x7fff84f54000 -     0x7fff84f54ff7  com.apple.Accelerate.vecLib 3.6
 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF>
 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
     0x7fff85099000 -     0x7fff85a93ff7  com.apple.AppKit 6.6.8 (1038.36)
 <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251>
 /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
     0x7fff85ad6000 -     0x7fff85b2bff7
 com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-
 F6A2508670C7>
 /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
     0x7fff85b2c000 -     0x7fff85b2fff7  libCoreVMClient.dylib ??? (???)
 <E03D7C81-A3DA-D44A-A88A-DDBB98AF910B>
 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
     0x7fff85b30000 -     0x7fff85b3eff7  libkxld.dylib ??? (???) <8145A534
 -95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
     0x7fff85b60000 -     0x7fff85b64ff7  libCGXType.A.dylib 545.0.0
 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
     0x7fff85b65000 -     0x7fff85deeff7  com.apple.security 6.1.2 (55002)
 <4419AFFC-DAE7-873E-6A7D-5C9A5A4497A6>
 /System/Library/Frameworks/Security.framework/Versions/A/Security
     0x7fff8602a000 -     0x7fff8602aff7  com.apple.Cocoa 6.6 (???)
 <68B0BE46-6E24-C96F-B341-054CF9E8F3B6>
 /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
     0x7fff8603f000 -     0x7fff86041fff  com.apple.print.framework.Print
 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157>
 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
     0x7fff86a8e000 -     0x7fff86b1efff  com.apple.SearchKit 1.3.0 (1.3.0)
 <4175DC31-1506-228A-08FD-C704AC9DF642>
 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
     0x7fff86b1f000 -     0x7fff86bb9fe7  com.apple.ApplicationServices.ATS
 275.16 (???) <4B70A2FC-1902-5F27-5C3B-5C78C283C6EA>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
     0x7fff86cab000 -     0x7fff86cccfff  libresolv.9.dylib 41.0.0
 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62>
 /usr/lib/libresolv.9.dylib
     0x7fff86d0c000 -     0x7fff86e23fef  libxml2.2.dylib 10.3.0
 (compatibility 10.0.0) <1B27AFDD-DF87-2009-170E-C129E1572E8B>
 /usr/lib/libxml2.2.dylib
     0x7fff86e24000 -     0x7fff86e2fff7
 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-
 DB55-07CE-E548-C62095BE8167>
 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
     0x7fff86f6f000 -     0x7fff87028fff  libsqlite3.dylib 9.6.0
 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150>
 /usr/lib/libsqlite3.dylib
     0x7fff87029000 -     0x7fff8705cff7  libTrueTypeScaler.dylib ??? (???)
 <69D4A213-45D2-196D-7FF8-B52A31DFD329>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
     0x7fff8705d000 -     0x7fff8705ffff  libRadiance.dylib ??? (???)
 <A9DB4D5D-4072-971B-DEF6-DDE645F415EA>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
     0x7fff87060000 -     0x7fff870ddfef  libstdc++.6.dylib 7.9.0
 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C>
 /usr/lib/libstdc++.6.dylib
     0x7fff871a7000 -     0x7fff871befff  com.apple.ImageCapture 6.1 (6.1)
 <79AB2131-2A6C-F351-38A9-ED58B25534FD>
 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
     0x7fff871bf000 -     0x7fff871e2fff  com.apple.opencl 12.3.6 (12.3.6)
 <42FA5783-EB80-1168-4015-B8C68F55842F>
 /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
     0x7fff871e6000 -     0x7fff871fcfef  libbsm.0.dylib ??? (???)
 <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
     0x7fff871fd000 -     0x7fff8723efff  com.apple.SystemConfiguration
 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A>
 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
     0x7fff8723f000 -     0x7fff872c4ff7
 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-
 6E76069B432D>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
     0x7fff8733a000 -     0x7fff8777dfef  libLAPACK.dylib 219.0.0
 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9>
 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
     0x7fff8777e000 -     0x7fff87781fff  com.apple.help 1.3.2 (41.1)
 <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9>
 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
     0x7fff87782000 -     0x7fff87782ff7  com.apple.CoreServices 44 (44)
 <DC7400FB-851E-7B8A-5BF6-6F50094302FB>
 /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
     0x7fff87783000 -     0x7fff87797ff7
 com.apple.speech.synthesis.framework 3.10.35 (3.10.35)
 <621B7415-A0B9-07A7-F313-36BEEDD7B132>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
     0x7fff8784e000 -     0x7fff87889fff  com.apple.AE 496.5 (496.5)
 <208DF391-4DE6-81ED-C697-14A2930D1BC6>
 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
     0x7fff8788a000 -     0x7fff8788aff7  com.apple.Accelerate 1.6
 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B>
 /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
     0x7fff8788b000 -     0x7fff879a5fef  libGLProgrammability.dylib ???
 (???) <8A4B86E3-0FA7-8684-2EF2-C5F8079428DB>
 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
     0x7fff879a6000 -     0x7fff879b8fe7  libsasl2.2.dylib 3.15.0
 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97>
 /usr/lib/libsasl2.2.dylib
     0x7fff881e5000 -     0x7fff881e8ff7  com.apple.securityhi 4.0 (36638)
 <38935851-09E4-DDAB-DB1D-30ADC39F7ED0>
 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
     0x7fff881e9000 -     0x7fff88202fff  com.apple.CFOpenDirectory 10.6
 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207>
 /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
     0x7fff88262000 -     0x7fff88293fff  libGLImage.dylib ??? (???)
 <7F102A07-E4FB-9F52-B2F6-4E2D2383CA13>
 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
     0x7fff88296000 -     0x7fff88518fe7  com.apple.Foundation 6.6.7
 (751.62) <6F2A5BBF-6990-D561-2928-AD61E94036D9>
 /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
     0x7fff885fb000 -     0x7fff88642ff7  com.apple.coreui 2 (114)
 <D7645B59-0431-6283-7322-957D944DAB21>
 /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
     0x7fff88643000 -     0x7fff88644ff7  com.apple.audio.units.AudioUnit
 1.6.7 (1.6.7) <53299948-2554-0F8F-7501-04B34E49F6CF>
 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
     0x7fff88645000 -     0x7fff88722fff  com.apple.vImage 4.1 (4.1)
 <C3F44AA9-6F71-0684-2686-D3BBC903F020>
 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
     0x7fff88778000 -     0x7fff887a3ff7  libxslt.1.dylib 3.24.0
 (compatibility 3.0.0) <8AB4CA9E-435A-33DA-7041-904BA7FA11D5>
 /usr/lib/libxslt.1.dylib
     0x7fff887b0000 -     0x7fff887c4fff  libGL.dylib ??? (???) <2ECE3B0F-
 39E1-3938-BF27-7205C6D0358B>
 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
     0x7fff887c5000 -     0x7fff88886fff  libFontParser.dylib ??? (???)
 <A00BB0A7-E46C-1D07-1391-194745566C7E>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
     0x7fff888da000 -     0x7fff88bd8fff  com.apple.HIToolbox 1.6.5 (???)
 <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8>
 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
     0x7fff88e43000 -     0x7fff88e58ff7  com.apple.LangAnalysis 1.6.6
 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B>
 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
     0x7fff88e59000 -     0x7fff88e68fef  com.apple.opengl 1.6.13 (1.6.13)
 <516098B3-4517-8A55-64BB-195CDAA5334D>
 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
     0x7fff88e69000 -     0x7fff88e6efff  libGFXShared.dylib ??? (???)
 <1D0D3531-9561-632C-D620-1A8652BEF5BC>
 /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
     0x7fff8a378000 -     0x7fff8a435fff  com.apple.CoreServices.OSServices
 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886>
 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
     0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???)
 <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib

 Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2
 Duo, 2.53 GHz, 4 GB, SMC 1.47f2
 Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
 Memory Module: global_name
 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D),
 Broadcom BCM43xx 1.0 (5.10.131.42.4)
 Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
 Network Service: Ethernet, Ethernet, en0
 Network Service: AirPort, AirPort, en1
 Serial ATA Device: FUJITSU MJA2250BH FFS G1, 232.89 GB
 Serial ATA Device: HL-DT-ST DVDRW  GS23N
 USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0607, 0x26200000
 / 3
 USB Device: Hub in Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x1003,
 0x26240000 / 5
 USB Device: Apple Optical USB Mouse, 0x05ac  (Apple Inc.), 0x0304,
 0x26241000 / 9
 USB Device: USB to Serial Converter, 0x0b39  (Omnidirectional Control
 Technology Inc.), 0x0421, 0x26242000 / 8
 USB Device: Apple Pro Keyboard, 0x05ac  (Apple Inc.), 0x020b, 0x26243000 /
 6
 USB Device: External HDD, 0x1058  (Western Digital Technologies, Inc.),
 0x1003, 0x26230000 / 4
 USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403,
 0x26500000 / 2
 USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
 USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
 USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213,
 0x06110000 / 3
 USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.),
 0x0236, 0x04600000 / 3
 USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
 -=- cut here -=-
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/30927#comment:11>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list