Bug 291079 - Decorator crash at login
Summary: Decorator crash at login
Status: RESOLVED DUPLICATE of bug 255081
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-09 19:58 UTC by sleepylight
Modified: 2012-01-09 21:13 UTC (History)
0 users

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 sleepylight 2012-01-09 19:58:43 UTC
Application: kde4-window-decorator (0.0.1)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.8.0
Operating System: Linux 3.1.6-1.fc16.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
Decorator crashes a login, then again at logout.  In general, the screen has a lot of artifacts, especially leftovers after switching desktops.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Window Decorator (kde4-window-decorator), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  0x0000003a47dc41c9 in QRasterWindowSurface::~QRasterWindowSurface (this=0x18ae400, __in_chrg=<optimized out>) at painting/qwindowsurface_raster.cpp:117
#7  0x0000003a47dc4249 in QRasterWindowSurface::~QRasterWindowSurface (this=0x18ae400, __in_chrg=<optimized out>) at painting/qwindowsurface_raster.cpp:121
#8  0x0000003a47de01be in QWidgetBackingStore::~QWidgetBackingStore (this=0x18af020, __in_chrg=<optimized out>) at painting/qbackingstore.cpp:909
#9  0x0000003a47c12329 in QWidgetBackingStoreTracker::destroy (this=0x18af0c0) at kernel/qwidget.cpp:217
#10 0x0000003a47c1247e in QWidgetPrivate::deleteExtra (this=0x184bd60) at kernel/qwidget.cpp:1829
#11 0x0000003a47c126ac in QWidgetPrivate::~QWidgetPrivate (this=0x184bd60, __in_chrg=<optimized out>) at kernel/qwidget.cpp:356
#12 0x0000003a47c129c9 in QWidgetPrivate::~QWidgetPrivate (this=0x184bd60, __in_chrg=<optimized out>) at kernel/qwidget.cpp:361
#13 0x0000003a45391690 in cleanup (pointer=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:62
#14 ~QScopedPointer (this=0x1827d38, __in_chrg=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:100
#15 QObject::~QObject (this=0x1827d30, __in_chrg=<optimized out>) at kernel/qobject.cpp:817
#16 0x0000003a47c1470d in QWidget::~QWidget (this=0x1827d30, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1550
#17 0x0000003a50f7bdff in ~EffectWatcher (this=0x1827d30, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.7.4/plasma/private/effectwatcher_p.h:30
#18 Plasma::EffectWatcher::~EffectWatcher (this=0x1827d30, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.7.4/plasma/private/effectwatcher_p.h:30
#19 0x0000003a50fe043f in ~ThemePrivate (this=0x182c070, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.7.4/plasma/theme.cpp:119
#20 Plasma::Theme::~Theme (this=0x182d470, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.7.4/plasma/theme.cpp:482
#21 0x0000003a50fe0967 in ~ThemeSingleton (this=0x182d470, __in_chrg=<optimized out>) at /usr/src/debug/kdelibs-4.7.4/plasma/theme.cpp:421
#22 destroy () at /usr/src/debug/kdelibs-4.7.4/plasma/theme.cpp:437
#23 0x0000003a39a39931 in __run_exit_handlers (status=0, listp=0x3a39daf668, run_list_atexit=true) at exit.c:78
#24 0x0000003a39a399b5 in __GI_exit (status=<optimized out>) at exit.c:100
#25 0x0000003a39a216a4 in __libc_start_main (main=0x4098e0 <main(int, char**)>, argc=2, ubp_av=0x7fff4bead668, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff4bead658) at libc-start.c:258
#26 0x000000000040a08d in _start ()

Possible duplicates by query: bug 289825, bug 288670, bug 288669, bug 277044, bug 269671.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-01-09 21:13:13 UTC

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