Summary: | Pages with javascript crash konqueror embedded | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Tony <tahoward> |
Component: | kjs | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | andrew.crouthamel, cpigat242, jhartman, kevin.kofler |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Potential fix for the crash |
Description
Tony
2009-12-07 01:48:44 UTC
Created attachment 38888 [details]
Potential fix for the crash
Here's the patch I found that seems to fix the problem.
Do you know what compiler this was built with? Perhaps http://websvn.kde.org/?view=revision&revision=960321 fixes things? These are Fedora 12 binaries. It ships with GCC 4.2.2 - I'm guessing that's what they built with. I couldn't get the patch to apply cleanly to my level of code, but my version doesn't contain the fix you mentioned, so it probably is the same issue. The commit is from KDE 4, this crash is with the KDE 3 compatibility kdelibs3. The commit is to dtoa.cpp, which is third party code that's basically unchanged. *** Bug 285014 has been marked as a duplicate of this bug. *** Dear Bug Submitter, This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond. Thank you for helping us make KDE software even better for everyone! This crash was reported against KHTML/KJS from kdelibs 3.5.10 (!). If it cannot be reproduced with KF5, I propose we close it as UNMAINTAINED. Thanks for the update! |