Summary: | Crash in KJS | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Graeme Hewson <bugs> |
Component: | khtml | Assignee: | Konqueror Developers <konq-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | giecrilj, j.mairboeck |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Graeme Hewson
2016-03-23 16:03:03 UTC
*** Bug 386150 has been marked as a duplicate of this bug. *** Created attachment 113107 [details] New crash information added by DrKonqi konqueror (5.0.97) using Qt 5.6.2 - What I was doing when the application crashed: I told Konqueror to navigate to <URL: https://syncron.wiki/ >. I entered my credentials and pressed the button [ Log in! ]. -- Backtrace (Reduced): #6 KJS::Identifier::add (r=0x1) at /usr/src/debug/kjs-5.32.0/src/kjs/identifier.h:149 #7 KJS::Identifier::Identifier (rep=0x1, this=0x7ffc6b724460) at /usr/src/debug/kjs-5.32.0/src/kjs/identifier.h:52 #8 KJS::PropertyMap::getPropertyNames (this=this@entry=0x1b90008, propertyNames=..., mode=mode@entry=KJS::PropertyMap::IncludeDontEnumProperties) at /usr/src/debug/kjs-5.32.0/src/kjs/property_map.cpp:724 #9 0x00007f1ff84df890 in KJS::JSObject::getOwnPropertyNames (this=0x1b90000, propertyNames=..., mode=KJS::PropertyMap::IncludeDontEnumProperties) at /usr/src/debug/kjs-5.32.0/src/kjs/object.cpp:727 #10 0x00007f1ff84d5ff9 in KJS::ObjectObjectFuncImp::callAsFunction (this=0x9702540, exec=0x7ffc6b726760, args=...) at /usr/src/debug/kjs-5.32.0/src/kjs/object_object.cpp:331 Thank you for the crash report. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you. Unable to reproduce original crash. |