Summary: | Rekonq 0.8.0 segfault on start | ||
---|---|---|---|
Product: | [Unmaintained] rekonq | Reporter: | Matija Šuklje <matija> |
Component: | general | Assignee: | Andrea Diamantini <adjam7> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | anmeldungen, emgrasso, gilles.maliar, kenny, spearhead2k3, XtouRusX |
Priority: | NOR | ||
Version: | 0.8.0 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
Description
Matija Šuklje
2011-10-18 12:50:36 UTC
*** Bug 285214 has been marked as a duplicate of this bug. *** Created attachment 65230 [details]
New crash information added by DrKonqi
rekonq (0.8.0) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
Everytime rekonq is started it segfaults. This can be reproduced every time.
-- Backtrace (Reduced):
#6 page (this=0x0) at /build/buildd/rekonq-0.8.0/src/webtab.h:71
#7 MainWindow::updateActions (this=0xb38d00) at /build/buildd/rekonq-0.8.0/src/mainwindow.cpp:716
#8 0x00007f85b78319e1 in MainWindow::postLaunch (this=0xb38d00) at /build/buildd/rekonq-0.8.0/src/mainwindow.cpp:272
#9 0x00007f85b78374b1 in MainWindow::qt_metacall (this=0xb38d00, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7ffffb664650) at /build/buildd/rekonq-0.8.0/obj-x86_64-linux-gnu/src/mainwindow.moc:175
[...]
#11 0x00007f85b237ef7f in QSingleShotTimer::timerEvent (this=0xdd8980) at kernel/qtimer.cpp:308
*** Bug 285978 has been marked as a duplicate of this bug. *** Git commit c8a48c13388b34099e8ee7704985d887b36acd0d by Andrea Diamantini. Committed on 08/11/2011 at 12:42. Pushed by adjam into branch 'NoPostLaunch'. Remove postLaunch calls This will help a lot in having a clean/easy startup, also a bit less fast. Let's see if this helps stability... PS: To the bug reporter. I pushed a "NoPostLaunch" in rekonq git repo. Can you please try compiling and testing if this fixes your troubles on startup?? Many thanks for any help. Andrea. CCBUG:284356 M +18 -26 src/application.cpp M +0 -5 src/application.h M +5 -8 src/mainview.cpp M +2 -7 src/mainview.h M +55 -62 src/mainwindow.cpp M +0 -1 src/mainwindow.h M +2 -2 src/tabbar.cpp M +1 -0 src/webtab.cpp M +4 -2 src/webtab.h http://commits.kde.org/rekonq/c8a48c13388b34099e8ee7704985d887b36acd0d Created attachment 65455 [details]
New crash information added by DrKonqi
rekonq (0.8.0) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
- What I was doing when the application crashed:
I was doing nothing, it crashes ALWAYS at launch since upgrade 11.10 (with ubuntu 11.10 first, and now with kubuntu 11.10 recently installed)
-- Backtrace (Reduced):
#6 page (this=0x0) at /build/buildd/rekonq-0.8.0/src/webtab.h:71
#7 MainWindow::updateActions (this=0x2225a90) at /build/buildd/rekonq-0.8.0/src/mainwindow.cpp:716
#8 0x00007ffc955ea9e1 in MainWindow::postLaunch (this=0x2225a90) at /build/buildd/rekonq-0.8.0/src/mainwindow.cpp:272
#9 0x00007ffc955f04b1 in MainWindow::qt_metacall (this=0x2225a90, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff2ba874b0) at /build/buildd/rekonq-0.8.0/obj-x86_64-linux-gnu/src/mainwindow.moc:175
[...]
#11 0x00007ffc90137f7f in QSingleShotTimer::timerEvent (this=0x2438b80) at kernel/qtimer.cpp:308
Created attachment 65456 [details]
New crash information added by DrKonqi
rekonq (0.8.0) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
- What I was doing when the application crashed:
I was doing nothing, it crashes ALWAYS at launch since upgrade 11.10 (with ubuntu 11.10 first, and now with kubuntu 11.10 recently installed)
-- Backtrace (Reduced):
#6 page (this=0x0) at /build/buildd/rekonq-0.8.0/src/webtab.h:71
#7 MainWindow::updateActions (this=0x2225a90) at /build/buildd/rekonq-0.8.0/src/mainwindow.cpp:716
#8 0x00007ffc955ea9e1 in MainWindow::postLaunch (this=0x2225a90) at /build/buildd/rekonq-0.8.0/src/mainwindow.cpp:272
#9 0x00007ffc955f04b1 in MainWindow::qt_metacall (this=0x2225a90, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff2ba874b0) at /build/buildd/rekonq-0.8.0/obj-x86_64-linux-gnu/src/mainwindow.moc:175
[...]
#11 0x00007ffc90137f7f in QSingleShotTimer::timerEvent (this=0x2438b80) at kernel/qtimer.cpp:308
Created attachment 65457 [details]
New crash information added by DrKonqi
rekonq (0.8.0) on KDE Platform 4.7.2 (4.7.2) using Qt 4.7.4
- What I was doing when the application crashed:
I was doing nothing, it crashes ALWAYS at launch since upgrade 11.10 (with ubuntu 11.10 first, and now with kubuntu 11.10 recently installed)
-- Backtrace (Reduced):
#6 page (this=0x0) at /build/buildd/rekonq-0.8.0/src/webtab.h:71
#7 MainWindow::updateActions (this=0x2225a90) at /build/buildd/rekonq-0.8.0/src/mainwindow.cpp:716
#8 0x00007ffc955ea9e1 in MainWindow::postLaunch (this=0x2225a90) at /build/buildd/rekonq-0.8.0/src/mainwindow.cpp:272
#9 0x00007ffc955f04b1 in MainWindow::qt_metacall (this=0x2225a90, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff2ba874b0) at /build/buildd/rekonq-0.8.0/obj-x86_64-linux-gnu/src/mainwindow.moc:175
[...]
#11 0x00007ffc90137f7f in QSingleShotTimer::timerEvent (this=0x2438b80) at kernel/qtimer.cpp:308
Git commit 6ce25c6e5db5a90e272fb5ca1c665c65310c1b9f by Andrea Diamantini. Committed on 08/11/2011 at 12:42. Pushed by adjam into branch 'master'. Remove postLaunch calls This will help a lot in having a clean/easy startup, also a bit less fast. Let's see if this helps stability... PS: To the bug reporter. I pushed a "NoPostLaunch" in rekonq git repo. Can you please try compiling and testing if this fixes your troubles on startup?? Many thanks for any help. Andrea. CCBUG:284356 M +18 -26 src/application.cpp M +0 -5 src/application.h M +5 -8 src/mainview.cpp M +2 -7 src/mainview.h M +55 -62 src/mainwindow.cpp M +0 -1 src/mainwindow.h M +2 -2 src/tabbar.cpp M +1 -0 src/webtab.cpp M +4 -2 src/webtab.h http://commits.kde.org/rekonq/6ce25c6e5db5a90e272fb5ca1c665c65310c1b9f *** Bug 286899 has been marked as a duplicate of this bug. *** Git commit 830b2f24ec1375b5fee5891f10444a67da562484 by Andrea Diamantini. Committed on 08/11/2011 at 12:42. Pushed by adjam into branch 'Branches.0.8'. Remove postLaunch calls This will help a lot in having a clean/easy startup, also a bit less fast. Let's see if this helps stability... PS: To the bug reporter. I pushed a "NoPostLaunch" in rekonq git repo. Can you please try compiling and testing if this fixes your troubles on startup?? Many thanks for any help. Andrea. CCBUG:284356 M +18 -26 src/application.cpp M +0 -5 src/application.h M +5 -8 src/mainview.cpp M +2 -7 src/mainview.h M +55 -62 src/mainwindow.cpp M +0 -1 src/mainwindow.h M +2 -2 src/tabbar.cpp M +1 -0 src/webtab.cpp M +4 -2 src/webtab.h http://commits.kde.org/rekonq/830b2f24ec1375b5fee5891f10444a67da562484 Created attachment 66532 [details]
New crash information added by DrKonqi
rekonq (0.8.0) on KDE Platform 4.7.3 (4.7.3) using Qt 4.7.4
- What I was doing when the application crashed:
start rekonq and immediately crashed. the main window didn't even show up.
-- Backtrace (Reduced):
#6 page (this=0x0) at /build/buildd/rekonq-0.8.0/src/webtab.h:71
#7 MainWindow::updateActions (this=0x1575b90) at /build/buildd/rekonq-0.8.0/src/mainwindow.cpp:716
#8 0x00007fbde7ee09e1 in MainWindow::postLaunch (this=0x1575b90) at /build/buildd/rekonq-0.8.0/src/mainwindow.cpp:272
#9 0x00007fbde7ee64b1 in MainWindow::qt_metacall (this=0x1575b90, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff5c0f1470) at /build/buildd/rekonq-0.8.0/obj-x86_64-linux-gnu/src/mainwindow.moc:175
[...]
#11 0x00007fbde25cdf7f in QSingleShotTimer::timerEvent (this=0x1774dc0) at kernel/qtimer.cpp:308
The latest git version: 34cc0191f3e580685cc3f8b0b74160d5559544b2 The bug seems to be fixed. You have to wait for the distributions to package the new version. |