Summary: | Konqueror crashed while switching tabs | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kwebkitpart | Reporter: | Markus Kohls <markusk> |
Component: | general | Assignee: | webkit-devel |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | adawit |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Markus Kohls
2011-01-24 02:17:55 UTC
I forgot, i tried to reproduce, but wasn't succesful. Renderer is Webkit. CFLAGS "-pipe -O2 -march=athlon-xp -mtune=athlon-xp -ftracer -fomit-frame-pointer -fasynchronous-unwind-tables -floop-interchange -floop-strip-mine -ftree-loop-distribution -floop-block" (In reply to comment #1) > I forgot, i tried to reproduce, but wasn't succesful. Renderer is Webkit. > CFLAGS "-pipe -O2 -march=athlon-xp -mtune=athlon-xp -ftracer > -fomit-frame-pointer -fasynchronous-unwind-tables -floop-interchange > -floop-strip-mine -ftree-loop-distribution -floop-block" I closed another bug you reported by referring you to link for the Safe C flags wiki page. The backtraces you provide seem to always show crashes in very weird locations and most of the time in the Qt library itself. My suggestion for you again is to follow the sound guide about safe c flags provided at http://en.gentoo-wiki.com/wiki/Safe_Cflags/AMD#Athlon_XP.2FGeode_NX Once you try that and you get similar crashes, feel free to reopen this ticket... |