Bug 235403 - plasma-netbook crashes while starting
Summary: plasma-netbook crashes while starting
Status: RESOLVED DUPLICATE of bug 244471
Alias: None
Product: plasma4
Classification: Unmaintained
Component: plasma-netbook (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-25 23:22 UTC by Steffen Michalek
Modified: 2010-08-07 14:41 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
New crash information added by DrKonqi (3.23 KB, text/plain)
2010-04-30 16:25 UTC, Steffen Michalek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Michalek 2010-04-25 23:22:26 UTC
Application: plasma-netbook (0.1)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
when invoked by ALT-F2 "plasma-netbook"
and also, when choosing "netbook" in plasma control

The crash can be reproduced every time.

 -- Backtrace:
Application: Plasma Netbook (plasma-netbook), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7798720 (LWP 5868))]

Thread 2 (Thread 0xab4bbb70 (LWP 5869)):
#0  0x00fa7422 in __kernel_vsyscall ()
#1  0x04911015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x001ea99d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6
#3  0x056c09d7 in ?? () from /usr/lib/libQtWebKit.so.4
#4  0x056c0a21 in ?? () from /usr/lib/libQtWebKit.so.4
#5  0x0490c96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#6  0x001dda0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7798720 (LWP 5868)):
[KCrash Handler]
#6  0x0044d199 in ?? () from /usr/lib/libkdeinit4_plasma-netbook.so
#7  0x0044f4f1 in ?? () from /usr/lib/libkdeinit4_plasma-netbook.so
#8  0x05045c9a in QMetaObject::metacall (object=0x8278b78, cl=50552820, idx=136809336, argv=0x8278b78) at kernel/qmetaobject.cpp:237
#9  0x050543d5 in QMetaObject::activate (sender=0x8318b70, m=0x13570ec, local_signal_index=3, argv=0xbfed57c8) at kernel/qobject.cpp:3293
#10 0x012e52c3 in KWindowSystem::activeWindowChanged (this=0x8318b70, _t1=85983264) at ./kwindowsystem.moc:140
#11 0x012e852c in KWindowSystemPrivate::x11Event (this=0x8344e00, ev=0xbfed5ccc) at ../../kdeui/windowmanagement/kwindowsystem_x11.cpp:143
#12 0x011875d6 in KAppX11HackWidget::publicx11Event (this=0x8278b78, _event=0xbfed5ccc) at ../../kdeui/kernel/kapplication.cpp:903
#13 KApplication::x11EventFilter (this=0x8278b78, _event=0xbfed5ccc) at ../../kdeui/kernel/kapplication.cpp:953
#14 0x0044e6be in ?? () from /usr/lib/libkdeinit4_plasma-netbook.so
#15 0x02775660 in qt_x11EventFilter (ev=0x8278b78) at kernel/qapplication_x11.cpp:399
#16 0x02784e90 in QApplication::x11ProcessEvent (this=0x8278b78, event=0xbfed5ccc) at kernel/qapplication_x11.cpp:3231
#17 0x027b560a in x11EventSourceDispatch (s=0x8280da8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#18 0x068a85e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x068ac2d8 in ?? () from /lib/libglib-2.0.so.0
#20 0x068ac4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x0506c5d5 in QEventDispatcherGlib::processEvents (this=0x825d438, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#22 0x027b5135 in QGuiEventDispatcherGlib::processEvents (this=0x825d438, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#23 0x0503f059 in QEventLoop::processEvents (this=0xbfed5fc4, flags=) at kernel/qeventloop.cpp:149
#24 0x0503f4aa in QEventLoop::exec (this=0xbfed5fc4, flags=...) at kernel/qeventloop.cpp:201
#25 0x0504369f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#26 0x026f5577 in QApplication::exec () at kernel/qapplication.cpp:3579
#27 0x0044bbb0 in kdemain () from /usr/lib/libkdeinit4_plasma-netbook.so
#28 0x0804860b in _start ()

This bug may be a duplicate of or related to bug 234010.

Possible duplicates by query: bug 235396, bug 234010.

Reported using DrKonqi
Comment 1 Steffen Michalek 2010-04-30 16:25:53 UTC
Created attachment 43117 [details]
New crash information added by DrKonqi

while choosing "netbook" in plasma control
desktop's plasma bar disappeared, then crash
Comment 2 Aaron J. Seigo 2010-05-07 23:47:15 UTC
please paste backtraces directly into the comments so they are searchable and more easily read; the backtrace in comment #1 is essentially identical to the first one, in any case.

a more detailed backtrace is needed to track this problem down. please see:

http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

thanks.
Comment 3 Beat Wolf 2010-08-07 14:41:11 UTC

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