Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opening an image in mha format and then export it in inr.gz format #1160

Open
jjairo86 opened this issue Oct 26, 2023 · 0 comments
Open

Opening an image in mha format and then export it in inr.gz format #1160

jjairo86 opened this issue Oct 26, 2023 · 0 comments

Comments

@jjairo86
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant