| Summary: | KJS debugger crash in timerEvent handler | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Christopher Yeleighton <giecrilj> |
| Component: | khtml ecma | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | giecrilj |
| Priority: | NOR | ||
| Version First Reported In: | 4.6.4 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
Christopher Yeleighton
2011-10-28 17:38:40 UTC
Trying to set the URL Created attachment 64995 [details] New crash information added by DrKonqi konqueror (4.6.00 (4.6.0) "release 6") on KDE Platform 4.6.4 (4.6.4) using Qt 4.7.3 - What I was doing when the application crashed: I was browsing Nokia accessories gallery. <URL: http://www.nokia.pl/produkty/akcesoria/futeraly-i-pokrowce/futeraly > -- Backtrace (Reduced): #6 isEmpty (this=0x0) at /usr/include/QtCore/qstring.h:708 #7 KJSDebugger::DebugDocument::breakpoints (this=0x0) at /usr/src/debug/kdelibs-4.6.4/khtml/ecma/debugger/debugdocument.cpp:163 #8 0x00007f57d161fd08 in KJSDebugger::DebugDocument::hasBreakpoint (this=<value optimized out>, lineNumber=296) at /usr/src/debug/kdelibs-4.6.4/khtml/ecma/debugger/debugdocument.cpp:155 #9 0x00007f57d161a26e in KJSDebugger::DebugWindow::checkSourceLocation (this=0xdc2890, exec=0x7fff53b05dd0, sourceId=3261, firstLine=296, lastLine=<value optimized out>) at /usr/src/debug/kdelibs-4.6.4/khtml/ecma/debugger/debugwindow.cpp:720 #10 0x00007f57d161a5c7 in KJSDebugger::DebugWindow::atStatement (this=0xdc2890, exec=0x7fff53b05dd0, sourceId=3261, firstLine=296, lastLine=296) at /usr/src/debug/kdelibs-4.6.4/khtml/ecma/debugger/debugwindow.cpp:690 *** This bug has been marked as a duplicate of bug 274567 *** |