Bug 221567 - Plasma-desktop 4.3.4 crashed on kernel 2.6.32 intel 945 video card
Summary: Plasma-desktop 4.3.4 crashed on kernel 2.6.32 intel 945 video card
Status: RESOLVED DUPLICATE of bug 219333
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-06 20:21 UTC by Qfeng
Modified: 2010-01-06 20:37 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 Qfeng 2010-01-06 20:21:51 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.32-trunk-686 i686

What I was doing when the application crashed:
This bug may be a duplicate bug of 217316.


 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5821700 (LWP 5209))]

Thread 2 (Thread 0xa8816b70 (LWP 5211)):
#0  0xb7837424 in __kernel_vsyscall ()
#1  0xb5f6b0a5 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/cmov/libpthread.so.0
#2  0xb613082d in pthread_cond_wait () from /lib/i686/cmov/libc.so.6
#3  0xb76405c2 in QWaitConditionPrivate::wait (this=0x98cec70, mutex=0x98cec6c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#4  QWaitCondition::wait (this=0x98cec70, mutex=0x98cec6c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#5  0xb5e7ea9a in QHostInfoAgent::run (this=0x98cec60) at kernel/qhostinfo.cpp:260
#6  0xb763f5e2 in QThreadPrivate::start (arg=0x98cec60) at thread/qthread_unix.cpp:188
#7  0xb5f67585 in start_thread () from /lib/i686/cmov/libpthread.so.0
#8  0xb61232be in clone () from /lib/i686/cmov/libc.so.6

Thread 1 (Thread 0xb5821700 (LWP 5209)):
[KCrash Handler]
#6  0xb7691417 in QtPrivate::QStringList_contains (that=0xbfd825e8, str=..., cs=Qt::CaseSensitive) at tools/qstringlist.cpp:318
#7  0xa8834914 in QStringList::contains (this=0x98bbc38, device=...) at /usr/include/qt4/QtCore/qstringlist.h:171
#8  HalPower::brightness (this=0x98bbc38, device=...) at ../../../solid/hal/halpower.cpp:395
#9  0xa8e20d04 in Solid::Control::PowerManager::brightness (device=...) at ../../../../libs/solid/control/powermanager.cpp:198
#10 0xa8d1487d in Battery::initExtenderItem (this=0x9851e00, item=0x990edd0) at ../../../../plasma/applets/battery/battery.cpp:406
#11 0xb53cefe1 in Plasma::ExtenderPrivate::loadExtenderItems (this=0x98cacf0) at ../../plasma/extender.cpp:659
#12 0xb53cfe5c in Extender (this=0x990ea58, applet=0x9851e00) at ../../plasma/extender.cpp:114
#13 0xb5391a58 in Plasma::Applet::extender (this=0x9851e00) at ../../plasma/applet.cpp:688
#14 0xa8d18361 in Battery::init (this=0x9851e00) at ../../../../plasma/applets/battery/battery.cpp:148
#15 0xb53b94af in Plasma::Corona::loadLayout (this=0x96895a0, configName=...) at ../../plasma/corona.cpp:377
#16 0xb53baf21 in Plasma::Corona::initializeLayout (this=0x96895a0, configName=...) at ../../plasma/corona.cpp:324
#17 0xb4232f76 in PlasmaApp::corona (this=0x959a810) at ../../../../plasma/shells/desktop/plasmaapp.cpp:574
#18 0xb423327a in PlasmaApp::setupDesktop (this=0x959a810) at ../../../../plasma/shells/desktop/plasmaapp.cpp:252
#19 0xb42334d3 in PlasmaApp::qt_metacall (this=0x959a810, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfd83048) at ./plasmaapp.moc:115
#20 0xb7745303 in QMetaObject::activate (sender=0x965ffa0, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3112
#21 0xb7745f42 in QMetaObject::activate (sender=0x965ffa0, m=0xb7820d88, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3186
#22 0xb774b007 in QSingleShotTimer::timeout (this=0x965ffa0) at .moc/release-shared/qtimer.moc:76
#23 0xb774b12c in QSingleShotTimer::timerEvent (this=0x965ffa0) at kernel/qtimer.cpp:298
#24 0xb774039f in QObject::event (this=0x965ffa0, e=0xbfd834cc) at kernel/qobject.cpp:1074
#25 0xb63cfa94 in QApplicationPrivate::notify_helper (this=0x95a0600, receiver=0x965ffa0, e=0xbfd834cc) at kernel/qapplication.cpp:4065
#26 0xb63d7bee in QApplication::notify (this=0x959a810, receiver=0x965ffa0, e=0xbfd834cc) at kernel/qapplication.cpp:3605
#27 0xb6e1962d in KApplication::notify (this=0x959a810, receiver=0x965ffa0, event=0xbfd834cc) at ../../kdeui/kernel/kapplication.cpp:302
#28 0xb77301eb in QCoreApplication::notifyInternal (this=0x959a810, receiver=0x965ffa0, event=0xbfd834cc) at kernel/qcoreapplication.cpp:610
#29 0xb775ee21 in QCoreApplication::sendEvent (this=0x95a2ea4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#30 QTimerInfoList::activateTimers (this=0x95a2ea4) at kernel/qeventdispatcher_unix.cpp:580
#31 0xb775b2e4 in timerSourceDispatch (source=0x95a2e70) at kernel/qeventdispatcher_glib.cpp:184
#32 0xb5fb4f28 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0xb5fb86b3 in ?? () from /lib/libglib-2.0.so.0
#34 0xb5fb8838 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0xb775b041 in QEventDispatcherGlib::processEvents (this=0x95a0260, flags=...) at kernel/qeventdispatcher_glib.cpp:407
#36 0xb646f305 in QGuiEventDispatcherGlib::processEvents (this=0x95a0260, flags=...) at kernel/qguieventdispatcher_glib.cpp:202
#37 0xb772e83a in QEventLoop::processEvents (this=0xbfd836f0, flags=...) at kernel/qeventloop.cpp:149
#38 0xb772ec82 in QEventLoop::exec (this=0xbfd836f0, flags=...) at kernel/qeventloop.cpp:201
#39 0xb77310d9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#40 0xb63cf917 in QApplication::exec () at kernel/qapplication.cpp:3525
#41 0xb42165cd in kdemain (argc=1, argv=0x9580dd0) at ../../../../plasma/shells/desktop/main.cpp:50
#42 0x0804e291 in launch (argc=1, _name=0x9555a94 "/usr/bin/plasma-desktop", args=0x9555aac "", cwd=0x0, envc=0, envs=0x9555ab0 "", reset_env=false, tty=0x0, avoid_loops=false, 
    startup_id_str=0x805105f "0") at ../../kinit/kinit.cpp:677
#43 0x0804ea15 in handle_launcher_request (sock=7, who=<value optimized out>) at ../../kinit/kinit.cpp:1169
#44 0x0804ee5b in handle_requests (waitForPid=0) at ../../kinit/kinit.cpp:1362
#45 0x0804f689 in main (argc=2, argv=0xbfd83f64, envp=0xbfd83f70) at ../../kinit/kinit.cpp:1793

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

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-01-06 20:37:11 UTC

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