| Summary: | Crash after submitting a form and not storing the password | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Dima Ryazanov <dima> |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | osterfeld |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dima Ryazanov
2006-06-18 23:30:47 UTC
Hm, if I choose to store the password, I get a different crash: [KCrash handler] #6 0x470d8039 in DOM::checkChild () from /usr/lib/libkhtml.so.4 #7 0x470d8129 in DOM::checkChild () from /usr/lib/libkhtml.so.4 #8 0x470d816e in DOM::checkChild () from /usr/lib/libkhtml.so.4 #9 0x470d82d7 in DOM::checkChild () from /usr/lib/libkhtml.so.4 #10 0x470aaaf7 in DOM::XMLAttributeReader::~XMLAttributeReader () from /usr/lib/libkhtml.so.4 #11 0x470aaed0 in DOM::XMLAttributeReader::~XMLAttributeReader () from /usr/lib/libkhtml.so.4 #12 0x470aa95e in DOM::XMLAttributeReader::~XMLAttributeReader () from /usr/lib/libkhtml.so.4 #13 0x470aac80 in DOM::XMLAttributeReader::~XMLAttributeReader () from /usr/lib/libkhtml.so.4 #14 0x470aaed0 in DOM::XMLAttributeReader::~XMLAttributeReader () from /usr/lib/libkhtml.so.4 #15 0x470ae02f in DOM::XMLAttributeReader::~XMLAttributeReader () from /usr/lib/libkhtml.so.4 #16 0x470bc3cb in DOM::checkChild () from /usr/lib/libkhtml.so.4 #17 0x470d863a in DOM::checkChild () from /usr/lib/libkhtml.so.4 #18 0x470f78a9 in non-virtual thunk to DOM::HTMLObjectBaseElementImpl::~HTMLObjectBaseElementImpl() () from /usr/lib/libkhtml.so.4 #19 0x08afcbb8 in ?? () #20 0x00000000 in ?? () Do you have a test site where you can reproduce this? |