Summary: | libQt5WebKit5: konqueror browser crashes while using split screen | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | Kurt Seebauer <kurt_seebauer> |
Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | steffen_moeller |
Priority: | NOR | Keywords: | drkonqi |
Version First Reported In: | 5.0.97 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kurt Seebauer
2017-03-01 22:19:11 UTC
This time with a better backtrace. Reproduce the crash by opening about 5 horizontally and vertically split windows, browser the web and see the crash: System: Qt Version: 5.7.1 Frameworks Version: 5.31.0 Operating System: Linux 4.10.3-1-default x86_64 Distribution: "openSUSE Tumbleweed" Thread 1 (Thread 0x7f3f625da940 (LWP 11437)): [KCrash Handler] #6 0x00007f3f2dfd0422 in WebCore::Node::hasTagName(WebCore::QualifiedName const&) const () at dom/Element.h:804 #7 0x00007f3f2dfd0422 in WebCore::isHTMLScriptElement(WebCore::Node*) () at html/HTMLScriptElement.h:72 #8 0x00007f3f2dfd0422 in WebCore::toScriptElementIfPossible(WebCore::Element*) () at dom/ScriptElement.cpp:423 #9 0x00007f3f2dff442f in WebCore::ScriptRunner::timerFired(WebCore::Timer<WebCore::ScriptRunner>*) () at dom/ScriptRunner.cpp:121 #10 0x00007f3f2d2328ba in WebCore::ThreadTimers::sharedTimerFiredInternal() () at platform/ThreadTimers.cpp:129 #11 0x00007f3f5c9a5573 in QObject::event(QEvent*) (this=0x44d5350, e=<optimized out>) at kernel/qobject.cpp:1285 #12 0x00007f3f5daf4eac in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=<optimized out>, receiver=0x44d5350, e=0x7fffd3a90150) at kernel/qapplication.cpp:3799 #13 0x00007f3f5dafc661 in QApplication::notify(QObject*, QEvent*) (this=0x7fffd3a904e0, receiver=0x44d5350, e=0x7fffd3a90150) at kernel/qapplication.cpp:3556 #14 0x00007f3f5c978b00 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x44d5350, event=event@entry=0x7fffd3a90150) at kernel/qcoreapplication.cpp:988 #15 0x00007f3f5c9cc10e in QCoreApplication::sendEvent(QObject*, QEvent*) (event=0x7fffd3a90150, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:231 #16 0x00007f3f5c9cc10e in QTimerInfoList::activateTimers() (this=0x23d95b0) at kernel/qtimerinfo_unix.cpp:644 #17 0x00007f3f5c9cc631 in timerSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:182 #18 0x00007f3f557bd697 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0 #19 0x00007f3f557bd900 in () at /usr/lib64/libglib-2.0.so.0 #20 0x00007f3f557bd9ac in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0 #21 0x00007f3f5c9cd16f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x2403810, flags=...) at kernel/qeventdispatcher_glib.cpp:423 #22 0x00007f3f5c976aea in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fffd3a903a0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:212 #23 0x00007f3f5c97f25c in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1261 #24 0x00007f3f621f79e6 in kdemain(int, char**) (argc=<optimized out>, argv=<optimized out>) at /usr/src/debug/konqueror-16.12.3/src/konqmain.cpp:233 #25 0x00007f3f61db0541 in __libc_start_main (main=0x400690 <main>, argc=1, argv=0x7fffd3a906a8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffd3a90698) at ../csu/libc-start.c:295 #26 0x00000000004006ca in _start () at ../sysdeps/x86_64/start.S:120 *** Bug 383703 has been marked as a duplicate of this bug. *** Thank you for the crash report. As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved. I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |