Summary: | Krash of KDM when starting | ||
---|---|---|---|
Product: | [I don't know] kde | Reporter: | Ulrich Van Den Hekke <ulrich.vdh> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | andresbajotierra, sarbash.s |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ulrich Van Den Hekke
2010-02-16 07:40:51 UTC
The same here. After last update from sid (Debian) I've got the crash with kdm: Application: unknown (kdmgreet), signal: Segmentation fault [KCrash Handler] #4 0x0000000002154e18 in ?? () #5 0x00007fe5b5d1aba3 in jpeg_start_decompress () from /usr/lib/libjpeg.so.62 #6 0x00007fe5b4ac59ca in ?? () from /usr/lib/qt4/plugins/imageformats/libqjpeg.so #7 0x00007fe5bd529bf2 in QImageReader::read(QImage*) () from /usr/lib/libQtGui.so.4 #8 0x00007fe5bd52a14c in QImageReader::read() () from /usr/lib/libQtGui.so.4 #9 0x00007fe5bd518c66 in QImage::load(QString const&, char const*) () from /usr/lib/libQtGui.so.4 #10 0x000000000044200d in ?? () #11 0x000000000044232b in ?? () #12 0x000000000043a587 in ?? () #13 0x000000000043a54b in ?? () #14 0x00000000004383dc in ?? () #15 0x0000000000436086 in ?? () #16 0x00007fe5bcc57abd in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7fff68954bd8) at libc-start.c:222 #17 0x0000000000417ae9 in _start () Ok, it seems that it's already fixed: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570004 Just wait for updates in repo. Yes, this is probably caused by the libjpeg update. |