View Issue Details

IDProjectCategoryView StatusLast Update
0001767Slicer4Core: Building (CMake, Superbuild)public2014-03-06 06:10
Reporterpieper Assigned Tojcfr  
PrioritynormalSeveritycrashReproducibilityalways
Status closedResolutionnot fixable 
PlatformwindowsOS7OS Version
Product Version 
Target VersionSlicer 4.2.0Fixed in VersionSlicer 4.1.1 
Summary0001767: startup crash related to pythonqt on win 64
Description

Using the same RelWithDebInfo setup, but patching the crash described in bug 0001766 (http://na-mic.org/Mantis/view.php?id=1766) I get a crash with the stack trace below.

Additional Information

msvcr90d.dll!operator delete(void pUserData=0x0000000004c46190) Line 52 + 0x65 bytes C++
QtCored4.dll!QVariant::`scalar deleting destructor'() + 0x2c bytes C++
QtCored4.dll!QList<QVariant>::node_destruct(QList<QVariant>::Node
from=0x0000000002c6db28, QList<QVariant>::Node to=0x0000000002c6db38) Line 418 + 0x48 bytes C++
QtCored4.dll!QList<QVariant>::free(QListData::Data
data=0x0000000002c6db10) Line 744 C++
QtCored4.dll!QList<QVariant>::~QList<QVariant>() Line 718 C++
QtCored4.dll!QList<QVariant>::scalar deleting destructor'() + 0x17 bytes C++ QtCored4.dll!v_clear&lt;QList&lt;QVariant> >(QVariant::Private * d=0x0000000004c461d0, QList&lt;QVariant> * __formal=0x0000000000000000) Line 147 C++ QtCored4.dll!clear(QVariant::Private * d=0x0000000004c461d0) Line 215 C++ QtGuid4.dll!clear(QVariant::Private * d=0x0000000004c461d0) Line 281 C++ QtCored4.dll!QVariant::~QVariant() Line 1409 C++ QtCored4.dll!QVariant::scalar deleting destructor'() + 0x17 bytes C++
QtCored4.dll!QList<QVariant>::node_destruct(QList<QVariant>::Node from=0x0000000002c6d9f8, QList<QVariant>::Node to=0x0000000002c6da10) Line 418 + 0x48 bytes C++
QtCored4.dll!QList<QVariant>::free(QListData::Data data=0x0000000002c6d9e0) Line 744 C++
QtCored4.dll!QList<QVariant>::~QList<QVariant>() Line 718 C++
QtCored4.dll!QList<QVariant>::`scalar deleting destructor'() + 0x17 bytes C++
QtCored4.dll!v_clear<QList<QVariant> >(QVariant::Private
d=0x0000000000acdec8, QList<QVariant> __formal=0x0000000000000000) Line 147 C++
QtCored4.dll!clear(QVariant::Private
d=0x0000000000acdec8) Line 215 C++
QtGuid4.dll!clear(QVariant::Private d=0x0000000000acdec8) Line 281 C++
QtCored4.dll!QVariant::~QVariant() Line 1409 C++
PythonQt.dll!PythonQtPrivate::setupSharedLibrarySuffixes() Line 999 + 0xe bytes C++
PythonQt.dll!PythonQt::PythonQt(int flags=11335592, const QByteArray & pythonQtModuleName={...}) Line 204 + 0x9 bytes C++
PythonQt.dll!PythonQt::init(int flags=0, const QByteArray & pythonQtModuleName={...}) Line 71 + 0x27 bytes C++
CTKScriptingPythonCore.dll!ctkAbstractPythonManager::initPythonQt() Line 77 + 0x1c bytes C++
CTKScriptingPythonCore.dll!ctkAbstractPythonManager::mainContext() Line 67 C++
qSlicerBaseQTCore.dll!qSlicerCoreApplicationPrivate::init() Line 231 + 0x16 bytes C++
qSlicerBaseQTGUI.dll!qSlicerApplicationPrivate::init() Line 124 C++
qSlicerBaseQTGUI.dll!qSlicerApplication::qSlicerApplication(int & _argc=, char
_argv=0x00000000013b74b0) Line 175 C++
SlicerQT-real.exe!`anonymous namespace'::slicerQtMain(int argc=1, char
* argv=0x0000000000000000) Line 224 + 0x19 bytes C++
SlicerQT-real.exe!__tmainCRTStartup() Line 582 + 0x19 bytes C
kernel32.dll!000000007702652d()
[Frames below may be incorrect and/or missing, no symbols loaded for kernel32.dll]
ntdll.dll!000000007715c521()

TagsNo tags attached.

Relationships

related to 0001766 closedjcfr startup crash - windows x64 build 

Activities

jcfr

jcfr

2012-05-09 09:35

administrator   ~0004241

Is this still an issue ?

pieper

pieper

2012-05-09 10:53

administrator   ~0004268

The issue was due to using the wrong qt version (debug or release) with in a RelWithDebInfo build of slicer.

Issue History

Date Modified Username Field Change
2012-02-28 09:33 pieper New Issue
2012-02-28 09:33 pieper Status new => assigned
2012-02-28 09:33 pieper Assigned To => jcfr
2012-05-09 09:34 jcfr Status assigned => feedback
2012-05-09 09:34 jcfr Target Version => Slicer 4.2.0 AHM Summer 2012
2012-05-09 09:35 jcfr Relationship added related to 0001766
2012-05-09 09:35 jcfr Note Added: 0004241
2012-05-09 10:53 pieper Note Added: 0004268
2012-05-09 10:53 pieper Status feedback => closed
2012-05-09 10:53 pieper Resolution open => not fixable
2014-03-06 06:10 jcfr Fixed in Version => Slicer 4.1.1