Bug 259013 - Konqueror Crashed While Opening a Movie
Summary: Konqueror Crashed While Opening a Movie
Status: RESOLVED NOT A BUG
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:
Depends on:
Blocks:
 
Reported: 2010-12-06 16:23 UTC by Brandon
Modified: 2011-06-23 17:37 UTC (History)
1 user (show)

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 Brandon 2010-12-06 16:23:43 UTC
Application: konqueror (4.5.80 (4.6 Beta1))
KDE Platform Version: 4.5.80 (4.6 Beta1)
Qt Version: 4.7.1
Operating System: Linux 2.6.36-CHAKRA x86_64
Distribution (Platform): Archlinux Packages

-- Information about the crash:
- What I was doing when the application crashed: I was trying to open a movie that I had downloaded via bit torrent. I double clicked on the file and konqueror sat there frozen for about a minute or two and then finally opened my movie, then crashed.

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

Thread 2 (Thread 0x7faf7f114710 (LWP 4462)):
#0  0x00007faf96d17173 in poll () from /lib/libc.so.6
#1  0x00007faf93d6e134 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007faf93d6e66d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007faf983a8696 in QEventDispatcherGlib::processEvents (this=0xde2e00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007faf98378e72 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007faf983790bc in QEventLoop::exec (this=0x7faf7f113d20, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007faf98280268 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007faf98359130 in QInotifyFileSystemWatcherEngine::run (this=0xdcdb10) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007faf98282e67 in QThreadPrivate::start (arg=0xdcdb10) at thread/qthread_unix.cpp:285
#9  0x00007faf8bc499a3 in ?? () from /usr/lib/libGL.so.1
#10 0x00007faf97ff6cb0 in start_thread () from /lib/libpthread.so.0
#11 0x00007faf96d1f9fd in clone () from /lib/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7faf99728760 (LWP 4461)):
[KCrash Handler]
#6  QApplication::notify (this=<value optimized out>, receiver=0xdf9220, e=0x7fffcf1da450) at kernel/qapplication.cpp:4089
#7  0x00007faf9911fee6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#8  0x00007faf9837a3dc in QCoreApplication::notifyInternal (this=0x7fffcf1db160, receiver=0xdf9220, event=0x7fffcf1da450) at kernel/qcoreapplication.cpp:732
#9  0x00007faf974fd72b in QCoreApplication::sendSpontaneousEvent (this=<value optimized out>, event=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#10 QETWidget::translateMouseEvent (this=<value optimized out>, event=<value optimized out>) at kernel/qapplication_x11.cpp:4443
#11 0x00007faf974fbd39 in QApplication::x11ProcessEvent (this=0x7fffcf1db160, event=0x7fffcf1dac30) at kernel/qapplication_x11.cpp:3564
#12 0x00007faf97524a92 in x11EventSourceDispatch (s=0xa5d830, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#13 0x00007faf93d6dbf3 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#14 0x00007faf93d6e3d0 in ?? () from /usr/lib/libglib-2.0.so.0
#15 0x00007faf93d6e66d in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#16 0x00007faf983a863f in QEventDispatcherGlib::processEvents (this=0x93eea0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#17 0x00007faf9752472e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#18 0x00007faf98378e72 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#19 0x00007faf983790bc in QEventLoop::exec (this=0x7fffcf1daf30, flags=...) at kernel/qeventloop.cpp:201
#20 0x00007faf9837e65b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#21 0x00007faf86c6c00a in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#22 0x0000000000407213 in _start ()

Possible duplicates by query: bug 258930, bug 258918, bug 258880, bug 258874, bug 258873.

Reported using DrKonqi
Comment 1 Martin Koller 2011-06-23 17:37:07 UTC
this backtrace reveals too less information to help find the bug.