Bug 87193 - Loading *.jpg files crashes kwrite
Summary: Loading *.jpg files crashes kwrite
Status: RESOLVED DUPLICATE of bug 85938
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-14 14:29 UTC by Andreas Hartmann
Modified: 2004-08-14 14:37 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Hartmann 2004-08-14 14:29:27 UTC
Version:           4.3 (using KDE 3.3.0, compiled sources)
Compiler:          gcc version 3.3.3
OS:                Linux (i686) release 2.4.26

There are jpg files, which can krash kwrite, when they are loaded by
kwrite imgp0030.jpg e.g.

I'm using KDE_3_3_BRANCH from 2004-08-12 22:01.


[New Thread 16384 (LWP 7342)]
[KCrash handler]
#4  0x40ff00c0 in QLatin15Codec::toUnicode(char const*, int) const ()
   from /opt/kde-3.3/qt-3.3.2/lib/libqt-mt.so.3
#5  0x40fed89f in QTextStatelessDecoder::toUnicode(char const*, int) ()
   from /opt/kde-3.3/qt-3.3.2/lib/libqt-mt.so.3
#6  0x41ce996d in KateFileLoader::open() ()
   from /opt/kde-3.3/lib/kde3/libkatepart.so
#7  0x41c33368 in KateBuffer::openFile(QString const&) ()
   from /opt/kde-3.3/lib/kde3/libkatepart.so
#8  0x41c5bd35 in KateDocument::openFile(KIO::Job*) ()
   from /opt/kde-3.3/lib/kde3/libkatepart.so
#9  0x41c5bb75 in KateDocument::openFile() ()
   from /opt/kde-3.3/lib/kde3/libkatepart.so
#10 0x41c5b69f in KateDocument::openURL(KURL const&) ()
   from /opt/kde-3.3/lib/kde3/libkatepart.so
#11 0x400228bf in KWrite::loadURL(KURL const&) ()
   from /opt/kde-3.3/lib/libkdeinit_kwrite.so
#12 0x400250eb in kdemain () from /opt/kde-3.3/lib/libkdeinit_kwrite.so
#13 0x0804876b in main ()
#14 0x4157e3ba in __libc_start_main () from /lib/libc.so.6


Regards,
Andreas Hartmann
Comment 1 Dominik Haumann 2004-08-14 14:37:07 UTC
dupe of bug #85938, even same backtrace.

*** This bug has been marked as a duplicate of 85938 ***