| Summary: | Konqueror crash when open a txt | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Rubén Pollán <meskio> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | 3.3.1 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rubén Pollán
2004-11-16 21:26:09 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
|