Bug 298780 - Settings crash when trying to download kdm themes
Summary: Settings crash when trying to download kdm themes
Status: RESOLVED DUPLICATE of bug 251871
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 1.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-25 06:50 UTC by Robert
Modified: 2013-02-12 10:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (7.81 KB, text/plain)
2013-02-12 10:15 UTC, gabrielevincenzi1982
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robert 2012-04-25 06:50:00 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-23-generic x86_64
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
- What I was doing when the application crashed:

Trying to dowload kdm themes - also having difficulty trying to install kdm themes - perhaps they are related issues>?

The crash can be reproduced some of the time.

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

Thread 2 (Thread 0x7fd1fcf7e700 (LWP 11607)):
#0  0x00007fd221497b03 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fd21ec7fff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fd21ec8045a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fd1fd2672c6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007fd21eca19a5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fd21f14ce9a in start_thread (arg=0x7fd1fcf7e700) at pthread_create.c:308
#6  0x00007fd2214a34bd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fd223ff3780 (LWP 11606)):
[KCrash Handler]
#6  0x00007fd2202b04e1 in Attica::BaseJob::abort() () from /usr/lib/libattica.so.0.3
#7  0x00007fd20df75855 in KNS3::AtticaProvider::loadEntries (this=0x2c89570, request=...) at ../../../knewstuff/knewstuff3/attica/atticaprovider.cpp:138
#8  0x00007fd20df5264b in KNS3::Engine::reloadEntries (this=0x29647c0) at ../../../knewstuff/knewstuff3/core/engine.cpp:313
#9  0x00007fd20df44929 in qt_static_metacall (_a=<optimized out>, _id=<optimized out>, _o=<optimized out>, _c=<optimized out>) at ./downloadwidget.moc:90
#10 KNS3::DownloadWidget::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at ./downloadwidget.moc:73
#11 0x00007fd221bfd281 in QMetaObject::activate (sender=0x2960200, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff787c3b90) at kernel/qobject.cpp:3547
#12 0x00007fd222eeac82 in QAbstractButton::clicked (this=<optimized out>, _t1=true) at .moc/release-shared/moc_qabstractbutton.cpp:220
#13 0x00007fd222c28a5e in QAbstractButtonPrivate::emitClicked (this=<optimized out>) at widgets/qabstractbutton.cpp:548
#14 0x00007fd222c29d9b in QAbstractButtonPrivate::click (this=0x29605e0) at widgets/qabstractbutton.cpp:541
#15 0x00007fd222c2a00c in QAbstractButton::mouseReleaseEvent (this=0x2960200, e=0x7fff787c4460) at widgets/qabstractbutton.cpp:1123
#16 0x00007fd2228ab144 in QWidget::event (this=0x2960200, event=0x7fff787c4460) at kernel/qwidget.cpp:8362
#17 0x00007fd22285a894 in notify_helper (e=0x7fff787c4460, receiver=0x2960200, this=0x24bf860) at kernel/qapplication.cpp:4559
#18 QApplicationPrivate::notify_helper (this=0x24bf860, receiver=0x2960200, e=0x7fff787c4460) at kernel/qapplication.cpp:4531
#19 0x00007fd2228600bf in QApplication::notify (this=<optimized out>, receiver=0x2960200, e=0x7fff787c4460) at kernel/qapplication.cpp:4102
#20 0x00007fd223593b46 in KApplication::notify (this=0x7fff787c6980, receiver=0x2960200, event=0x7fff787c4460) at ../../kdeui/kernel/kapplication.cpp:311
#21 0x00007fd221be8e9c in QCoreApplication::notifyInternal (this=0x7fff787c6980, receiver=0x2960200, event=0x7fff787c4460) at kernel/qcoreapplication.cpp:876
#22 0x00007fd22285b862 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#23 QApplicationPrivate::sendMouseEvent (receiver=0x2960200, event=0x7fff787c4460, alienWidget=0x0, nativeWidget=0x2960200, buttonDown=0x0, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#24 0x00007fd2228dabf5 in QETWidget::translateMouseEvent (this=0x2960200, event=<optimized out>) at kernel/qapplication_x11.cpp:4617
#25 0x00007fd2228d9bae in QApplication::x11ProcessEvent (this=0x7fff787c6980, event=0x7fff787c4d30) at kernel/qapplication_x11.cpp:3732
#26 0x00007fd2229030e2 in x11EventSourceDispatch (s=0x24c2000, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#27 0x00007fd21ec7fc9a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x00007fd21ec80060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x00007fd21ec80124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#30 0x00007fd221c183bf in QEventDispatcherGlib::processEvents (this=0x24894b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#31 0x00007fd222902d6e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007fd221be7c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#33 0x00007fd221be7ed7 in QEventLoop::exec (this=0x7fff787c50d0, flags=...) at kernel/qeventloop.cpp:204
#34 0x00007fd222d2a946 in QDialog::exec (this=0x7fff787c5130) at dialogs/qdialog.cpp:554
#35 0x00007fd20e3f462b in KDMThemeWidget::getNewStuff (this=0x29f8900) at ../../../kdm/kcm/kdm-theme.cpp:392
#36 0x00007fd221bfd281 in QMetaObject::activate (sender=0x2a88e60, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff787c53d0) at kernel/qobject.cpp:3547
#37 0x00007fd222eeac82 in QAbstractButton::clicked (this=<optimized out>, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#38 0x00007fd222c28a5e in QAbstractButtonPrivate::emitClicked (this=<optimized out>) at widgets/qabstractbutton.cpp:548
#39 0x00007fd222c29d9b in QAbstractButtonPrivate::click (this=0x2a88e90) at widgets/qabstractbutton.cpp:541
#40 0x00007fd222c2a00c in QAbstractButton::mouseReleaseEvent (this=0x2a88e60, e=0x7fff787c5ca0) at widgets/qabstractbutton.cpp:1123
#41 0x00007fd2228ab144 in QWidget::event (this=0x2a88e60, event=0x7fff787c5ca0) at kernel/qwidget.cpp:8362
#42 0x00007fd22285a894 in notify_helper (e=0x7fff787c5ca0, receiver=0x2a88e60, this=0x24bf860) at kernel/qapplication.cpp:4559
#43 QApplicationPrivate::notify_helper (this=0x24bf860, receiver=0x2a88e60, e=0x7fff787c5ca0) at kernel/qapplication.cpp:4531
#44 0x00007fd2228600bf in QApplication::notify (this=<optimized out>, receiver=0x2a88e60, e=0x7fff787c5ca0) at kernel/qapplication.cpp:4102
#45 0x00007fd223593b46 in KApplication::notify (this=0x7fff787c6980, receiver=0x2a88e60, event=0x7fff787c5ca0) at ../../kdeui/kernel/kapplication.cpp:311
#46 0x00007fd221be8e9c in QCoreApplication::notifyInternal (this=0x7fff787c6980, receiver=0x2a88e60, event=0x7fff787c5ca0) at kernel/qcoreapplication.cpp:876
#47 0x00007fd22285b862 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#48 QApplicationPrivate::sendMouseEvent (receiver=0x2a88e60, event=0x7fff787c5ca0, alienWidget=0x2a88e60, nativeWidget=0x2594e30, buttonDown=0x2a88e60, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#49 0x00007fd2228dabf5 in QETWidget::translateMouseEvent (this=0x2594e30, event=<optimized out>) at kernel/qapplication_x11.cpp:4617
#50 0x00007fd2228d9bae in QApplication::x11ProcessEvent (this=0x7fff787c6980, event=0x7fff787c6570) at kernel/qapplication_x11.cpp:3732
#51 0x00007fd2229030e2 in x11EventSourceDispatch (s=0x24c2000, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#52 0x00007fd21ec7fc9a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#53 0x00007fd21ec80060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#54 0x00007fd21ec80124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#55 0x00007fd221c183bf in QEventDispatcherGlib::processEvents (this=0x24894b0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#56 0x00007fd222902d6e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#57 0x00007fd221be7c82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#58 0x00007fd221be7ed7 in QEventLoop::exec (this=0x7fff787c6910, flags=...) at kernel/qeventloop.cpp:204
#59 0x00007fd221becf67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#60 0x000000000040a7e5 in main (argc=1, argv=0x7fff787c6c48) at ../../../systemsettings/app/main.cpp:49

