Bug 304210 - Crash when quitting while viewing a XML file
Summary: Crash when quitting while viewing a XML file
Status: RESOLVED DUPLICATE of bug 300701
Alias: None
Product: krusader
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-28 22:00 UTC by Andrei ILIE
Modified: 2018-05-06 00:15 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 Andrei ILIE 2012-07-28 22:00:08 UTC
Application: krusader (2.4.0-beta1 "Migration")
KDE Platform Version: 4.8.4 (4.8.4)
Qt Version: 4.8.2
Operating System: Linux 3.4.6-2.fc17.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
I had a XML file opened in the embedded viewer and pressed CTRL+Q while the viewer had focus.

The crash can be reproduced every time.

-- Backtrace:
Application: Krusader (krusader), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f7fad681880 (LWP 2977))]

Thread 2 (Thread 0x7f7fa1a3c700 (LWP 2978)):
#0  0x00000037e6ee8ecf in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00000037e8e47964 in g_main_context_poll (n_fds=1, fds=0x7f7f9c002bb0, timeout=-1, context=0x7f7f9c0009a0, priority=<optimized out>) at gmain.c:3440
#2  g_main_context_iterate (context=context@entry=0x7f7f9c0009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3141
#3  0x00000037e8e47a84 in g_main_context_iteration (context=0x7f7f9c0009a0, may_block=1) at gmain.c:3207
#4  0x00000037f2ba4506 in QEventDispatcherGlib::processEvents (this=0x7f7f9c0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00000037f2b7513f in QEventLoop::processEvents (this=this@entry=0x7f7fa1a3bcf0, flags=...) at kernel/qeventloop.cpp:149
#6  0x00000037f2b753c8 in QEventLoop::exec (this=0x7f7fa1a3bcf0, flags=...) at kernel/qeventloop.cpp:204
#7  0x00000037f2a78650 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00000037f2b55b4f in QInotifyFileSystemWatcherEngine::run (this=0x2bcb1e0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00000037f2a7b5eb in QThreadPrivate::start (arg=0x2bcb1e0) at thread/qthread_unix.cpp:307
#10 0x00000037e7a07d14 in start_thread (arg=0x7f7fa1a3c700) at pthread_create.c:309
#11 0x00000037e6ef197d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f7fad681880 (LWP 2977)):
[KCrash Handler]
#6  parent (this=0x2d8ac80) at ../../src/corelib/kernel/qobject.h:273
#7  parentWidget (this=0x2d8ac80) at ../../src/gui/kernel/qwidget.h:1033
#8  QWidget::window (this=0x2d8ac80) at kernel/qwidget.cpp:4343
#9  0x00000037f53cad74 in QApplicationPrivate::dispatchEnterLeave (enter=0x2c985b0, leave=0x2d8ac80) at kernel/qapplication.cpp:2745
#10 0x00000037f54445e6 in QApplication::x11ProcessEvent (this=0x7fff00e70280, event=0x7fff00e6faa0) at kernel/qapplication_x11.cpp:3642
#11 0x00000037f546a60c in x11EventSourceDispatch (s=s@entry=0x28bca30, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#12 0x00000037e8e47695 in g_main_dispatch (context=0x28bdba0) at gmain.c:2539
#13 g_main_context_dispatch (context=context@entry=0x28bdba0) at gmain.c:3075
#14 0x00000037e8e479c8 in g_main_context_iterate (context=context@entry=0x28bdba0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3146
#15 0x00000037e8e47a84 in g_main_context_iteration (context=0x28bdba0, may_block=1) at gmain.c:3207
#16 0x00000037f2ba44e6 in QEventDispatcherGlib::processEvents (this=0x288d3d0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#17 0x00000037f546a2ee in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#18 0x00000037f2b7513f in QEventLoop::processEvents (this=this@entry=0x7fff00e6fe70, flags=...) at kernel/qeventloop.cpp:149
#19 0x00000037f2b753c8 in QEventLoop::exec (this=0x7fff00e6fe70, flags=...) at kernel/qeventloop.cpp:204
#20 0x00000037f2b7a1b8 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#21 0x000000000044bb83 in main (argc=5, argv=<optimized out>) at /usr/src/debug/krusader-2.4.0-beta1/krusader/main.cpp:320

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

Possible duplicates by query: bug 300701.

Reported using DrKonqi
Comment 1 Andrei ILIE 2012-07-28 22:04:10 UTC
"the crash can be reproduced every time" - not true.
10% probability
Comment 2 Jekyll Wu 2012-07-29 00:40:22 UTC

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