Bug 355753 - Bug after using theme
Summary: Bug after using theme
Status: RESOLVED DUPLICATE of bug 344942
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-11-22 21:02 UTC by mariyan
Modified: 2015-11-24 12:29 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 mariyan 2015-11-22 21:02:36 UTC
Application: systemsettings5 (5.4.1)

Qt Version: 5.4.2
Operating System: Linux 4.2.0-18-generic x86_64
Distribution: Ubuntu 15.10

-- Information about the crash:
- What I was doing when the application crashed:
I downloaded theme for windows decoration and when used "apply" settings crashed.
(on every downloaded theme from internet it happens)

Application style >>> windows decorations >>>. apply >>> crash

Thank you :-)

The crash can be reproduced sometimes.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fcdf34fd800 (LWP 2799))]

Thread 2 (Thread 0x7fcde1f3c700 (LWP 2800)):
#0  0x00007fcdefc968dd in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007fcded9a6bd2 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x00007fcded9a874f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x00007fcde448aa39 in QXcbEventReader::run (this=0x1b488a0) at qxcbconnection.cpp:1105
#4  0x00007fcdf03892be in QThreadPrivate::start (arg=0x1b488a0) at thread/qthread_unix.cpp:337
#5  0x00007fcded1316aa in start_thread (arg=0x7fcde1f3c700) at pthread_create.c:333
#6  0x00007fcdefca1eed in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7fcdf34fd800 (LWP 2799)):
[KCrash Handler]
#6  0x00007fcdeec38637 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#7  0x00007fcdeebe4383 in QV4::ExecutionEngine::~ExecutionEngine() () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x00007fcdeed111b1 in QV8Engine::~QV8Engine() () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#9  0x00007fcdeed113c9 in QV8Engine::~QV8Engine() () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#10 0x00007fcdeeb78e61 in QJSEngine::~QJSEngine() () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#11 0x00007fcdeec78365 in QQmlEngine::~QQmlEngine() () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#12 0x00007fcdeec78429 in QQmlEngine::~QQmlEngine() () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#13 0x00007fcdc7d75152 in QScopedPointerDeleter<QQmlEngine>::cleanup (pointer=<optimized out>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qscopedpointer.h:54
#14 QScopedPointer<QQmlEngine, QScopedPointerDeleter<QQmlEngine> >::reset (other=0x0, this=0x7fcdc7fff728 <Aurorae::Helper::instance()::s_helper+8>) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qscopedpointer.h:149
#15 Aurorae::Helper::unref (this=0x7fcdc7fff720 <Aurorae::Helper::instance()::s_helper>) at ../../../../clients/aurorae/src/aurorae.cpp:112
#16 0x00007fcdc7d790b8 in Aurorae::Helper::unref (this=<optimized out>) at ../../../../clients/aurorae/src/aurorae.cpp:274
#17 Aurorae::Decoration::~Decoration (this=0x272fc30, __in_chrg=<optimized out>) at ../../../../clients/aurorae/src/aurorae.cpp:269
#18 0x00007fcdc7d790d9 in Aurorae::Decoration::~Decoration (this=0x272fc30, __in_chrg=<optimized out>) at ../../../../clients/aurorae/src/aurorae.cpp:280
#19 0x00007fcdf059a670 in QObject::event (this=0x272fc30, e=<optimized out>) at kernel/qobject.cpp:1236
#20 0x00007fcdf19ecb8c in QApplicationPrivate::notify_helper (this=this@entry=0x1b29800, receiver=receiver@entry=0x272fc30, e=e@entry=0x2ec7b50) at kernel/qapplication.cpp:3720
#21 0x00007fcdf19f2230 in QApplication::notify (this=0x7ffdced09310, receiver=0x272fc30, e=0x2ec7b50) at kernel/qapplication.cpp:3503
#22 0x00007fcdf0568f1b in QCoreApplication::notifyInternal (this=0x7ffdced09310, receiver=0x272fc30, event=event@entry=0x2ec7b50) at kernel/qcoreapplication.cpp:935
#23 0x00007fcdf056b057 in QCoreApplication::sendEvent (event=0x2ec7b50, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:228
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x1b28f60) at kernel/qcoreapplication.cpp:1552
#25 0x00007fcdf056b588 in QCoreApplication::sendPostedEvents (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1410
#26 0x00007fcdf05bfe73 in postEventSourceDispatch (s=0x1b77180) at kernel/qeventdispatcher_glib.cpp:271
#27 0x00007fcdecc11ff7 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fcdecc12250 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fcdecc122fc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fcdf05c027f in QEventDispatcherGlib::processEvents (this=0x1b756e0, flags=...) at kernel/qeventdispatcher_glib.cpp:418
#31 0x00007fcdf056675a in QEventLoop::exec (this=this@entry=0x7ffdced091f0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:204
#32 0x00007fcdf056e2cc in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1188
#33 0x00007fcdf143900c in QGuiApplication::exec () at kernel/qguiapplication.cpp:1510
#34 0x00007fcdf19e9025 in QApplication::exec () at kernel/qapplication.cpp:2956
#35 0x000000000040f04b in main (argc=1, argv=<optimized out>) at ../../app/main.cpp:55

Possible duplicates by query: bug 354952, bug 351841, bug 351465, bug 351170, bug 351042.

Reported using DrKonqi
Comment 1 Christoph Feck 2015-11-24 12:29:12 UTC

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