Possible duplicates by query: bug 297653, bug 295732, bug 295723, bug 295691, bug 288365.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-04-25 09:17:37 UTC

*** This bug has been marked as a duplicate of bug 251871 ***
Comment 2 gabrielevincenzi1982 2013-02-12 10:15:21 UTC
Created attachment 77196 [details]
New crash information added by DrKonqi

systemsettings (1.0) on KDE Platform 4.8.5 (4.8.5) "release 2" using Qt 4.8.1

- What I was doing when the application crashed:
System settings crashed when I try to change kdm themes

-- Backtrace (Reduced):
#7  0xb5a5ddfd in Attica::BaseJob::abort (this=0xb07aa78) at /usr/src/debug/attica-0.3.0/lib/atticabasejob.cpp:140
#8  0xafda020f in KNS3::AtticaProvider::loadEntries (this=0xb937018, request=...) at /usr/src/debug/kdelibs-4.8.5/knewstuff/knewstuff3/attica/atticaprovider.cpp:138
#9  0xafd7a623 in KNS3::Engine::reloadEntries (this=this@entry=0xb092ed0) at /usr/src/debug/kdelibs-4.8.5/knewstuff/knewstuff3/core/engine.cpp:313
#10 0xafd7ac04 in slotSearchTimerExpired (this=0xb092ed0) at /usr/src/debug/kdelibs-4.8.5/knewstuff/knewstuff3/core/engine.cpp:352
#11 qt_static_metacall (_a=0xbf8f5e9c, _id=23, _o=0xb092ed0, _c=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/build/knewstuff/knewstuff3/engine.moc:132