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

Bug#492947: marked as done (kdebase-workspace-bin: /usr/bin/plasma crashes on startup (every time))



Your message dated Fri, 5 Sep 2008 11:51:52 +0200
with message-id <20080905095152.GA6798@ana.debian.net>
and subject line Re: Bug#492947: kdebase-workspace-bin: /usr/bin/plasma crashes on startup (every time)
has caused the Debian Bug report #492947,
regarding kdebase-workspace-bin: /usr/bin/plasma crashes on startup (every time)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
492947: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492947
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: kdebase-workspace-bin
Version: 4:4.1.0-1
Severity: grave
Justification: renders package unusable


Every time I try to start Plasma (either by logging in via KDM) or
manually, it crashes with the following error message:

$ /usr/bin/plasma
<unknown program name>(4753)/ checkComposite: Plasma has an argb visual 0x251f210 46137345
<unknown program name>(4753)/ checkComposite: Plasma is COMPOSITE-less on 0x2516990
Plasma crashed, attempting to automatically recover
KCrash: Application 'plasma' crashing...
..... bla-bla ...

Here is the stack trace:

$ gdb /usr/bin/plasma
GNU gdb 6.8-debian                  
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.           
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"   
and "show warranty" for details.                                             
This GDB was configured as "x86_64-linux-gnu"...                             
(gdb) set follow-fork-mode child
(gdb) run --nocrashhandler --sync
Starting program: /usr/bin/plasma --nocrashhandler --sync
[Thread debugging using libthread_db enabled]            
[New Thread 0x7f30733fc7c0 (LWP 4770)]                   
<unknown program name>(4770)/ checkComposite: Plasma has an argb visual 0x1597210 46137345
<unknown program name>(4770)/ checkComposite: Plasma is COMPOSITE-less on 0x158e990       
[Thread debugging using libthread_db enabled]                                             
[New Thread 0x7f30733fc7c0 (LWP 4771)]                                                    

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7f30733fc7c0 (LWP 4771)]     
QAction::setVisible (this=0x0, b=true) at kernel/qaction.h:68
68      kernel/qaction.h: No such file or directory.         
        in kernel/qaction.h                                  
(gdb) bt
#0  QAction::setVisible (this=0x0, b=true) at kernel/qaction.h:68
#1  0x00007f306cf8610c in MenuLauncherApplet::constraintsEvent (this=0x16e4df0, constraints={i = -2039224944})
    at /tmp/buildd/kdebase-workspace-4.1.0/plasma/applets/kickoff/simpleapplet/simpleapplet.cpp:225           
#2  0x00007f307dc81a82 in Plasma::Applet::flushPendingConstraintsEvents (this=0x16e4df0)                      
    at /tmp/buildd/kdebase-workspace-4.1.0/libs/plasma/applet.cpp:850                                         
#3  0x00007f307bbf4073 in QObject::event (this=0x16e4df0, e=0x1) at kernel/qobject.cpp:1105                   
#4  0x00007f307c85896b in QGraphicsWidget::event (this=0x16e4df0, event=0x7fff8673ed80)                       
    at graphicsview/qgraphicswidget.cpp:1229                                                                  
#5  0x00007f307c304e5d in QApplicationPrivate::notify_helper (this=0x15ba950, receiver=0x16e4df0, e=0x7fff8673ed80)
    at kernel/qapplication.cpp:3772                                                                                
#6  0x00007f307c30cb2a in QApplication::notify (this=0x1599630, receiver=0x16e4df0, e=0x7fff8673ed80)              
    at kernel/qapplication.cpp:3739
#7  0x00007f307d808bfb in KApplication::notify (this=0x1599630, receiver=0x16e4df0, event=0x7fff8673ed80)
    at /tmp/buildd/kde4libs-4.1.0/kdeui/kernel/kapplication.cpp:311
#8  0x00007f307bbe5411 in QCoreApplication::notifyInternal (this=0x1599630, receiver=0x16e4df0, event=0x7fff8673ed80)
    at kernel/qcoreapplication.cpp:587
