Bug 256658 - problems with Plasma
Summary: problems with Plasma
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: plasma-netbook (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-12 09:27 UTC by Tonin
Modified: 2010-12-19 18:34 UTC (History)
2 users (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 Tonin 2010-11-12 09:27:32 UTC
Application: plasma-netbook (0.1)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-23-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
The problem occurs at the start of kde

The crash can be reproduced every time.

-- Backtrace:
Application: Ultraportatile Plasma (plasma-netbook), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f262290a780 (LWP 5460))]

Thread 2 (Thread 0x7f2600bfe710 (LWP 5536)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:162
#1  0x00007f261e27c20e in ?? () from /usr/lib/libQtWebKit.so.4
#2  0x00007f261e27c329 in ?? () from /usr/lib/libQtWebKit.so.4
#3  0x00007f261a87e971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#4  0x00007f262238894d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f262290a780 (LWP 5460)):
[KCrash Handler]
#6  0x00007f261ef5020b in QWidget::testAttribute_helper (this=0x0, attribute=Qt::WA_WState_Created) at kernel/qwidget.cpp:10748
#7  0x00007f261ef5e8de in testAttribute (this=0x0) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1031
#8  QWidget::winId (this=0x0) at kernel/qwidget.cpp:2420
#9  0x00007f262263b603 in PlasmaApp::reserveStruts (this=0xddb840) at ../../../../plasma/netbook/shell/plasmaapp.cpp:572
#10 0x00007f262263de0c in PlasmaApp::PlasmaApp (this=0xddb840) at ../../../../plasma/netbook/shell/plasmaapp.cpp:391
#11 0x00007f262263dfc5 in PlasmaApp::self () at ../../../../plasma/netbook/shell/plasmaapp.cpp:63
#12 0x00007f262263a80a in kdemain (argc=<value optimized out>, argv=<value optimized out>) at ../../../../plasma/netbook/shell/main.cpp:64
#13 0x00007f26222c0d8e in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, rtld_fini=<value optimized out>, stack_end=0x7ffff8f414c8) at libc-start.c:226
#14 0x0000000000400669 in _start ()

Possible duplicates by query: bug 204465.

Reported using DrKonqi
Comment 1 Beat Wolf 2010-11-12 10:03:12 UTC

*** This bug has been marked as a duplicate of bug 204465 ***
Comment 2 Dario Andres 2010-11-15 22:09:27 UTC
This crash looks more like bug 247206.

*** This bug has been marked as a duplicate of bug 247206 ***
Comment 3 Marco Martin 2010-12-19 18:34:57 UTC
SVN commit 1207776 by mart:

mke sure the controlbar actually exists before attempting to reseve its structs
BUG:256658


 M  +5 -1      plasmaapp.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1207776