Bug 246633 - Konversation crashed when closing a single tab
Summary: Konversation crashed when closing a single tab
Status: RESOLVED WORKSFORME
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.3.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-03 20:48 UTC by Basil Mohamed Gohar
Modified: 2011-06-27 13:03 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 Basil Mohamed Gohar 2010-08-03 20:48:30 UTC
Application: konversation (1.3.1)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.33.6-147.fc13.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
I had Konversation open for more than a day with several tabs open within it.  I had run some system updates while it was open.  I attempted to close one tab, and the whole application crashes, prompting the Crash Reporting Assistant.

 -- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7f370fa04820 (LWP 2671))]

Thread 2 (Thread 0x7f36ff76e710 (LWP 2673)):
#0  0x000000343163ec9f in IA__g_main_context_check (context=0x7f36f80009b0, max_priority=2147483647, fds=0x7f36f8002340, n_fds=1) at gmain.c:2400
#1  0x000000343163f863 in g_main_context_iterate (context=0x7f36f80009b0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2588
#2  0x000000343163fc9c in IA__g_main_context_iteration (context=0x7f36f80009b0, may_block=1) at gmain.c:2654
#3  0x000000343a7798b6 in QEventDispatcherGlib::processEvents (this=0x7f36f80008c0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x000000343a752822 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x000000343a752aec in QEventLoop::exec (this=0x7f36ff76dcf0, flags=...) at kernel/qeventloop.cpp:201
#6  0x000000343a66f05b in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x000000343a735878 in QInotifyFileSystemWatcherEngine::run (this=0x1a39200) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x000000343a6711a5 in QThreadPrivate::start (arg=0x1a39200) at thread/qthread_unix.cpp:248
#9  0x000000342fe07761 in start_thread (arg=0x7f36ff76e710) at pthread_create.c:301
#10 0x000000342f2e14ed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f370fa04820 (LWP 2671)):
[KCrash Handler]
#5  0x0000003dcc4213ee in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff9a0e8d20) at kernel/qapplication_x11.cpp:3293
#6  0x0000003dcc44ab92 in x11EventSourceDispatch (s=0x1600500, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#7  0x000000343163bd02 in g_main_dispatch (context=0x15ff1f0) at gmain.c:1960
#8  IA__g_main_context_dispatch (context=0x15ff1f0) at gmain.c:2513
#9  0x000000343163fae8 in g_main_context_iterate (context=0x15ff1f0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#10 0x000000343163fc9c in IA__g_main_context_iteration (context=0x15ff1f0, may_block=1) at gmain.c:2654
#11 0x000000343a779863 in QEventDispatcherGlib::processEvents (this=0x15cefa0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#12 0x0000003dcc44a84e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#13 0x000000343a752822 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#14 0x000000343a752aec in QEventLoop::exec (this=0x7fff9a0e9050, flags=...) at kernel/qeventloop.cpp:201
#15 0x000000343a7561bb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#16 0x000000000046886c in main (argc=5, argv=0x7fff9a0e9ed8) at /usr/src/debug/konversation-1.3.1/src/main.cpp:101

This bug may be a duplicate of or related to bug 196207.

Possible duplicates by query: bug 245881, bug 244982, bug 242236, bug 241056, bug 240906.

Reported using DrKonqi
Comment 1 Eike Hein 2011-06-27 13:03:40 UTC
I'm afraid we have to close this at this point - the description and the backtrace don't include enough specific information to pinpoint a cause or reproduce the crash, and there have been no similar reports since, so there's nothing we can do. Please reopen later if the problem continues to persist or more information has become available.