Bug 297865

Summary: Konqueror crash when playing a wav file
Product: [Applications] konqueror Reporter: billrclarity <billrclarity>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: adawit
Priority: NOR    
Version: 4.7.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description billrclarity 2012-04-10 19:48:03 UTC
Application: konqueror (4.7.2 (4.7.2) "release 5")
KDE Platform Version: 4.7.2 (4.7.2) "release 5"
Qt Version: 4.7.4
Operating System: Linux 3.1.9-1.4-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crash
Played a .wav file to VLC.  When VLC closed, konqueror crashed

The crash can be reproduced some of the time.

-- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fb8a125f760 (LWP 6716))]

Thread 2 (Thread 0x7fb887f0b700 (LWP 6717)):
#0  0x00007fb89e8cdff3 in poll () from /lib64/libc.so.6
#1  0x00007fb89b6c1a98 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007fb89b6c1f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007fb89fedf586 in QEventDispatcherGlib::processEvents (this=0x7fb8800008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fb89feb3a32 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb89feb3c2f in QEventLoop::exec (this=0x7fb887f0adf0, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fb89fdcb5df in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#7  0x00007fb89fe96aff in QInotifyFileSystemWatcherEngine::run (this=0xa09580) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fb89fdce025 in QThreadPrivate::start (arg=0xa09580) at thread/qthread_unix.cpp:331
#9  0x00007fb89fb3df05 in start_thread () from /lib64/libpthread.so.0
#10 0x00007fb89e8d710d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fb8a125f760 (LWP 6716)):
[KCrash Handler]
#6  0x00007fb89feb494e in size (this=0x60c6b0) at ../../src/corelib/tools/qlist.h:94
#7  size (this=0x60c6b0) at ../../src/corelib/tools/qlist.h:124
#8  QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x6e9490, receiver=0xde7fc0, event=0x7fff0821d910) at kernel/qcoreapplication.cpp:894
#9  0x00007fb89f066bff in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#10 0x00007fb89f06bac1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#11 0x00007fb8a0c46e36 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#12 0x00007fb89feb482c in QCoreApplication::notifyInternal (this=0x7fff0821e4e0, receiver=0xde7fc0, event=0x7fff0821d910) at kernel/qcoreapplication.cpp:787
#13 0x00007fb89f0674bb in QApplicationPrivate::dispatchEnterLeave(QWidget*, QWidget*) () from /usr/lib64/libQtGui.so.4
#14 0x00007fb89f0e28d7 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#15 0x00007fb89f10a312 in ?? () from /usr/lib64/libQtGui.so.4
#16 0x00007fb89b6c158d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#17 0x00007fb89b6c1d88 in ?? () from /usr/lib64/libglib-2.0.so.0
#18 0x00007fb89b6c1f59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#19 0x00007fb89fedf51f in QEventDispatcherGlib::processEvents (this=0x616ce0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#20 0x00007fb89f109f9e in ?? () from /usr/lib64/libQtGui.so.4
#21 0x00007fb89feb3a32 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#22 0x00007fb89feb3c2f in QEventLoop::exec (this=0x7fff0821e310, flags=...) at kernel/qeventloop.cpp:201
#23 0x00007fb89feb7df7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#24 0x00007fb88ea208e2 in kdemain () from /usr/lib64/libkdeinit4_konqueror.so
#25 0x0000000000408897 in _start ()

Possible duplicates by query: bug 297832, bug 297815, bug 296852, bug 296769, bug 296405.

Reported using DrKonqi
Comment 1 Dawit Alemayehu 2012-04-16 06:51:10 UTC

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