Bug 261823 - Krusader crashed after closing view (F3) of html file
Summary: Krusader crashed after closing view (F3) of html file
Status: RESOLVED DUPLICATE of bug 198996
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Shie Erlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-01 22:28 UTC by mmm
Modified: 2011-01-02 13:53 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 mmm 2011-01-01 22:28:56 UTC
Application: krusader (2.0.0 "Mars Pathfinder")
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I opened view of some html file. When i tried to close the view window by ALT+F4 shortcut i got crusader crashed.

 -- Backtrace:
Application: Krusader (krusader), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f98c5ecd760 (LWP 18192))]

Thread 4 (Thread 0x7f98aba66700 (LWP 18950)):
#0  0x00007f98c0c60f93 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f98bd4664a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f98bd4668fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f98c1a6c566 in QEventDispatcherGlib::processEvents (this=0x214e860, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f98c1a41992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f98c1a41d6c in QEventLoop::exec (this=0x7f98aba65db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f98c194bd59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f98c1a22178 in QInotifyFileSystemWatcherEngine::run (this=0x224b5f0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f98c194e775 in QThreadPrivate::start (arg=0x224b5f0) at thread/qthread_unix.cpp:248
#9  0x00007f98c16be9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f98c0c6d70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f98a5ffb700 (LWP 23719)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f98c194f692 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2325c50, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2325c50, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f98c1944a79 in QThreadPoolThread::run (this=0x1e97a00) at concurrent/qthreadpool.cpp:140
#4  0x00007f98c194e775 in QThreadPrivate::start (arg=0x1e97a00) at thread/qthread_unix.cpp:248
#5  0x00007f98c16be9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f98c0c6d70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f98a51d8700 (LWP 23720)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:211
#1  0x00007f98c194f692 in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x2325c50, time=30000) at thread/qwaitcondition_unix.cpp:85
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x2325c50, time=30000) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f98c1944a79 in QThreadPoolThread::run (this=0x7f98a0004120) at concurrent/qthreadpool.cpp:140
#4  0x00007f98c194e775 in QThreadPrivate::start (arg=0x7f98a0004120) at thread/qthread_unix.cpp:248
#5  0x00007f98c16be9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f98c0c6d70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f98c5ecd760 (LWP 18192)):
[KCrash Handler]
#5  0x00007f98c24a3ed4 in QObject::parent (this=0x1f0fce0) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:250
#6  QWidget::parentWidget (this=0x1f0fce0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1017
#7  QWidget::window (this=0x1f0fce0) at kernel/qwidget.cpp:4031
#8  0x00007f98c2460de8 in QApplicationPrivate::dispatchEnterLeave (enter=<value optimized out>, leave=0x1f0fce0) at kernel/qapplication.cpp:2558
#9  0x00007f98c24df869 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffd54bd280) at kernel/qapplication_x11.cpp:3497
#10 0x00007f98c250b882 in x11EventSourceDispatch (s=0x1797580, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#11 0x00007f98bd4628c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#12 0x00007f98bd466748 in ?? () from /lib/libglib-2.0.so.0
#13 0x00007f98bd4668fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#14 0x00007f98c1a6c513 in QEventDispatcherGlib::processEvents (this=0x176d560, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#15 0x00007f98c250b46e in QGuiEventDispatcherGlib::processEvents (this=0x1f0fce0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#16 0x00007f98c1a41992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#17 0x00007f98c1a41d6c in QEventLoop::exec (this=0x7fffd54bd5b0, flags=) at kernel/qeventloop.cpp:201
#18 0x00007f98c1a45aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#19 0x000000000045c40e in _start ()

This bug may be a duplicate of or related to bug 205713.

Possible duplicates by query: bug 253195.

Reported using DrKonqi
Comment 1 Dario Andres 2011-01-02 13:53:27 UTC
[Comment from a bug triager]
This issue is being tracked at bug 198996. Merging. Thanks

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