[Qt-interest] problem with crashing everything on my Qt4.6.2 OSX Cocoa build

Ross Bencina rossb-lists at audiomulch.com
Mon May 10 14:10:47 CEST 2010


Hi

I'm trying to build Qt 4.6.2 on OSX with Cocoa enabled. The build process 
succeeds but all Qt apps I tried (Qt tools, examples, my app) crash with the 
same error (see below). Can anyone suggest what I'm doing wrong?

I'm on OSX 10.5.5. I have Qt 4.4.3 commercial binaries installed on this 
machine too.

Here's how I built it:

unzip -a qt-everywhere-commercial-src-4.6.2.zip
mv qt-everywhere-commercial-src-4.6.2 
qt-everywhere-commercial-src-4.6.2-cocoa
cd qt-everywhere-commercial-src-4.6.2-cocoa
./configure -debug-and-release -no-qt3support -plugin-sql-sqlite -qt-libpng  
-qt-libjpeg -no-webkit -cocoa -arch x86
make
sudo make install

When I try to launch any of the apps in /usr/Local/Trolltech/Qt-4.6.2/bin 
(Designer, Assistant, Linguist) they all crash with the same error (see 
below).

Thanks!


Process:         Linguist [78697]
Path: 
/usr/local/Trolltech/Qt-4.6.2/bin/Linguist.app/Contents/MacOS/Linguist
Identifier:      com.trolltech.Linguist
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  launchd [92]

Date/Time:       2010-05-10 21:52:47.148 +1000
OS Version:      Mac OS X 10.5.5 (9F33)
Report Version:  6

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0

Application Specific Information:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', 
reason: '*** -[NSKeyedUnarchiver initForReadingWithData:]: incomprehensible 
archive (0x62, 0x70, 0x6c, 0x69, 0x73, 0x74, 0x30, 0x30)'

Thread 0 Crashed:
0   com.apple.CoreFoundation       0x96d0fff4 
___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 4
1   libobjc.A.dylib                0x91bfde3b objc_exception_throw + 40
2   com.apple.CoreFoundation       0x96d0ff2b +[NSException 
raise:format:arguments:] + 155
3   com.apple.CoreFoundation       0x96d0ff6a +[NSException raise:format:] + 
58
4   com.apple.Foundation           0x917d0e89 -[NSKeyedUnarchiver 
initForReadingWithData:] + 3097
5   com.apple.AppKit               0x94a6cc65 loadNib + 119
6   com.apple.AppKit               0x94a6c658 +[NSBundle(NSNibLoading) 
_loadNibFile:nameTable:withZone:ownerBundle:] + 946
7   com.apple.AppKit               0x94a6c29b +[NSBundle(NSNibLoading) 
loadNibFile:externalNameTable:withZone:] + 171
8   com.apple.AppKit               0x94a6c1d9 +[NSBundle(NSNibLoading) 
loadNibNamed:owner:] + 391
9   QtGui                          0x00badf91 qt_init(QApplicationPrivate*, 
int) + 2273
10  QtGui                          0x00c1e2a0 
QApplicationPrivate::construct() + 80
11  QtGui                          0x00c1e703 
QApplication::QApplication(int&, char**, int) + 99
12  com.trolltech.Linguist         0x00040014 main + 68
13  com.trolltech.Linguist         0x000060c6 start + 54

Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0xa09040f0  ebx: 0x91bfde1c  ecx: 0xa09031a0  edx: 0x00221000
  edi: 0x006386b0  esi: 0xa016dd98  ebp: 0xbffff358  esp: 0xbffff358
   ss: 0x0000001f  efl: 0x00000282  eip: 0x96d0fff4   cs: 0x00000017
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0xffe174fc

Binary Images:
    0x1000 -   0x133ff7 +com.trolltech.Linguist ??? (???) 
<a97efbfc3d55e56096a1c5f71f21fc88> 
/usr/local/Trolltech/Qt-4.6.2/bin/Linguist.app/Contents/MacOS/Linguist
  0x1b1000 -   0x1fefff +QtXml ??? (???) <63e749eef64a87e079a1e4120d3e3eae> 
