| Summary: | Konqueror crashed after pushing the "Back"-Button on https://webmail.uni-mannheim.de/ | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | vonbirn |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
vonbirn
2006-05-16 10:16:26 UTC
The Bug is reproducible! :) Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1235253568 (LWP 7409)]
0xb5eeaa16 in khtml::TreeShared<DOM::NodeImpl>::ref (this=0x4) at shared.h:34
34 shared.h: No such file or directory.
in shared.h
(gdb) bt
#0 0xb5eeaa16 in khtml::TreeShared<DOM::NodeImpl>::ref (this=0x4)
at shared.h:34
#1 0xb5f5d8b8 in NodeListImpl (this=0xbfb5e7b0, n=0x0, type=14,
factory=0xb5fa3130 <CollectionCache::make()>) at dom_nodeimpl.cpp:1627
#2 0xb5fa1871 in HTMLCollectionImpl (this=0xbfb5e7b0, _base=0x0, _type=14)
at html_miscimpl.cpp:73
#3 0xb60d8a31 in KJS::FrameArray::get (this=0x850aa70, exec=0xbfb5ebdc,
p=@0xbfb5e848) at kjs_window.cpp:2215
#4 0xb5d247c7 in KJS::ObjectImp::getPropertyByIndex (this=0x850aa70,
exec=0xbfb5ebdc, propertyName=0) at object.cpp:191
#5 0xb5d2c3e8 in KJS::Reference::getValue (this=0xbfb5e8cc, exec=0xbfb5ebdc)
at reference.cpp:142
#6 0xb5ce17dd in KJS::Node::evaluate (this=0x8552f38, exec=0xbfb5ebdc)
at nodes.cpp:130
#7 0xb5ce3e41 in KJS::AccessorNode2::evaluateReference (this=0x8552e78,
exec=0xbfb5ebdc) at nodes.cpp:668
#8 0xb5ce17ca in KJS::Node::evaluate (this=0x8552e78, exec=0xbfb5ebdc)
at nodes.cpp:130
#9 0xb5ce7a0a in KJS::EqualNode::evaluate (this=0x851ca88, exec=0xbfb5ebdc)
at nodes.cpp:1406
#10 0xb5ce2a6a in KJS::GroupNode::evaluate (this=0x855eed0, exec=0xbfb5ebdc)
at nodes.cpp:435
#11 0xb5ce821d in KJS::BinaryLogicalNode::evaluate (this=0x851cd30,
exec=0xbfb5ebdc) at nodes.cpp:1493
#12 0xb5ce1829 in KJS::Node::toBoolean (this=0x851cd30, exec=0xbfb5ebdc)
at nodes.cpp:136
#13 0xb5ceae82 in KJS::IfNode::execute (this=0x8592878, exec=0xbfb5ebdc)
at nodes.cpp:2016
#14 0xb5cf1585 in KJS::SourceElementsNode::execute (this=0x85be8a0,
exec=0xbfb5ebdc) at nodes.cpp:3091
#15 0xb5cea8f0 in KJS::BlockNode::execute (this=0x8594600, exec=0xbfb5ebdc)
at nodes.cpp:1942
|