Bug 261660 - Crash when closing viewed useractions.xml file
Summary: Crash when closing viewed useractions.xml 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: 2010-12-30 22:01 UTC by david.sirovsky
Modified: 2012-08-11 01:02 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 david.sirovsky 2010-12-30 22:01:55 UTC
Application: krusader (2.2.0-beta1 "DeKade")
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-23-generic-pae i686
Distribution: Ubuntu 10.10

-- Information about the crash:
1. View the ~/.kde/share/apps/krusader/useractions.xml
2. Close it (Alt-F4)
3. Segmentation Fault crash occurs.

This looks different to me from advised similar reports, but I'll leave that for the Krusader programmers to decide.

Regards!

The crash can be reproduced every time.

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

Thread 2 (Thread 0xb441ab70 (LWP 9086)):
#0  0xb7894424 in __kernel_vsyscall ()
#1  0xb5424df6 in poll () from /lib/libc.so.6
#2  0xb4ea4a1b in g_poll () from /lib/libglib-2.0.so.0
#3  0xb4e9743c in ?? () from /lib/libglib-2.0.so.0
#4  0xb4e97ba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0xb45336b4 in ?? () from /usr/lib/libgio-2.0.so.0
#6  0xb4ebe48f in ?? () from /lib/libglib-2.0.so.0
#7  0xb566ecc9 in start_thread () from /lib/libpthread.so.0
#8  0xb543369e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb482a710 (LWP 9085)):
[KCrash Handler]
#7  parent (this=0x9c4e458) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:250
#8  parentWidget (this=0x9c4e458) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1022
#9  QWidget::window (this=0x9c4e458) at kernel/qwidget.cpp:4182
#10 0xb5af0e29 in QApplicationPrivate::dispatchEnterLeave (enter=0x9c0b0f0, leave=0x9c4e458) at kernel/qapplication.cpp:2651
#11 0xb5b7e2b1 in QApplication::x11ProcessEvent (this=0xbfb5f264, event=0xbfb5ec3c) at kernel/qapplication_x11.cpp:3532
#12 0xb5bae36a in x11EventSourceDispatch (s=0x993c6a8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#13 0xb4e93855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#14 0xb4e97668 in ?? () from /lib/libglib-2.0.so.0
#15 0xb4e97848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#16 0xb5815565 in QEventDispatcherGlib::processEvents (this=0x991b6d8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#17 0xb5badbe5 in QGuiEventDispatcherGlib::processEvents (this=0x991b6d8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#18 0xb57e5609 in QEventLoop::processEvents (this=0xbfb5ef34, flags=) at kernel/qeventloop.cpp:149
#19 0xb57e5a8a in QEventLoop::exec (this=0xbfb5ef34, flags=...) at kernel/qeventloop.cpp:201
#20 0xb57ea00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#21 0xb5aeae07 in QApplication::exec () at kernel/qapplication.cpp:3672
#22 0x0809c25b in main (argc=1, argv=0xbfb5f944) at /build/buildd/krusader-2.2.0~beta1/krusader/main.cpp:324

Possible duplicates by query: bug 253195, bug 245022.

Reported using DrKonqi
Comment 1 Jan Lepper 2011-06-11 18:27:57 UTC
I can't reproduce this with current git on either kde 4.4.5 / qt 4.6.3 or kde 4.6.3 / qt 4.7.2.
Could you please try current git ?
Comment 2 Jan Lepper 2012-08-11 01:02:35 UTC

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