Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

Crash with the latest build [linux] #716

Closed
Raphi111 opened this issue Jan 27, 2013 · 1 comment
Closed

Crash with the latest build [linux] #716

Raphi111 opened this issue Jan 27, 2013 · 1 comment

Comments

@Raphi111
Copy link

Since the last update qupzilla won't start anymore. It crashes at startup with the error "Aborted (core dumped)" when started in console.

Here is the backtrace:

Time: Sun Jan 27 10:34:06 2013
Qt version: 4.8.4 (compiled with 4.8.3)
QupZilla version: 1.3.5
WebKit version: 537.21

============== BACKTRACE ==============
#0: qupzilla() [0x804a4f2]
#1: linux-gate.so.1(__kernel_sigreturn+0) [0xb771b400]
#2: /usr/lib/libQtWebKit.so.4(+0x59a6a0) [0xb59146a0]
#3: /usr/lib/libQtWebKit.so.4(+0x59af1c) [0xb5914f1c]
#4: /usr/lib/libQtWebKit.so.4(+0x59b311) [0xb5915311]
#5: /usr/lib/libQtWebKit.so.4(_ZrsR11QDataStreamR11QWebHistory+0xf4) [0xb5520774]
#6: /usr/lib/libQupZilla.so.1(_ZN6WebTab12p_restoreTabERK4QUrlRK10QByteArray+0x49) [0xb74c6109]
#7: /usr/lib/libQupZilla.so.1(_ZN6WebTab12p_restoreTabERKNS_8SavedTabE+0x2d) [0xb74c617d]
#8: /usr/lib/libQupZilla.so.1(_ZN6WebTab10restoreTabERKNS_8SavedTabE+0x110) [0xb74c6640]
#9: /usr/lib/libQupZilla.so.1(_ZN9TabWidget12restoreStateERK5QListIN6WebTab8SavedTabEEi+0x126) [0xb7495b56]
#10: /usr/lib/libQupZilla.so.1(_ZN8QupZilla18restoreWindowStateERKN14RestoreManager10WindowDataE+0x54) [0xb7401de4]
#11: /usr/lib/libQupZilla.so.1(_ZN15MainApplication16restoreStateSlotEP8QupZilla5QListIN14RestoreManager10WindowDataEE+0x345) [0xb741a285]
#12: /usr/lib/libQupZilla.so.1(_ZN8QupZilla10postLaunchEv+0x4ee) [0xb740c95e]
#13: /usr/lib/libQupZilla.so.1(+0x21be42) [0xb7587e42]
#14: /usr/lib/libQtCore.so.4(_ZN14QMetaCallEvent13placeMetaCallEP7QObject+0x3a) [0xb47576ea]
#15: /usr/lib/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x26b) [0xb475bc2b]
#16: /usr/lib/libQtGui.so.4(_ZN7QWidget5eventEP6QEvent+0x8a) [0xb4a459ea]
#17: /usr/lib/libQtGui.so.4(_ZN11QMainWindow5eventEP6QEvent+0x6c) [0xb4e6f79c]
#18: /usr/lib/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xbc) [0xb49ed0dc]
#19: /usr/lib/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x234) [0xb49f1b84]
#20: /usr/lib/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x8e) [0xb474599e]
#21: /usr/lib/libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x42d) [0xb47496cd]
#22: /usr/lib/libQtCore.so.4(_ZN16QCoreApplication16sendPostedEventsEP7QObjecti+0x2c) [0xb474995c]
#23: /usr/lib/libQtCore.so.4(+0x1ac784) [0xb4777784]
#24: /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x143) [0xb3b0c793]
#25: /usr/lib/libglib-2.0.so.0(+0x46b30) [0xb3b0cb30]
#26: /usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x41) [0xb3b0cc11]
#27: /usr/lib/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x61) [0xb4777901]
#28: /usr/lib/libQtGui.so.4(+0x1eb38a) [0xb4a9e38a]
#29: /usr/lib/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x4c) [0xb474447c]
#30: /usr/lib/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x141) [0xb4744771]
#31: /usr/lib/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x9a) [0xb4749a0a]
#32: /usr/lib/libQtGui.so.4(_ZN12QApplication4execEv+0x24) [0xb49eaf64]
#33: qupzilla() [0x8049fd0]
#34: /usr/lib/libc.so.6(__libc_start_main+0xf5) [0xb432c825]
#35: qupzilla() [0x804a2a1]
@nowrep
Copy link
Member

nowrep commented Jan 27, 2013

Ask your distribution to rebuild QtWebKit package from latest git: https://gitorious.org/+qtwebkit-developers/webkit/qtwebkit-23

For now, you can workaround this issue by removing session.dat pineedtabs.dat from profile.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants