Bug 93392

Summary: Konqueror crash when open a txt
Product: [Applications] konqueror Reporter: Rubén Pollán <meskio>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash    
Priority: NOR    
Version: 3.3.1   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Rubén Pollán 2004-11-16 21:26:09 UTC
Version:           3.3.1 (using KDE 3.3.1,  (3.1))
Compiler:          gcc version 3.3.5 (Debian 1:3.3.5-2)
OS:                Linux (ppc) release 2.6.9

When konqueror opens http://listas.aditel.org/archivos/python-es/2003-October.txt it crash. Other browsers opens this page well.
Comment 1 Tommi Tervo 2004-11-17 10:33:08 UTC
Hmm, looks like QT bug. I don't know which category is correct, kdelibs/qt ?

#6  0x4157eca0 in QLatin15Codec::toUnicode () from /opt/qt333/lib/libqt-mt.so.3
#7  0x4157c42f in QTextStatelessDecoder::toUnicode ()
   from /opt/qt333/lib/libqt-mt.so.3
#8  0x42341070 in KateFileLoader::readLine (this=0xbfffe720)
    at katebuffer.cpp:165
#9  0x4228bc7e in KateBufBlock::fillBlock (this=0x89d8120, stream=0xbfffe720)
    at katebuffer.cpp:1123
#10 0x4228b9fb in KateBufBlock (this=0x89d8120, parent=0x8575aa8, 
    prev=0x891cf68, next=0x0, stream=0xbfffe720) at katebuffer.cpp:1071
#11 0x4228983f in KateBuffer::openFile (this=0x8575aa8, m_file=@0x8551b20)
    at katebuffer.cpp:437
#12 0x422af7fe in KateDocument::openFile (this=0x8551ab8, job=0x83e9060)
    at katedocument.cpp:2551
#13 0x422af526 in KateDocument::slotFinishedKate (this=0x8551ab8, 
    job=0x83e9060) at katedocument.cpp:2501
#14 0x422a46fe in KateDocument::qt_invoke (this=0x8551ab8, _id=104, 
    _o=0xbfffe9e0) at katedocument.moc:1143
#15 0x41288a2c in QObject::activate_signal () from /opt/qt333/lib/libqt-mt.so.3
#16 0x401c3b4f in KIO::Job::result (this=0x83e9060, t0=0x83e9060)
    at jobclasses.moc:156
#17 0x401afd64 in KIO::Job::emitResult (this=0x83e9060) at job.cpp:207
#18 0x401b1316 in KIO::SimpleJob::slotFinished (this=0x83e9060) at job.cpp:524
#19 0x401b365f in KIO::TransferJob::slotFinished (this=0x83e9060)
    at job.cpp:884
Comment 2 Stephan Kulow 2004-11-18 17:02:35 UTC
that's a kate bug

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