Hello Trenton & co.,

Another quick bug (I think) report:

I'm using qt-mac-cocoa-commercial-src-4.5.0-snapshot-20080817.tar.gz built 
with:

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

When our app (Hauptwerk; works on Qt 4.4.1/Carbon and other platforms) exits 
I usually get the crash below.

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

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

Process:         Hauptwerk [394]
Path: 
/Prog/Hauptwerk-Current/_HWProjectBuildOutput__OSX64_StandAlone_Debug_Intel/Hauptwerk.app/Contents/MacOS/Hauptwerk
Identifier:      Hauptwerk
Version:         ??? (???)
Code Type:       X86-64 (Native)
Parent Process:  launchd [86]

Date/Time:       2008-08-21 20:29:44.854 +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   QtGui                          0x00000001031399da 
QMenuPrivate::QMacMenuPrivate::~QMacMenuPrivate() + 138
2   QtGui                          0x00000001034f227e 
QMenuPrivate::~QMenuPrivate() + 94
3   QtCore                         0x0000000103c36615 QObject::~QObject() + 
1461
4   QtGui                          0x0000000103192198 QWidget::~QWidget() + 
408
5   QtGui                          0x00000001034e796d QMenu::~QMenu() + 285
6   QtCore                         0x0000000103c31cda 
QObjectPrivate::deleteChildren() + 154
7   QtGui                          0x000000010319210e QWidget::~QWidget() + 
270
8   QtGui                          0x00000001034f38e9 QMenuBar::~QMenuBar() 
+ 57
9   QtCore                         0x0000000103c31cda 
QObjectPrivate::deleteChildren() + 154
10  QtGui                          0x000000010319210e QWidget::~QWidget() + 
270
11  Hauptwerk                      0x0000000100008fcb 
__ZN14formMainWindowD9Ev + 1369 (formMainWindow.cpp:464)
12  Hauptwerk                      0x0000000100009011 
formMainWindow::~formMainWindow() + 29
13  Hauptwerk                      0x000000010040b947 main + 1891 
(main.cpp:104)
14  Hauptwerk                      0x0000000100005bf4 start + 52

Thread 1:
0   libSystem.B.dylib              0x00007fff804c65f6 mach_msg_trap + 10
1   libSystem.B.dylib              0x00007fff804cdc2f mach_msg + 59
2   com.apple.CoreFoundation       0x00007fff81228c6f CFRunLoopRunSpecific + 
1631
3   com.apple.audio.CoreAudio      0x00007fff82c87576 
HALRunLoop::OwnThread(void*) + 142
4   com.apple.audio.CoreAudio      0x00007fff82c874b3 
CAPThread::Entry(CAPThread*) + 67
5   libSystem.B.dylib              0x00007fff804f4913 _pthread_start + 316
6   libSystem.B.dylib              0x00007fff804f47d5 thread_start + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000103e7f9f0  rbx: 0x0000000119f33b20  rcx: 0x0000000000000000 
rdx: 0x0000000119f5b120
  rdi: 0x0000000119f40640  rsi: 0x00007fff813b1e30  rbp: 0x00007fff5fbff460 
rsp: 0x00007fff5fbff448
   r8: 0x0000000000000002   r9: 0x0000000000000001  r10: 0x0000000119f648a0 
r11: 0xc000000000000003
  r12: 0x0000000119f64d90  r13: 0x0000000119f64d90  r14: 0x0000000119f33b20 
r15: 0x000000000000002c
  rip: 0x00007fff81309b39  rfl: 0x0000000000010202  cr2: 0x00000001034f2220




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

Reply via email to