Bug 377439 - Konquerer crashed opening locally saved web page
Summary: Konquerer crashed opening locally saved web page
Status: RESOLVED DUPLICATE of bug 376608
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2017-03-09 22:50 UTC by Gregg
Modified: 2017-06-22 16:50 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Saved page that crashed Konqueror (310.72 KB, application/x-bzip)
2017-06-22 16:48 UTC, Patrick Traill
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gregg 2017-03-09 22:50:01 UTC
Application: konqueror (4.14.25)
KDE Platform Version: 4.14.25
Qt Version: 4.8.6
Operating System: Linux 4.4.49-16-default x86_64
Distribution: "openSUSE Leap 42.2"

-- Information about the crash:
- What I was doing when the application crashed:Opening a local page saved from a google drive page 2 years ago - kwrite highlight in red everything in the file after 1.25 in "@media screen and (min-resolution:1.25dppx),screen and (-o-min-device-pixel-ratio:5/4),screen and (-" (Firefox does open the page)

The crash can be reproduced every time.

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

Thread 7 (Thread 0x7f0c62131700 (LWP 21766)):
#0  0x00007f0cd3d4849d in poll () at /lib64/libc.so.6
#1  0x00007f0cd0e55314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f0cd0e5564a in g_main_loop_run () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f0c72fae386 in  () at /usr/lib64/libgio-2.0.so.0
#4  0x00007f0cd0e799a5 in  () at /usr/lib64/libglib-2.0.so.0
#5  0x00007f0cd5055734 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f0cd3d50d3d in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7f0c62932700 (LWP 21765)):
#0  0x00007f0cd3d4849d in poll () at /lib64/libc.so.6
#1  0x00007f0cd0e55314 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x00007f0cd0e5542c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#3  0x00007f0cd0e55469 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x00007f0cd0e799a5 in  () at /usr/lib64/libglib-2.0.so.0
#5  0x00007f0cd5055734 in start_thread () at /lib64/libpthread.so.0
#6  0x00007f0cd3d50d3d in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f0c637a8700 (LWP 21764)):
#0  0x00007f0cd505a0af in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f0c6ab0a533 in  () at /usr/lib64/dri/r600_dri.so
#2  0x00007f0c6ab09d57 in  () at /usr/lib64/dri/r600_dri.so
#3  0x00007f0cd5055734 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f0cd3d50d3d in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f0c7ab43700 (LWP 21759)):
#0  0x00007f0cd505a0af in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f0cc21b595d in JSC::BlockAllocator::blockFreeingThreadMain() () at /usr/lib64/libQtWebKit.so.4
#2  0x00007f0cc246a806 in WTF::wtfThreadEntryPoint(void*) () at /usr/lib64/libQtWebKit.so.4
#3  0x00007f0cd5055734 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f0cd3d50d3d in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f0c7bed4700 (LWP 21757)):
#0  0x00007ffec3bd3adc in clock_gettime ()
#1  0x00007f0cd3d5d806 in clock_gettime () at /lib64/libc.so.6
#2  0x00007f0cd5340057 in  () at /usr/lib64/libQtCore.so.4
#3  0x00007f0cd541b765 in  () at /usr/lib64/libQtCore.so.4
#4  0x00007f0cd5419e7c in  () at /usr/lib64/libQtCore.so.4
#5  0x00007f0cd5419f25 in  () at /usr/lib64/libQtCore.so.4
#6  0x00007f0cd0e5495d in g_main_context_prepare () at /usr/lib64/libglib-2.0.so.0
#7  0x00007f0cd0e55230 in  () at /usr/lib64/libglib-2.0.so.0
#8  0x00007f0cd0e5542c in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
#9  0x00007f0cd5419fce in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#10 0x00007f0cd53ebd3f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#11 0x00007f0cd53ec035 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib64/libQtCore.so.4
#12 0x00007f0cd52e949f in QThread::exec() () at /usr/lib64/libQtCore.so.4
#13 0x00007f0cd52ebb7f in  () at /usr/lib64/libQtCore.so.4
#14 0x00007f0cd5055734 in start_thread () at /lib64/libpthread.so.0
#15 0x00007f0cd3d50d3d in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f0cbd421700 (LWP 21756)):
#0  0x00007f0cd505a0af in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f0cc2442cb6 in WTF::TCMalloc_PageHeap::scavengerThread() () at /usr/lib64/libQtWebKit.so.4
#2  0x00007f0cc2442ce9 in  () at /usr/lib64/libQtWebKit.so.4
#3  0x00007f0cd5055734 in start_thread () at /lib64/libpthread.so.0
#4  0x00007f0cd3d50d3d in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f0cd6782780 (LWP 21755)):
[KCrash Handler]
#6  0x00007f0c5afb26bf in gdk_display_open () at /usr/lib64/libgdk-x11-2.0.so.0
#7  0x00007f0c5af835ad in gdk_display_open_default_libgtk_only () at /usr/lib64/libgdk-x11-2.0.so.0
#8  0x00007f0c5b34b644 in gtk_init_check () at /usr/lib64/libgtk-x11-2.0.so.0
#9  0x00007f0c5b34b669 in gtk_init () at /usr/lib64/libgtk-x11-2.0.so.0
#10 0x00007f0cc193574b in WebCore::initializeGtk(QLibrary*) () at /usr/lib64/libQtWebKit.so.4
#11 0x00007f0cc1935a2f in WebCore::PluginPackage::load() () at /usr/lib64/libQtWebKit.so.4
#12 0x00007f0cc1935c46 in WebCore::PluginPackage::fetchInfo() () at /usr/lib64/libQtWebKit.so.4
#13 0x00007f0cc1710e16 in WebCore::PluginPackage::createPackage(WTF::String const&, long const&) () at /usr/lib64/libQtWebKit.so.4
#14 0x00007f0cc170e625 in WebCore::PluginDatabase::refresh() () at /usr/lib64/libQtWebKit.so.4
#15 0x00007f0cc170f761 in WebCore::PluginDatabase::installedPlugins(bool) () at /usr/lib64/libQtWebKit.so.4
#16 0x00007f0cc102b841 in PlatformStrategiesQt::getPluginInfo(WebCore::Page const*, WTF::Vector<WebCore::PluginInfo, 0ul>&) () at /usr/lib64/libQtWebKit.so.4
#17 0x00007f0cc1666814 in WebCore::PluginData::PluginData(WebCore::Page const*) () at /usr/lib64/libQtWebKit.so.4
#18 0x00007f0cc16489f8 in WebCore::Page::pluginData() const () at /usr/lib64/libQtWebKit.so.4
#19 0x00007f0cc1666dc9 in WebCore::DOMPluginArray::length() const () at /usr/lib64/libQtWebKit.so.4
#20 0x00007f0cc1e8a78d in WebCore::jsDOMPluginArrayLength(JSC::ExecState*, JSC::JSValue, JSC::PropertyName) () at /usr/lib64/libQtWebKit.so.4
#21 0x00007f0cc22199b8 in JSC::JSValue::get(JSC::ExecState*, JSC::PropertyName, JSC::PropertySlot&) const () at /usr/lib64/libQtWebKit.so.4
#22 0x00007f0cc22eaf3f in llint_slow_path_get_by_id () at /usr/lib64/libQtWebKit.so.4
#23 0x00007f0cc22f4e1c in llint_op_get_by_id () at /usr/lib64/libQtWebKit.so.4
#24 0x00007f0c793bfd80 in  ()
#25 0x00007f0c789898c0 in  ()
#26 0x00007f0c798a8b10 in  ()
#27 0x00007f0c79a3ffe0 in  ()
#28 0x00007f0c00000000 in  ()
#29 0x00007f0c789aba80 in  ()
#30 0x00007f0c79f05130 in  ()
#31 0x00007f0cc2290a65 in JSC::JSStack::growSlowCase(JSC::Register*) () at /usr/lib64/libQtWebKit.so.4
#32 0x00007f0c79f05090 in  ()
#33 0x0000000000000000 in  ()

The reporter indicates this bug may be a duplicate of or related to bug 365732.

Possible duplicates by query: bug 376608, bug 365732, bug 362245.

Reported using DrKonqi
Comment 1 Christoph Feck 2017-03-17 17:39:03 UTC

*** This bug has been marked as a duplicate of bug 376608 ***
Comment 2 Patrick Traill 2017-06-22 16:48:26 UTC
Created attachment 106233 [details]
Saved page that crashed Konqueror
Comment 3 Patrick Traill 2017-06-22 16:50:05 UTC
Comment on attachment 106233 [details]
Saved page that crashed Konqueror

Sorry, attached to wrong bug, cannot see how to delete