Bug 298468 - konsole crash while on XMing FullScreen session
Summary: konsole crash while on XMing FullScreen session
Status: RESOLVED DUPLICATE of bug 252602
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.6.4
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
: 298634 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-04-20 05:54 UTC by vikram goyal
Modified: 2012-04-23 04:47 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 vikram goyal 2012-04-20 05:54:11 UTC
Application: konsole (2.6.4)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.4
Operating System: Linux 2.6.42.12-1.fc15.x86_64 x86_64
Distribution: "Fedora release 15 (Lovelock)"

-- Information about the crash:
- What I was doing when the application crashed:

I started konsole & started an ssh session. I may have done in a screen on konsole not sure.
then I pressed CTRL-C, CTRL-D but no reponse was there. I pressed the 2 commands many times.
Then abruptly ssh ended & I pressed CTRL-D while in my account only. It crashed konsole

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f7922751840 (LWP 11116))]

Thread 2 (Thread 0x7f7914cc3700 (LWP 11133)):
#0  0x00000037bfcd85a3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00000037c1c42d24 in g_main_context_poll (n_fds=1, fds=0x7f79080022c0, priority=<optimized out>, timeout=-1, context=0x7f79080009b0) at gmain.c:3405
#2  g_main_context_iterate (context=0x7f79080009b0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3087
#3  0x00000037c1c4325c in g_main_context_iteration (context=0x7f79080009b0, may_block=1) at gmain.c:3155
#4  0x00000030b83853f6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#5  0x00000030b8359e02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#6  0x00000030b8359fff in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#7  0x00000030b827207f in QThread::exec() () from /usr/lib64/libQtCore.so.4
#8  0x00000030b833ceaf in ?? () from /usr/lib64/libQtCore.so.4
#9  0x00000030b8274af5 in ?? () from /usr/lib64/libQtCore.so.4
#10 0x00000037c0807b41 in start_thread (arg=0x7f7914cc3700) at pthread_create.c:305
#11 0x00000037bfce0e6d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f7922751840 (LWP 11116)):
[KCrash Handler]
#6  0x00000037bff95718 in main_arena () from /lib64/libc.so.6
#7  0x0000003ef3037fc7 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#8  0x0000003ef305ff2c in ?? () from /usr/lib64/libQtGui.so.4
#9  0x00000037c1c427ed in g_main_dispatch (context=0x21b1ce0) at gmain.c:2441
#10 g_main_context_dispatch (context=0x21b1ce0) at gmain.c:3014
#11 0x00000037c1c42fc8 in g_main_context_iterate (context=0x21b1ce0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3092
#12 0x00000037c1c4325c in g_main_context_iteration (context=0x21b1ce0, may_block=1) at gmain.c:3155
#13 0x00000030b838538f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#14 0x0000003ef305fc1e in ?? () from /usr/lib64/libQtGui.so.4
#15 0x00000030b8359e02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#16 0x00000030b8359fff in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#17 0x00000030b835e117 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#18 0x000000325981335a in kdemain (argc=3, argv=0x7fffd2252738) at /usr/src/debug/kdebase-4.6.5/konsole/src/main.cpp:77
#19 0x00000037bfc2135d in __libc_start_main (main=0x400770 <main(int, char**)>, argc=3, ubp_av=0x7fffd2252738, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffd2252728) at libc-start.c:226
#20 0x00000000004007a1 in _start ()

Possible duplicates by query: bug 297826, bug 296758, bug 296622, bug 292369, bug 292141.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-04-20 06:22:39 UTC
Are your using input methods, like ibus or scim ?  See bug 252602
Comment 2 Jekyll Wu 2012-04-22 00:38:40 UTC

*** This bug has been marked as a duplicate of bug 252602 ***
Comment 3 Jekyll Wu 2012-04-23 04:47:23 UTC
*** Bug 298634 has been marked as a duplicate of this bug. ***