Greetings,
I compiled Qt 4.7.0 from scratch on a macbook pro core i7 running OSX 10.6.4 using gcc version 4.2.1 (Apple Inc. build 5664) using ./configure -debug-and-release -no-qt3support -arch x86_64. Everything compiles fine, but when I try to run some of the tools (Designer, Assistant, Linguist, etc.) they immediately crash with:

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

The same thing happens when I try to run any of the examples. Any thoughts would be appreciated. A partial report is included below. Thanks!


Process: affine [6041]
Path: /usr/local/Trolltech/Qt-4.7.0/demos/affine/affine.app/Contents/MacOS/affine
Identifier: com.yourcompany.affine
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [199]

Date/Time: 2010-10-12 17:17:36.274 -0400
OS Version: Mac OS X 10.6.4 (10F569)
Report Version: 6

Interval Since Last Report: 33845 sec
Crashes Since Last Report: 2
Per-App Crashes Since Last Report: 1
Anonymous UUID: 43555A3D-CA67-4136-8284-89234C966EDE

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Application Specific Information:
abort() called
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSKeyedUnarchiver initForReadingWithData:]: incomprehensible archive (0x62, 0x70, 0x6c, 0x69, 0x73, 0x74, 0x30, 0x30)'
*** Call stack at first throw:
(
0 CoreFoundation 0x00007fff87bc3cc4 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x00007fff8000d0f3 objc_exception_throw + 45
2 CoreFoundation 0x00007fff87bc3ae7 +[NSException raise:format:arguments:] + 103
3 CoreFoundation 0x00007fff87bc3a74 +[NSException raise:format:] + 148
4 Foundation 0x00007fff82e64db3 -[NSKeyedUnarchiver initForReadingWithData:] + 2970
5 AppKit 0x00007fff80c52c6b loadNib + 116
6 AppKit 0x00007fff80c523ec +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZonewnerBundle:] + 763
7 AppKit 0x00007fff80c52021 +[NSBundle(NSNibLoading) loadNibNamedwner:] + 326
8 QtGui 0x000000010015fd8b _Z7qt_initP19QApplicationPrivatei + 2267
9 QtGui 0x00000001001d0d8e _ZN19QApplicationPrivate9constructEv + 174
10 QtGui 0x00000001001d1246 _ZN12QApplicationC2ERiPPci + 102
11 affine 0x0000000100003254 main + 68
12 affine 0x00000001000031e8 start + 52
13 ??? 0x0000000000000002 0x0 + 2
)


<snip>

Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f15
Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.16.1)
Bluetooth: Version 2.3.7f1, 2 service, 12 devices, 1 incoming serial ports
Network Service: Ethernet Adaptor (en2), Ethernet, en2
Network Service: AirPort, AirPort, en1
Serial ATA Device: TOSHIBA MK5055GSXF, 465.76 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfa100000
USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8218, 0xfa113000
USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0xfa130000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0xfa120000
USB Device: Hub, 0x0424 (SMSC), 0x2514, 0xfd100000
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0xfd110000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0xfd120000