| Summary: | KHTML DOM viewer crashes at random | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Dustin Widmann <infinity> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dustin Widmann
2006-02-16 21:43:08 UTC
Duplicate of this one? http://bugs.kde.org/show_bug.cgi?id=119895 Well, I'm not entirely sure. He talks of deleting nodes.... I didn't edit or delete anything, all I did was click around viewing things... sometimes I catch problems that way. #11 0x42048440 in DOM::Node::insertBefore (this=0x8643f34,
newChild=@0x8643f1c, refChild=@0x8643f3c) at dom_node.cpp:264
#12 0x423a76c6 in domtreeviewer::MoveNodeCommand::apply (this=0x8643f08)
at domtreecommands.cpp:531
#13 0x423a9097 in domtreeviewer::MultiCommand::apply (this=0x8663ee0)
at domtreecommands.cpp:203
#14 0x423a8595 in domtreeviewer::ManipulationCommand::execute (this=0x8663ee0)
at domtreecommands.cpp:150
#15 0x423a0001 in DOMTreeWindow::executeAndAddCommand (this=0x86ae118,
cmd=0x8663ee0) at domtreewindow.cpp:115
#16 0x4239d6d4 in DOMTreeView::slotMovedItems (this=0x8712db0,
items=@0xbfeca85c, afterNow=@0xbfeca81c) at domtreeview.cpp:482
#17 0x4239d9bd in DOMTreeView::qt_invoke (this=0x8712db0, _id=65,
_o=0xbfeca7a0) at domtreeview.moc:253
#18 0x40d101f9 in QObject::activate_signal ()
from /usr/lib/qt3/lib/libqt-mt.so.3
#19 0x405740c2 in KListView::moved (this=0x8440a68, t0=@0xbfeca85c,
t1=@0xbfeca83c, t2=@0xbfeca81c) at klistview.moc:462
#20 0x40576963 in KListView::movableDropEvent (this=0x8440a68,
parent=0x83a32b8, afterme=0x87ce9d0) at klistview.cpp:965
#21 0x40574780 in KListView::contentsDropEvent (this=0x8440a68, e=0xbfecad4c
|