|
Notes |
|
|
(0027361)
|
|
Takuya OSHIMA
|
|
2011-08-16 07:58
|
|
|
I meant Crash not Cash ;-) |
|
|
|
(0027368)
|
|
Alan Scott
|
|
2011-08-16 14:12
|
|
I corrected the Summary.
I tried to replicate, and could not. Is this from a git development pull? What version of Qt? Linux or Windows? Local server? |
|
|
|
(0027371)
|
|
Takuya OSHIMA
|
|
2011-08-16 20:57
|
|
Git master as of yesterday (commit 606c3e5c24b1a54223ceb06935e5ef6859a76844/tree e0fc30137505311fca0ae2d8c9ff2b15f1c50ec0), OS X 10.6.8, Qt 4.7.2, CMake 2.8.5, builtin server.
Backtrace is
#0 0x00000001007d63aa in pqProxyInformationWidget::fillDataInformation ()
#1 0x00000001007d8f70 in pqProxyInformationWidget::onItemClicked ()
#2 0x00000001008919d4 in pqProxyInformationWidget::qt_metacall ()
#3 0x00000001091710d9 in QObject::event ()
#4 0x0000000108432f7e in QWidget::event ()
#5 0x00000001083d9b3d in QApplicationPrivate::notify_helper ()
#6 0x00000001083df99d in QApplication::notify ()
#7 0x00000001090767ac in QCoreApplication::notifyInternal ()
#8 0x000000010916418b in QCoreApplicationPrivate::sendPostedEvents ()
0000009 0x00007fff88746401 in __CFRunLoopDoSources0 ()
#10 0x00007fff887445f9 in __CFRunLoopRun ()
0000011 0x00007fff88743dbf in CFRunLoopRunSpecific ()
#12 0x00007fff87e857ee in RunCurrentEventLoopInMode ()
#13 0x00007fff87e85551 in ReceiveNextEventCommon ()
#14 0x00007fff87e854ac in BlockUntilNextEventMatchingListInMode ()
#15 0x00007fff81748eb2 in _DPSNextEvent ()
#16 0x00007fff81748801 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#17 0x00007fff8170e68f in -[NSApplication run] ()
#18 0x0000000108394d84 in QEventDispatcherMac::processEvents ()
#19 0x0000000109162af4 in QEventLoop::processEvents ()
#20 0x0000000109162e14 in QEventLoop::exec ()
#21 0x000000010916443c in QCoreApplication::exec ()
#22 0x000000010002588c in main () |
|