Bug 265941 - Krusader crashing after F3 view of xml file
Summary: Krusader crashing after F3 view of 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: 2011-02-09 23:09 UTC by mmm
Modified: 2014-12-14 14:25 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mmm 2011-02-09 23:09:21 UTC
Application: krusader (2.0.0 "Mars Pathfinder")
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.36-00 x86_64
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
When i tried to close the viewer (alt+f4) the application crashed. The xml was previewed in a "html" way, not showing the tags, just unfromatted texts.

I have customly compiled kernel 2.6.36 (with default configuration taken from packaged defaults). The issue was the same with 2.6.34.

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

Thread 2 (Thread 0x7ffd8beb9700 (LWP 26131)):
#0  0x00007ffdb000e06a in g_main_context_query () from /lib/libglib-2.0.so.0
#1  0x00007ffdb001339c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007ffdb00138fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007ffdb4619566 in QEventDispatcherGlib::processEvents (this=0x2beadb0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007ffdb45ee992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007ffdb45eed6c in QEventLoop::exec (this=0x7ffd8beb8db0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007ffdb44f8d59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007ffdb45cf178 in QInotifyFileSystemWatcherEngine::run (this=0x2b95200) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007ffdb44fb775 in QThreadPrivate::start (arg=0x2b95200) at thread/qthread_unix.cpp:248
#9  0x00007ffdb426b9ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007ffdb381a70d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffdb8a7b760 (LWP 26130)):
[KCrash Handler]
#5  0x00007ffdb5050ed4 in QObject::parent (this=0x35c88c0) at ../../include/QtCore/../../src/corelib/kernel/qobject.h:250
#6  QWidget::parentWidget (this=0x35c88c0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1017
#7  QWidget::window (this=0x35c88c0) at kernel/qwidget.cpp:4031
#8  0x00007ffdb500dde8 in QApplicationPrivate::dispatchEnterLeave (enter=<value optimized out>, leave=0x35c88c0) at kernel/qapplication.cpp:2558
#9  0x00007ffdb508c869 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff8fde83d0) at kernel/qapplication_x11.cpp:3497
#10 0x00007ffdb50b8882 in x11EventSourceDispatch (s=0x2353580, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#11 0x00007ffdb000f8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#12 0x00007ffdb0013748 in ?? () from /lib/libglib-2.0.so.0
#13 0x00007ffdb00138fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#14 0x00007ffdb4619513 in QEventDispatcherGlib::processEvents (this=0x2329560, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#15 0x00007ffdb50b846e in QGuiEventDispatcherGlib::processEvents (this=0x35c88c0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#16 0x00007ffdb45ee992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#17 0x00007ffdb45eed6c in QEventLoop::exec (this=0x7fff8fde8700, flags=) at kernel/qeventloop.cpp:201
#18 0x00007ffdb45f2aab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#19 0x000000000045c40e in _start ()

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

Possible duplicates by query: bug 261823, bug 253195.

Reported using DrKonqi
Comment 1 Marcin Gryszkalis 2011-05-07 23:01:24 UTC

*** This bug has been marked as a duplicate of bug 198996 ***
Comment 2 Geza 2014-12-14 14:25:53 UTC
This bug is marked as resolved, yet this has been a problem for me. I am using the latest Krusader on openSUSE 13.1, with latest updates.