Summary: | Crash when executing Javascript (event handler: onClose window) | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Ser Worker <sermorsik> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | arvindgrathore, bernwieser, be_more_human, budyn, d.leggate, franklin, gronslet, kevin.clevenger, m.wege, mark, marsu1, nodecomp11, rasasi78, rod260185, sebastian.waloch, uxio_prego, w.kluthe, wisekaa03 |
Priority: | NOR | ||
Version: | 0.9.1 | ||
Target Milestone: | qtwebkitToFix | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/rekonq/3fe4c1babab5471ee32857d6099ae351d6e427f9 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Ser Worker
2012-05-01 08:35:48 UTC
Created attachment 70986 [details]
New crash information added by DrKonqi
rekonq (0.9.1) on KDE Platform 4.8.3 (4.8.3) using Qt 4.8.1
Clicking "Send" button in poczta.onet.pl webmail application (it opens separate window for e-mail editing and closes it after "Send" is clicked; e-mail was actually sent out).
System load was pretty nominal, with only flash movie played in another tab.
It happened on 4.8.3 SC after update to freshly installed Kubuntu 12.04.
-- Backtrace (Reduced):
#7 get (this=<error reading variable: Cannot access memory at address 0x391>) at ../JavaScriptCore/wtf/RefPtr.h:60
#8 document (this=<error reading variable: Cannot access memory at address 0x391>) at page/Frame.h:305
#9 WebCore::Editor::canCopy (this=0x391) at editing/Editor.cpp:238
#10 0xb61b9f06 in QWebPagePrivate::handleClipboard (this=0xb30a668, ev=0xbfef3074, button=Qt::LeftButton) at Api/qwebpage.cpp:768
#11 0xb61ba0c9 in QWebPagePrivate::mouseReleaseEvent<QMouseEvent> (this=0xb30a668, ev=0xbfef3074) at Api/qwebpage.cpp:798
Some time ago machine had it's RAM replaced (performance related upgrade) and thoroughly tested using memtest and similar tools (e.g. one built in Windows Vista). No other problems like this exist on other software / OSses installed on machine (Dell Inspiron 1520). It's also unlikely to be flash-related issue, as stability with flash plugin in rekonq appears to have been appreciably impoved over previous SCs. *** Bug 299384 has been marked as a duplicate of this bug. *** *** Bug 300899 has been marked as a duplicate of this bug. *** *** Bug 299542 has been marked as a duplicate of this bug. *** *** Bug 301272 has been marked as a duplicate of this bug. *** *** Bug 301372 has been marked as a duplicate of this bug. *** *** Bug 302817 has been marked as a duplicate of this bug. *** *** Bug 302838 has been marked as a duplicate of this bug. *** Git commit 3fe4c1babab5471ee32857d6099ae351d6e427f9 by Andrea Diamantini. Committed on 02/07/2012 at 23:59. Pushed by adjam into branch 'master'. Delete tab later to get sure everything has been finished. M +1 -1 src/mainview.cpp http://commits.kde.org/rekonq/3fe4c1babab5471ee32857d6099ae351d6e427f9 *** Bug 301802 has been marked as a duplicate of this bug. *** *** Bug 304473 has been marked as a duplicate of this bug. *** *** Bug 306106 has been marked as a duplicate of this bug. *** *** Bug 306725 has been marked as a duplicate of this bug. *** Created attachment 73946 [details]
New crash information added by DrKonqi
rekonq (0.9.1) on KDE Platform 4.9.1 using Qt 4.8.2
- What I was doing when the application crashed:
I was closing a tab which has been opened as an enlargement of a picture
-- Backtrace (Reduced):
#6 get (this=<error reading variable: Cannot access memory at address 0x789>) at ../JavaScriptCore/wtf/RefPtr.h:60
#7 document (this=<error reading variable: Cannot access memory at address 0x789>) at page/Frame.h:305
#8 WebCore::Editor::canCopy (this=0x789) at editing/Editor.cpp:238
#9 0x00007f071eb70334 in QWebPagePrivate::handleClipboard (this=<optimized out>, ev=0x7fff48c40cb0, button=Qt::LeftButton) at Api/qwebpage.cpp:768
#10 0x00007f071eb70499 in QWebPagePrivate::mouseReleaseEvent<QMouseEvent> (this=0x35d8ca0, ev=0x7fff48c40cb0) at Api/qwebpage.cpp:798
*** Bug 307226 has been marked as a duplicate of this bug. *** *** Bug 307539 has been marked as a duplicate of this bug. *** *** Bug 308055 has been marked as a duplicate of this bug. *** *** Bug 308266 has been marked as a duplicate of this bug. *** *** Bug 308805 has been marked as a duplicate of this bug. *** *** Bug 309851 has been marked as a duplicate of this bug. *** |