[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#477570: Cannot start konsole in KDE4



Package: konsole
Version: 4:4.0.68+svn794641-1
Severity: normal

When starting konsole from an xterm, I only get the following error
message on the terminal:

KCrash: Application 'konsole' crashing...
sock_file=/home/tmac/.kde4/socket-gotime/kdeinit4__0
<unknown program name>(14338)/: Communication problem with  "konsole" , it probably crashed. 
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" "


and the following backtrace from "The KDE Crash Handler":

Application: Konsole (konsole), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0x2b51434d9740 (LWP 14351)]
[KCrash handler]
#5  0x00002b513dab8c07 in QCursorData::update (this=0x62f740)
    at kernel/qcursor_x11.cpp:290
#6  0x00002b513dab9085 in QCursor::handle (this=0x7fff6f617e30)
    at kernel/qcursor_x11.cpp:139
#7  0x00002b513dac9501 in qt_x11_enforce_cursor (w=0x691980, force=false)
    at kernel/qwidget_x11.cpp:313
#8  0x00002b513dacb2b7 in QWidgetPrivate::create_sys (this=0x6df800, 
    window=0, initializeWindow=true, destroyOldWindow=true)
    at kernel/qwidget_x11.cpp:779
#9  0x00002b513da984e7 in QWidget::create (this=0x691980, window=0, 
    initializeWindow=false, destroyOldWindow=5) at kernel/qwidget.cpp:1231
#10 0x00002b513da98f8a in QWidgetPrivate::setWindowTitle_helper (
    this=0x6df800, title=@0x7fff6f618540) at kernel/qwidget.cpp:4850
#11 0x00002b513da993fb in QWidget::setWindowTitle (this=0x691980, 
    title=@0x7fff6f618540) at kernel/qwidget.cpp:4881
#12 0x00002b513cc63dae in KMainWindowPrivate::init (this=0x6d52b0, 
    _q=0x691980)
    at /build/buildd/kde4libs-4.0.70+svn799089/kdeui/widgets/kmainwindow.cpp:266
#13 0x00002b513cc6416b in KMainWindow (this=0x691980, dd=@0x6d52b0, 
    parent=<value optimized out>, f=<value optimized out>)
    at /build/buildd/kde4libs-4.0.70+svn799089/kdeui/widgets/kmainwindow.cpp:221
#14 0x00002b513cc92fba in KXmlGuiWindow (this=0x691980, 
    __vtt_parm=0x2b513b98a1c8, parent=0x0, f=<value optimized out>)
    at /build/buildd/kde4libs-4.0.70+svn799089/kdeui/xmlgui/kxmlguiwindow.cpp:87
#15 0x00002b513b712c25 in MainWindow (this=0x691980)
    at /tmp/buildd/kdebase-4.0.68+svn794641/apps/konsole/src/MainWindow.cpp:62
#16 0x00002b513b6daa1b in Konsole::Application::newMainWindow (
    this=0x7fff6f6197c0)
    at /tmp/buildd/kdebase-4.0.68+svn794641/apps/konsole/src/Application.cpp:81
#17 0x00002b513b6db7cd in Konsole::Application::processWindowArgs (
    this=0x7fff6f6197c0, args=0x617890)
    at /tmp/buildd/kdebase-4.0.68+svn794641/apps/konsole/src/Application.cpp:171
#18 0x00002b513b6dc75b in Konsole::Application::newInstance (
    this=0x7fff6f6197c0)
    at /tmp/buildd/kdebase-4.0.68+svn794641/apps/konsole/src/Application.cpp:115
#19 0x00002b513cbb55fb in KUniqueApplicationAdaptor::qt_metacall (
    this=0x6d84b0, _c=<value optimized out>, _id=0, _a=0x7fff6f6188f0)
    at /build/buildd/kde4libs-4.0.70+svn799089/kdeui/kernel/kuniqueapplication_p.h:75
#20 0x00002b513d63c146 in QDBusConnectionPrivate::deliverCall (this=0x617d20, 
    object=0x6d84b0, msg=@0x6d80f0, metaTypes=@0x7fff6f618bb8, slotIdx=4)
    at qdbusintegrator.cpp:865
#21 0x00002b513d63d18f in QDBusConnectionPrivate::activateCall (
    this=0x617d20, object=0x6d84b0, flags=337, msg=@0x6d80f0)
    at qdbusintegrator.cpp:770
