Bug 373803 - Konqueror crash at startup when startup page is set to blank page
Summary: Konqueror crash at startup when startup page is set to blank page
Status: RESOLVED DUPLICATE of bug 373781
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2016-12-18 07:29 UTC by FiveYellowMice
Modified: 2016-12-21 01:27 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description FiveYellowMice 2016-12-18 07:29:01 UTC
Application: konqueror (5.0.97)

Qt Version: 5.7.1
Frameworks Version: 5.29.0
Operating System: Linux 4.8.13-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
If the startup page in Konqueror is set to blank page, it will crash at startup. I'm using the newly upgraded 16.12.

The crash can be reproduced every time.

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc5571ed840 (LWP 2096))]

Thread 19 (Thread 0x7fc4f97fa700 (LWP 2116)):
#0  0x00007fc54c52310f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007fc52a95fbb0 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#2  0x00007fc52a947cb0 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#3  0x00007fc52a94804b in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#4  0x00007fc52a9438da in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#5  0x00007fc52bb314ee in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#6  0x00007fc52bb33984 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#7  0x00007fc52bb339d5 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#8  0x00007fc52bb33ab9 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#9  0x00007fc52ada5604 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#10 0x00007fc52ad8f595 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#11 0x00007fc52adbe41a in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#12 0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#13 0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#14 0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 18 (Thread 0x7fc4f9ffb700 (LWP 2115)):
#0  0x00007fc54c52310f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007fc52adbd639 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#2  0x00007fc52adbdc39 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#3  0x00007fc52adbddf0 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#4  0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#5  0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 17 (Thread 0x7fc4fa7fc700 (LWP 2114)):
#0  0x00007fc54323e82e in ?? () from /usr/lib/pulseaudio/libpulsecommon-9.0.so
#1  0x00007fc54323f0aa in ?? () from /usr/lib/pulseaudio/libpulsecommon-9.0.so
#2  0x00007fc5436a6b9c in pa_mainloop_dispatch () from /usr/lib/libpulse.so.0
#3  0x00007fc5436a6f9c in pa_mainloop_iterate () from /usr/lib/libpulse.so.0
#4  0x00007fc5436a7040 in pa_mainloop_run () from /usr/lib/libpulse.so.0
#5  0x00007fc5436b5069 in ?? () from /usr/lib/libpulse.so.0
#6  0x00007fc54324eed8 in ?? () from /usr/lib/pulseaudio/libpulsecommon-9.0.so
#7  0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#8  0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 16 (Thread 0x7fc4faffd700 (LWP 2113)):
#0  0x00007fc54c5234b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007fc52adb1ac2 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#2  0x00007fc52adb2375 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#3  0x00007fc52ad93401 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#4  0x00007fc52ada5604 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#5  0x00007fc52ad8f595 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#6  0x00007fc52adbe41a in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#7  0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#8  0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#9  0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 15 (Thread 0x7fc4fb7fe700 (LWP 2112)):
#0  0x00007fc54c52310f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007fc52a43e88d in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#2  0x00007fc52adbdcce in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#3  0x00007fc52adbddf0 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#4  0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#5  0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 14 (Thread 0x7fc4fbfff700 (LWP 2111)):
#0  0x00007fc54c52310f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007fc52adb22e5 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#2  0x00007fc52adb23b5 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#3  0x00007fc52ad933b3 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#4  0x00007fc52ada5604 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#5  0x00007fc52ad8f595 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#6  0x00007fc52adbe41a in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#7  0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#8  0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#9  0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 13 (Thread 0x7fc514ff9700 (LWP 2110)):
#0  0x00007fc556b2354d in write () from /usr/lib/libc.so.6
#1  0x00007fc556aba867 in _IO_new_file_write () from /usr/lib/libc.so.6
#2  0x00007fc556ab9bb2 in new_do_write () from /usr/lib/libc.so.6
#3  0x00007fc556abafbe in __GI__IO_file_xsputn () from /usr/lib/libc.so.6
#4  0x00007fc556a91d15 in buffered_vfprintf () from /usr/lib/libc.so.6
#5  0x00007fc556a8ef95 in vfprintf () from /usr/lib/libc.so.6
#6  0x00007fc556b3eae9 in __fprintf_chk () from /usr/lib/libc.so.6
#7  0x00007fc52883b9ee in ?? () from /usr/lib/libevent-2.0.so.5
#8  0x00007fc52883bbe4 in event_warn () from /usr/lib/libevent-2.0.so.5
#9  0x00007fc5288402f8 in ?? () from /usr/lib/libevent-2.0.so.5
#10 0x00007fc52882a36d in event_base_loop () from /usr/lib/libevent-2.0.so.5
#11 0x00007fc52ad68dde in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#12 0x00007fc52ada5604 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#13 0x00007fc52ad8f595 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#14 0x00007fc52a045df8 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#15 0x00007fc52a045f3b in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#16 0x00007fc52adbe498 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#17 0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#18 0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#19 0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 12 (Thread 0x7fc5157fa700 (LWP 2109)):
#0  0x00007fc556b3cfdb in __lll_lock_wait_private () from /usr/lib/libc.so.6
#1  0x00007fc556b3ea94 in __fprintf_chk () from /usr/lib/libc.so.6
#2  0x00007fc52883b9ee in ?? () from /usr/lib/libevent-2.0.so.5
#3  0x00007fc52883bbe4 in event_warn () from /usr/lib/libevent-2.0.so.5
#4  0x00007fc5288402f8 in ?? () from /usr/lib/libevent-2.0.so.5
#5  0x00007fc52882a36d in event_base_loop () from /usr/lib/libevent-2.0.so.5
#6  0x00007fc52ad68dde in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#7  0x00007fc52ada5604 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#8  0x00007fc52ad8f595 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#9  0x00007fc52a045d48 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#10 0x00007fc52a045f9b in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#11 0x00007fc52adbe498 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#12 0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#13 0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#14 0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 11 (Thread 0x7fc515ffb700 (LWP 2108)):
#0  0x00007fc54c52310f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007fc52adb22e5 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#2  0x00007fc52adb23b5 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#3  0x00007fc52ad933b3 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#4  0x00007fc52ada5604 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#5  0x00007fc52ad8f595 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#6  0x00007fc52a045c98 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#7  0x00007fc52a045f8b in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#8  0x00007fc52adbe498 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#9  0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#10 0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#11 0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 10 (Thread 0x7fc5167fc700 (LWP 2107)):
#0  0x00007fc54c52310f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007fc52adb22e5 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#2  0x00007fc52adb23b5 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#3  0x00007fc52ad933b3 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#4  0x00007fc52ada5604 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#5  0x00007fc52ad8f595 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#6  0x00007fc52a045be8 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#7  0x00007fc52a045f7b in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#8  0x00007fc52adbe498 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#9  0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#10 0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#11 0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 9 (Thread 0x7fc516ffd700 (LWP 2106)):
#0  0x00007fc556b3cfdb in __lll_lock_wait_private () from /usr/lib/libc.so.6
#1  0x00007fc556b3ea94 in __fprintf_chk () from /usr/lib/libc.so.6
#2  0x00007fc52883b9ee in ?? () from /usr/lib/libevent-2.0.so.5
#3  0x00007fc52883bbe4 in event_warn () from /usr/lib/libevent-2.0.so.5
#4  0x00007fc5288402f8 in ?? () from /usr/lib/libevent-2.0.so.5
#5  0x00007fc52882a36d in event_base_loop () from /usr/lib/libevent-2.0.so.5
#6  0x00007fc52ad68dde in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#7  0x00007fc52ada5604 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#8  0x00007fc52ad8f595 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#9  0x00007fc52a045b38 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#10 0x00007fc52a045f6b in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#11 0x00007fc52adbe498 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#12 0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#13 0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#14 0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 8 (Thread 0x7fc5177fe700 (LWP 2105)):
#0  0x00007fc54c52310f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007fc52adb22e5 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#2  0x00007fc52adb23b5 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#3  0x00007fc52ad933b3 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#4  0x00007fc52ada5604 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#5  0x00007fc52ad8f595 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#6  0x00007fc52a045a88 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#7  0x00007fc52a045f5b in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#8  0x00007fc52adbe498 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#9  0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#10 0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#11 0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 7 (Thread 0x7fc517fff700 (LWP 2104)):
#0  0x00007fc54c5234b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007fc52adb1ac2 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#2  0x00007fc52adc1088 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#3  0x00007fc52adc15bd in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#4  0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#5  0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 6 (Thread 0x7fc51ca23700 (LWP 2103)):
#0  0x00007fc54c5234b8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007fc52adb1ac2 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#2  0x00007fc52adc1088 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#3  0x00007fc52adc15bd in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#4  0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#5  0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 5 (Thread 0x7fc51d224700 (LWP 2102)):
#0  0x00007fc54c52310f in pthread_cond_wait@@GLIBC_2.3.2 () from /usr/lib/libpthread.so.0
#1  0x00007fc52adb22e5 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#2  0x00007fc52adb23b5 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#3  0x00007fc52ad933b3 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#4  0x00007fc52ada5604 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#5  0x00007fc52ad8f595 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#6  0x00007fc52adbe41a in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#7  0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#8  0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#9  0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 4 (Thread 0x7fc51dc32700 (LWP 2101)):
#0  0x00007fc556b3cfdb in __lll_lock_wait_private () from /usr/lib/libc.so.6
#1  0x00007fc556b3ea94 in __fprintf_chk () from /usr/lib/libc.so.6
#2  0x00007fc52883b9ee in ?? () from /usr/lib/libevent-2.0.so.5
#3  0x00007fc52883bbe4 in event_warn () from /usr/lib/libevent-2.0.so.5
#4  0x00007fc5288402f8 in ?? () from /usr/lib/libevent-2.0.so.5
#5  0x00007fc52882a36d in event_base_loop () from /usr/lib/libevent-2.0.so.5
#6  0x00007fc52ad68e8a in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#7  0x00007fc52ada5604 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#8  0x00007fc52ad8f595 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#9  0x00007fc52adbe41a in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#10 0x00007fc52adba78c in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#11 0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#12 0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7fc53e28d700 (LWP 2098)):
#0  0x00007fc55138bb8d in ?? () from /usr/lib/libQt5Core.so.5
#1  0x00007fc5515bba2a in ?? () from /usr/lib/libQt5Core.so.5
#2  0x00007fc54a61bc89 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#3  0x00007fc54a61c6ab in ?? () from /usr/lib/libglib-2.0.so.0
#4  0x00007fc54a61c89c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#5  0x00007fc5515bc2db in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#6  0x00007fc551565d3a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#7  0x00007fc551388063 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#8  0x00007fc55303dde5 in ?? () from /usr/lib/libQt5DBus.so.5
#9  0x00007fc55138ccf8 in ?? () from /usr/lib/libQt5Core.so.5
#10 0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#11 0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7fc53fde7700 (LWP 2097)):
#0  0x00007fc556b2748d in poll () from /usr/lib/libc.so.6
#1  0x00007fc54be928e0 in ?? () from /usr/lib/libxcb.so.1
#2  0x00007fc54be94679 in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x00007fc5416fe789 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x00007fc55138ccf8 in ?? () from /usr/lib/libQt5Core.so.5
#5  0x00007fc54c51d454 in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007fc556b307df in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7fc5571ed840 (LWP 2096)):
[KCrash Handler]
#6  0x00007fc551f74650 in QOpenGLContext::shareGroup() const () from /usr/lib/libQt5Gui.so.5
#7  0x00007fc551f74679 in QOpenGLContext::areSharing(QOpenGLContext*, QOpenGLContext*) () from /usr/lib/libQt5Gui.so.5
#8  0x00007fc5294be6c8 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#9  0x00007fc5294e1b65 in ?? () from /usr/lib/libQt5WebEngineCore.so.5
#10 0x00007fc52de2f360 in ?? () from /usr/lib/libQt5WebEngineWidgets.so.5
#11 0x00007fc552734225 in ?? () from /usr/lib/libQt5Widgets.so.5
#12 0x00007fc5527149b8 in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#13 0x00007fc52de2f89b in ?? () from /usr/lib/libQt5WebEngineWidgets.so.5
#14 0x00007fc5526cd35c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#15 0x00007fc5526d4ad1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#16 0x00007fc5515678e0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#17 0x00007fc55270d73a in QWidgetPrivate::sendPaintEvent(QRegion const&) () from /usr/lib/libQt5Widgets.so.5
#18 0x00007fc552734091 in QOpenGLWidget::resizeEvent(QResizeEvent*) () from /usr/lib/libQt5Widgets.so.5
#19 0x00007fc52de2f5dd in ?? () from /usr/lib/libQt5WebEngineWidgets.so.5
#20 0x00007fc552714e0e in QWidget::event(QEvent*) () from /usr/lib/libQt5Widgets.so.5
#21 0x00007fc52de2f89b in ?? () from /usr/lib/libQt5WebEngineWidgets.so.5
#22 0x00007fc5526cd35c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#23 0x00007fc5526d4ad1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#24 0x00007fc5515678e0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#25 0x00007fc55270d6d2 in QWidgetPrivate::sendPendingMoveAndResizeEvents(bool, bool) () from /usr/lib/libQt5Widgets.so.5
#26 0x00007fc552711553 in QWidgetPrivate::show_helper() () from /usr/lib/libQt5Widgets.so.5
#27 0x00007fc5527114d7 in QWidgetPrivate::showChildren(bool) () from /usr/lib/libQt5Widgets.so.5
#28 0x00007fc55271156f in QWidgetPrivate::show_helper() () from /usr/lib/libQt5Widgets.so.5
#29 0x00007fc5527143b5 in QWidget::setVisible(bool) () from /usr/lib/libQt5Widgets.so.5
#30 0x00007fc5527114e8 in QWidgetPrivate::showChildren(bool) () from /usr/lib/libQt5Widgets.so.5
#31 0x00007fc55271156f in QWidgetPrivate::show_helper() () from /usr/lib/libQt5Widgets.so.5
#32 0x00007fc5527114d7 in QWidgetPrivate::showChildren(bool) () from /usr/lib/libQt5Widgets.so.5
#33 0x00007fc55271156f in QWidgetPrivate::show_helper() () from /usr/lib/libQt5Widgets.so.5
#34 0x00007fc5527114d7 in QWidgetPrivate::showChildren(bool) () from /usr/lib/libQt5Widgets.so.5
#35 0x00007fc55271156f in QWidgetPrivate::show_helper() () from /usr/lib/libQt5Widgets.so.5
#36 0x00007fc5527143b5 in QWidget::setVisible(bool) () from /usr/lib/libQt5Widgets.so.5
#37 0x00007fc5527114e8 in QWidgetPrivate::showChildren(bool) () from /usr/lib/libQt5Widgets.so.5
#38 0x00007fc55271156f in QWidgetPrivate::show_helper() () from /usr/lib/libQt5Widgets.so.5
#39 0x00007fc5527114d7 in QWidgetPrivate::showChildren(bool) () from /usr/lib/libQt5Widgets.so.5
#40 0x00007fc55271156f in QWidgetPrivate::show_helper() () from /usr/lib/libQt5Widgets.so.5
#41 0x00007fc5527143b5 in QWidget::setVisible(bool) () from /usr/lib/libQt5Widgets.so.5
#42 0x00007fc556eb0679 in kdemain () from /usr/lib/libkdeinit5_konqueror.so
#43 0x00007fc556a68291 in __libc_start_main () from /usr/lib/libc.so.6
#44 0x000000000040068a in _start ()

Possible duplicates by query: bug 373789.

Reported using DrKonqi
Comment 1 Christoph Feck 2016-12-21 01:27:44 UTC

*** This bug has been marked as a duplicate of bug 373781 ***