Bug 306159 - window decoration crached after running compiz
Summary: window decoration crached after running compiz
Status: RESOLVED DUPLICATE of bug 304617
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 1.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-02 14:00 UTC by Mr.Joker
Modified: 2012-09-03 01:16 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 Mr.Joker 2012-09-02 14:00:19 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.9.00 (Compiled from sources)
Qt Version: 4.8.2
Operating System: Linux 3.2.0-30-generic-pae i686
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
This is the backtrace :

The other thing ,, how can I do with compiz to make like this video ??
http://www.youtube.com/watch?v=x_-50esCeoc

Application: إعدادات النظام (systemsettings), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb1cfd740 (LWP 15321))]

Thread 3 (Thread 0xae7cfb40 (LWP 15322)):
#0  0xb311ce13 in __pthread_mutex_lock (mutex=0xade00550) at pthread_mutex_lock.c:113
#1  0xb5d7e5f4 in pthread_mutex_lock (mutex=0xade00550) at forward.c:182
#2  0xb30883d0 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb30486b6 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb3048faf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb3049201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb60bff27 in QEventDispatcherGlib::processEvents (this=0xade00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0xb608b7ed in QEventLoop::processEvents (this=0xae7cf240, flags=...) at kernel/qeventloop.cpp:149
#8  0xb608ba89 in QEventLoop::exec (this=0xae7cf240, flags=...) at kernel/qeventloop.cpp:204
#9  0xb5f749ec in QThread::exec (this=0x9246fc0) at thread/qthread.cpp:501
#10 0xb6068e3d in QInotifyFileSystemWatcherEngine::run (this=0x9246fc0) at io/qfilesystemwatcher_inotify.cpp:248
#11 0xb5f77e80 in QThreadPrivate::start (arg=0x9246fc0) at thread/qthread_unix.cpp:307
#12 0xb311ad4c in start_thread (arg=0xae7cfb40) at pthread_create.c:308
#13 0xb5d70ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xaddffb40 (LWP 15323)):
#0  0xb77b2424 in __kernel_vsyscall ()
#1  0xb311e96b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb5d7e3dc in __pthread_cond_wait (cond=0xb4320890, mutex=0xb4320878) at forward.c:139
#3  0xb421c029 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb421c06f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb311ad4c in start_thread (arg=0xaddffb40) at pthread_create.c:308
#6  0xb5d70ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb1cfd740 (LWP 15321)):
[KCrash Handler]
#7  0xb3c7307e in QDeclarativeItem::~QDeclarativeItem (this=0x985c208, __in_chrg=<optimized out>) at graphicsitems/qdeclarativeitem.cpp:1668
#8  0xb3c31a50 in ~QDeclarativeElement (this=0x985c208, __in_chrg=<optimized out>) at ../../include/QtDeclarative/../../src/declarative/qml/qdeclarativeprivate.h:87
#9  QDeclarativePrivate::QDeclarativeElement<QDeclarativeItem>::~QDeclarativeElement (this=0x985c208, __in_chrg=<optimized out>) at ../../include/QtDeclarative/../../src/declarative/qml/qdeclarativeprivate.h:87
#10 0xb60a1343 in qDeleteInEventHandler (o=0x985c208) at kernel/qobject.cpp:4277
#11 0xb60a82e8 in QObject::event (this=0x985c208, e=0x93600b0) at kernel/qobject.cpp:1176
#12 0xb3c6cae2 in QDeclarativeItem::event (this=0x985c208, ev=0x93600b0) at graphicsitems/qdeclarativeitem.cpp:3746
#13 0xb667adf4 in notify_helper (e=0x93600b0, receiver=0x985c208, this=0x8db5070) at kernel/qapplication.cpp:4556
#14 QApplicationPrivate::notify_helper (this=0x8db5070, receiver=0x985c208, e=0x93600b0) at kernel/qapplication.cpp:4528
#15 0xb668015d in QApplication::notify (this=0x93600b0, receiver=0x985c208, e=0x93600b0) at kernel/qapplication.cpp:4285
#16 0xb71ffe41 in KApplication::notify (this=0xbfbb99ac, receiver=0x985c208, event=0x93600b0) at ../../kdeui/kernel/kapplication.cpp:311
#17 0xb608cf4e in QCoreApplication::notifyInternal (this=0xbfbb99ac, receiver=0x985c208, event=0x93600b0) at kernel/qcoreapplication.cpp:915
#18 0xb60910a8 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8d80130) at kernel/qcoreapplication.cpp:1539
#20 0xb60913dc in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432
#21 0xb60bfad4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#22 postEventSourceDispatch (s=0x8db4f48) at kernel/qeventdispatcher_glib.cpp:279
#23 0xb3048d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#24 0xb3049125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0xb3049201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#26 0xb60bfec7 in QEventDispatcherGlib::processEvents (this=0x8d80eb8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#27 0xb6733a1a in QGuiEventDispatcherGlib::processEvents (this=0x8d80eb8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0xb608b7ed in QEventLoop::processEvents (this=0xbfbb9904, flags=...) at kernel/qeventloop.cpp:149
#29 0xb608ba89 in QEventLoop::exec (this=0xbfbb9904, flags=...) at kernel/qeventloop.cpp:204
#30 0xb609148a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#31 0xb66789c4 in QApplication::exec () at kernel/qapplication.cpp:3817
#32 0x08050438 in main (argc=-1276327512, argv=0x94ce9d8) at ../../../systemsettings/app/main.cpp:49