#9  0x00007f307bc113b6 in QTimerInfoList::activateTimers (this=0x15bdd10)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#10 0x00007f307bc0d8dd in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:166
#11 0x00007f30773f2892 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#12 0x00007f30773f601d in ?? () from /usr/lib/libglib-2.0.so.0
#13 0x00007f30773f61db in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#14 0x00007f307bc0d83f in QEventDispatcherGlib::processEvents (this=0x15b9d50, flags=<value optimized out>)
    at kernel/qeventdispatcher_glib.cpp:325
#15 0x00007f307c39616f in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>)
    at kernel/qguieventdispatcher_glib.cpp:204
#16 0x00007f307bbe3d22 in QEventLoop::processEvents (this=<value optimized out>, flags={i = -2039222288})
    at kernel/qeventloop.cpp:149
#17 0x00007f307bbe3ead in QEventLoop::exec (this=0x7fff8673f030, flags={i = -2039222208}) at kernel/qeventloop.cpp:200
#18 0x00007f307b43da7c in KIO::NetAccess::enter_loop (this=0x7fff8673f0b0)
    at /tmp/buildd/kde4libs-4.1.0/kio/kio/netaccess.cpp:494
#19 0x00007f307b43dc65 in KIO::NetAccess::statInternal (this=0x7fff8673f0b0, url=<value optimized out>,
    details=<value optimized out>, side=KIO::NetAccess::SourceSide, window=0x0)
    at /tmp/buildd/kde4libs-4.1.0/kio/kio/netaccess.cpp:347
#20 0x00007f307b43e93e in KIO::NetAccess::stat (url=@0x7fff8673f2b0, entry=@0x7fff8673f120, window=0x0)
    at /tmp/buildd/kde4libs-4.1.0/kio/kio/netaccess.cpp:221
#21 0x00007f307b43e9cc in KIO::NetAccess::mostLocalUrl (url=@0x7fff8673f2b0, window=0x0)
    at /tmp/buildd/kde4libs-4.1.0/kio/kio/netaccess.cpp:235
#22 0x00007f306d3ad7e8 in IconApplet::setUrl (this=0x173a7e0, url=@0x1)
    at /tmp/buildd/kdebase-workspace-4.1.0/plasma/applets/icon/icon.cpp:109
#23 0x00007f306d3adf3d in IconApplet::init (this=0x173a7e0)
    at /tmp/buildd/kdebase-workspace-4.1.0/plasma/applets/icon/icon.cpp:78
#24 0x00007f307dcaf716 in Plasma::Corona::loadLayout (this=0x1696890, configName=<value optimized out>)
    at /tmp/buildd/kdebase-workspace-4.1.0/libs/plasma/corona.cpp:288
#25 0x00007f307dcb0422 in Plasma::Corona::initializeLayout (this=0x1696890, configName=@0x7fff8673f5c0)
---Type <return> to continue, or q <return> to quit---
    at /tmp/buildd/kdebase-workspace-4.1.0/libs/plasma/corona.cpp:234
#26 0x00007f307e3157e8 in PlasmaApp::corona (this=0x1599630)
    at /tmp/buildd/kdebase-workspace-4.1.0/plasma/plasma/plasmaapp.cpp:389
#27 0x00007f307e316d74 in PlasmaApp (this=0x1599630, display=<value optimized out>, visual=<value optimized out>,
    colormap=<value optimized out>) at /tmp/buildd/kdebase-workspace-4.1.0/plasma/plasma/plasmaapp.cpp:213
#28 0x00007f307e318cdf in PlasmaApp::self () at /tmp/buildd/kdebase-workspace-4.1.0/plasma/plasma/plasmaapp.cpp:109
#29 0x00007f307e30c36c in kdemain (argc=3, argv=0x7fff8673fad8)
    at /tmp/buildd/kdebase-workspace-4.1.0/plasma/plasma/main.cpp:51
#30 0x00007f307dfbb1a6 in __libc_start_main () from /lib/libc.so.6
#31 0x0000000000400629 in _start ()
(gdb)

If you need additional information, feel free to ask.

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

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

