Hello Trenton & co.,

Quick bug report:

qt-mac-cocoa-commercial-src-4.5.0-snapshot-20080824.tar.gz built with:

./configure -prefix $PWD -platform macx-g++ -arch x86_64

examples/dialogs/standarddialogs/standarddialogs.app crashes (report below) 
if I click on on the 'QMessageBox::information()' button followed by the 
'QMessageBox::question()' button.

Best regards,
Martin Dyde,
Crumhorn Labs Ltd.
http://www.crumhorn-labs.com/



===============

Process:         standarddialogs [57796]
Path: 
/Developer/qt/4.5.0/examples/dialogs/standarddialogs/standarddialogs.app/Contents/MacOS/standarddialogs
Identifier:      standarddialogs
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  launchd [85]

Date/Time:       2008-08-24 15:45:15.921 +0100
OS Version:      Mac OS X 10.5.4 (9E17)
Report Version:  6

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
Crashed Thread:  0

Thread 0 Crashed:
0   libobjc.A.dylib                0x00007fff81309b39 objc_msgSend + 41
1   com.apple.AppKit               0x00007fff83e63ba6 -[NSApplication 
sendEvent:] + 5087
2   com.apple.AppKit               0x00007fff83dbe4be -[NSApplication run] + 
499
3   QtGui                          0x000000010003c0e7 
QEventDispatcherMac::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 
1399
4   QtCore                         0x0000000100b44124 
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68
5   QtCore                         0x0000000100b441f5 
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 165
6   QtCore                         0x0000000100b48195 
QCoreApplication::exec() + 181
7   standarddialogs                0x0000000100009add main + 501 
(main.cpp:44)
8   standarddialogs                0x0000000100005028 start + 52

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00000001007c4708  rbx: 0x0000000113b26e80  rcx: 0x00007fffffe001c0 
rdx: 0x0000000000000000
  rdi: 0x0000000113b26e80  rsi: 0x0000000100d9ef30  rbp: 0x00007fff5fbff490 
rsp: 0x00007fff5fbff458
   r8: 0x0000000113b273b8   r9: 0x0000000000000000  r10: 0x0000000113b26bf0 
r11: 0xc000000000000003
  r12: 0x0000000113b26f80  r13: 0x0000000113b2c9c0  r14: 0x0000000113b2c9c0 
r15: 0x0000000100d41600
  rip: 0x00007fff81309b39  rfl: 0x0000000000010202  cr2: 0x000000000038b004


_______________________________________________
Qt4-preview-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback

Reply via email to