The other thing ,, how can I do with compiz to make like this video ??
http://www.youtube.com/watch?v=x_-50esCeoc

Finally ,, sorry for my language ,, English is not my original language.

The crash can be reproduced some of the time.

-- Backtrace:
Application: إعدادات النظام (systemsettings), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb1cfd740 (LWP 15321))]

Thread 3 (Thread 0xae7cfb40 (LWP 15322)):
#0  0xb311ce13 in __pthread_mutex_lock (mutex=0xade00550) at pthread_mutex_lock.c:113
#1  0xb5d7e5f4 in pthread_mutex_lock (mutex=0xade00550) at forward.c:182
#2  0xb30883d0 in g_mutex_lock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb30486b6 in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb3048faf in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb3049201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#6  0xb60bff27 in QEventDispatcherGlib::processEvents (this=0xade00468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0xb608b7ed in QEventLoop::processEvents (this=0xae7cf240, flags=...) at kernel/qeventloop.cpp:149
#8  0xb608ba89 in QEventLoop::exec (this=0xae7cf240, flags=...) at kernel/qeventloop.cpp:204
#9  0xb5f749ec in QThread::exec (this=0x9246fc0) at thread/qthread.cpp:501
#10 0xb6068e3d in QInotifyFileSystemWatcherEngine::run (this=0x9246fc0) at io/qfilesystemwatcher_inotify.cpp:248
#11 0xb5f77e80 in QThreadPrivate::start (arg=0x9246fc0) at thread/qthread_unix.cpp:307
#12 0xb311ad4c in start_thread (arg=0xae7cfb40) at pthread_create.c:308
#13 0xb5d70ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xaddffb40 (LWP 15323)):
#0  0xb77b2424 in __kernel_vsyscall ()
#1  0xb311e96b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0xb5d7e3dc in __pthread_cond_wait (cond=0xb4320890, mutex=0xb4320878) at forward.c:139
#3  0xb421c029 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0xb421c06f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0xb311ad4c in start_thread (arg=0xaddffb40) at pthread_create.c:308
#6  0xb5d70ace in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb1cfd740 (LWP 15321)):
[KCrash Handler]
#7  0xb3c7307e in QDeclarativeItem::~QDeclarativeItem (this=0x985c208, __in_chrg=<optimized out>) at graphicsitems/qdeclarativeitem.cpp:1668
#8  0xb3c31a50 in ~QDeclarativeElement (this=0x985c208, __in_chrg=<optimized out>) at ../../include/QtDeclarative/../../src/declarative/qml/qdeclarativeprivate.h:87
#9  QDeclarativePrivate::QDeclarativeElement<QDeclarativeItem>::~QDeclarativeElement (this=0x985c208, __in_chrg=<optimized out>) at ../../include/QtDeclarative/../../src/declarative/qml/qdeclarativeprivate.h:87
#10 0xb60a1343 in qDeleteInEventHandler (o=0x985c208) at kernel/qobject.cpp:4277
#11 0xb60a82e8 in QObject::event (this=0x985c208, e=0x93600b0) at kernel/qobject.cpp:1176
#12 0xb3c6cae2 in QDeclarativeItem::event (this=0x985c208, ev=0x93600b0) at graphicsitems/qdeclarativeitem.cpp:3746
#13 0xb667adf4 in notify_helper (e=0x93600b0, receiver=0x985c208, this=0x8db5070) at kernel/qapplication.cpp:4556
#14 QApplicationPrivate::notify_helper (this=0x8db5070, receiver=0x985c208, e=0x93600b0) at kernel/qapplication.cpp:4528
#15 0xb668015d in QApplication::notify (this=0x93600b0, receiver=0x985c208, e=0x93600b0) at kernel/qapplication.cpp:4285
#16 0xb71ffe41 in KApplication::notify (this=0xbfbb99ac, receiver=0x985c208, event=0x93600b0) at ../../kdeui/kernel/kapplication.cpp:311
#17 0xb608cf4e in QCoreApplication::notifyInternal (this=0xbfbb99ac, receiver=0x985c208, event=0x93600b0) at kernel/qcoreapplication.cpp:915
#18 0xb60910a8 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#19 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8d80130) at kernel/qcoreapplication.cpp:1539
#20 0xb60913dc in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1432
#21 0xb60bfad4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#22 postEventSourceDispatch (s=0x8db4f48) at kernel/qeventdispatcher_glib.cpp:279
#23 0xb3048d86 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#24 0xb3049125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#25 0xb3049201 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#26 0xb60bfec7 in QEventDispatcherGlib::processEvents (this=0x8d80eb8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#27 0xb6733a1a in QGuiEventDispatcherGlib::processEvents (this=0x8d80eb8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#28 0xb608b7ed in QEventLoop::processEvents (this=0xbfbb9904, flags=...) at kernel/qeventloop.cpp:149
#29 0xb608ba89 in QEventLoop::exec (this=0xbfbb9904, flags=...) at kernel/qeventloop.cpp:204
#30 0xb609148a in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#31 0xb66789c4 in QApplication::exec () at kernel/qapplication.cpp:3817
#32 0x08050438 in main (argc=-1276327512, argv=0x94ce9d8) at ../../../systemsettings/app/main.cpp:49

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

Possible duplicates by query: bug 304617.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-09-03 01:16:06 UTC

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