/usr/local/Trolltech/Qt-4.6.2/lib/QtXml.framework/Versions/4/QtXml
  0x2ad000 -   0x4b5fe3 +QtCore ??? (???) <95e633bfab2a3401a640153f7683b873> 
/usr/local/Trolltech/Qt-4.6.2/lib/QtCore.framework/Versions/4/QtCore
  0xb95000 -  0x1447fe2 +QtGui ??? (???) <a3002045962ef01777b019c8c45a421f> 
/usr/local/Trolltech/Qt-4.6.2/lib/QtGui.framework/Versions/4/QtGui
0x8fe00000 - 0x8fe2da53  dyld 96.2 (???) <14ac3b684fa5a31932fa89c4bba7a29b> 
/usr/lib/dyld
0x90003000 - 0x901d1fff  com.apple.security 5.0.4 (34102) 
<f01d6cbd6a0f24f6c13952ed448e77d6> 
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x90214000 - 0x90214fff  com.apple.Carbon 136 (136) 
<98a5e3bc0c4fa44bbb09713bb88707fe> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x902e9000 - 0x906a7fea  libLAPACK.dylib ??? (???) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x906a8000 - 0x906eafef  com.apple.NavigationServices 3.5.2 (163) 
<91844980804067b07a0b6124310d3f31> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x90720000 - 0x907ebfff  com.apple.ColorSync 4.5.0 (4.5.0) 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x907ec000 - 0x90835fef  com.apple.Metadata 10.5.2 (398.22) 
<a6b676925dd832780daf991e79adfebd> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x90836000 - 0x908c0fe3  com.apple.DesktopServices 1.4.7 (1.4.7) 
<d16642ba22c32f67be793ebfbe67ca3a> 
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x90970000 - 0x909edfef  libvMisc.dylib ??? (???) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x909f4000 - 0x90a73ff5  com.apple.SearchKit 1.2.1 (1.2.1) 
<3140a605db2abf56b237fa156a08b28b> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x90ab1000 - 0x90b2dfeb  com.apple.audio.CoreAudio 3.1.0 (3.1) 
<70bb7c657061631491029a61babe0b26> 
/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x90b2e000 - 0x90b2effd  com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x90b2f000 - 0x90b33fff  libmathCommon.A.dylib ??? (???) 
/usr/lib/system/libmathCommon.A.dylib
0x90b34000 - 0x90b41fe7  com.apple.opengl 1.5.7 (1.5.7) 
<db835aeb1ffca9f5b5647dd0829a5b2c> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90c20000 - 0x90c2cffe  libGL.dylib ??? (???) 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90c2d000 - 0x912c9fff  com.apple.CoreGraphics 1.351.33 (???) 
<481a77e81d9e53589a05e80cfa90bbb5> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x912ca000 - 0x912f9fe3  com.apple.AE 402.2 (402.2) 
<e01596187e91af5d48653920017b8c8e> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x91345000 - 0x91355ffc  com.apple.LangAnalysis 1.6.4 (1.6.4) 
<8b7831b5f74a950a56cf2d22a2d436f6> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91356000 - 0x913e1fff  com.apple.framework.IOKit 1.5.1 (???) 
<324526f69e1443f2f9fb722cc88a23ec> 
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x913e2000 - 0x913e2ff8  com.apple.ApplicationServices 34 (34) 
<8f910fa65f01d401ad8d04cc933cf887> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x913e3000 - 0x9140efe7  libauto.dylib ??? (???) 
<42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
0x91682000 - 0x91685fff  com.apple.help 1.1 (36) 
<b507b08e484cb89033e9cf23062d77de> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x91686000 - 0x916c5fef  libTIFF.dylib ??? (???) 
<3589442575ac77746ae99ecf724f5f87> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x916c6000 - 0x916c6ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x916d3000 - 0x916fbfff  libcups.2.dylib ??? (???) 
<bddaa132350e872b9d6d8b7e57f204d1> /usr/lib/libcups.2.dylib
0x916fc000 - 0x91788ff7  com.apple.LaunchServices 290 (290) 
<61af37aac50984d220dd176f777e3b72> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x917b2000 - 0x917b8fff  com.apple.print.framework.Print 218.0.2 (220.1) 
<8bf7ef71216376d12fcd5ec17e43742c> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x917b9000 - 0x917bbfff  com.apple.securityhi 3.0 (30817) 
<2b2854123fed609d1820d2779e2e0963> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x917bc000 - 0x91a37fe7  com.apple.Foundation 6.5.6 (677.21) 
<5cfa0aa8b9b43193955d601ba6c2591a> 
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x91bf4000 - 0x91cd4fff  libobjc.A.dylib ??? (???) 
<7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
0x91cd5000 - 0x91cddfff  com.apple.DiskArbitration 2.2.1 (2.2.1) 
<75b0c8d8940a8a27816961dddcac8e0f> 
/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91ceb000 - 0x91db2ff2  com.apple.vImage 3.0 (3.0) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91db3000 - 0x91db3ffb  com.apple.installserver.framework 1.0 (8) 
/System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
0x91db4000 - 0x91db8fff  libGIF.dylib ??? (???) 
<572a32e46e33be1ec041c5ef5b0341ae> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91db9000 - 0x91db9ffa  com.apple.CoreServices 32 (32) 
<2fcc8f3bd5bbfc000b476cad8e6a3dd2> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x91dba000 - 0x91e6afff  edu.mit.Kerberos 6.0.12 (6.0.12) 
<da7253e3fb7e47e46cb46d47ed320ffc> 
/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91e6c000 - 0x92146ff3  com.apple.CoreServices.CarbonCore 786.6 (786.6) 
<5682aae1e2cf5ae750d5a4dea98c084c> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x92280000 - 0x922d9ff7  libGLU.dylib ??? (???) 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x922da000 - 0x9236dff3  com.apple.ApplicationServices.ATS 3.4 (???) 
<a96cd91dabc68545183c11de8f92c7e4> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9236e000 - 0x9236fffc  libffi.dylib ??? (???) 
<a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
0x926c9000 - 0x926d4fe7  libCSync.A.dylib ??? (???) 
<86d2f2e167ba6f74f45a186f5c7f8980> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x926d5000 - 0x92a72fe7  com.apple.QuartzCore 1.5.5 (1.5.5) 
<82435993614a3fff1236be18f82188bf> 
/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x92ae6000 - 0x92afefff  com.apple.openscripting 1.2.8 (???) 
<572c7452d7e740e8948a5ad07a99602b> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92aff000 - 0x92b79ff8  com.apple.print.framework.PrintCore 5.5.3 (245.3) 
<222dade7b33b99708b8c09d1303f93fc> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x92bdc000 - 0x92ee3fff  com.apple.HIToolbox 1.5.4 (???) 
<5e2af960b53059c648af4adb99471032> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92ee4000 - 0x92eedfff  com.apple.speech.recognition.framework 3.7.24 
(3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92eee000 - 0x92eeeffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) 
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92eef000 - 0x92ef6ffe  libbsm.dylib ??? (???) 
<d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
0x92f09000 - 0x92f9cfff  com.apple.ink.framework 101.3 (86) 
<bf3fa8927b4b8baae92381a976fd2079> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92f9d000 - 0x92fbbfff  libresolv.9.dylib ??? (???) 
<a8018c42930596593ddf27f7c20fe7af> /usr/lib/libresolv.9.dylib
0x930d1000 - 0x930e7fff  com.apple.DictionaryServices 1.0.0 (1.0.0) 
<ad0aa0252e3323d182e17f50defe56fc> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x930e8000 - 0x930effe9  libgcc_s.1.dylib ??? (???) 
<f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
0x930f0000 - 0x935c1f3e  libGLProgrammability.dylib ??? (???) 
<fe1a33d4919c121aab831ad516da6a89> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x935c8000 - 0x935caff5  libRadiance.dylib ??? (???) 
<8a844202fcd65662bb9ab25f08c45a62> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x935cb000 - 0x93672feb  com.apple.QD 3.11.54 (???) 
<b743398c24c38e581a86e91744a2ba6e> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x93673000 - 0x936d0ffb  libstdc++.6.dylib ??? (???) 
<04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
0x94898000 - 0x9494affb  libcrypto.0.9.7.dylib ??? (???) 
<69bc2457aa23f12fa7d052601d48fa29> /usr/lib/libcrypto.0.9.7.dylib
0x9494b000 - 0x9499bff7  com.apple.HIServices 1.7.0 (???) 
<f7e78891a6d08265c83dca8e378be1ea> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x94a66000 - 0x95263fef  com.apple.AppKit 6.5.3 (949.34) 
<4c7af9b12c894d4a528fda29377f143b> 
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x95265000 - 0x95275fff  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
0x95276000 - 0x95295ffa  libJPEG.dylib ??? (???) 
<e7eb56555109e23144924cd64aa8daec> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95296000 - 0x95350fe3  com.apple.CoreServices.OSServices 226.5 (226.5) 
<2a135d4fb16f4954290f7b72b4111aa3> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x95432000 - 0x95440ffd  libz.1.dylib ??? (???) 
<5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
0x95a92000 - 0x95aeeff7  com.apple.htmlrendering 68 (1.1.3) 
<fe87a9dede38db00e6c8949942c6bd4f> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x95af7000 - 0x95b0bff3  com.apple.ImageCapture 4.0 (5.0.0) 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x95cfb000 - 0x95d05feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) 
<0f2ba6e891d3761212cf5a5e6134d683> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x95d25000 - 0x95d7fff7  com.apple.CoreText 2.0.3 (???) 
<1f1a97273753e6cfea86c810d6277680> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x95f14000 - 0x96074ff3  libSystem.B.dylib ??? (???) 
<98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib
0x96075000 - 0x960affe7  com.apple.coreui 1.2 (62) 
/System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x960b0000 - 0x960f1fe7  libRIP.A.dylib ??? (???) 
<1f09316e876fe813271bdfb9eb5b229e> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x96148000 - 0x96280ff7  libicucore.A.dylib ??? (???) 
<3d8fdaf51c2664ab620f1688203caf26> /usr/lib/libicucore.A.dylib
0x96281000 - 0x96281ffc  com.apple.audio.units.AudioUnit 1.5 (1.5) 
/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x96282000 - 0x963a6fe3  com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) 
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x963a7000 - 0x967b7fef  libBLAS.dylib ??? (???) 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x967eb000 - 0x968d0ff3  com.apple.CoreData 100.1 (186) 
<8e28162ef2288692615b52acc01f8b54> 
/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x968fc000 - 0x96912fe7  com.apple.CoreVideo 1.5.1 (1.5.1) 
<ed7bb95fb94817ea3212090aac5c65f3> 
/System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x969be000 - 0x96a42fe3  com.apple.CFNetwork 339.5 (339.5) 
<c6565c13b0356e1d4bb99a68398d558b> 
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x96a43000 - 0x96b37ff4  libiconv.2.dylib ??? (???) 
<c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
0x96b38000 - 0x96b65feb  libvDSP.dylib ??? (???) 
<b232c018ddd040ec4e2c2af632dd497f> 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x96c24000 - 0x96d56fff  com.apple.CoreFoundation 6.5.4 (476.15) 
<e2869ad6dc1dd289f21b305b0bea9158> 
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x96d5f000 - 0x96e40ff7  libxml2.2.dylib ??? (???) 
<1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
0x96e60000 - 0x96e84fff  libxslt.1.dylib ??? (???) 
<4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
0x96e95000 - 0x96e9afff  com.apple.CommonPanels 1.2.4 (85) 
<ea0665f57cd267609466ed8b2b20e893> 
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x96e9b000 - 0x96ed9fff  libGLImage.dylib ??? (???) 
<f0fe2252f6b1ca341bc7837fe2dcf11a> 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x96eda000 - 0x97020ff7  com.apple.ImageIO.framework 2.0.4 (2.0.4) 
<6a6623d3d1a7292b5c3763dcd108b55f> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x97021000 - 0x9703cffb  libPng.dylib ??? (???) 
<4780e979d35aa5ec2cea22678836cea5> 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x971de000 - 0x97265ff7  libsqlite3.0.dylib ??? (???) 
<6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
0x972b5000 - 0x972ecfff  com.apple.SystemConfiguration 1.9.2 (1.9.2) 
<8b26ebf26a009a098484f1ed01ec499c> 
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) 
/usr/lib/libSystem.B.dylib




More information about the Qt-interest-old mailing list