Bug 247342 - Konsole crashed when closing one of open tabs
Summary: Konsole crashed when closing one of open tabs
Status: RESOLVED DUPLICATE of bug 252602
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.5
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-11 10:12 UTC by Andrzej Zawadzki
Modified: 2011-08-15 11:58 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 Andrzej Zawadzki 2010-08-11 10:12:08 UTC
Application: konsole (2.5)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-24-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:
I had three tabs open: two with no activity going on, one with a make-base build running. I pressed Ctrl+D in one of the idle tabs and Konsole crashed

- Unusual behavior I noticed:
Plasma desktop seems a bit fragile, possibly due to 2-monitor setup. Plasmoids do not preserve their position, panel can't be streetched to fill all of the available width on the wider monitor, other apps sometimes hang.

The crash does not seem to be reproducible.

-- Backtrace:
Application: Konsola (konsole), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f0e8d100760 (LWP 1967))]

Thread 2 (Thread 0x7f0e74d5f710 (LWP 1975)):
#0  0x00007f0e8ca66f83 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f0e8618a4a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f0e8618a8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f0e8b648bd6 in QEventDispatcherGlib::processEvents (this=0x13ce650, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f0e8b61b7b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f0e8b61bb9c in QEventLoop::exec (this=0x7f0e74d5edb0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f0e8b52723d in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007f0e8b5fb6d8 in QInotifyFileSystemWatcherEngine::run (this=0x119a8b0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f0e8b52a1be in QThreadPrivate::start (arg=0x119a8b0) at thread/qthread_unix.cpp:266
#9  0x00007f0e898979ca in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f0e8ca736fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f0e8d100760 (LWP 1967)):
[KCrash Handler]
#6  0x00007f0e8a7ac5b0 in vtable for __cxxabiv1::__class_type_info () from /usr/lib/libstdc++.so.6
#7  0x00007f0e8aa13558 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff9e1a07a0) at kernel/qapplication_x11.cpp:3316
#8  0x00007f0e8aa3fe82 in x11EventSourceDispatch (s=0xe35aa0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#9  0x00007f0e861868c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#10 0x00007f0e8618a748 in ?? () from /lib/libglib-2.0.so.0
#11 0x00007f0e8618a8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#12 0x00007f0e8b648b83 in QEventDispatcherGlib::processEvents (this=0xe09ef0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#13 0x00007f0e8aa3f7ee in QGuiEventDispatcherGlib::processEvents (this=0x17092f0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#14 0x00007f0e8b61b7b2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#15 0x00007f0e8b61bb9c in QEventLoop::exec (this=0x7fff9e1a0ad0, flags=) at kernel/qeventloop.cpp:201
#16 0x00007f0e8b61fc4b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#17 0x00007f0e8cd240c6 in kdemain () from /usr/lib/kde4/libkdeinit/libkdeinit4_konsole.so
#18 0x00007f0e8c9abc4d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff9e1a0dc8) at libc-start.c:226
#19 0x00000000004006b9 in _start ()

Possible duplicates by query: bug 247058, bug 247010, bug 246484, bug 246054, bug 245881.

Reported using DrKonqi
Comment 1 Jekyll Wu 2011-08-15 11:58:12 UTC

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