Bug 87193

Summary: Loading *.jpg files crashes kwrite
Product: [Applications] kate Reporter: Andreas Hartmann <andihartmann>
Component: kwriteAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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 ***