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

Bug#556468: kdebase-workspace-bin: segfaults all the time



On Saturday 26 December 2009 18:53:34 you wrote:
> Le vendredi 25 décembre 2009 15:41:48, Jan De Luyck a écrit :
> > On Friday 25 December 2009 15:15:13 Xavier Vello wrote:
> > > Le vendredi 25 décembre 2009 13:46:05, Jan De Luyck a écrit :
> > > > Package: kdebase-workspace-bin
> > > > Version: 4:4.3.4-2
> > > > Severity: normal
> > > >
> > > > Starting plasma-desktop segfaults all the time:
> > > >
> > > >  HalPower::brightness(QString const&) () from
> > > >  /usr/lib/kde4/solid_hal_power.so #7  0x00007ff1fcbe1ca4 in
> > > >  Solid::Control::PowerManager::brightness(QString const&) () from
> 
> Hello
> 
> This is a different bug from the original one, but fixing the first bug
>  triggered the second :/
> I'm working on backporting a fix. 4.3.4-3 should be in the tubes soon,
>  please tell me if it fixes the issue for you.

Hello Xavier,

I saw that kdebase-workspace-bin 4.3.4-3 rolled in on the mirrors last night.

$ apt-cache policy kdebase-workspace-bin
kdebase-workspace-bin:
  Installed: 4:4.3.4-3
  Candidate: 4:4.3.4-3
  Version table:
 *** 4:4.3.4-3 0
        500 http://debian.mirror.cambrium.nl unstable/main Packages
        100 /var/lib/dpkg/status
     4:4.3.2-2 0
        500 http://debian.mirror.cambrium.nl testing/main Packages

Unfortunately, It still crashes on me.

Backtrace:

Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7fbc01447750 (LWP 19755))]

Thread 2 (Thread 0x7fbbe0bb9910 (LWP 19757)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fbc00e87499 in QWaitConditionPrivate::wait (this=0x218db50, mutex=0x218db48, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=0x218db50, mutex=0x218db48, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fbbfd2753b4 in QHostInfoAgent::run (this=0x218db30) at kernel/qhostinfo.cpp:260
#4  0x00007fbc00e864a5 in QThreadPrivate::start (arg=0x218db30) at thread/qthread_unix.cpp:188
#5  0x00007fbbfdbb173a in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007fbbfe77b69d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fbc01447750 (LWP 19755)):
[KCrash Handler]
#5  0x00007fbc00ed3cbe in QtPrivate::QStringList_contains (that=0x7fff1e69a830, str=..., cs=Qt::CaseSensitive) at tools/qstringlist.cpp:318
#6  0x00007fbbe0fe0a76 in QStringList::contains (this=<value optimized out>, device=<value optimized out>) at /usr/include/qt4/QtCore/qstringlist.h:171
#7  HalPower::brightness (this=<value optimized out>, device=<value optimized out>) at ../../../solid/hal/halpower.cpp:395
#8  0x00007fbbe3de4ca4 in Solid::Control::PowerManager::brightness (device=<value optimized out>) at ../../../../libs/solid/control/powermanager.cpp:198
#9  0x00007fbbe2486806 in Battery::initExtenderItem (this=0x1d1ea20, item=0x22cdc60) at ../../../../plasma/applets/battery/battery.cpp:406
#10 0x00007fbbf88440e6 in Plasma::ExtenderPrivate::loadExtenderItems (this=0x22d4550) at ../../plasma/extender.cpp:659
#11 0x00007fbbf884519d in Extender (this=0x1d718c0, applet=<value optimized out>) at ../../plasma/extender.cpp:114
#12 0x00007fbbf880a75d in Plasma::Applet::extender (this=0x1d1ea20) at ../../plasma/applet.cpp:688
#13 0x00007fbbe2489e39 in Battery::init (this=0x1d1ea20) at ../../../../plasma/applets/battery/battery.cpp:148
#14 0x00007fbbf8830a0a in Plasma::Corona::loadLayout (this=0x18f1420, configName=<value optimized out>) at ../../plasma/corona.cpp:377
#15 0x00007fbbf8831ab2 in Plasma::Corona::initializeLayout (this=0x18f1420, configName=...) at ../../plasma/corona.cpp:324
#16 0x00007fbbf5dcfa36 in PlasmaApp::corona (this=0x185c850) at ../../../../plasma/shells/desktop/plasmaapp.cpp:574
#17 0x00007fbbf5dcfd08 in PlasmaApp::setupDesktop (this=0x185c850) at ../../../../plasma/shells/desktop/plasmaapp.cpp:252
#18 0x00007fbbf5dcff1c in PlasmaApp::qt_metacall (this=0x185c850, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff1e69ba10) at ./plasmaapp.moc:115
#19 0x00007fbc00f80df2 in QMetaObject::activate (sender=0x199b2b0, from_signal_index=<value optimized out>, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112
#20 0x00007fbc00f85f5f in QSingleShotTimer::timerEvent (this=0x199b2b0) at kernel/qtimer.cpp:298
#21 0x00007fbc00f7b353 in QObject::event (this=0x199b2b0, e=0x2442b48) at kernel/qobject.cpp:1074
#22 0x00007fbbfeeec01d in QApplicationPrivate::notify_helper (this=0x1865af0, receiver=0x199b2b0, e=0x7fff1e69c0d0) at kernel/qapplication.cpp:4065
#23 0x00007fbbfeef407a in QApplication::notify (this=0x185c850, receiver=0x199b2b0, e=0x7fff1e69c0d0) at kernel/qapplication.cpp:4030
#24 0x00007fbbffb43e06 in KApplication::notify (this=0x185c850, receiver=0x199b2b0, event=0x7fff1e69c0d0) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x00007fbc00f6bc9c in QCoreApplication::notifyInternal (this=0x185c850, receiver=0x199b2b0, event=0x7fff1e69c0d0) at kernel/qcoreapplication.cpp:610
#26 0x00007fbc00f982c6 in QCoreApplication::sendEvent (this=0x1868f80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#27 QTimerInfoList::activateTimers (this=0x1868f80) at kernel/qeventdispatcher_unix.cpp:580
#28 0x00007fbc00f94634 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184
#29 0x00007fbbfde028fe in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x00007fbbfde062b8 in ?? () from /lib/libglib-2.0.so.0
#31 0x00007fbbfde063e0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x00007fbc00f9439c in QEventDispatcherGlib::processEvents (this=0x17da850, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#33 0x00007fbbfef82f1f in QGuiEventDispatcherGlib::processEvents (this=0x2442b30, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#34 0x00007fbc00f6a562 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#35 0x00007fbc00f6a934 in QEventLoop::exec (this=0x7fff1e69c380, flags=...) at kernel/qeventloop.cpp:201
#36 0x00007fbc00f6cba4 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#37 0x00007fbbf5db62af in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../plasma/shells/desktop/main.cpp:50
#38 0x0000000000406e9e in launch (argc=1, _name=<value optimized out>, args=<value optimized out>, cwd=<value optimized out>, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, 
    avoid_loops=false, startup_id_str=0x40a057 "0") at ../../kinit/kinit.cpp:677
#39 0x0000000000407aad in handle_launcher_request (sock=7, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#40 0x0000000000407f91 in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1362
#41 0x00000000004086c6 in main (argc=2, argv=<value optimized out>, envp=<value optimized out>) at ../../kinit/kinit.cpp:1793
The current source language is "auto; currently asm".
The current source language is "auto; currently c".

Kind regards,

Jan



Reply to: