Bug 207543 - konsole segfault on login
Summary: konsole segfault on login
Status: RESOLVED DUPLICATE of bug 203621
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-16 08:56 UTC by qu6w9z702
Modified: 2009-09-16 15:23 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 qu6w9z702 2009-09-16 08:56:41 UTC
Application that crashed: konsole
Version of the application: 2.2.3
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.2
Operating System: Linux 2.6.30-1-amd64 x86_64
Distribution: Debian GNU/Linux testing-proposed-updates (sid)

What I was doing when the application crashed:
After login konsole fails to properly start and causes a segfault on closing the window.

 -- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fe00767d090 in ?? () from /usr/lib/libkdeinit4_konsole.so
#6  0x00007fe007682869 in ?? () from /usr/lib/libkdeinit4_konsole.so
#7  0x00007fe007695081 in ?? () from /usr/lib/libkdeinit4_konsole.so
#8  0x00007fe00612f971 in KMainWindow::closeEvent(QCloseEvent*) () from /usr/lib/libkdeui.so.5
#9  0x00007fe00491659d in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00007fe004c9a1db in QMainWindow::event(QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007fe00616a8b3 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#12 0x00007fe0048c680d in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007fe0048ce86a in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007fe00606043b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#15 0x00007fe00544e51c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#16 0x00007fe00491b533 in QWidgetPrivate::close_helper(QWidgetPrivate::CloseMode) () from /usr/lib/libQtGui.so.4
#17 0x00007fe0049226e6 in QApplication::x11ClientMessage(QWidget*, _XEvent*, bool) () from /usr/lib/libQtGui.so.4
#18 0x00007fe0049355b6 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007fe00495de9c in ?? () from /usr/lib/libQtGui.so.4
#20 0x00007fe000f0786a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#21 0x00007fe000f0aeb8 in ?? () from /usr/lib/libglib-2.0.so.0
#22 0x00007fe000f0b06c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#23 0x00007fe005476bff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x00007fe00495d64f in ?? () from /usr/lib/libQtGui.so.4
#25 0x00007fe00544cde2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x00007fe00544d1b4 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00007fe00544f424 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#28 0x00007fe0076972d4 in kdemain () from /usr/lib/libkdeinit4_konsole.so
#29 0x00007fe0072a25c6 in __libc_start_main () from /lib/libc.so.6
#30 0x0000000000400629 in _start ()

This bug may be a duplicate of or related to bug 184374

Reported using DrKonqi
Comment 1 Dario Andres 2009-09-16 15:23:49 UTC
Thanks

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