#22 0x00002b513d63dbc9 in QDBusConnectionPrivate::activateObject (
    this=0x617d20, node=@0x6d80c8, msg=@0x6d80f0, 
    pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1298
#23 0x00002b513d63dd58 in QDBusActivateObjectEvent::placeMetaCall (
    this=0x6d8080) at qdbusintegrator.cpp:1411
#24 0x00002b513c043397 in QObject::event (this=0x7fff6f6197c0, e=0x6d8080)
    at kernel/qobject.cpp:1140
#25 0x00002b513c0343f0 in QCoreApplication::event (this=0x63b2b0, 
    e=0x2b513dfcc100) at kernel/qcoreapplication.cpp:1385
#26 0x00002b513da5243d in QApplication::event (this=0x7fff6f6197c0, 
    e=0x6d8080) at kernel/qapplication.cpp:2177
#27 0x00002b513da4c62f in QApplicationPrivate::notify_helper (this=0x620460, 
    receiver=0x7fff6f6197c0, e=0x6d8080) at kernel/qapplication.cpp:3766
#28 0x00002b513da51205 in QApplication::notify (this=0x7fff6f6197c0, 
    receiver=0x7fff6f6197c0, e=0x6d8080) at kernel/qapplication.cpp:3733
#29 0x00002b513cbadcdb in KApplication::notify (this=0x7fff6f6197c0, 
    receiver=0x7fff6f6197c0, event=0x6d8080)
    at /build/buildd/kde4libs-4.0.70+svn799089/kdeui/kernel/kapplication.cpp:311
#30 0x00002b513c034519 in QCoreApplication::notifyInternal (
    this=0x7fff6f6197c0, receiver=0x7fff6f6197c0, event=0x6d8080)
    at kernel/qcoreapplication.cpp:587
#31 0x00002b513c03584b in QCoreApplicationPrivate::sendPostedEvents (
    receiver=0x0, event_type=0, data=0x6044a0)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 0x00002b513c05d463 in postEventSourceDispatch (s=<value optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#33 0x00002b513f3470f2 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#34 0x00002b513f34a396 in ?? () from /usr/lib/libglib-2.0.so.0
#35 0x00002b513f34a82f in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#36 0x00002b513c05d75f in QEventDispatcherGlib::processEvents (this=0x6139a0, 
    flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:325
#37 0x00002b513dad50af in QGuiEventDispatcherGlib::processEvents (
    this=0x63b2b0, flags=<value optimized out>)
    at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00002b513c033995 in QEventLoop::processEvents (
    this=<value optimized out>, flags=@0x7fff6f6196d0)
    at kernel/qeventloop.cpp:149
#39 0x00002b513c033aeb in QEventLoop::exec (this=0x7fff6f619710, 
    flags=@0x7fff6f619720) at kernel/qeventloop.cpp:200
#40 0x00002b513c035b49 in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:845
#41 0x00002b513b765a30 in kdemain (argc=1, argv=0x7fff6f619a38)
    at /tmp/buildd/kdebase-4.0.68+svn794641/apps/konsole/src/main.cpp:97
#42 0x00002b513b9b31c4 in __libc_start_main () from /lib/libc.so.6
#43 0x0000000000400629 in _start ()
#0  0x00002b513ba2c210 in __nanosleep_nocancel () from /lib/libc.so.6




-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (650, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages konsole depends on:
ii  kdebase-runtime     4:4.0.68+svn794641-1 runtime components from the offici
ii  kdelibs5            4:4.0.70+svn799089-2 core libraries for all KDE 4 appli
ii  libc6               2.7-10experimental1  GNU C Library: Shared libraries
ii  libqt4-dbus         4.4.0~rc1-4          Qt 4 D-Bus module
ii  libqt4-gui          4.4.0~rc1-4          Qt 4 GUI module
ii  libqtcore4          4.4.0~rc1-4          Qt 4 core module
ii  libstdc++6          4.3.0-3              The GNU Standard C++ Library v3
ii  libx11-6            2:1.0.3-7            X11 client-side library
ii  libxrender1         1:0.9.4-1            X Rendering Extension client libra

konsole recommends no packages.

-- no debconf information



Reply to: