Package: libvtk5-qt3 Version: 5.0.4-1+b1 Severity: important fslview fails to build on arm (but not armel) with a segfault, see: http://buildd.debian.org/fetch.cgi?&pkg=fslview&ver=3.0%2B4.0.2-5&arch=arm&stamp=1213554020&file=log
gdb says: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x40cf86d0 (LWP 1719)] 0x40d04010 in ucm_instantiate () from /usr/lib/qt3/plugins/designer/libQVTKWidgetPlugin.so (gdb) where #0 0x40d04010 in ucm_instantiate () from /usr/lib/qt3/plugins/designer/libQVTKWidgetPlugin.so #1 0x404f4198 in QComLibrary::createInstanceInternal () from /usr/lib/libqt-mt.so.3 #2 0x404f4668 in QComLibrary::queryInterface () from /usr/lib/libqt-mt.so.3 #3 0x40509df0 in QGPluginManager::addLibrary () from /usr/lib/libqt-mt.so.3 #4 0x4050b0a0 in QGPluginManager::library () from /usr/lib/libqt-mt.so.3 #5 0x4050b99c in QGPluginManager::queryUnknownInterface () from /usr/lib/libqt-mt.so.3 #6 0x00039d94 in ?? () Cannot access memory at address 0x0 (gdb) When I remove the libvtk5-qt3 package, the /usr/bin/uic-qt3 call works: (sid oabi)[EMAIL PROTECTED]:~/src/fslview-3.0+4.0.2$ sudo apt-get remove libvtk5-qt3 Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: libvtk5-qt3 libvtk5-qt3-dev 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. After this operation, 303kB disk space will be freed. Do you want to continue [Y/n]? y (Reading database ... 70861 files and directories currently installed.) Removing libvtk5-qt3-dev ... Removing libvtk5-qt3 ... (sid oabi)[EMAIL PROTECTED]:~/src/fslview-3.0+4.0.2$ /usr/bin/uic-qt3 -impl /home/tbm/src/fslview-3.0+4.0.2/build/src/fslview/sliceviewbase.h -o /home/tbm/src/fslview-3.0+4.0.2/build/src/fslview/sliceviewbase.cxx /home/tbm/src/fslview-3.0+4.0.2/src/fslview/sliceviewbase.ui (sid oabi)[EMAIL PROTECTED]:~/src/fslview-3.0+4.0.2$ sudo apt-get install libvtk5-qt3 libvtk5-qt3-dev Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: libvtk5-qt3 libvtk5-qt3-dev 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/92.2kB of archives. After this operation, 303kB of additional disk space will be used. Selecting previously deselected package libvtk5-qt3. (Reading database ... 70848 files and directories currently installed.) Unpacking libvtk5-qt3 (from .../libvtk5-qt3_5.0.4-1+b1_arm.deb) ... Selecting previously deselected package libvtk5-qt3-dev. Unpacking libvtk5-qt3-dev (from .../libvtk5-qt3-dev_5.0.4-1_all.deb) ... Setting up libvtk5-qt3 (5.0.4-1+b1) ... Setting up libvtk5-qt3-dev (5.0.4-1) ... (sid oabi)[EMAIL PROTECTED]:~/src/fslview-3.0+4.0.2$ /usr/bin/uic-qt3 -impl /home/tbm/src/fslview-3.0+4.0.2/build/src/fslview/sliceviewbase.h -o /home/tbm/src/fslview-3.0+4.0.2/build/src/fslview/sliceviewbase.cxx /home/tbm/src/fslview-3.0+4.0.2/src/fslview/sliceviewbase.ui Segmentation fault (sid oabi)[EMAIL PROTECTED]:~/src/fslview-3.0+4.0.2$ fslview used to build just fine, see http://buildd.debian.org/fetch.cgi?&pkg=fslview&ver=3.0%2B4.0.2-3&arch=arm&stamp=1200204303&file=log This was with libvtk5 5.0.3-1. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

