Bug 163584 - crash when downloading new themes
Summary: crash when downloading new themes
Status: RESOLVED DUPLICATE of bug 163305
Alias: None
Product: kcontrol
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Daniel Molkentin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-09 11:25 UTC by Robert Smit
Modified: 2008-06-15 20:40 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 Robert Smit 2008-06-09 11:25:35 UTC
Version:            (using Devel)
Installed from:    Compiled sources
OS:                Linux

KDE4 beta 1 in system settings window->appearance->Icons. I select "get new themes" and get=>

"A Fatal Error Occurred
The application System Settings (systemsettings) crashed and caused the signal 11 (SIGSEGV).
Please help us improve the software you use by filing a report at http://bugs.kde.org. Useful details include how to reproduce the error, documents that were loaded, etc."

1st time not sure what triggered the crashed while looking over downloaded themes.
2nd time crashed when right-clicked on one of the themes.
3rd time crashed before downloading themes
Comment 1 Robert Smit 2008-06-09 11:27:24 UTC
kde4.1 beta 1 not compiled from source but installed from kubuntu repositories
Comment 2 Pino Toscano 2008-06-09 11:29:33 UTC
Can you please provide a backtrace of the crash?
You can find more information in http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports 
Comment 3 Robert Smit 2008-06-10 11:02:02 UTC
Application: System Settings (systemsettings), signal SIGSEGV
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x7f98ff72d780 (LWP 6666)]
[KCrash handler]
#5  0x0000000000ef6020 in ?? ()
#6  0x00007f98fe568d96 in qDeleteAll<QList<KJob*>::const_iterator> (
    begin=@0x7fff07764b80, end=@0x7fff07764b70)
    at /usr/include/qt4/QtCore/qalgorithms.h:352
#7  0x00007f98fe568dfc in qDeleteAll<QList<KJob*> > (c=@0xf52e20)
    at /usr/include/qt4/QtCore/qalgorithms.h:360
#8  0x00007f98fe568a9b in ~KCompositeJobPrivate (this=0xf52dc0)
    at /build/buildd/kde4libs-4.0.80/kdecore/jobs/kcompositejob.cpp:29
#9  0x00007f98ff1af986 in ~FileCopyJobPrivate (this=0xf52dc0)
    at /build/buildd/kde4libs-4.0.80/kio/kio/job.cpp:1636
#10 0x00007f98fe56a16d in ~KJob (this=0xf52980)
    at /build/buildd/kde4libs-4.0.80/kdecore/jobs/kjob.cpp:69
#11 0x00007f98ff1a9357 in ~FileCopyJob (this=0xef6020)
    at /build/buildd/kde4libs-4.0.80/kio/kio/job.cpp:1791
#12 0x00007f98fe19e014 in QObject::event () from /usr/lib/libQtCore.so.4
#13 0x00007f98fd6ad54f in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#14 0x00007f98fd6b2125 in QApplication::notify () from /usr/lib/libQtGui.so.4
#15 0x00007f98feaa3561 in KApplication::notify (this=0x7fff07766c00, 
    receiver=0xf52980, event=0x2e4e100)
    at /build/buildd/kde4libs-4.0.80/kdeui/kernel/kapplication.cpp:311
#16 0x00007f98fe18f109 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#17 0x00007f98fe19042b in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib/libQtCore.so.4
#18 0x00007f98fe1b80b3 in ?? () from /usr/lib/libQtCore.so.4
#19 0x00007f98f9c90262 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#20 0x00007f98f9c93516 in ?? () from /usr/lib/libglib-2.0.so.0
#21 0x00007f98f9c939af in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#22 0x00007f98fe1b83af in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#23 0x00007f98fd73672f in ?? () from /usr/lib/libQtGui.so.4
#24 0x00007f98fe18e585 in QEventLoop::processEvents ()
   from /usr/lib/libQtCore.so.4
#25 0x00007f98fe18e6db in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#26 0x00007f98f45d0bbc in KNS::EnginePrivate::workflow (
    this=<value optimized out>)
    at /build/buildd/kde4libs-4.0.80/knewstuff/knewstuff2/engine.cpp:140
#27 0x00007f98f45d0e6d in KNS::Engine::downloadDialogModal (
    this=0x7fff07764b70)
    at /build/buildd/kde4libs-4.0.80/knewstuff/knewstuff2/engine.cpp:187
#28 0x00007f98f04f57e8 in ?? () from /usr/lib/kde4/lib/kde4/kcm_icons.so
#29 0x00007f98f04f5ea6 in ?? () from /usr/lib/kde4/lib/kde4/kcm_icons.so
#30 0x00007f98fe1a3286 in QMetaObject::activate ()
   from /usr/lib/libQtCore.so.4
#31 0x00007f98fdc1fde7 in QAbstractButton::clicked ()
   from /usr/lib/libQtGui.so.4
#32 0x00007f98fd9b42fb in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007f98fd9b5ac5 in ?? () from /usr/lib/libQtGui.so.4
#34 0x00007f98fd9b5cf1 in QAbstractButton::mouseReleaseEvent ()
   from /usr/lib/libQtGui.so.4
#35 0x00007f98fd6fb4e0 in QWidget::event () from /usr/lib/libQtGui.so.4
#36 0x00007f98fd9b4e20 in QAbstractButton::event ()
   from /usr/lib/libQtGui.so.4
#37 0x00007f98fda49b78 in QPushButton::event () from /usr/lib/libQtGui.so.4
#38 0x00007f98fd6ad54f in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#39 0x00007f98fd6b2329 in QApplication::notify () from /usr/lib/libQtGui.so.4
#40 0x00007f98feaa3561 in KApplication::notify (this=0x7fff07766c00, 
    receiver=0xc395c0, event=0x7fff07765f40)
    at /build/buildd/kde4libs-4.0.80/kdeui/kernel/kapplication.cpp:311
#41 0x00007f98fe18f109 in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#42 0x00007f98fd6af455 in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib/libQtGui.so.4
#43 0x00007f98fd711756 in ?? () from /usr/lib/libQtGui.so.4
#44 0x00007f98fd71066b in QApplication::x11ProcessEvent ()
   from /usr/lib/libQtGui.so.4
#45 0x00007f98fd7368f3 in ?? () from /usr/lib/libQtGui.so.4
#46 0x00007f98f9c90262 in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#47 0x00007f98f9c93516 in ?? () from /usr/lib/libglib-2.0.so.0
#48 0x00007f98f9c939af in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#49 0x00007f98fe1b83af in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#50 0x00007f98fd73672f in ?? () from /usr/lib/libQtGui.so.4
#51 0x00007f98fe18e585 in QEventLoop::processEvents ()
   from /usr/lib/libQtCore.so.4
#52 0x00007f98fe18e6db in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#53 0x00007f98fe190729 in QCoreApplication::exec ()
   from /usr/lib/libQtCore.so.4
#54 0x0000000000411737 in ?? ()
#55 0x00007f98fce961c4 in __libc_start_main () from /lib/libc.so.6
#56 0x000000000040cda9 in _start ()
#0  0x00007f98fcf15b50 in __nanosleep_nocancel () from /lib/libc.so.6
Comment 4 Anne-Marie Mahfouf 2008-06-15 20:40:54 UTC

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