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

qmos seg faults when loading image list containing images with bad paths (m00775b) #1762

Closed
ascbot opened this issue Feb 13, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@ascbot
Copy link
Contributor

ascbot commented Feb 13, 2019


Author Name: Lynn Weller (Lynn Weller)

Original Date: 2013-06-27
Original Assignee: Tracie Sucharski


The program seg faults with lots of errors if I try to open a cubelist that points to files that don't exist.

Under the production version of ISIS the launching shell displays an error for each file in the list similar to "I/O ERROR Unable to open [RDR/I27527015RDR.cub].", but the program stays open ready for a new list. The m00775b version seg faults and prints what you see above and "QObject::connect: Cannot connect (null)::destroyed(QObject *) to Isis::MosaicController::imageClosed(QObject *)".

Additionally, if I first open/set the map file first, then try to open a cubelist with bad paths, I get the above errors and
"PROGRAMMER ERROR Can not find a NULL image in the mosaic."

I have some files you can play with under /work/users/lweller/Isis3Tests/Qmos/Groups/. Good lists are rdr_#files.lis and one with incomplete pathnames is bad_path_rdr_20files.lis.

@ascbot
Copy link
Contributor Author

ascbot commented Feb 13, 2019


Original Redmine Comment
Author Name: Tracie Sucharski (Tracie Sucharski)
Original Date: 2013-07-01T19:30:38Z


This is fixed and a new version has been build under /work/projects/isis/latest/m01693_m01696.

@ascbot ascbot added this to the 3.4.5 (2014-01-14 Jan) milestone Feb 13, 2019
@ascbot ascbot added the bug Something isn't working label Feb 13, 2019
@ascbot
Copy link
Contributor Author

ascbot commented Feb 13, 2019


Original Redmine Comment
Author Name: Lynn Weller (Lynn Weller)
Original Date: 2013-07-01T19:36:51Z


Ok, this works now, but I came across another problem. I'll add a new post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant