Bug 351755 - Konqueror crashed on idnes.cz
Summary: Konqueror crashed on idnes.cz
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-08-25 14:34 UTC by kavol
Modified: 2018-11-02 22:30 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (11.76 KB, text/plain)
2016-07-20 18:36 UTC, derlatschi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kavol 2015-08-25 14:34:18 UTC
Application: konqueror (4.14.9)
KDE Platform Version: 4.14.10
Qt Version: 4.8.7
Operating System: Linux 4.2.0-0.rc6.git0.2.fc23.x86_64 x86_64
Distribution: "Fedora release 23 (Twenty Three)"

-- Information about the crash:
- What I was doing when the application crashed:

I was reading a news article. At first, I've noticed the video cannot be played. Then, on scrolling down, Konqueror crashed.

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

Thread 19 (Thread 0x7f225310f700 (LWP 12217)):
#0  0x00007f227530c11d in poll () at /lib64/libc.so.6
#1  0x00007f22719fd25c in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x7f224c0013e0, timeout=<optimized out>, context=0x7f224c0009a0) at gmain.c:4103
#2  0x00007f22719fd25c in g_main_context_iterate (context=context@entry=0x7f224c0009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3803
#3  0x00007f22719fd36c in g_main_context_iteration (context=0x7f224c0009a0, may_block=may_block@entry=1) at gmain.c:3869
#4  0x00007f22771ede8e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f224c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#5  0x00007f22771bc151 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f225310ec90, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f22771bc4c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f225310ec90, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f22770aba89 in QThread::exec() (this=this@entry=0x556f85869460) at thread/qthread.cpp:538
#8  0x00007f22637de5fe in KIO::NameLookUpThread::run() (this=0x556f85869460) at ../../kio/kio/hostinfo.cpp:226
#9  0x00007f22770ae37c in QThreadPrivate::start(void*) (arg=0x556f85869460) at thread/qthread_unix.cpp:352
#10 0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#11 0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 18 (Thread 0x7f22005a6700 (LWP 12219)):
#0  0x00007f227530c11d in poll () at /lib64/libc.so.6
#1  0x00007f22719fd25c in g_main_context_iterate (priority=2147483647, n_fds=1, fds=0x7f21f80013e0, timeout=<optimized out>, context=0x7f21f80009a0) at gmain.c:4103
#2  0x00007f22719fd25c in g_main_context_iterate (context=context@entry=0x7f21f80009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3803
#3  0x00007f22719fd36c in g_main_context_iteration (context=0x7f21f80009a0, may_block=may_block@entry=1) at gmain.c:3869
#4  0x00007f22771ede8e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x7f21f80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#5  0x00007f22771bc151 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f22005a5cd0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00007f22771bc4c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7f22005a5cd0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00007f22770aba89 in QThread::exec() (this=<optimized out>) at thread/qthread.cpp:538
#8  0x00007f22770ae37c in QThreadPrivate::start(void*) (arg=0x556f85cc5500) at thread/qthread_unix.cpp:352
#9  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#10 0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 17 (Thread 0x7f21fe91f700 (LWP 12223)):
#0  0x00007f2276e11b10 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f224b5a1aa5 in WTF::ThreadCondition::wait(WTF::Mutex&) (this=<optimized out>, mutex=...) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:379
#2  0x00007f224b29d071 in JSC::BlockAllocator::blockFreeingThreadMain() (this=0x556f86100648) at /usr/src/debug/webkit-qtwebkit-23/Source/JavaScriptCore/heap/BlockAllocator.cpp:128
#3  0x00007f224b5a14c6 in WTF::wtfThreadEntryPoint(void*) (param=0x556f85d33720) at /usr/src/debug/webkit-qtwebkit-23/Source/WTF/wtf/ThreadingPthreads.cpp:196
#4  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#5  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 16 (Thread 0x7f21fda85700 (LWP 12238)):
#0  0x00007f2276e11b10 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f21fdae7e79 in PluginRequestProcessor::queueProcessorThread() () at /usr/lib64/IcedTeaPlugin.so
#2  0x00007f21fdae86e9 in  () at /usr/lib64/IcedTeaPlugin.so
#3  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#4  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 15 (Thread 0x7f21fd284700 (LWP 12239)):
#0  0x00007f2276e11b10 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f21fdae7e79 in PluginRequestProcessor::queueProcessorThread() () at /usr/lib64/IcedTeaPlugin.so
#2  0x00007f21fdae86e9 in  () at /usr/lib64/IcedTeaPlugin.so
#3  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#4  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 14 (Thread 0x7f21fca83700 (LWP 12240)):
#0  0x00007f2276e11b10 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f21fdae7e79 in PluginRequestProcessor::queueProcessorThread() () at /usr/lib64/IcedTeaPlugin.so
#2  0x00007f21fdae86e9 in  () at /usr/lib64/IcedTeaPlugin.so
#3  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#4  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 13 (Thread 0x7f21e47c4700 (LWP 12277)):
#0  0x00007f227530c11d in poll () at /lib64/libc.so.6
#1  0x00007f22719fd25c in g_main_context_iterate (priority=2147483647, n_fds=2, fds=0x7f21dc0008c0, timeout=<optimized out>, context=0x556f87d35bc0) at gmain.c:4103
#2  0x00007f22719fd25c in g_main_context_iterate (context=context@entry=0x556f87d35bc0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3803
#3  0x00007f22719fd36c in g_main_context_iteration (context=0x556f87d35bc0, may_block=may_block@entry=1) at gmain.c:3869
#4  0x00007f22719fd3a9 in glib_worker_main (data=<optimized out>) at gmain.c:5622
#5  0x00007f2271a247f5 in g_thread_proxy (data=0x556f86852320) at gthread.c:764
#6  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#7  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 12 (Thread 0x7f21e3fc3700 (LWP 12278)):
#0  0x00007f227530c11d in poll () at /lib64/libc.so.6
#1  0x00007f22719fd25c in g_main_context_iterate (priority=2147483647, n_fds=2, fds=0x7f21d40010c0, timeout=<optimized out>, context=0x556f87d3f1f0) at gmain.c:4103
#2  0x00007f22719fd25c in g_main_context_iterate (context=0x556f87d3f1f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3803
#3  0x00007f22719fd5e2 in g_main_loop_run (loop=0x556f87d3f180) at gmain.c:4002
#4  0x00007f2250b905e6 in gdbus_shared_thread_func (user_data=0x556f87d3f1c0) at gdbusprivate.c:246
#5  0x00007f2271a247f5 in g_thread_proxy (data=0x556f868522d0) at gthread.c:764
#6  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#7  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 11 (Thread 0x7f21cbfff700 (LWP 13022)):
#0  0x00007f2276e11b10 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f21f70d34bc in  () at /usr/lib64/flash-plugin/libflashplayer.so
#2  0x00007f21f6d16800 in  () at /usr/lib64/flash-plugin/libflashplayer.so
#3  0x00007f21f70d371c in  () at /usr/lib64/flash-plugin/libflashplayer.so
#4  0x00007f21f70d3c6e in  () at /usr/lib64/flash-plugin/libflashplayer.so
#5  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#6  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 10 (Thread 0x7f21cb7fe700 (LWP 13023)):
#0  0x00007f2276e11b10 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f21f70d34bc in  () at /usr/lib64/flash-plugin/libflashplayer.so
#2  0x00007f21f6d16800 in  () at /usr/lib64/flash-plugin/libflashplayer.so
#3  0x00007f21f70d371c in  () at /usr/lib64/flash-plugin/libflashplayer.so
#4  0x00007f21f70d3c6e in  () at /usr/lib64/flash-plugin/libflashplayer.so
#5  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#6  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 9 (Thread 0x7f21caa6e700 (LWP 13024)):
#0  0x00007f2276e11b10 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f21f70d34bc in  () at /usr/lib64/flash-plugin/libflashplayer.so
#2  0x00007f21f6d16800 in  () at /usr/lib64/flash-plugin/libflashplayer.so
#3  0x00007f21f70d371c in  () at /usr/lib64/flash-plugin/libflashplayer.so
#4  0x00007f21f70d3c6e in  () at /usr/lib64/flash-plugin/libflashplayer.so
#5  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#6  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 8 (Thread 0x7f21c3fff700 (LWP 13025)):
#0  0x00007f2276e11b10 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f21f70d34bc in  () at /usr/lib64/flash-plugin/libflashplayer.so
#2  0x00007f21f6d16800 in  () at /usr/lib64/flash-plugin/libflashplayer.so
#3  0x00007f21f70d371c in  () at /usr/lib64/flash-plugin/libflashplayer.so
#4  0x00007f21f70d3c6e in  () at /usr/lib64/flash-plugin/libflashplayer.so
#5  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#6  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 7 (Thread 0x7f21c1ffb700 (LWP 13180)):
#0  0x00007f2276e11eb9 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f22770ae8c4 in QWaitCondition::wait(QMutex*, unsigned long) (time=30000, this=0x556f8dd4f440) at thread/qwaitcondition_unix.cpp:84
#2  0x00007f22770ae8c4 in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x556f8dd62730, mutex=mutex@entry=0x7f224c0035a8, time=30000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f22770a1897 in QThreadPoolThread::run() (this=0x556f8dd62720) at concurrent/qthreadpool.cpp:142
#4  0x00007f22770ae37c in QThreadPrivate::start(void*) (arg=0x556f8dd62720) at thread/qthread_unix.cpp:352
#5  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#6  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7f21c27fc700 (LWP 13197)):
#0  0x00007f2276e11eb9 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
#1  0x00007f22770ae8c4 in QWaitCondition::wait(QMutex*, unsigned long) (time=30000, this=0x556f87abd590) at thread/qwaitcondition_unix.cpp:84
#2  0x00007f22770ae8c4 in QWaitCondition::wait(QMutex*, unsigned long) (this=this@entry=0x556f87a03490, mutex=mutex@entry=0x7f224c0035a8, time=30000) at thread/qwaitcondition_unix.cpp:158
#3  0x00007f22770a1897 in QThreadPoolThread::run() (this=0x556f87a03480) at concurrent/qthreadpool.cpp:142
#4  0x00007f22770ae37c in QThreadPrivate::start(void*) (arg=0x556f87a03480) at thread/qthread_unix.cpp:352
#5  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#6  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f21c2ffd700 (LWP 13220)):
#0  0x00007f2275311d89 in syscall () at /lib64/libc.so.6
#1  0x00007f2271a427cf in g_cond_wait (cond=cond@entry=0x7f21d800c928, mutex=mutex@entry=0x7f21d800c918) at gthread-posix.c:1397
#2  0x00007f22498e5742 in _gst_data_queue_wait_non_empty (queue=queue@entry=0x7f21d800c970 [GstDataQueue]) at gstdataqueue.c:553
#3  0x00007f22498e6d90 in gst_data_queue_pop (queue=0x7f21d800c970 [GstDataQueue], item=item@entry=0x7f21c2ffcc40) at gstdataqueue.c:595
#4  0x00007f21ee135129 in gst_multi_queue_loop (pad=<optimized out>) at gstmultiqueue.c:1395
#5  0x00007f224961cb31 in gst_task_func (task=0x7f21cc02d170 [GstTask]) at gsttask.c:331
#6  0x00007f2271a2518e in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307
#7  0x00007f2271a247f5 in g_thread_proxy (data=0x7f21d4004000) at gthread.c:764
#8  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#9  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f21c37fe700 (LWP 13229)):
#0  0x00007f2275311d89 in syscall () at /lib64/libc.so.6
#1  0x00007f2271a427cf in g_cond_wait (cond=cond@entry=0x7f21e8052890, mutex=mutex@entry=0x7f21e8052848) at gthread-posix.c:1397
#2  0x00007f224961cccd in gst_task_func (task=0x7f21e8052830 [GstTask]) at gsttask.c:316
#3  0x00007f2271a2518e in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307
#4  0x00007f2271a247f5 in g_thread_proxy (data=0x7f21d8043c50) at gthread.c:764
#5  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#6  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f21c8b42700 (LWP 13232)):
#0  0x00007f2275311d89 in syscall () at /lib64/libc.so.6
#1  0x00007f2271a427cf in g_cond_wait (cond=cond@entry=0x7f21e8051708, mutex=mutex@entry=0x7f21e80516f8) at gthread-posix.c:1397
#2  0x00007f22498e5742 in _gst_data_queue_wait_non_empty (queue=queue@entry=0x7f21e8051750 [GstDataQueue]) at gstdataqueue.c:553
#3  0x00007f22498e6d90 in gst_data_queue_pop (queue=0x7f21e8051750 [GstDataQueue], item=item@entry=0x7f21c8b41c40) at gstdataqueue.c:595
#4  0x00007f21ee135129 in gst_multi_queue_loop (pad=<optimized out>) at gstmultiqueue.c:1395
#5  0x00007f224961cb31 in gst_task_func (task=0x7f21cc02d290 [GstTask]) at gsttask.c:331
#6  0x00007f2271a2518e in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307
#7  0x00007f2271a247f5 in g_thread_proxy (data=0x556f864e0940) at gthread.c:764
#8  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#9  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f21c17fa700 (LWP 13233)):
#0  0x00007f2275311d89 in syscall () at /lib64/libc.so.6
#1  0x00007f2271a428ea in g_cond_wait_until (cond=cond@entry=0x556f864b2a28, mutex=mutex@entry=0x556f864b2a20, end_time=end_time@entry=64643189242) at gthread-posix.c:1444
#2  0x00007f22719d1c29 in g_async_queue_pop_intern_unlocked (queue=queue@entry=0x556f864b2a20, wait=wait@entry=1, end_time=end_time@entry=64643189242) at gasyncqueue.c:422
#3  0x00007f22719d224b in g_async_queue_timeout_pop (queue=0x556f864b2a20, timeout=timeout@entry=15000000) at gasyncqueue.c:543
#4  0x00007f2271a2524a in g_thread_pool_thread_proxy () at gthreadpool.c:167
#5  0x00007f2271a2524a in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:364
#6  0x00007f2271a247f5 in g_thread_proxy (data=0x7f21c4008b20) at gthread.c:764
#7  0x00007f2276e0c60a in start_thread () at /lib64/libpthread.so.0
#8  0x00007f2275317bbd in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f22787da900 (LWP 12216)):
[KCrash Handler]
#6  0x00007f22719fb654 in g_source_attach (source=source@entry=0x0, context=0x0) at gmain.c:1134
#7  0x00007f22495c0938 in gst_bus_add_watch_full_unlocked (bus=<optimized out>, priority=<optimized out>, func=0x7f22495bf610 <gst_bus_async_signal_func>, user_data=0x0, notify=0x0) at gstbus.c:885
#8  0x00007f22495c0d3f in gst_bus_add_signal_watch_full (bus=0x7f21c4332880 [GstBus], priority=0) at gstbus.c:1318
#9  0x00007f224a9cca09 in WebCore::MediaPlayerPrivateGStreamer::createGSTPlayBin() () at /usr/src/debug/webkit-qtwebkit-23/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:1772
#10 0x00007f224a9cced8 in WebCore::MediaPlayerPrivateGStreamer::MediaPlayerPrivateGStreamer(WebCore::MediaPlayer*) () at /usr/src/debug/webkit-qtwebkit-23/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:248
#11 0x00007f224a9ccf82 in WebCore::MediaPlayerPrivateGStreamer::create(WebCore::MediaPlayer*) () at /usr/src/debug/webkit-qtwebkit-23/Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:173
#12 0x00007f224a9c5f70 in WebCore::MediaPlayer::loadWithNextMediaEngine(WebCore::MediaPlayerFactory*) () at /usr/src/debug/webkit-qtwebkit-23/Source/WebCore/platform/graphics/MediaPlayer.cpp:405
#13 0x00007f224a9c651a in WebCore::MediaPlayer::load(WebCore::KURL const&, WebCore::ContentType const&, WTF::String const&) () at /usr/src/debug/webkit-qtwebkit-23/Source/WebCore/platform/graphics/MediaPlayer.cpp:383
#14 0x00007f224a9b19dd in WebCore::HTMLMediaElement::loadResource(WebCore::KURL const&, WebCore::ContentType&, WTF::String const&) () at /usr/src/debug/webkit-qtwebkit-23/Source/WebCore/html/HTMLMediaElement.cpp:1024
#15 0x00007f224a9b22dc in WebCore::HTMLMediaElement::selectMediaResource() () at /usr/src/debug/webkit-qtwebkit-23/Source/WebCore/html/HTMLMediaElement.cpp:895
#16 0x00007f224a9b240c in WebCore::HTMLMediaElement::loadTimerFired(WebCore::Timer<WebCore::HTMLMediaElement>*) () at /usr/src/debug/webkit-qtwebkit-23/Source/WebCore/html/HTMLMediaElement.cpp:643
#17 0x00007f224a6db441 in WebCore::ThreadTimers::sharedTimerFiredInternal() () at /usr/src/debug/webkit-qtwebkit-23/Source/WebCore/platform/ThreadTimers.cpp:116
#18 0x00007f22771d76f3 in QObject::event(QEvent*) (this=0x556f85ce81e0, e=<optimized out>) at kernel/qobject.cpp:1253
#19 0x00007f22762ce93c in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x556f8558a7a0, receiver=receiver@entry=0x556f85ce81e0, e=e@entry=0x7ffc43639ee0) at kernel/qapplication.cpp:4565
#20 0x00007f22762d5796 in QApplication::notify(QObject*, QEvent*) (this=this@entry=0x7ffc4363a330, receiver=receiver@entry=0x556f85ce81e0, e=e@entry=0x7ffc43639ee0) at kernel/qapplication.cpp:4351
#21 0x00007f227824005a in KApplication::notify(QObject*, QEvent*) (this=0x7ffc4363a330, receiver=0x556f85ce81e0, event=0x7ffc43639ee0) at ../../kdeui/kernel/kapplication.cpp:311
#22 0x00007f22771bd8dd in QCoreApplication::notifyInternal(QObject*, QEvent*) (this=0x7ffc4363a330, receiver=0x556f85ce81e0, event=event@entry=0x7ffc43639ee0) at kernel/qcoreapplication.cpp:955
#23 0x00007f22771f0360 in QTimerInfoList::activateTimers() (event=0x7ffc43639ee0, receiver=<optimized out>) at kernel/qcoreapplication.h:231
#24 0x00007f22771f0360 in QTimerInfoList::activateTimers() (this=0x556f8558a9a0) at kernel/qeventdispatcher_unix.cpp:621
#25 0x00007f22771ed4d1 in timerSourceDispatch(GSource*, GSourceFunc, gpointer) (source=<optimized out>) at kernel/qeventdispatcher_glib.cpp:193
#26 0x00007f22719fcf2a in g_main_context_dispatch (context=0x556f85589230) at gmain.c:3122
#27 0x00007f22719fcf2a in g_main_context_dispatch (context=context@entry=0x556f85589230) at gmain.c:3737
#28 0x00007f22719fd2c0 in g_main_context_iterate (context=context@entry=0x556f85589230, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3808
#29 0x00007f22719fd36c in g_main_context_iteration (context=0x556f85589230, may_block=may_block@entry=1) at gmain.c:3869
#30 0x00007f22771ede8e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x556f855896e0, flags=...) at kernel/qeventdispatcher_glib.cpp:450
#31 0x00007f22763773e6 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#32 0x00007f22771bc151 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffc4363a160, flags=...) at kernel/qeventloop.cpp:149
#33 0x00007f22771bc4c5 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7ffc4363a160, flags=...) at kernel/qeventloop.cpp:204
#34 0x00007f22771c2069 in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1227
#35 0x00007f22762cd0cc in QApplication::exec() () at kernel/qapplication.cpp:3823
#36 0x00007f226498b65f in kdemain(int, char**) (argc=<optimized out>, argv=<optimized out>) at ../../../konqueror/src/konqmain.cpp:227
#37 0x0000556f84f66951 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) (argc=4, _name=0x556f85555868 "konqueror", args=0x556f855558a7 "/home/kvolny", cwd=0x556f855558a7 "/home/kvolny", envc=55, envs=<optimized out>, reset_env=true, tty=0x0, avoid_loops=false, startup_id_str=0x556f85555fca "kvolny.brq.redhat.com;1440512367;965941;9151_TIME63821162") at ../../kinit/kinit.cpp:726
#38 0x0000556f84f67867 in handle_launcher_request(int, char const*) (sock=4, who=<optimized out>) at ../../kinit/kinit.cpp:1218
#39 0x0000556f84f67f8b in handle_requests(pid_t) (waitForPid=0) at ../../kinit/kinit.cpp:1402
#40 0x0000556f84f636c3 in main(int, char**, char**) (argc=2, argv=<optimized out>, envp=<optimized out>) at ../../kinit/kinit.cpp:1899

