Bug 265424 - Konversation crashed trying to quit
Summary: Konversation crashed trying to quit
Status: RESOLVED DUPLICATE of bug 252081
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.2.3
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-04 18:15 UTC by Christopher Yeleighton
Modified: 2011-02-05 04:06 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 Christopher Yeleighton 2011-02-04 18:15:48 UTC
Application: konversation (1.2.3)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.7-desktop x86_64
Distribution: "openSUSE 11.3 (x86_64)"

-- Information about the crash:
Konversation status line showed it is connected but the text window was empty.  I told Konversation to quit and it crashed.

 -- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  0x00000000004594ca in count (this=0x9544e0) at /usr/include/QtCore/qmap.h:366
#6  connectionCount (this=0x9544e0) at /usr/src/debug/konversation-1.2.3/src/connectionmanager.h:32
#7  MainWindow::confirmQuit (this=0x9544e0) at /usr/src/debug/konversation-1.2.3/src/mainwindow.cpp:524
#8  0x000000000045994e in MainWindow::queryClose (this=0x9544e0) at /usr/src/debug/konversation-1.2.3/src/mainwindow.cpp:585
#9  0x00007fa51bcf5aad in KMainWindow::closeEvent (this=0x9544e0, e=0x7fffaea6b8c0) at /usr/src/debug/kdelibs-4.4.4/kdeui/widgets/kmainwindow.cpp:597
#10 0x00007fa51a4f116e in QWidget::event (this=0x9544e0, event=0x7fffaea6b8c0) at kernel/qwidget.cpp:8202
#11 0x00007fa51a89ca6b in QMainWindow::event (this=0x9544e0, event=0x7fffaea6b8c0) at widgets/qmainwindow.cpp:1414
#12 0x00007fa51bc854a3 in KXmlGuiWindow::event (this=0x9544e0, ev=0x7fffaea6b8c0) at /usr/src/debug/kdelibs-4.4.4/kdeui/xmlgui/kxmlguiwindow.cpp:131
#13 0x00007fa51a4a04d4 in QApplicationPrivate::notify_helper (this=0x865310, receiver=0x9544e0, e=0x7fffaea6b8c0) at kernel/qapplication.cpp:4302
#14 0x00007fa51a4a8aca in QApplication::notify (this=<value optimized out>, receiver=0x9544e0, e=0x7fffaea6b8c0) at kernel/qapplication.cpp:4185
#15 0x00007fa51bc07c06 in KApplication::notify (this=0x7fffaea6c370, receiver=0x9544e0, event=0x7fffaea6b8c0) at /usr/src/debug/kdelibs-4.4.4/kdeui/kernel/kapplication.cpp:302
#16 0x00007fa51b324e4c in QCoreApplication::notifyInternal (this=0x7fffaea6c370, receiver=0x9544e0, event=0x7fffaea6b8c0) at kernel/qcoreapplication.cpp:726
#17 0x00007fa51a4ea624 in sendEvent (this=0x953d90, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at ../../src/corelib/kernel/qcoreapplication.h:215
#18 QWidgetPrivate::close_helper (this=0x953d90, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at kernel/qwidget.cpp:7608
#19 0x00007fa51a51cdb6 in translateCloseEvent (this=<value optimized out>, w=0x9544e0, event=<value optimized out>, passive_only=<value optimized out>) at kernel/qapplication_x11.cpp:5298
#20 QApplication::x11ClientMessage (this=<value optimized out>, w=0x9544e0, event=<value optimized out>, passive_only=<value optimized out>) at kernel/qapplication_x11.cpp:3049
#21 0x00007fa51a51b220 in QApplication::x11ProcessEvent (this=0x7fffaea6c370, event=0x7fffaea6bfa0) at kernel/qapplication_x11.cpp:3645
#22 0x00007fa51a541492 in x11EventSourceDispatch (s=0x8687c0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#23 0x00007fa515c7fa93 in g_main_dispatch (context=0x867d20) at gmain.c:1960
#24 IA__g_main_context_dispatch (context=0x867d20) at gmain.c:2513
#25 0x00007fa515c80270 in g_main_context_iterate (context=0x867d20, block=1, dispatch=1, self=<value optimized out>) at gmain.c:2591
#26 0x00007fa515c80510 in IA__g_main_context_iteration (context=0x867d20, may_block=1) at gmain.c:2654
#27 0x00007fa51b34d67f in QEventDispatcherGlib::processEvents (this=0x839c20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#28 0x00007fa51a54114e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x00007fa51b324292 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#30 0x00007fa51b324495 in QEventLoop::exec (this=0x7fffaea6c2c0, flags=...) at kernel/qeventloop.cpp:201
#31 0x00007fa51b32888b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#32 0x0000000000467040 in main (argc=3, argv=0x7fffaea6d108) at /usr/src/debug/konversation-1.2.3/src/main.cpp:100

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

Possible duplicates by query: bug 252081.

Reported using DrKonqi
Comment 1 Eike Hein 2011-02-05 04:06:28 UTC

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