Summary: | gwenview crashes immediatly when opening jpeg 2000 | ||
---|---|---|---|
Product: | [Applications] gwenview | Reporter: | Robert Riemann <robert> |
Component: | general | Assignee: | Gwenview Bugs <gwenview-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | cfeck, kikegall, myriam, richardjasmin123 |
Priority: | NOR | ||
Version: | Other (add details in bug description) | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Robert Riemann
2014-09-08 13:28:11 UTC
The crash is in the JasPer JPEG-2000 library. Please report this issue directly to JasPer developers. For contact information, see http://www.ece.uvic.ca/~frodo/jasper/ Running "jasper -f relax.jp2 -t jp2 -F relax.bmp -T bmp" gives the same assert: ICC Profile CS 52474220 jasper: jp2_dec.c:299: jp2_decode: Assertion `dec->image->cmprof_' failed. I informed the author of lib jasper and gave a link to this bugreport. So far, I did not get a response. Created attachment 92393 [details]
New crash information added by DrKonqi
gwenview (4.14.0 pre) on KDE Platform 4.14.2 using Qt 4.8.6
- What I was doing when the application crashed:
Failed to display a JPEG 2000 file. It also happens when you perform a preview .
-- Backtrace (Reduced):
#6 0x00007f016ac50107 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56
#7 0x00007f016ac514e8 in __GI_abort () at abort.c:89
#8 0x00007f016ac49226 in __assert_fail_base (fmt=0x7f016e1afdce "%s%s%s:%u: %s%sLa declaraci\303\263n `%s' no se cumple.\n%n", assertion=assertion@entry=0x7f015daca1c4 "dec->image->cmprof_", file=file@entry=0x7f015daca1ba "jp2_dec.c", line=line@entry=302, function=function@entry=0x7f015daca3fb "jp2_decode") at assert.c:92
#9 0x00007f016ac492d2 in __GI___assert_fail (assertion=0x7f015daca1c4 "dec->image->cmprof_", file=0x7f015daca1ba "jp2_dec.c", line=302, function=0x7f015daca3fb "jp2_decode") at assert.c:101
#10 0x00007f015daa4745 in jp2_decode () from /usr/lib/x86_64-linux-gnu/libjasper.so.1
Please read comment #1. *** Bug 365143 has been marked as a duplicate of this bug. *** |