Reported using DrKonqi
Comment 1 derlatschi 2016-07-20 18:36:44 UTC
Created attachment 100215 [details]
New crash information added by DrKonqi

konqueror (4.14.8) on KDE Platform 4.14.9 using Qt 4.8.6

- What I was doing when the application crashed:
I visited a website about laser printer on chip.de

-- Backtrace (Reduced):
#7  0x00007f8289cbe1d8 in gst_bus_add_watch_full_unlocked (bus=<optimized out>, priority=<optimized out>, func=0x7f8289cbcf60 <gst_bus_async_signal_func>, user_data=0x0, notify=0x0) at gstbus.c:869
#8  0x00007f8289cbe4be in gst_bus_add_signal_watch_full (bus=0x7f81e0106880, priority=0) at gstbus.c:1261
#9  0x00007f828dfa18ea in WebCore::MediaPlayerPrivateGStreamer::createGSTPlayBin() () from /usr/lib64/libQtWebKit.so.4
#10 0x00007f828dfa1d98 in WebCore::MediaPlayerPrivateGStreamer::MediaPlayerPrivateGStreamer(WebCore::MediaPlayer*) () from /usr/lib64/libQtWebKit.so.4
#11 0x00007f828dfa1e62 in WebCore::MediaPlayerPrivateGStreamer::create(WebCore::MediaPlayer*) () from /usr/lib64/libQtWebKit.so.4
Comment 2 Andrew Crouthamel 2018-11-01 13:44:21 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 derlatschi 2018-11-02 15:53:30 UTC
Dear Andrew,
this error has not occurred at this time.
Regards
Peter
Comment 4 Andrew Crouthamel 2018-11-02 22:30:07 UTC
Thanks for the update!