Summary: | rekonq crushed during using flash application [QWebFrame::scrollBarMaximum, MainWindow::notifyMessage, ..., MainView::showStatusBarMessage, MainView::webViewLoadFinished] | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Marco Triches <marcodecathlon> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | andresbajotierra, a_mendez_80, breynolds4, gladysowens |
Priority: | NOR | ||
Version: | 0.6.1 | ||
Target Milestone: | 0.9 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Marco Triches
2011-01-24 17:15:51 UTC
[Comment from a bug triager] From bug 255370: - What I was doing when the application crashed: I was watching livetv.com and the browser just crash, and it happens a lot. *** Bug 255370 has been marked as a duplicate of this bug. *** Created attachment 61141 [details]
New crash information added by DrKonqi
rekonq (0.7.0) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
I was playing frontierville on facebook. While harvesting crops, it crashed. When I clicked to install missing debug packages it showed I needed /usr/bin/rekonq and /usr/libQtWebKit.so.4. I am new to Linux and do not know how to download these items. I have copied and pasted in terminal and thought I had all of the packages. I do not know how to find these items.
-- Backtrace (Reduced):
#6 0x00007f9c9c77de50 in QWebFrame::scrollBarMaximum(Qt::Orientation) const () from /usr/lib/libQtWebKit.so.4
#7 0x00007f9c9db2ba0c in MainWindow::notifyMessage (this=0x5e7fe60, msg=..., status=<value optimized out>) at /build/buildd/rekonq-0.7.0/src/mainwindow.cpp:1184
#8 0x00007f9c9db31104 in MainWindow::qt_metacall (this=0x5e7fe60, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffcc2fad40) at /build/buildd/rekonq-0.7.0/obj-x86_64-linux-gnu/src/mainwindow.moc:159
[...]
#10 0x00007f9c9db247a6 in MainView::showStatusBarMessage (this=<value optimized out>, _t1=<value optimized out>, _t2=Rekonq::Info) at /build/buildd/rekonq-0.7.0/obj-x86_64-linux-gnu/src/mainview.moc:196
#11 0x00007f9c9db26053 in MainView::webViewLoadStarted (this=0x953f130) at /build/buildd/rekonq-0.7.0/src/mainview.cpp:532
Created attachment 62100 [details]
New crash information added by DrKonqi
rekonq (0.7.0) on KDE Platform 4.6.2 (4.6.2) using Qt 4.7.2
- What I was doing when the application crashed:
still trying to play cafeworld on facebook and ween i clicked relode it crashed
-- Backtrace (Reduced):
#6 0x00007f838bdeee50 in QWebFrame::scrollBarMaximum(Qt::Orientation) const () from /usr/lib/libQtWebKit.so.4
#7 0x00007f838d19ca0c in MainWindow::notifyMessage (this=0x1dde400, msg=..., status=<value optimized out>) at /build/buildd/rekonq-0.7.0/src/mainwindow.cpp:1184
#8 0x00007f838d1a2104 in MainWindow::qt_metacall (this=0x1dde400, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffbe0a7da0) at /build/buildd/rekonq-0.7.0/obj-x86_64-linux-gnu/src/mainwindow.moc:159
[...]
#10 0x00007f838d1957a6 in MainView::showStatusBarMessage (this=<value optimized out>, _t1=<value optimized out>, _t2=Rekonq::Info) at /build/buildd/rekonq-0.7.0/obj-x86_64-linux-gnu/src/mainview.moc:196
#11 0x00007f838d196f63 in MainView::webViewLoadFinished (this=0x1e086f0, ok=true) at /build/buildd/rekonq-0.7.0/src/mainview.cpp:561
Needs deeper investigation. Targetting 0.8 Btw, should be fixed in 0.8. Targetting 0.9 just to be sure... Git commit 75771bcb88cbf9b130d0930c564d54009380e494 by Andrea Diamantini. Committed on 29/12/2011 at 09:55. Pushed by adjam into branch 'master'. Check not existance of the extant M +5 -0 src/mainwindow.cpp http://commits.kde.org/rekonq/75771bcb88cbf9b130d0930c564d54009380e494 |