Summary: | Systemsettings crash after appearance window close | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Bazilio <x.bazilio> |
Component: | kcm_style | Assignee: | Cristian Tibirna <tibirna> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | andresbajotierra, docaltmed, finex, hoopes, vmpereir |
Priority: | NOR | ||
Version: | 4.1 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bazilio
2008-12-27 13:16:33 UTC
Version: (using 4.1.85 (KDE 4.1.85 (KDE 4.2 Beta2)), Kubuntu packages) Installed from: Kubuntu packages OS: Linux (i686) release 2.6.27-11-generic Here using: Qt: 4.4.3 + qt-copy-patches-889120 KDE: 4.1.86 (KDE 4.1.86 (KDE 4.2 >= 20081221)) kdelibs svn rev. 902031 / kdebase svn rev. 902032 on ArchLinux x86_64 - Kernel 2.6.27.10 I can't reproduce the crash. What styles do you have installed? Cannot reproduce too using r902024 > What styles do you have installed?
CDE
Cleanlooks
Motif
Oxygen
Plastique
QtQurve
Windows
Phase (Фаза in russian)
Do you experience the crash when only cycling to Oxygen or Plastique (without selecting the other styles) ? Thanks :) (In reply to comment #5) > Do you experience the crash when only cycling to Oxygen or Plastique (without > selecting the other styles) ? Thanks :) > If I set Oxigen style and then cycling to Oxygen or Plastique (without selecting the other styles) there is no crash. Also there is no crash if I select other styles. But if I select Plastique style and then cycling to Oxygen or Plastique (without selecting the other styles), systemsettings crash with this: Приложение: Системные параметры (systemsettings), сигнал SIGSEGV Thread 1 (Thread 0xb60c26c0 (LWP 8331)): [KCrash Handler] #6 0xb6f3343a in QProgressBar::minimum () from /usr/lib/libQtGui.so.4 #7 0xb74bb53f in QObject::event () from /usr/lib/libQtCore.so.4 #8 0xb6b4e8ec in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #9 0xb6b5672e in QApplication::notify () from /usr/lib/libQtGui.so.4 #10 0xb79fbd3d in KApplication::notify (this=0xbfcfbc34, receiver=0x8a30438, event=0xbfcfb99c) at /build/buildd/kde4libs-4.1.85/kdeui/kernel/kapplication.cpp:307 #11 0xb74abe61 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #12 0xb74d9d81 in ?? () from /usr/lib/libQtCore.so.4 #13 0xb74d6520 in ?? () from /usr/lib/libQtCore.so.4 #14 0xb63f96f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #15 0xb63fcda3 in ?? () from /usr/lib/libglib-2.0.so.0 #16 0xb63fcf61 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #17 0xb74d6478 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #18 0xb6be8ea5 in ?? () from /usr/lib/libQtGui.so.4 #19 0xb74aa52a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #20 0xb74aa6ea in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #21 0xb74acda5 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #22 0xb6b4e767 in QApplication::exec () from /usr/lib/libQtGui.so.4 #23 0x0805714b in main (argc=5, argv=0xbfcfbe74) at /build/buildd/kdebase-workspace-4.1.85/systemsettings/main.cpp:67 Mh, I can't reproduce here using: Qt: 4.4.3 + qt-copy-patches-889120 KDE: 4.1.87 (KDE 4.1.87 (KDE 4.2 >= 20090101)) kdelibs svn rev. 905454 / kdebase svn rev. 905455 on ArchLinux x86_64 - Kernel 2.6.27.10 Can you install "libqt4-dbg" to get proper debug symbols ? Thanks :) (In reply to comment #7) > > Can you install "libqt4-dbg" to get proper debug symbols ? Thanks :) > It's already installed. Maybe something else? *** Bug 183347 has been marked as a duplicate of this bug. *** I could reproduce it in KDE trunk + Qt4.5rc1 I reported the crash UPSTREAM as I could create a Qt-only testcase (reduced version of the KDE appearance module) I'm going to post here the bug number of the Trolltech bug tracker when they assign me one. Thanks *** Bug 184316 has been marked as a duplicate of this bug. *** *** Bug 189248 has been marked as a duplicate of this bug. *** |