| Summary: | Attempting to browse the contents of a Web Archive (.war) crashes Konqueror | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Stephan Sokolow <kde_bugzilla_2> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Backtrace generated by one such crash | ||
|
Description
Stephan Sokolow
2006-08-16 08:57:09 UTC
Created attachment 17387 [details]
Backtrace generated by one such crash
Cannot reproduce (ubuntu 3.5.2)
#6 QGList::count (this=0x0) at qglist.h:152
#7 0xa7b9f8c5 in KDirListerCache::slotEntries (this=0x8cb7680, job=0x0,
entries=@0xaf8ff440) at kdirlister.cpp:944
#8 0xa7b9ffd6 in KDirListerCache::qt_invoke (this=0x8cb7680,
_id=-1488763556, _o=0xaf8fef90) at kdirlister_p.moc:131
#9 0xa6fbd916 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#10 0xa7ac80ae in KIO::ListJob::entries (this=0x909ce50, t0=0x0, t1=@0x0)
at jobclasses.moc:1699
#11 0xa7b0c928 in KIO::ListJob::slotListEntries (this=0x909ce50,
list=@0xaf8ff440) at job.cpp:2023
#12 0xa7b0cfd7 in KIO::ListJob::qt_invoke (this=0x909ce50, _id=19,
_o=0xaf8ff250) at jobclasses.moc:1737
#13 0xa6fbd916 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#14 0xa7ac31f9 in KIO::SlaveInterface::listEntries (this=0x8d64b80, t0=@0x0)
at slaveinterface.moc:255
#15 0xa7b02697 in KIO::SlaveInterface::dispatch (this=0x8d64b80, _cmd=106,
rawdata=@0xaf8ff450) at slaveinterface.cpp:263
#16 0xa7aea4e9 in KIO::SlaveInterface::dispatch (this=0x8d64b80)
at slaveinterface.cpp:173
#17 0xa7ae30b5 in KIO::Slave::gotInput (this=0x8d64b80) at slave.cpp:300
#18 0xa7ae90e4 in KIO::Slave::qt_invoke (this=0x8d64b80, _id=4, _o=0xaf8ff620)
at slave.moc:113
#19 0xa6fbd916 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#20 0xa6fbdee6 in QObject::activate_signal () from /usr/qt/3/lib/libqt-mt.so.3
#21 0xa7303ec2 in QSocketNotifier::activated ()
from /usr/qt/3/lib/libqt-mt.so.3
#22 0xa6fd951e in QSocketNotifier::event () from /usr/qt/3/lib/libqt-mt.so.3
#23 0xa6f5b63e in QApplication::internalNotify ()
from /usr/qt/3/lib/libqt-mt.so.3
#24 0xa6f5b7d1 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#25 0xa7628ab6 in KApplication::notify (this=0xaf8ffec0, receiver=0x8b532d0,
event=0xaf8ff9a0) at kapplication.cpp:550
Bug 146303 contains the missing link for reproducing it. *** This bug has been marked as a duplicate of 146303 *** |