Summary: | Facebook Logout Crashes Konqueror | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Chris Espy <kon_chr2000-linux> |
Component: | general | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | maksim |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Output from valgrind. |
Description
Chris Espy
2010-03-12 22:14:04 UTC
Hi... Thanks a lot for the report. There were a couple of other reports of crashes on facebook, but none had clues on how to reproduce it. Unfortunately, your way doesn't trigger the crash for me... As such, it would be helpful if you could try reproducing it in valgrind, e.g.: valgrind --num-callers=50 konqueror &> log, try to get the crash, and see if it outputs something interesting (lines starting with ==) to the log.... Created attachment 41598 [details]
Output from valgrind.
The bug in your valgrind trace should be fixed in 4.4... but it seems potentially different from what your original backtrace suggested (though malloc stuff may get enough of a delayed failure to produce confusion..) *** This bug has been marked as a duplicate of bug 223957 *** |