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

Crash on speed dial thumbnail creation #1076

Closed
Ilya87 opened this issue Oct 28, 2013 · 5 comments
Closed

Crash on speed dial thumbnail creation #1076

Ilya87 opened this issue Oct 28, 2013 · 5 comments
Labels

Comments

@Ilya87
Copy link

Ilya87 commented Oct 28, 2013

My os is Arch Linux x86_64

Qt version: 4.8.5 (compiled with 4.8.5)
QupZilla version: 1.5.0
WebKit version: 537.21
1). Try to create thumbnail for habrahabr.ru
2). Get the crash
============== BACKTRACE ==============
#0: qupzilla() [0x402dac]
#1: /usr/lib/libc.so.6(+0x35450) [0x7f3be2cc7450]
#2: /usr/lib/libQtWebKit.so.4(+0x9fc947) [0x7f3be50de947]
#3: /usr/lib/libQtWebKit.so.4(+0x9ec85e) [0x7f3be50ce85e]
#4: /usr/lib/libQtWebKit.so.4(+0x9ec8af) [0x7f3be50ce8af]
#5: /usr/lib/libQtWebKit.so.4(+0xa0409a) [0x7f3be50e609a]
#6: /usr/lib/libQtWebKit.so.4(+0xb46718) [0x7f3be5228718]
#7: /usr/lib/libQtWebKit.so.4(+0xb4e55a) [0x7f3be523055a]
#8: /usr/lib/libQtWebKit.so.4(+0xb4e7ef) [0x7f3be52307ef]
#9: /usr/lib/libQtWebKit.so.4(+0xb34fd1) [0x7f3be5216fd1]
#10: /usr/lib/libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x61) [0x7f3be36e9d11]
#11: /usr/lib/libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0x8c) [0x7f3be3c0112c]
#12: /usr/lib/libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x270) [0x7f3be3c076f0]
#13: /usr/lib/libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x6d) [0x7f3be36d1ebd]
#14: /usr/lib/libQtCore.so.4(+0x1aa5d3) [0x7f3be37015d3]
#15: /usr/lib/libQtCore.so.4(+0x1a78f1) [0x7f3be36fe8f1]
#16: /usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x146) [0x7f3bdf6d7256]
#17: /usr/lib/libglib-2.0.so.0(+0x485a8) [0x7f3bdf6d75a8]
#18: /usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x2c) [0x7f3bdf6d764c]
#19: /usr/lib/libQtCore.so.4(_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE+0x65) [0x7f3be36feb25]
#20: /usr/lib/libQtGui.so.4(+0x266266) [0x7f3be3c9e266]
#21: /usr/lib/libQtCore.so.4(_ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE+0x2f) [0x7f3be36d0b1f]
#22: /usr/lib/libQtCore.so.4(_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE+0x175) [0x7f3be36d0e15]
#23: /usr/lib/libQtCore.so.4(_ZN16QCoreApplication4execEv+0x8b) [0x7f3be36d5f4b]
#24: qupzilla() [0x402833]
#25: /usr/lib/libc.so.6(__libc_start_main+0xf5) [0x7f3be2cb3bc5]
#26: qupzilla() [0x402ad5]
@JHooverman
Copy link
Member

Works here.

iq1

Tested with:
Application version: 1.5.0 (287f4e8)
Qt version: 4.8.5
WebKit version: 537.21
Build time: Oct 12 2013 16:14:51
Platform: Linux

Are you able to add other entries than habrahabr.ru to the speed dial page?

@nowrep
Copy link
Member

nowrep commented Oct 29, 2013

Are you able to load habrahabr.ru normally in browser?

@Ilya87
Copy link
Author

Ilya87 commented Oct 31, 2013

Yes, I can load page normally. I've discovered problem: all is good (no crash) when I add new thumbnail, crash appears when I edit already created thumbnail (www.qupzilla.com in my case).

@JHooverman
Copy link
Member

Would you please describe exactly, what you have tried to edit (Url, Title, check/ uncheck "Load title from page")?

@Ilya87
Copy link
Author

Ilya87 commented Nov 1, 2013

I click on gear (edit) icon on qupzilla.com thumbnail. Then I change url to http://habrahabr.ru, "Load title from page" is unchecked. Then I click apply and... wtf???? Now thumbnail loads without crash. So the reason was OS bug or site script.

@Ilya87 Ilya87 closed this as completed Nov 1, 2013
@pejakm pejakm removed the QtWebKit label Dec 19, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants