Hi,<div><br></div><div>I just fixed this on the master branch of ParaView.<br><br><div class="gmail_quote">On Sat, Jul 10, 2010 at 10:52 PM, Dr. X <span dir="ltr">&lt;<a href="mailto:xunlei@renci.org">xunlei@renci.org</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi All,<br>
Here is the call stack of the Debug version.<br>
===========<br>
     msvcp100d.dll!std::_Debug_message(const wchar_t * message, const wchar_t * file, unsigned int line)  Line 15    C++<br>
&gt;    vtkPVServerCommon.dll!std::basic_string&lt;char,std::char_traits&lt;char&gt;,std::allocator&lt;char&gt; &gt;::operator[](unsigned __int64 _Off)  Line 1447    C++<br>
     vtkPVServerCommon.dll!vtkPVFileInformationGetType(const char * path)  Line 224 + 0x6e bytes    C++<br>
     vtkPVServerCommon.dll!vtkPVFileInformation::CopyFromObject(vtkObject * object)  Line 450 + 0x11 bytes    C++<br>
     vtkPVServerCommon.dll!vtkSelfConnection::GatherInformation(unsigned int __formal, vtkPVInformation * info, vtkClientServerID id)  Line 150    C++<br>
     vtkPVServerCommon.dll!vtkProcessModuleConnectionManager::GatherInformation(__int64 connectionID, unsigned int serverFlags, vtkPVInformation * info, vtkClientServerID id)  Line 572    C++<br>
     vtkPVServerCommon.dll!vtkProcessModule::GatherInformation(__int64 connectionID, unsigned int serverFlags, vtkPVInformation * info, vtkClientServerID id)  Line 299    C++<br>
     pqCore.dll!pqFileDialogModel::pqImplementation::GetData(bool dirListing, const QString &amp; workingDir, const QString &amp; path, bool specialDirs)  Line 320    C++<br>
     pqCore.dll!pqFileDialogModel::pqImplementation::GetData(bool dirListing, const QString &amp; path, bool specialDirs)  Line 290    C++<br>
     pqCore.dll!pqFileDialogModel::setCurrentPath(const QString &amp; Path)  Line 521 + 0x18 bytes    C++<br>
     pqCore.dll!pqFileDialog::pqImplementation::setCurrentPath(const QString &amp; p)  Line 212    C++<br>
     pqCore.dll!pqFileDialog::onNavigate(const QString &amp; Path)  Line 668    C++<br>
     pqCore.dll!pqFileDialog::qt_metacall(QMetaObject::Call _c, int _id, void * * _a)  Line 112 + 0x13 bytes    C++<br>
     QtCored4.dll!QMetaObject::metacall(QObject * object, QMetaObject::Call cl, int idx, void * * argv)  Line 238    C++<br>
     QtCored4.dll!QMetaObject::activate(QObject * sender, const QMetaObject * m, int local_signal_index, void * * argv)  Line 3287 + 0x49 bytes    C++<br>
     QtGuid4.dll!QComboBox::activated(const QString &amp; _t1)  Line 279    C++<br>
     QtGuid4.dll!QComboBoxPrivate::emitActivated(const QModelIndex &amp; index)  Line 1234 + 0xf bytes    C++<br>
     QtGuid4.dll!QComboBoxPrivate::_q_itemSelected(const QModelIndex &amp; item)  Line 1225    C++<br>
     QtGuid4.dll!QComboBox::qt_metacall(QMetaObject::Call _c, int _id, void * * _a)  Line 188 + 0x21 bytes    C++<br>
     QtCored4.dll!QMetaObject::metacall(QObject * object, QMetaObject::Call cl, int idx, void * * argv)  Line 238    C++<br>
     QtCored4.dll!QMetaObject::activate(QObject * sender, const QMetaObject * m, int local_signal_index, void * * argv)  Line 3287 + 0x49 bytes    C++<br>
     QtGuid4.dll!QComboBoxPrivateContainer::itemSelected(const QModelIndex &amp; _t1)  Line 214    C++<br>
     QtGuid4.dll!QComboBoxPrivateContainer::eventFilter(QObject * o, QEvent * e)  Line 678 + 0x46 bytes    C++<br>
     QtCored4.dll!QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject * receiver, QEvent * event)  Line 841 + 0x1a bytes    C++<br>
     QtGuid4.dll!QApplicationPrivate::notify_helper(QObject * receiver, QEvent * e)  Line 4298 + 0x15 bytes    C++<br>
     QtGuid4.dll!QApplication::notify(QObject * receiver, QEvent * e)  Line 3867 + 0x51 bytes    C++<br>
     QtCored4.dll!QCoreApplication::notifyInternal(QObject * receiver, QEvent * event)  Line 726 + 0x26 bytes    C++<br>
     QtCored4.dll!QCoreApplication::sendSpontaneousEvent(QObject * receiver, QEvent * event)  Line 218 + 0x4c bytes    C++<br>
     QtGuid4.dll!QApplicationPrivate::sendMouseEvent(QWidget * receiver, QMouseEvent * event, QWidget * alienWidget, QWidget * nativeWidget, QWidget * * buttonDown, QPointer&lt;QWidget&gt; &amp; lastMouseReceiver, bool spontaneous)  Line 2965 + 0x16 bytes    C++<br>


     QtGuid4.dll!QETWidget::translateMouseEvent(const tagMSG &amp; msg)  Line 3171 + 0x3f bytes    C++<br>
     QtGuid4.dll!QtWndProc(HWND__ * hwnd, unsigned int message, unsigned __int64 wParam, __int64 lParam)  Line 1629 + 0x15 bytes    C++<br>
     user32.dll!0000000076d3c3c1()<br>
     [Frames below may be incorrect and/or missing, no symbols loaded for user32.dll]<br>
     user32.dll!0000000076d3c60a()<br>
     QtCored4.dll!QEventDispatcherWin32::processEvents(QFlags&lt;enum QEventLoop::ProcessEventsFlag&gt; * flags)  Line 781    C++<br>
     QtGuid4.dll!QGuiEventDispatcherWin32::processEvents(QFlags&lt;enum QEventLoop::ProcessEventsFlag&gt; * flags)  Line 1145 + 0x27 bytes    C++<br>
     QtCored4.dll!QEventLoop::processEvents(QFlags&lt;enum QEventLoop::ProcessEventsFlag&gt; * flags)  Line 150    C++<br>
     QtCored4.dll!QEventLoop::exec(QFlags&lt;enum QEventLoop::ProcessEventsFlag&gt; * flags)  Line 201 + 0x53 bytes    C++<br>
     QtGuid4.dll!QDialog::exec()  Line 547    C++<br>
     pqApplicationComponents.dll!pqLoadDataReaction::loadData()  Line 90 + 0xb bytes    C++<br>
     pqApplicationComponents.dll!pqLoadDataReaction::onTriggered()  Line 71 + 0x5 bytes    C++<br>
     pqApplicationComponents.dll!pqReaction::qt_metacall(QMetaObject::Call _c, int _id, void * * _a)  Line 75    C++<br>
     pqApplicationComponents.dll!pqLoadDataReaction::qt_metacall(QMetaObject::Call _c, int _id, void * * _a)  Line 71 + 0x18 bytes    C++<br>
     QtCored4.dll!QMetaObject::metacall(QObject * object, QMetaObject::Call cl, int idx, void * * argv)  Line 238    C++<br>
     QtCored4.dll!QMetaObject::activate(QObject * sender, const QMetaObject * m, int local_signal_index, void * * argv)  Line 3287 + 0x49 bytes    C++<br>
     QtGuid4.dll!QAction::triggered(bool _t1)  Line 258    C++<br>
     QtGuid4.dll!QAction::activate(QAction::ActionEvent event)  Line 1260    C++<br>
     QtGuid4.dll!QAction::trigger()  Line 218 + 0x15 bytes    C++<br>
     QtGuid4.dll!QToolButton::nextCheckState()  Line 1148    C++<br>
     QtGuid4.dll!QAbstractButtonPrivate::click()  Line 529    C++<br>
     QtGuid4.dll!QAbstractButton::mouseReleaseEvent(QMouseEvent * e)  Line 1122    C++<br>
     QtGuid4.dll!QToolButton::mouseReleaseEvent(QMouseEvent * e)  Line 722    C++<br>
     QtGuid4.dll!QWidget::event(QEvent * event)  Line 8045    C++<br>
     QtGuid4.dll!QAbstractButton::event(QEvent * e)  Line 1081    C++<br>
     QtGuid4.dll!QToolButton::event(QEvent * event)  Line 1164    C++<br>
     QtGuid4.dll!QApplicationPrivate::notify_helper(QObject * receiver, QEvent * e)  Line 4302 + 0x15 bytes    C++<br>
     QtGuid4.dll!QApplication::notify(QObject * receiver, QEvent * e)  Line 3867 + 0x51 bytes    C++<br>
     QtCored4.dll!QCoreApplication::notifyInternal(QObject * receiver, QEvent * event)  Line 726 + 0x26 bytes    C++<br>
     QtCored4.dll!QCoreApplication::sendSpontaneousEvent(QObject * receiver, QEvent * event)  Line 218 + 0x4c bytes    C++<br>
     QtGuid4.dll!QApplicationPrivate::sendMouseEvent(QWidget * receiver, QMouseEvent * event, QWidget * alienWidget, QWidget * nativeWidget, QWidget * * buttonDown, QPointer&lt;QWidget&gt; &amp; lastMouseReceiver, bool spontaneous)  Line 2965 + 0x16 bytes    C++<br>


     QtGuid4.dll!QETWidget::translateMouseEvent(const tagMSG &amp; msg)  Line 3243 + 0x3f bytes    C++<br>
     QtGuid4.dll!QtWndProc(HWND__ * hwnd, unsigned int message, unsigned __int64 wParam, __int64 lParam)  Line 1629 + 0x15 bytes    C++<br>
     user32.dll!0000000076d3c3c1()<br>
     user32.dll!0000000076d3c60a()<br>
     QtCored4.dll!QEventDispatcherWin32::processEvents(QFlags&lt;enum QEventLoop::ProcessEventsFlag&gt; * flags)  Line 781    C++<br>
     QtGuid4.dll!QGuiEventDispatcherWin32::processEvents(QFlags&lt;enum QEventLoop::ProcessEventsFlag&gt; * flags)  Line 1145 + 0x27 bytes    C++<br>
     QtCored4.dll!QEventLoop::processEvents(QFlags&lt;enum QEventLoop::ProcessEventsFlag&gt; * flags)  Line 150    C++<br>
     QtCored4.dll!QEventLoop::exec(QFlags&lt;enum QEventLoop::ProcessEventsFlag&gt; * flags)  Line 201 + 0x53 bytes    C++<br>
     QtCored4.dll!QCoreApplication::exec()  Line 1003 + 0x23 bytes    C++<br>
     QtGuid4.dll!QApplication::exec()  Line 3582    C++<br>
     paraview.exe!main(int argc, char * * argv)  Line 81 + 0x6 bytes    C++<br>
     paraview.exe!WinMain(HINSTANCE__ * instance, HINSTANCE__ * prevInstance, char * __formal, int cmdShow)  Line 131 + 0x16 bytes    C++<br>
     paraview.exe!__tmainCRTStartup()  Line 547 + 0x42 bytes    C<br>
     paraview.exe!WinMainCRTStartup()  Line 371    C<br>
     kernel32.dll!0000000076c1f56d()<br>
     ntdll.dll!0000000076e53021()<br>
===========<br>
<br>
Any idea? Thanks so much.<br>
Best,<br>
x<div><div></div><div class="h5"><br>
On 7/10/2010 8:32 PM, Dr. X wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div class="h5">
Hi,<br>
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 &quot;File&quot;--&gt;&quot;Open&quot; menu, the program crashed. The top of the call stack reports<br>


&gt;    QtGui4.dll!000000005d32456f()<br>
Does anyone have similar experience and any suggestions? Thanks a lot.<br>
<br>
Best,<br>
xunlei<br></div></div>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote>
<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Robert Maynard<br>
</div>