Version: (using KDE 4.1.1) OS: Linux Installed from: SuSE RPMs Application: Konsole (konsole), signal SIGSEGV [?1034h(no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0x7fdf53dce700 (LWP 4363)] [New Thread 0x418b5950 (LWP 4364)] [KCrash handler] #5 0x0000000100000000 in ?? () #6 0x00007fdf539ad602 in ?? () from /usr/lib64/libkdeinit4_konsole.so #7 0x00007fdf539ae0cd in ?? () from /usr/lib64/libkdeinit4_konsole.so #8 0x00007fdf539ae197 in ?? () from /usr/lib64/libkdeinit4_konsole.so #9 0x00007fdf539b2185 in ?? () from /usr/lib64/libkdeinit4_konsole.so #10 0x00007fdf51c80e70 in QMetaObject::activate () from /usr/lib64/libQtCore.so.4 #11 0x00007fdf51c81204 in QObject::destroyed () from /usr/lib64/libQtCore.so.4 #12 0x00007fdf51c839bc in QObject::~QObject () from /usr/lib64/libQtCore.so.4 #13 0x00007fdf4e29d3df in QWidget::~QWidget () from /usr/lib64/libQtGui.so.4 #14 0x00007fdf539a73b9 in ?? () from /usr/lib64/libkdeinit4_konsole.so #15 0x00007fdf51c7c081 in QObjectPrivate::deleteChildren () from /usr/lib64/libQtCore.so.4 #16 0x00007fdf4e29d252 in QWidget::~QWidget () from /usr/lib64/libQtGui.so.4 #17 0x00007fdf4e5d9f21 in QStackedWidget::~QStackedWidget () from /usr/lib64/libQtGui.so.4 #18 0x00007fdf51c7c081 in QObjectPrivate::deleteChildren () from /usr/lib64/libQtCore.so.4 #19 0x00007fdf4e29cdf2 in QWidget::~QWidget () from /usr/lib64/libQtGui.so.4 #20 0x00007fdf51c7c081 in QObjectPrivate::deleteChildren () from /usr/lib64/libQtCore.so.4 #21 0x00007fdf4e29d252 in QWidget::~QWidget () from /usr/lib64/libQtGui.so.4 #22 0x00007fdf4e5d4cf8 in QSplitter::~QSplitter () from /usr/lib64/libQtGui.so.4 #23 0x00007fdf539ba53a in ?? () from /usr/lib64/libkdeinit4_konsole.so #24 0x00007fdf51c7c081 in QObjectPrivate::deleteChildren () from /usr/lib64/libQtCore.so.4 #25 0x00007fdf4e29cdf2 in QWidget::~QWidget () from /usr/lib64/libQtGui.so.4 #26 0x00007fdf51c7c081 in QObjectPrivate::deleteChildren () from /usr/lib64/libQtCore.so.4 #27 0x00007fdf4e29d252 in QWidget::~QWidget () from /usr/lib64/libQtGui.so.4 #28 0x00007fdf52f862d6 in KMainWindow::~KMainWindow () from /usr/lib64/libkdeui.so.5 #29 0x00007fdf539c3b2d in ?? () from /usr/lib64/libkdeinit4_konsole.so #30 0x00007fdf51c7da35 in QObject::event () from /usr/lib64/libQtCore.so.4 #31 0x00007fdf4e29ee8c in QWidget::event () from /usr/lib64/libQtGui.so.4 #32 0x00007fdf4e59730b in QMainWindow::event () from /usr/lib64/libQtGui.so.4 #33 0x00007fdf52fbe7a8 in KXmlGuiWindow::event () from /usr/lib64/libkdeui.so.5 #34 0x00007fdf4e252f2d in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4 #35 0x00007fdf4e25b50a in QApplication::notify () from /usr/lib64/libQtGui.so.4 #36 0x00007fdf52ed38ab in KApplication::notify () from /usr/lib64/libkdeui.so.5 #37 0x00007fdf51c6ea1c in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4 #38 0x00007fdf51c6f30b in QCoreApplicationPrivate::sendPostedEvents () from /usr/lib64/libQtCore.so.4 #39 0x00007fdf51c96a00 in QEventDispatcherUNIX::processEvents () from /usr/lib64/libQtCore.so.4 #40 0x00007fdf4e2d630a in QEventDispatcherX11::processEvents () from /usr/lib64/libQtGui.so.4 #41 0x00007fdf51c6d372 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4 #42 0x00007fdf51c6d505 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4 #43 0x00007fdf51c6f56c in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4 #44 0x00007fdf539c59db in kdemain () from /usr/lib64/libkdeinit4_konsole.so #45 0x00007fdf4d60f436 in __libc_start_main () from /lib64/libc.so.6 #46 0x0000000000400869 in _start () #0 0x00007fdf4d693261 in nanosleep () from /lib64/libc.so.6
1) This looks to be a Konsole crash, no idea how this relates to no window borders though. 2) The backtrace is unfortunately useless for developers. Please read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports . 3) It would also be nice if you provided some details on how to reproduce the crash. Reassigning to Konsole as that's what the backtrace says.
Are you using compiz? If so switch to kwin. I tmight be: https://bugzilla.novell.com/show_bug.cgi?id=431725
Waiting for a response.