Bug 1153929

Summary: [abrt] enblend: OJPEGPostDecode(): enfuse killed by SIGABRT
Product: [Fedora] Fedora Reporter: smanocch <stefano.manocchio>
Component: enblendAssignee: Bruno Postle <bruno>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: bruno, jspaleta
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/2c80d007f6dec52947d0512de71b26d4f18a1683
Whiteboard: abrt_hash:6c271391e14c0125ea9424d199201270b89d1b80
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-29 22:56:48 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: cgroup
none
File: core_backtrace
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: open_fds
none
File: proc_pid_status
none
File: var_log_messages none

Description smanocch 2014-10-17 07:18:14 UTC
Description of problem:
Trying to merge 3 CR2 (canon raws) with enfuse using the following command:
enfuse IMG_0620.CR2 IMG_0621.CR2 IMG_0622.CR2 --output=HDR_0620.JPG

Version-Release number of selected component:
enblend-4.1.2-1.fc20

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        enfuse IMG_0620.CR2 IMG_0621.CR2 IMG_0622.CR2
crash_function: OJPEGPostDecode
executable:     /usr/bin/enfuse
kernel:         3.16.5-200.fc20.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (9 frames)
 #4 OJPEGPostDecode at tif_ojpeg.c:886
 #5 TIFFReadScanline at tif_read.c:306
 #6 vigra::TIFFDecoderImpl::nextScanline at /usr/src/debug/vigra-1.9.0/src/impex/tiff.cxx:612
 #7 vigra::detail::read_image_bands<unsigned char, vigra_ext::CachedFileImageIterator<vigra::RGBValue<unsigned char, 0u, 1u, 2u> >, vigra::RGBAccessor<vigra::RGBValue<unsigned char, 0u, 1u, 2u> > > at /usr/include/vigra/impex.hxx:118
 #8 vigra::detail::importImage<vigra_ext::CachedFileImageIterator<vigra::RGBValue<unsigned char, 0u, 1u, 2u> >, vigra::RGBAccessor<vigra::RGBValue<unsigned char, 0u, 1u, 2u> > > at /usr/include/vigra/impex.hxx:225
 #9 importImage<vigra_ext::CachedFileImageIterator<vigra::RGBValue<unsigned char> >, vigra::RGBAccessor<vigra::RGBValue<unsigned char> > > at /usr/include/vigra/impex.hxx:692
 #10 enblend::import<vigra_ext::CachedFileImageIterator<vigra::RGBValue<unsigned char, 0u, 1u, 2u> >, vigra::RGBAccessor<vigra::RGBValue<unsigned char, 0u, 1u, 2u> >, vigra_ext::CachedFileImageIterator<unsigned char>, vigra::StandardValueAccessor<unsigned char> > at assemble.h:213
 #11 enblend::assemble<vigra_ext::CachedFileImage<vigra::RGBValue<unsigned char, 0u, 1u, 2u> >, vigra_ext::CachedFileImage<unsigned char> > at assemble.h:279
 #12 enblend::enfuseMain<vigra::RGBValue<unsigned char, 0u, 1u, 2u> > at enfuse.h:1252

Comment 1 smanocch 2014-10-17 07:18:18 UTC
Created attachment 947793 [details]
File: backtrace

Comment 2 smanocch 2014-10-17 07:18:19 UTC
Created attachment 947794 [details]
File: cgroup

Comment 3 smanocch 2014-10-17 07:18:21 UTC
Created attachment 947795 [details]
File: core_backtrace

Comment 4 smanocch 2014-10-17 07:18:23 UTC
Created attachment 947796 [details]
File: dso_list

Comment 5 smanocch 2014-10-17 07:18:24 UTC
Created attachment 947797 [details]
File: environ

Comment 6 smanocch 2014-10-17 07:18:26 UTC
Created attachment 947798 [details]
File: limits

Comment 7 smanocch 2014-10-17 07:18:28 UTC
Created attachment 947799 [details]
File: maps

Comment 8 smanocch 2014-10-17 07:18:33 UTC
Created attachment 947800 [details]
File: open_fds

Comment 9 smanocch 2014-10-17 07:18:34 UTC
Created attachment 947801 [details]
File: proc_pid_status

Comment 10 smanocch 2014-10-17 07:18:35 UTC
Created attachment 947802 [details]
File: var_log_messages

Comment 11 Fedora End Of Life 2015-05-29 13:06:30 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 12 Fedora End Of Life 2015-06-29 22:56:48 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.