plugin crashes when mergin file in src/test/testImages

Bug #349521 reported by John Tindell
2
Affects Status Importance Assigned to Milestone
Gimp HDR Plugin
Confirmed
High
Craig Wanstall

Bug Description

it crashes after loading img06.jpg

Merge Status
----------------------------------
Loading Input Files...
Loading image file [/home/linal/Projects/gimp-hdr/src/tests/testImages/img01.jpg]
Loading image file [/home/linal/Projects/gimp-hdr/src/tests/testImages/img02.jpg]
Loading image file [/home/linal/Projects/gimp-hdr/src/tests/testImages/img03.jpg]
Loading image file [/home/linal/Projects/gimp-hdr/src/tests/testImages/img04.jpg]
Loading image file [/home/linal/Projects/gimp-hdr/src/tests/testImages/img05.jpg]
Loading image file [/home/linal/Projects/gimp-hdr/src/tests/testImages/img06.jpg]
----------------------------------

Console Output
----------------------------------
[linal@dev-pc src]$ gimp
terminate called after throwing an instance of 'SameExposureTimeException'
  what(): Attempted to add an Exposure with the same exposure time as an existing Exposure in the list.
/usr/libexec/hdr-merging: No such file or directory.
Cannot access memory at address 0x5
Cannot access memory at address 0x5
---------------------------------

Revision history for this message
John Tindell (john-yeticode) wrote :
Revision history for this message
John Tindell (john-yeticode) wrote :

This only happens when selecting images 1-13

Revision history for this message
Craig Wanstall (cwanstall) wrote :

This is actually a problem with using the test data as it stands. The img06.jpg image has the same exposure time as the img05.jpg as it crashes.

The fix for this bug will be to add checking of the exposure time to the user interface and not allow merging to take place. Also the code shuld handle the SameExposureTimeException being thrown better. At the moment it cause the GIMP to report that the internal state of the GIMP has been compromised. Not a good message for users.

This bug is high priority to be fixed.

Changed in gimp-hdr:
assignee: nobody → cwanstall
importance: Undecided → High
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.