| Summary: | Konqueror segfault on crufty onclick=submit() | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | jaguarwan <jaguarwan> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | crash | CC: | finex, maksim, rjohnson |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Slackware | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
jaguarwan
2006-07-26 19:28:57 UTC
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1235495232 (LWP 3173)]
0xb5e87be8 in KHTMLView::nonPasswordStorableSite (this=0x0, host=@0xbfe26d30)
at khtmlview.cpp:3072
3072 if (!d->formCompletions) {
(gdb) bt
#0 0xb5e87be8 in KHTMLView::nonPasswordStorableSite (this=0x0,
host=@0xbfe26d30) at khtmlview.cpp:3072
#1 0xb5f614cb in DOM::HTMLFormElementImpl::gatherWalletData (this=0x8525a08)
at html_formimpl.cpp:515
#2 0xb5f61825 in DOM::HTMLFormElementImpl::submit (this=0x8525a08)
at html_formimpl.cpp:578
#3 0xb6118a5a in DOM::HTMLFormElement::submit (this=0xbfe2702c)
at html_form.cpp:290
#4 0xb6063a4e in KJS::HTMLElementFunction::tryCall (this=0x84df4f0,
exec=0xbfe2761c, thisObj=@0xbfe273f8, args=@0xbfe27408)
at kjs_html.cpp:2143
#5 0xb603fa42 in KJS::DOMFunction::call (this=0x84df4f0, exec=0xbfe2761c,
thisObj=@0xbfe273f8, args=@0xbfe27408) at kjs_binding.cpp:114
#6 0xb5cc6729 in KJS::Object::call (this=0xbfe27400, exec=0xbfe2761c,
thisObj=@0xbfe273f8, args=@0xbfe27408) at object.cpp:73
#7 0xb5c85e28 in KJS::FunctionCallNode::evaluate (this=0x8591590,
exec=0xbfe2761c) at nodes.cpp:870
#8 0xb5c8ba69 in KJS::ExprStatementNode::execute (this=0x8587628,
exec=0xbfe2761c) at nodes.cpp:1980
#9 0xb5c924f9 in KJS::SourceElementsNode::execute (this=0x858fb20,
exec=0xbfe2761c) at nodes.cpp:3091
#10 0xb5c8b864 in KJS::BlockNode::execute (this=0x85862d8, exec=0xbfe2761c)
at nodes.cpp:1942
#11 0xb5cbf80f in KJS::DeclaredFunctionImp::execute (this=0x8586830,
*** Bug 144034 has been marked as a duplicate of this bug. *** Cannot reproduce using current trunk (r887467). |