Bug 308787 - Konsole Bug
Summary: Konsole Bug
Status: RESOLVED DUPLICATE of bug 252602
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-22 05:21 UTC by taopy
Modified: 2012-10-22 05:38 UTC (History)
0 users

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 taopy 2012-10-22 05:21:09 UTC
Application: konsole (2.9.2)
KDE Platform Version: 4.9.2
Qt Version: 4.8.2
Operating System: Linux 3.6.2-4.fc17.x86_64 x86_64
Distribution: "Fedora release 17 (Beefy Miracle)"

-- Information about the crash:
- What I was doing when the application crashed:I'm just exiting my konsole. Before that, I used Ctrl+C to terminal a shell script used to connect to my school network.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fc4e7039880 (LWP 2283))]

Thread 2 (Thread 0x7fc4d9545700 (LWP 2284)):
#0  0x0000003c634e8bcf in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x0000003c63047af4 in g_main_context_poll (n_fds=1, fds=0x7fc4d4002bb0, timeout=-1, context=0x7fc4d40009a0, priority=<optimized out>) at gmain.c:3440
#2  g_main_context_iterate (context=context@entry=0x7fc4d40009a0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3141
#3  0x0000003c63047c14 in g_main_context_iteration (context=0x7fc4d40009a0, may_block=1) at gmain.c:3207
#4  0x0000003c6eda44e6 in QEventDispatcherGlib::processEvents (this=0x7fc4d40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#5  0x0000003c6ed7510f in QEventLoop::processEvents (this=this@entry=0x7fc4d9544cf0, flags=...) at kernel/qeventloop.cpp:149
#6  0x0000003c6ed75398 in QEventLoop::exec (this=0x7fc4d9544cf0, flags=...) at kernel/qeventloop.cpp:204
#7  0x0000003c6ec78650 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x0000003c6ed55b2f in QInotifyFileSystemWatcherEngine::run (this=0x15983a0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x0000003c6ec7b5eb in QThreadPrivate::start (arg=0x15983a0) at thread/qthread_unix.cpp:307
#10 0x0000003c63c07d14 in start_thread (arg=0x7fc4d9545700) at pthread_create.c:309
#11 0x0000003c634f167d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fc4e7039880 (LWP 2283)):
[KCrash Handler]
#6  0x0000006300690073 in ?? ()
#7  0x0000003c71e43c80 in QApplication::x11ProcessEvent (this=0x7fff9e0d4820, event=0x7fff9e0d4300) at kernel/qapplication_x11.cpp:3426
#8  0x0000003c71e6a4cc in x11EventSourceDispatch (s=s@entry=0x12d5200, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#9  0x0000003c63047825 in g_main_dispatch (context=0x12d5040) at gmain.c:2539
#10 g_main_context_dispatch (context=context@entry=0x12d5040) at gmain.c:3075
#11 0x0000003c63047b58 in g_main_context_iterate (context=context@entry=0x12d5040, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3146
#12 0x0000003c63047c14 in g_main_context_iteration (context=0x12d5040, may_block=1) at gmain.c:3207
#13 0x0000003c6eda44e6 in QEventDispatcherGlib::processEvents (this=0x1234ef0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#14 0x0000003c71e6a1ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#15 0x0000003c6ed7510f in QEventLoop::processEvents (this=this@entry=0x7fff9e0d46d0, flags=...) at kernel/qeventloop.cpp:149
#16 0x0000003c6ed75398 in QEventLoop::exec (this=0x7fff9e0d46d0, flags=...) at kernel/qeventloop.cpp:204
#17 0x0000003c6ed7a188 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#18 0x0000003c6ac16f67 in kdemain () from /lib64/libkdeinit4_konsole.so
#19 0x0000003c63421735 in __libc_start_main (main=0x4007e0, argc=1, ubp_av=0x7fff9e0d4968, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff9e0d4958) at libc-start.c:226
#20 0x0000000000400811 in _start ()

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-10-22 05:38:07 UTC

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