Versions of packages kdebase-workspace-bin depends on:
ii  kdebase-runtime             4:4.1.0-1    runtime components from the offici
ii  kdebase-workspace-data      4:4.1.0-1    shared data files for the KDE 4 ba
ii  kdebase-workspace-libs4+5   4:4.1.0-1    libraries provided by the KDE 4 ba
ii  kdelibs5                    4:4.1.0-1    core libraries for all KDE 4 appli
ii  libc6                       2.7-13       GNU C Library: Shared libraries
ii  libfontconfig1              2.6.0-1      generic font configuration library
ii  libfreetype6                2.3.7-1      FreeType 2 font engine, shared lib
ii  libgl1-mesa-glx [libgl1]    7.0.3-5      A free implementation of the OpenG
ii  libglib2.0-0                2.16.5-1     The GLib library of C routines
ii  libice6                     2:1.0.4-1    X11 Inter-Client Exchange library
ii  libpam0g                    0.99.7.1-7   Pluggable Authentication Modules l
ii  libphonon4                  4:4.2.0-1    Phonon multimedia framework for Qt
ii  libplasma2                  4:4.1.0-1    library for the KDE 4 Plasma deskt
ii  libpng12-0                  1.2.27-1     PNG library - runtime
ii  libqimageblitz4             1:0.0.4-4    QImageBlitz image effects library
ii  libqt4-dbus                 4.4.0-4      Qt 4 D-Bus module
ii  libqt4-qt3support           4.4.0-4      Qt 3 compatibility library for Qt 
ii  libqt4-script               4.4.0-4      Qt 4 script module
ii  libqt4-svg                  4.4.0-4      Qt 4 SVG module
ii  libqt4-xml                  4.4.0-4      Qt 4 XML module
ii  libqtcore4                  4.4.0-4      Qt 4 core module
ii  libqtgui4                   4.4.0-4      Qt 4 GUI module
ii  libsm6                      2:1.0.3-2    X11 Session Management library
ii  libsoprano4                 2.1+dfsg.1-1 libraries for the Soprano RDF fram
ii  libstdc++6                  4.3.1-8      The GNU Standard C++ Library v3
ii  libstreamanalyzer0          0.5.11-1     streamanalyzer library for Strigi 
ii  libusb-0.1-4                2:0.1.12-12  userspace USB programming library
ii  libx11-6                    2:1.1.4-2    X11 client-side library
ii  libxcursor1                 1:1.1.9-1    X cursor management library
ii  libxext6                    2:1.0.4-1    X11 miscellaneous extension librar
ii  libxfixes3                  1:4.0.3-2    X11 miscellaneous 'fixes' extensio
ii  libxinerama1                2:1.0.3-2    X11 Xinerama extension library
ii  libxklavier12               3.5-1        X Keyboard Extension high-level AP
ii  libxrandr2                  2:1.2.3-1    X11 RandR extension library
ii  libxrender1                 1:0.9.4-2    X Rendering Extension client libra
ii  libxtst6                    2:1.0.3-1    X11 Testing -- Resource extension 
ii  libxxf86misc1               1:1.0.1-3    X11 XFree86 miscellaneous extensio
ii  phonon                      4:4.2.0-1    metapackage for Phonon multimedia 
ii  x11-utils                   7.3+2        X11 utilities
ii  x11-xserver-utils           7.3+3        X server utilities

kdebase-workspace-bin recommends no packages.

Versions of packages kdebase-workspace-bin suggests:
ii  x11-xkb-utils                 7.4+1      X11 XKB utilities

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 4:4.1.1-1

On Wed, Jul 30, 2008 at 09:14:13AM +0400, Alexander Vodomerov wrote:
> Package: kdebase-workspace-bin
> Version: 4:4.1.0-1
> Severity: grave
> Justification: renders package unusable
> 
> 
> Every time I try to start Plasma (either by logging in via KDM) or
> manually, it crashes with the following error message:
> 
> $ /usr/bin/plasma
> <unknown program name>(4753)/ checkComposite: Plasma has an argb visual 0x251f210 46137345
> <unknown program name>(4753)/ checkComposite: Plasma is COMPOSITE-less on 0x2516990
> Plasma crashed, attempting to automatically recover
> KCrash: Application 'plasma' crashing...
> ..... bla-bla ...
> 
> Here is the stack trace:
>
...

Fixed in 4:4.1.1-1

Ana


--- End Message ---

Reply to: