[Paraview] ParaView GIT on Windows764bit MSVC2010 crashed

Robert Maynard robert.maynard at kitware.com
Mon Jul 12 09:45:26 EDT 2010


Hi,

I just fixed this on the master branch of ParaView.

On Sat, Jul 10, 2010 at 10:52 PM, Dr. X <xunlei at renci.org> wrote:

> Hi All,
> Here is the call stack of the Debug version.
> ===========
>     msvcp100d.dll!std::_Debug_message(const wchar_t * message, const
> wchar_t * file, unsigned int line)  Line 15    C++
> >
>  vtkPVServerCommon.dll!std::basic_string<char,std::char_traits<char>,std::allocator<char>
> >::operator[](unsigned __int64 _Off)  Line 1447    C++
>     vtkPVServerCommon.dll!vtkPVFileInformationGetType(const char * path)
>  Line 224 + 0x6e bytes    C++
>     vtkPVServerCommon.dll!vtkPVFileInformation::CopyFromObject(vtkObject *
> object)  Line 450 + 0x11 bytes    C++
>     vtkPVServerCommon.dll!vtkSelfConnection::GatherInformation(unsigned int
> __formal, vtkPVInformation * info, vtkClientServerID id)  Line 150    C++
>
> vtkPVServerCommon.dll!vtkProcessModuleConnectionManager::GatherInformation(__int64
> connectionID, unsigned int serverFlags, vtkPVInformation * info,
> vtkClientServerID id)  Line 572    C++
>     vtkPVServerCommon.dll!vtkProcessModule::GatherInformation(__int64
> connectionID, unsigned int serverFlags, vtkPVInformation * info,
> vtkClientServerID id)  Line 299    C++
>     pqCore.dll!pqFileDialogModel::pqImplementation::GetData(bool
> dirListing, const QString & workingDir, const QString & path, bool
> specialDirs)  Line 320    C++
>     pqCore.dll!pqFileDialogModel::pqImplementation::GetData(bool
> dirListing, const QString & path, bool specialDirs)  Line 290    C++
>     pqCore.dll!pqFileDialogModel::setCurrentPath(const QString & Path)
>  Line 521 + 0x18 bytes    C++
>     pqCore.dll!pqFileDialog::pqImplementation::setCurrentPath(const QString
> & p)  Line 212    C++
>     pqCore.dll!pqFileDialog::onNavigate(const QString & Path)  Line 668
>  C++
>     pqCore.dll!pqFileDialog::qt_metacall(QMetaObject::Call _c, int _id,
> void * * _a)  Line 112 + 0x13 bytes    C++
>     QtCored4.dll!QMetaObject::metacall(QObject * object, QMetaObject::Call
> cl, int idx, void * * argv)  Line 238    C++
>     QtCored4.dll!QMetaObject::activate(QObject * sender, const QMetaObject
> * m, int local_signal_index, void * * argv)  Line 3287 + 0x49 bytes    C++
>     QtGuid4.dll!QComboBox::activated(const QString & _t1)  Line 279    C++
>     QtGuid4.dll!QComboBoxPrivate::emitActivated(const QModelIndex & index)
>  Line 1234 + 0xf bytes    C++
>     QtGuid4.dll!QComboBoxPrivate::_q_itemSelected(const QModelIndex & item)
>  Line 1225    C++
>     QtGuid4.dll!QComboBox::qt_metacall(QMetaObject::Call _c, int _id, void
> * * _a)  Line 188 + 0x21 bytes    C++
>     QtCored4.dll!QMetaObject::metacall(QObject * object, QMetaObject::Call
> cl, int idx, void * * argv)  Line 238    C++
>     QtCored4.dll!QMetaObject::activate(QObject * sender, const QMetaObject
> * m, int local_signal_index, void * * argv)  Line 3287 + 0x49 bytes    C++
>     QtGuid4.dll!QComboBoxPrivateContainer::itemSelected(const QModelIndex &
> _t1)  Line 214    C++
>     QtGuid4.dll!QComboBoxPrivateContainer::eventFilter(QObject * o, QEvent
> * e)  Line 678 + 0x46 bytes    C++
>
> QtCored4.dll!QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject
> * receiver, QEvent * event)  Line 841 + 0x1a bytes    C++
>     QtGuid4.dll!QApplicationPrivate::notify_helper(QObject * receiver,
> QEvent * e)  Line 4298 + 0x15 bytes    C++
>     QtGuid4.dll!QApplication::notify(QObject * receiver, QEvent * e)  Line
> 3867 + 0x51 bytes    C++
>     QtCored4.dll!QCoreApplication::notifyInternal(QObject * receiver,
> QEvent * event)  Line 726 + 0x26 bytes    C++
>     QtCored4.dll!QCoreApplication::sendSpontaneousEvent(QObject * receiver,
> QEvent * event)  Line 218 + 0x4c bytes    C++
>     QtGuid4.dll!QApplicationPrivate::sendMouseEvent(QWidget * receiver,
> QMouseEvent * event, QWidget * alienWidget, QWidget * nativeWidget, QWidget
> * * buttonDown, QPointer<QWidget> & lastMouseReceiver, bool spontaneous)
>  Line 2965 + 0x16 bytes    C++
>     QtGuid4.dll!QETWidget::translateMouseEvent(const tagMSG & msg)  Line
> 3171 + 0x3f bytes    C++
>     QtGuid4.dll!QtWndProc(HWND__ * hwnd, unsigned int message, unsigned
> __int64 wParam, __int64 lParam)  Line 1629 + 0x15 bytes    C++
>     user32.dll!0000000076d3c3c1()
>     [Frames below may be incorrect and/or missing, no symbols loaded for
> user32.dll]
>     user32.dll!0000000076d3c60a()
>     QtCored4.dll!QEventDispatcherWin32::processEvents(QFlags<enum
> QEventLoop::ProcessEventsFlag> * flags)  Line 781    C++
>     QtGuid4.dll!QGuiEventDispatcherWin32::processEvents(QFlags<enum
> QEventLoop::ProcessEventsFlag> * flags)  Line 1145 + 0x27 bytes    C++
>     QtCored4.dll!QEventLoop::processEvents(QFlags<enum
> QEventLoop::ProcessEventsFlag> * flags)  Line 150    C++
>     QtCored4.dll!QEventLoop::exec(QFlags<enum
> QEventLoop::ProcessEventsFlag> * flags)  Line 201 + 0x53 bytes    C++
>     QtGuid4.dll!QDialog::exec()  Line 547    C++
>     pqApplicationComponents.dll!pqLoadDataReaction::loadData()  Line 90 +
> 0xb bytes    C++
>     pqApplicationComponents.dll!pqLoadDataReaction::onTriggered()  Line 71
> + 0x5 bytes    C++
>     pqApplicationComponents.dll!pqReaction::qt_metacall(QMetaObject::Call
> _c, int _id, void * * _a)  Line 75    C++
>
> pqApplicationComponents.dll!pqLoadDataReaction::qt_metacall(QMetaObject::Call
> _c, int _id, void * * _a)  Line 71 + 0x18 bytes    C++
>     QtCored4.dll!QMetaObject::metacall(QObject * object, QMetaObject::Call
> cl, int idx, void * * argv)  Line 238    C++
>     QtCored4.dll!QMetaObject::activate(QObject * sender, const QMetaObject
> * m, int local_signal_index, void * * argv)  Line 3287 + 0x49 bytes    C++
>     QtGuid4.dll!QAction::triggered(bool _t1)  Line 258    C++
>     QtGuid4.dll!QAction::activate(QAction::ActionEvent event)  Line 1260
>  C++
>     QtGuid4.dll!QAction::trigger()  Line 218 + 0x15 bytes    C++
>     QtGuid4.dll!QToolButton::nextCheckState()  Line 1148    C++
>     QtGuid4.dll!QAbstractButtonPrivate::click()  Line 529    C++
>     QtGuid4.dll!QAbstractButton::mouseReleaseEvent(QMouseEvent * e)  Line
> 1122    C++
>     QtGuid4.dll!QToolButton::mouseReleaseEvent(QMouseEvent * e)  Line 722
>  C++
>     QtGuid4.dll!QWidget::event(QEvent * event)  Line 8045    C++
>     QtGuid4.dll!QAbstractButton::event(QEvent * e)  Line 1081    C++
>     QtGuid4.dll!QToolButton::event(QEvent * event)  Line 1164    C++
>     QtGuid4.dll!QApplicationPrivate::notify_helper(QObject * receiver,
> QEvent * e)  Line 4302 + 0x15 bytes    C++
>     QtGuid4.dll!QApplication::notify(QObject * receiver, QEvent * e)  Line
> 3867 + 0x51 bytes    C++
>     QtCored4.dll!QCoreApplication::notifyInternal(QObject * receiver,
> QEvent * event)  Line 726 + 0x26 bytes    C++
>     QtCored4.dll!QCoreApplication::sendSpontaneousEvent(QObject * receiver,
> QEvent * event)  Line 218 + 0x4c bytes    C++
>     QtGuid4.dll!QApplicationPrivate::sendMouseEvent(QWidget * receiver,
> QMouseEvent * event, QWidget * alienWidget, QWidget * nativeWidget, QWidget
> * * buttonDown, QPointer<QWidget> & lastMouseReceiver, bool spontaneous)
>  Line 2965 + 0x16 bytes    C++
>     QtGuid4.dll!QETWidget::translateMouseEvent(const tagMSG & msg)  Line
> 3243 + 0x3f bytes    C++
>     QtGuid4.dll!QtWndProc(HWND__ * hwnd, unsigned int message, unsigned
> __int64 wParam, __int64 lParam)  Line 1629 + 0x15 bytes    C++
>     user32.dll!0000000076d3c3c1()
>     user32.dll!0000000076d3c60a()
>     QtCored4.dll!QEventDispatcherWin32::processEvents(QFlags<enum
> QEventLoop::ProcessEventsFlag> * flags)  Line 781    C++
>     QtGuid4.dll!QGuiEventDispatcherWin32::processEvents(QFlags<enum
> QEventLoop::ProcessEventsFlag> * flags)  Line 1145 + 0x27 bytes    C++
>     QtCored4.dll!QEventLoop::processEvents(QFlags<enum
> QEventLoop::ProcessEventsFlag> * flags)  Line 150    C++
>     QtCored4.dll!QEventLoop::exec(QFlags<enum
> QEventLoop::ProcessEventsFlag> * flags)  Line 201 + 0x53 bytes    C++
>     QtCored4.dll!QCoreApplication::exec()  Line 1003 + 0x23 bytes    C++
>     QtGuid4.dll!QApplication::exec()  Line 3582    C++
>     paraview.exe!main(int argc, char * * argv)  Line 81 + 0x6 bytes    C++
>     paraview.exe!WinMain(HINSTANCE__ * instance, HINSTANCE__ *
> prevInstance, char * __formal, int cmdShow)  Line 131 + 0x16 bytes    C++
>     paraview.exe!__tmainCRTStartup()  Line 547 + 0x42 bytes    C
>     paraview.exe!WinMainCRTStartup()  Line 371    C
>     kernel32.dll!0000000076c1f56d()
>     ntdll.dll!0000000076e53021()
> ===========
>
> Any idea? Thanks so much.
> Best,
> x
>
> On 7/10/2010 8:32 PM, Dr. X wrote:
>
>> Hi,
>> I have recently built ParaView from git source on a Windows7 64bit and
>> MSVC2010. After launched the application (release version), when I try to
>> open a file by either clicking the open_file icon or through "File"-->"Open"
>> menu, the program crashed. The top of the call stack reports
>> >    QtGui4.dll!000000005d32456f()
>> Does anyone have similar experience and any suggestions? Thanks a lot.
>>
>> Best,
>> xunlei
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Please keep messages on-topic and check the ParaView Wiki at:
>> http://paraview.org/Wiki/ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.paraview.org/mailman/listinfo/paraview
>>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>



-- 
Robert Maynard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100712/e56e2264/attachment-0001.htm>


More information about the ParaView mailing list