Summary: | Akregator Crashes when open specific article | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | Brice Hunt <shoalcreek5> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | baneofbelligerence, bugs, cfeck, julius.schwartzenberg, nick |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Brice Hunt
2015-07-11 21:52:47 UTC
This crash looks to be in libjasper, not in KDE's own code. I recently bugged a very similar crash as https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792226 Is jasper still maintained upstream ? It has had no release for 8 years, despite being the subject of many CVEs, and has no bugzilla. Created attachment 93705 [details]
New crash information added by DrKonqi
kontact (4.14.7) on KDE Platform 4.14.8 using Qt 4.8.6
- What I was doing when the application crashed:
Loading a Guardian article. Happens every time (only started recently)
-- Backtrace (Reduced):
#6 0x00007ffbf03e9267 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:55
#7 0x00007ffbf03eaeca in __GI_abort () at abort.c:89
#8 0x00007ffbf03e203d in __assert_fail_base (fmt=0x7ffbf0544028 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7ffbd4c80898 "j >= 0", file=file@entry=0x7ffbd4c80830 "jas_image.c", line=line@entry=1387, function=function@entry=0x7ffbd4c809b0 "jas_image_chclrspc") at assert.c:92
#9 0x00007ffbf03e20f2 in __GI___assert_fail (assertion=0x7ffbd4c80898 "j >= 0", file=0x7ffbd4c80830 "jas_image.c", line=1387, function=0x7ffbd4c809b0 "jas_image_chclrspc") at assert.c:101
#10 0x00007ffbd4c5169f in jas_image_chclrspc () from /usr/lib/x86_64-linux-gnu/libjasper.so.1
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/ See also bug 338907. Has this crash indeed been reported upstream? I just ran into the same problem with an up to date Ubuntu Trusty. Crashed for me too. Isn't there a more modern and maintained library for Akregator to use? For the record, the image which crashes Akregator (and it crashes Konqueror, too) is https://i.guim.co.uk/img/media/622d43ad4fd15a12a95914826a16b3bc3253b261/34_85_1143_686/master/1143.jpg?w=620&q=85&auto=format&sharp=10&s=b61ede16c18d228d687585f729de02d5 |