Bug 286587 - crash when closing terminal
Summary: crash when closing terminal
Status: RESOLVED DUPLICATE of bug 252602
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.7.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-14 12:36 UTC by zhangyu
Modified: 2011-11-17 15:05 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 zhangyu 2011-11-14 12:36:53 UTC
Application: konsole (2.7.2)
KDE Platform Version: 4.7.2 (4.7.2) "release 5"
Qt Version: 4.7.4
Operating System: Linux 3.1.0-1.1-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
I was downloading the source code of android using the version control tool provided by google(a script named repo) .
I carelessly pressed ctrl+d, the terminal was killed and the crash reporting dialog came out

-- Backtrace:
Application: Konsole (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fd7b3172760 (LWP 2242))]

Thread 2 (Thread 0x7fd798ad2700 (LWP 2255)):
#0  0x00007fff26d408de in ?? ()
#1  0x00007fd7ad880e91 in clock_gettime () from /lib64/librt.so.1
#2  0x00007fd7b1d28114 in do_gettime (frac=0x7fd798ad1b78, sec=0x7fd798ad1b70) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007fd7b1de9d1d in QTimerInfoList::updateCurrentTime (this=0x90b780) at kernel/qeventdispatcher_unix.cpp:339
#5  0x00007fd7b1dea053 in QTimerInfoList::timerWait (this=0x90b780, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#6  0x00007fd7b1de8abc in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7fd798ad1c5c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007fd7b1de8b65 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007fd7ad5cbb22 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#9  0x00007fd7ad5cc92d in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007fd7ad5ccf59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007fd7b1de9576 in QEventDispatcherGlib::processEvents (this=0x9445c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#12 0x00007fd7b1dbda22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007fd7b1dbdc1f in QEventLoop::exec (this=0x7fd798ad1df0, flags=...) at kernel/qeventloop.cpp:201
#14 0x00007fd7b1cd55df in QThread::exec (this=<optimized out>) at thread/qthread.cpp:498
#15 0x00007fd7b1da0aef in QInotifyFileSystemWatcherEngine::run (this=0x8a4cb0) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007fd7b1cd8025 in QThreadPrivate::start (arg=0x8a4cb0) at thread/qthread_unix.cpp:331
#17 0x00007fd7b1a47f05 in start_thread () from /lib64/libpthread.so.0
#18 0x00007fd7b07e053d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fd7b3172760 (LWP 2242)):
[KCrash Handler]
#6  0x0000000000a7bdc0 in ?? ()
#7  0x00007fd7b0fec0f7 in QApplication::x11ProcessEvent (this=0x7fff26c17000, event=0x7fff26c16bc0) at kernel/qapplication_x11.cpp:3378
#8  0x00007fd7b10142a2 in x11EventSourceDispatch (s=0x6dd140, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#9  0x00007fd7ad5cc58d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#10 0x00007fd7ad5ccd88 in ?? () from /usr/lib64/libglib-2.0.so.0
#11 0x00007fd7ad5ccf59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#12 0x00007fd7b1de950f in QEventDispatcherGlib::processEvents (this=0x6d9580, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#13 0x00007fd7b1013f2e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#14 0x00007fd7b1dbda22 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#15 0x00007fd7b1dbdc1f in QEventLoop::exec (this=0x7fff26c16f90, flags=...) at kernel/qeventloop.cpp:201
#16 0x00007fd7b1dc1de7 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#17 0x00007fd7a088d17a in kdemain () from /usr/lib64/libkdeinit4_konsole.so
#18 0x0000000000408897 in _start ()

Possible duplicates by query: bug 286290, bug 285876, bug 285751, bug 285710, bug 285659.

Reported using DrKonqi
Comment 1 Jekyll Wu 2011-11-14 14:44:05 UTC
Thanks for reporting. This looks like a duplicate of bug 252602. See comment #7 and #9 in that report.

It would be very helpful if you can give some additional feedback before I mark this report as a duplicate. 

    Do you use ibus or other input methods?  
    Does the step in comment #7 crash konsole with high probability for you?
Comment 2 Jekyll Wu 2011-11-17 15:05:00 UTC

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