You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here is the log info after the crash motinoring it with gdb:
[Switching to Thread 0x7fff7f7fe640 (LWP 1342250)]
0x00007fff9e6b0982 in InrimageImageIO::GetRotationAnglesFromMatrix(vnl_matrix<double> const&, std::vector<double, std::allocator<double> >&) () from /home/jerodrig/software/medInria-3.2.0-Fedora_31-x86_64/lib/libmedImageIO.so
Missing separate debuginfos, use: dnf debuginfo-install elfutils-libelf-0.186-1.fc34.x86_64 expat-2.4.7-1.fc34.x86_64 libXxf86vm-1.1.4-16.fc34.x86_64 libxshmfence-1.3-8.fc34.x86_64
(gdb) bt
#0 0x00007fff9e6b0982 in InrimageImageIO::GetRotationAnglesFromMatrix(vnl_matrix<double> const&, std::vector<double, std::allocator<double> >&) ()
at /home/jerodrig/software/medInria-3.2.0-Fedora_31-x86_64/lib/libmedImageIO.so
#1 0x00007fff9e6b492e in InrimageImageIO::Write(void const*) () at /home/jerodrig/software/medInria-3.2.0-Fedora_31-x86_64/lib/libmedImageIO.so
#2 0x00007fffac164d1d in itk::ImageFileWriter<itk::Image<unsigned char, 3u> >::GenerateData() ()
at /home/jerodrig/software/medInria-3.2.0-Fedora_31-x86_64/lib/libmedRegistration.so
#3 0x00007fffac180885 in itk::ImageFileWriter<itk::Image<unsigned char, 3u> >::Write() ()
at /home/jerodrig/software/medInria-3.2.0-Fedora_31-x86_64/lib/libmedRegistration.so
#4 0x00007fff9e656f9a in bool itkDataImageWriterBase::write_image<3u, unsigned char>(QString const&, char const*) ()
at /home/jerodrig/software/medInria-3.2.0-Fedora_31-x86_64/lib/libmedImageIO.so
#5 0x00007fff9e63f478 in itkDataImageWriterBase::write(QString const&) () at /home/jerodrig/software/medInria-3.2.0-Fedora_31-x86_64/lib/libmedImageIO.so
#6 0x00007ffff797b3d7 in medDatabaseExporter::internalRun() () at /home/jerodrig/software/medInria-3.2.0-Fedora_31-x86_64/lib/libmedCoreLegacy.so
#7 0x00007ffff79a0bd1 in medJobItemL::run() () at /home/jerodrig/software/medInria-3.2.0-Fedora_31-x86_64/lib/libmedCoreLegacy.so
#8 0x00007ffff57d45d0 in QThreadPoolThread::run() () at /lib64/libQt5Core.so.5
#9 0x00007ffff57d14c6 in QThreadPrivate::start(void*) () at /lib64/libQt5Core.so.5
#10 0x00007ffff50fd2a5 in start_thread () at /lib64/libpthread.so.0
#11 0x00007ffff529b323 in clone () at /lib64/libc.so.6
medInria version 3.2
running in Fedora 34
The text was updated successfully, but these errors were encountered:
Here is the log info after the crash motinoring it with gdb:
medInria version 3.2
running in Fedora 34
The text was updated successfully, but these errors were encountered: