Bug 258753 - Konversation crashed on quitting
Summary: Konversation crashed on quitting
Status: RESOLVED DUPLICATE of bug 252081
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: 1.3.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-04 02:02 UTC by Albert Astals Cid
Modified: 2010-12-05 17:02 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 Albert Astals Cid 2010-12-04 02:02:04 UTC
Application: konversation (1.3.1)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Was quitting konversation, did Alt+F4 and did not seem to respond to that so then i went and repeteadly clicked the [x] button. Then Konvi crashed. Tried to reproduce a few times and worked all the time, hope the backtrace can help finding the problem

-- Backtrace:
Application: Konversation (konversation), signal: Segmentation fault
[KCrash Handler]
#6  0x000000000046928a in MainWindow::confirmQuit (this=0x1d90ac0) at ../../src/mainwindow.cpp:527
#7  0x0000000000469ade in MainWindow::queryClose (this=0x1d90ac0) at ../../src/mainwindow.cpp:588
#8  0x00007fae4c00a711 in KMainWindow::closeEvent (this=0x1d90ac0, e=0x7fff8614e610) at ../../kdeui/widgets/kmainwindow.cpp:594
#9  0x00007fae49ede080 in QWidget::event (this=0x1d90ac0, event=0x7fff8614e610) at kernel/qwidget.cpp:8345
#10 0x00007fae4a2c541b in QMainWindow::event (this=0x1d90ac0, event=0x7fff8614e610) at widgets/qmainwindow.cpp:1417
#11 0x00007fae4c049683 in KXmlGuiWindow::event (this=0x1d90ac0, ev=0x1d90ac0) at ../../kdeui/xmlgui/kxmlguiwindow.cpp:130
#12 0x00007fae49e87fdc in QApplicationPrivate::notify_helper (this=0x1c3ff60, receiver=0x1d90ac0, e=0x7fff8614e610) at kernel/qapplication.cpp:4396
#13 0x00007fae49e8daed in QApplication::notify (this=0x7fff8614f0c0, receiver=0x1d90ac0, e=0x7fff8614e610) at kernel/qapplication.cpp:4277
#14 0x00007fae4bf2d156 in KApplication::notify (this=0x7fff8614f0c0, receiver=0x1d90ac0, event=0x7fff8614e610) at ../../kdeui/kernel/kapplication.cpp:310
#15 0x00007fae4afb8cdc in QCoreApplication::notifyInternal (this=0x7fff8614f0c0, receiver=0x1d90ac0, event=0x7fff8614e610) at kernel/qcoreapplication.cpp:732
#16 0x00007fae49ee1be1 in sendSpontaneousEvent (this=0x1d90670, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#17 QWidgetPrivate::close_helper (this=0x1d90670, mode=QWidgetPrivate::CloseWithSpontaneousEvent) at kernel/qwidget.cpp:7751
#18 0x00007fae49eff076 in translateCloseEvent (this=<value optimized out>, w=0x1d90ac0, event=0x1d0c760, passive_only=true) at kernel/qapplication_x11.cpp:5321
#19 QApplication::x11ClientMessage (this=<value optimized out>, w=0x1d90ac0, event=0x1d0c760, passive_only=true) at kernel/qapplication_x11.cpp:3052
#20 0x00007fae49f0f346 in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff8614ece0) at kernel/qapplication_x11.cpp:3668
#21 0x00007fae49f3b0e2 in x11EventSourceDispatch (s=0x1c421a0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#22 0x00007fae46008342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#23 0x00007fae4600c2a8 in ?? () from /lib/libglib-2.0.so.0
#24 0x00007fae4600c45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#25 0x00007fae4afe5193 in QEventDispatcherGlib::processEvents (this=0x1c0ce70, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#26 0x00007fae49f3aa4e in QGuiEventDispatcherGlib::processEvents (this=0x1d90ac0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x00007fae4afb7a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#28 0x00007fae4afb7dec in QEventLoop::exec (this=0x7fff8614f010, flags=) at kernel/qeventloop.cpp:201
#29 0x00007fae4afbbebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#30 0x000000000046bf5c in main (argc=<value optimized out>, argv=<value optimized out>) at ../../src/main.cpp:101

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 2010-12-05 17:02:50 UTC

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