Bug 268612 - KDE Gobal Shortcuts crash when changing style
Summary: KDE Gobal Shortcuts crash when changing style
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 0.2
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords: investigated, triaged
: 268613 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-03-16 02:21 UTC by linuxg33k4life
Modified: 2018-10-27 02:43 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (4.82 KB, text/plain)
2011-03-16 02:29 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (6.42 KB, text/plain)
2011-03-16 02:33 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (7.43 KB, text/plain)
2011-03-16 02:35 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (4.22 KB, text/plain)
2011-03-16 02:37 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (5.48 KB, text/plain)
2011-03-16 02:39 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (5.28 KB, text/plain)
2011-03-16 02:41 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (7.03 KB, text/plain)
2011-03-16 02:45 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (18.74 KB, text/plain)
2011-03-16 02:48 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (12.81 KB, text/plain)
2011-03-16 02:49 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (11.77 KB, text/plain)
2011-03-16 02:52 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (5.83 KB, text/plain)
2011-03-16 10:14 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (6.19 KB, text/plain)
2011-03-16 10:17 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (21.33 KB, text/plain)
2011-03-16 10:18 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (6.08 KB, text/plain)
2011-03-16 10:19 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (4.77 KB, text/plain)
2011-03-16 10:20 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (4.53 KB, text/plain)
2011-03-16 10:22 UTC, linuxg33k4life
Details
New crash information added by DrKonqi (5.63 KB, text/plain)
2011-03-16 10:22 UTC, linuxg33k4life
Details

Note You need to log in before you can comment on or make changes to this bug.
Description linuxg33k4life 2011-03-16 02:21:14 UTC
Application: kglobalaccel (0.2)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.1-1.2-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

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

KDE Gobal Shortcuts crashed when changing style in systemsettings to qtcurve

-- Backtrace:
Application: KDE Global Shortcuts Service (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0x00007fbff56d0724 in malloc_consolidate () from /lib64/libc.so.6
#7  0x00007fbff56d1e14 in _int_malloc () from /lib64/libc.so.6
#8  0x00007fbff56d4d99 in malloc () from /lib64/libc.so.6
#9  0x00007fbff36b8936 in read_packet (c=0x6cd120) at xcb_in.c:149
#10 _xcb_in_read (c=0x6cd120) at xcb_in.c:669
#11 0x00007fbff36b6cba in _xcb_conn_wait (c=0x6cd120, cond=<value optimized out>, vector=0x0, count=0x0) at xcb_conn.c:332
#12 0x00007fbff36b82df in xcb_wait_for_reply (c=0x6cd120, request=19525, e=0x7fffb258c568) at xcb_in.c:378
#13 0x00007fbff75092bd in _XReply (dpy=0x6e6a20, rep=0x7fffb258c5b0, extra=2, discard=0) at xcb_io.c:533
#14 0x00007fbff755bdb8 in _XkbHandleGetMapReply (dpy=0x6e6a20, xkb=0x771250) at XKBGetMap.c:516
#15 0x00007fbff755be5e in XkbGetUpdatedMap (dpy=0x6e6a20, which=7, xkb=0x771250) at XKBGetMap.c:538
#16 0x00007fbff755bf56 in XkbGetMap (dpy=0x6e6a20, which=7, deviceSpec=256) at XKBGetMap.c:557
#17 0x00007fbff75582ff in _XkbReloadDpy (dpy=0x6e6a20) at XKBBind.c:550
#18 0x00007fbff7558b09 in XRefreshKeyboardMapping (event=0x7fffb258ce00) at XKBBind.c:403
#19 0x00007fbfe73cfe24 in KGlobalAccelImpl::x11Event (this=0x77f6d0, event=0x7fffb258ce00) at /usr/src/debug/kdebase-runtime-4.6.0/kglobalaccel/kglobalaccel_x11.cpp:156
#20 0x00007fbff7ab850e in publicx11Event (this=<value optimized out>, _event=0x7fffb258ce00) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:916
#21 KApplication::x11EventFilter (this=<value optimized out>, _event=0x7fffb258ce00) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:967
#22 0x00007fbff5f0bcc5 in qt_x11EventFilter (ev=0x7fffb258ce00) at kernel/qapplication_x11.cpp:436
#23 0x00007fbff5f19ce0 in QApplication::x11ProcessEvent (this=0x7fffb258d1f0, event=0x7fffb258ce00) at kernel/qapplication_x11.cpp:3276
#24 0x00007fbff5f420f2 in x11EventSourceDispatch (s=0x6c3bb0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#25 0x00007fbff2598bd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#26 0x00007fbff25993b0 in ?? () from /lib64/libglib-2.0.so.0
#27 0x00007fbff2599650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#28 0x00007fbff6d1891f in QEventDispatcherGlib::processEvents (this=0x6be390, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#29 0x00007fbff5f41d8e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007fbff6ced052 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007fbff6ced265 in QEventLoop::exec (this=0x7fffb258d120, flags=...) at kernel/qeventloop.cpp:201
#32 0x00007fbff6cf16ab in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#33 0x00007fbfe73c2355 in kdemain (argc=1, argv=0x675a80) at /usr/src/debug/kdebase-runtime-4.6.0/kglobalaccel/main.cpp:110
#34 0x00000000004075e9 in _start ()

Reported using DrKonqi
Comment 1 linuxg33k4life 2011-03-16 02:29:07 UTC
Created attachment 58060 [details]
New crash information added by DrKonqi

knotify4 (4.0) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
KDE Daemon crash when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#13 0x00007f9abbd64936 in read_packet (c=0x669a40) at xcb_in.c:149
#14 _xcb_in_read (c=0x669a40) at xcb_in.c:669
#15 0x00007f9abbd62cba in _xcb_conn_wait (c=0x669a40, cond=<value optimized out>, vector=0x0, count=0x0) at xcb_conn.c:332
#16 0x00007f9abbd642df in xcb_wait_for_reply (c=0x669a40, request=548, e=0x7fffa933f448) at xcb_in.c:378
#17 0x00007f9ac084d2bd in _XReply (dpy=0x6846c0, rep=0x7fffa933f490, extra=2, discard=0) at xcb_io.c:533
Comment 2 linuxg33k4life 2011-03-16 02:33:03 UTC
Created attachment 58061 [details]
New crash information added by DrKonqi

kded4 ($Id: kded.cpp 1204125 2010-12-06 11:17:10Z dfaure $) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
KDE Daemon crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#10 0x00007fbfe6e3499a in QtCurve::Style::setMenuColors (this=0x764230, bgnd=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:13128
#11 0x00007fbfe6e3e1bc in QtCurve::Style::init (this=0x764230, initial=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:1305
#12 0x00007fbfe6e3f8f7 in QtCurve::Style::kdeGlobalSettingsChange (this=0x764230, type=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:13648
#13 0x00007fbfe6e8ee24 in QtCurve::Style::qt_metacall (this=0x764230, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fffb258ca50) at /usr/src/debug/QtCurve-KDE4-1.8.4/build/style/moc_qtcurve.cxx:106
#14 0x00007fbff3b42b68 in QDBusConnectionPrivate::deliverCall (this=0x6aee00, object=0x764230, msg=..., metaTypes=..., slotIdx=18) at qdbusintegrator.cpp:919
Comment 3 linuxg33k4life 2011-03-16 02:35:13 UTC
Created attachment 58062 [details]
New crash information added by DrKonqi

dolphin (1.6) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
Dolphin  crashed when changing style changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#11 0x00007fbff5ea8775 in QSet<QWidget*>::toList (this=<value optimized out>) at ../../src/corelib/tools/qset.h:294
#12 0x00007fbff5e9e2e0 in QApplication::allWidgets () at kernel/qapplication.cpp:2133
#13 0x00007fbff5e9e33a in QApplication::topLevelWidgets () at kernel/qapplication.cpp:2107
#14 0x00007fbfe640d8ff in QtCurve::Style::kdeGlobalSettingsChange (this=0x721570, type=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:13650
#15 0x00007fbfe645ce24 in QtCurve::Style::qt_metacall (this=0x721570, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fffb258c490) at /usr/src/debug/QtCurve-KDE4-1.8.4/build/style/moc_qtcurve.cxx:106
Comment 4 linuxg33k4life 2011-03-16 02:37:43 UTC
Created attachment 58063 [details]
New crash information added by DrKonqi

klipper (v0.9.7) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
Klipper crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#9  0x00007fbff6cbc123 in ~QByteArray (this=<value optimized out>, x=0x74bd90) at ../../src/corelib/tools/qbytearray.h:383
#10 QMap<QSettingsKey, QByteArray>::freeData (this=<value optimized out>, x=0x74bd90) at ../../src/corelib/tools/qmap.h:648
#11 0x00007fbff6cb513d in ~QMap (this=0x780640, __in_chrg=<value optimized out>) at ../../src/corelib/tools/qmap.h:187
#12 QConfFile::~QConfFile (this=0x780640, __in_chrg=<value optimized out>) at io/qsettings.cpp:224
#13 0x00007fbff6cbef94 in clear (this=0x7fbff7020f48, __in_chrg=<value optimized out>) at ../../src/corelib/tools/qcache.h:139
Comment 5 linuxg33k4life 2011-03-16 02:39:57 UTC
Created attachment 58065 [details]
New crash information added by DrKonqi

yakuake (2.9.8) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
Yakuake crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#13 0x00007fe6e4ba3123 in ~QByteArray (this=<value optimized out>, x=0x825640) at ../../src/corelib/tools/qbytearray.h:383
#14 QMap<QSettingsKey, QByteArray>::freeData (this=<value optimized out>, x=0x825640) at ../../src/corelib/tools/qmap.h:648
#15 0x00007fe6e4b9c13d in ~QMap (this=0x7ea7f0, __in_chrg=<value optimized out>) at ../../src/corelib/tools/qmap.h:187
#16 QConfFile::~QConfFile (this=0x7ea7f0, __in_chrg=<value optimized out>) at io/qsettings.cpp:224
#17 0x00007fe6e4ba5f94 in clear (this=0x7fe6e4f07f48, __in_chrg=<value optimized out>) at ../../src/corelib/tools/qcache.h:139
Comment 6 linuxg33k4life 2011-03-16 02:41:34 UTC
Created attachment 58066 [details]
New crash information added by DrKonqi

nepomukservicestub (0.2) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
Nepomuk Service stub crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#6  QHashData::free_helper (this=0x6b2d70, node_delete=0x7faf08d7ffc0 <QHash<QtCurve::WindowManager::ExceptionId, QHashDummyValue>::deleteNode2(QHashData::Node*)>) at tools/qhash.cpp:270
#7  0x00007faf08d7fc60 in freeData (this=0x672ce0, list=...) at /usr/include/QtCore/qhash.h:568
#8  operator= (this=0x672ce0, list=...) at /usr/include/QtCore/qhash.h:595
#9  clear (this=0x672ce0, list=...) at /usr/include/QtCore/qhash.h:574
#10 clear (this=0x672ce0, list=...) at /usr/include/QtCore/qset.h:82
Comment 7 linuxg33k4life 2011-03-16 02:45:18 UTC
Created attachment 58067 [details]
New crash information added by DrKonqi

krunner (0.1) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
Run Command Interface crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#9  0x00007fbff6c229a6 in QListData::realloc (this=0x7fffb258c580, alloc=13) at tools/qlist.cpp:221
#10 0x00007fbff6c22a58 in QListData::append (this=0x7fffb258c580, n=1) at tools/qlist.cpp:243
#11 0x00007fbff5ea7ae0 in QList<QWidget*>::append (this=<value optimized out>, t=<value optimized out>) at ../../src/corelib/tools/qlist.h:517
#12 0x00007fbff5e9e386 in QApplication::topLevelWidgets () at kernel/qapplication.cpp:2112
#13 0x00007fbfe59d88ff in QtCurve::Style::kdeGlobalSettingsChange (this=0x6ef8e0, type=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:13650
Comment 8 linuxg33k4life 2011-03-16 02:48:08 UTC
Created attachment 58068 [details]
New crash information added by DrKonqi

plasma-desktop (0.4) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
Plasma Desktop Shell crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#10 0x00007fbfe61fe99a in QtCurve::Style::setMenuColors (this=0x767170, bgnd=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:13128
#11 0x00007fbfe62081bc in QtCurve::Style::init (this=0x767170, initial=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:1305
#12 0x00007fbfe62098f7 in QtCurve::Style::kdeGlobalSettingsChange (this=0x767170, type=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:13648
#13 0x00007fbfe6258e24 in QtCurve::Style::qt_metacall (this=0x767170, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fffb258c680) at /usr/src/debug/QtCurve-KDE4-1.8.4/build/style/moc_qtcurve.cxx:106
#14 0x00007fbff3b42b68 in QDBusConnectionPrivate::deliverCall (this=0x6ad590, object=0x767170, msg=..., metaTypes=..., slotIdx=18) at qdbusintegrator.cpp:919
Comment 9 linuxg33k4life 2011-03-16 02:49:20 UTC
Created attachment 58069 [details]
New crash information added by DrKonqi

kword (2.3.1) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
Kword crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#12 0x00007fbff74e48ac in XCreateGC (dpy=0x6f8a70, d=50697059, valuemask=0, values=0x0) at CrGC.c:75
#13 0x00007fbff60970ab in QX11PaintEngine::begin (this=0xa1d8b0, pdev=0x7fffb2587650) at painting/qpaintengine_x11.cpp:505
#14 0x00007fbff5fe2105 in QPainter::begin (this=0x7fffb2587cf0, pd=0x7fffb2587650) at painting/qpainter.cpp:1866
#15 0x00007fbff5fe29a8 in QPainter::QPainter (this=0x7fffb2587cf0, pd=0x7fffb2587650) at painting/qpainter.cpp:1491
#16 0x00007fbfe431732a in QtCurve::Style::standardIconImplementation (this=0x74d510, pix=QStyle::SP_TitleBarNormalButton, option=<value optimized out>, widget=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:3697
Comment 10 linuxg33k4life 2011-03-16 02:52:28 UTC
Created attachment 58070 [details]
New crash information added by DrKonqi

ktorrent (4.1beta1) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
KTorrent crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#13 0x00007f901ba10412 in WTF::HashTable<KJS::UString::Rep*, KJS::UString::Rep*, WTF::IdentityExtractor<KJS::UString::Rep*>, WTF::StrHash<KJS::UString::Rep*>, WTF::HashTraits<KJS::UString::Rep*>, WTF::HashTraits<KJS::UString::Rep*> >::rehash (this=<value optimized out>, newTableSize=<value optimized out>) at /usr/src/debug/kdelibs-4.6.0/kjs/wtf/HashTable.h:889
#14 0x00007f901ba10201 in removeAndInvalidateWithoutEntryConsistencyCheck (r=0xb2aa60) at /usr/src/debug/kdelibs-4.6.0/kjs/wtf/HashTable.h:783
#15 removeWithoutEntryConsistencyCheck (r=0xb2aa60) at /usr/src/debug/kdelibs-4.6.0/kjs/wtf/HashTable.h:826
#16 remove (r=0xb2aa60) at /usr/src/debug/kdelibs-4.6.0/kjs/wtf/HashSet.h:225
#17 remove (r=0xb2aa60) at /usr/src/debug/kdelibs-4.6.0/kjs/wtf/HashSet.h:231
Comment 11 Christoph Feck 2011-03-16 03:18:24 UTC
Does any of those applications also crash if you change to another style (different than QtCurve?)
Comment 12 linuxg33k4life 2011-03-16 10:14:58 UTC
Created attachment 58079 [details]
New crash information added by DrKonqi

akonadi_vcard_resource (0.1) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
Akondai resource crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#11 0x00007fbd49f3ff9c in QString::free (d=0x714130) at tools/qstring.cpp:1185
#12 0x00007fbd49c31bad in ~QString (this=0x6e1930, service=..., path=..., interface=..., name=<value optimized out>, argumentMatch=<value optimized out>, signature=..., receiver=0x6e1930, slot=0x7fbd49c68c00 "1_q_serviceOwnerChanged(QString,QString,QString)") at ../../src/corelib/tools/qstring.h:883
#13 QDBusConnectionPrivate::disconnectSignal (this=0x6e1930, service=..., path=..., interface=..., name=<value optimized out>, argumentMatch=<value optimized out>, signature=..., receiver=0x6e1930, slot=0x7fbd49c68c00 "1_q_serviceOwnerChanged(QString,QString,QString)") at qdbusintegrator.cpp:2092
#14 0x00007fbd49c3116c in QDBusConnectionPrivate::disconnectSignal (this=0x6e1930, it=...) at qdbusintegrator.cpp:2155
#15 0x00007fbd49c31d88 in QDBusConnectionPrivate::objectDestroyed (this=0x6e1930, obj=0x72f150) at qdbusintegrator.cpp:1144
Comment 13 linuxg33k4life 2011-03-16 10:17:08 UTC
Created attachment 58080 [details]
New crash information added by DrKonqi

nepomukservicestub (0.2) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
Nepomuk Service stub crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#11 0x00007fbb47559f0f in QHashData::rehash (this=0x7fbb30012280, hint=<value optimized out>) at tools/qhash.cpp:364
#12 0x00007fbb462fbe17 in reserve (this=0x7fffa94eca00) at /usr/include/QtCore/qhash.h:847
#13 reserve (this=0x7fffa94eca00) at /usr/include/QtCore/qset.h:236
#14 QList<Nepomuk::ResourceData*>::toSet (this=0x7fffa94eca00) at /usr/include/QtCore/qset.h:307
#15 0x00007fbb462dc60f in Nepomuk::ResourceManagerPrivate::cleanupCache (this=0x6fef20, num=-1) at /usr/src/debug/kdelibs-4.6.0/nepomuk/core/resourcemanager.cpp:183
Comment 14 linuxg33k4life 2011-03-16 10:18:33 UTC
Created attachment 58081 [details]
New crash information added by DrKonqi

nepomukservicestub (0.2) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
Nepomuk Service Stub crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#13 0x00007f8ef207ea24 in PrpcSessionFree (ses=0xb41cb0) at Dkernel.c:2953
#14 0x00007f8ef204fa05 in virtodbc__SQLFreeConnect (hdbc=0xa0e120) at ../../libsrc/Wi/CLIsql1.c:1690
#15 0x00007f8ef2bb4196 in _iodbcdm_driverunload (hdbc=0xa1ab10, ver=<value optimized out>) at connect.c:1406
#16 0x00007f8ef2bbbe93 in SQLFreeConnect_Internal (hdbc=0xa1ab10, ver=<value optimized out>) at hdbc.c:293
#17 0x00007f8ef2bcbd7d in _SQLFreeHandle_DBC (handleType=<value optimized out>, handle=0xa1ab10) at odbc3.c:379
Comment 15 linuxg33k4life 2011-03-16 10:19:31 UTC
Created attachment 58082 [details]
New crash information added by DrKonqi

kmix (3.8) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
Kmix crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#11 0x00007fbff5ea8775 in QSet<QWidget*>::toList (this=<value optimized out>) at ../../src/corelib/tools/qset.h:294
#12 0x00007fbff5e9e2e0 in QApplication::allWidgets () at kernel/qapplication.cpp:2133
#13 0x00007fbff5e9e33a in QApplication::topLevelWidgets () at kernel/qapplication.cpp:2107
#14 0x00007fbfe6ad48ff in QtCurve::Style::kdeGlobalSettingsChange (this=0x76f750, type=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:13650
#15 0x00007fbfe6b23e24 in QtCurve::Style::qt_metacall (this=0x76f750, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fffb258c470) at /usr/src/debug/QtCurve-KDE4-1.8.4/build/style/moc_qtcurve.cxx:106
Comment 16 linuxg33k4life 2011-03-16 10:20:36 UTC
Created attachment 58083 [details]
New crash information added by DrKonqi

knetworkmanager (v0.9) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
Knetworkmanager crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#8  0x00007f2051a32f9c in QString::free (d=0x86d330) at tools/qstring.cpp:1185
#9  0x00007f2052fdc172 in ~QString (begin=..., end=...) at /usr/include/QtCore/qstring.h:883
#10 ~KIconThemeDir (begin=..., end=...) at /usr/src/debug/kdelibs-4.6.0/kdeui/icons/kicontheme.cpp:81
#11 qDeleteAll<QList<KIconThemeDir*>::const_iterator> (begin=..., end=...) at /usr/include/QtCore/qalgorithms.h:322
#12 0x00007f2052ea224f in qDeleteAll<QList<KIconThemeDir*> > (this=<value optimized out>, __in_chrg=<value optimized out>) at /usr/include/QtCore/qalgorithms.h:330
Comment 17 linuxg33k4life 2011-03-16 10:22:00 UTC
Created attachment 58084 [details]
New crash information added by DrKonqi

kaccess () on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
KDE Accessibility Tool crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#10 0x00007fbfe6e3299a in QtCurve::Style::setMenuColors (this=0x6f7290, bgnd=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:13128
#11 0x00007fbfe6e3c1bc in QtCurve::Style::init (this=0x6f7290, initial=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:1305
#12 0x00007fbfe6e3d8f7 in QtCurve::Style::kdeGlobalSettingsChange (this=0x6f7290, type=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:13648
#13 0x00007fbfe6e8ce24 in QtCurve::Style::qt_metacall (this=0x6f7290, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fffb258c640) at /usr/src/debug/QtCurve-KDE4-1.8.4/build/style/moc_qtcurve.cxx:106
#14 0x00007fbff3b42b68 in QDBusConnectionPrivate::deliverCall (this=0x6aa7a0, object=0x6f7290, msg=..., metaTypes=..., slotIdx=18) at qdbusintegrator.cpp:919
Comment 18 linuxg33k4life 2011-03-16 10:22:54 UTC
Created attachment 58085 [details]
New crash information added by DrKonqi

ksmserver (0.4) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

- What I was doing when the application crashed:
The KDE Session Manager crashed when changing style to qtcurve in systemsettings.

-- Backtrace (Reduced):
#10 0x00007fbfe699399a in QtCurve::Style::setMenuColors (this=0x74e740, bgnd=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:13128
#11 0x00007fbfe699d1bc in QtCurve::Style::init (this=0x74e740, initial=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:1305
#12 0x00007fbfe699e8f7 in QtCurve::Style::kdeGlobalSettingsChange (this=0x74e740, type=<value optimized out>) at /usr/src/debug/QtCurve-KDE4-1.8.4/style/qtcurve.cpp:13648
#13 0x00007fbfe69ede24 in QtCurve::Style::qt_metacall (this=0x74e740, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fffb258c4a0) at /usr/src/debug/QtCurve-KDE4-1.8.4/build/style/moc_qtcurve.cxx:106
#14 0x00007fbff3b42b68 in QDBusConnectionPrivate::deliverCall (this=0x6faa00, object=0x74e740, msg=..., metaTypes=..., slotIdx=18) at qdbusintegrator.cpp:919
Comment 19 Christoph Feck 2011-03-16 14:04:06 UTC
If you can provide the information requested in comment #11, please add a comment.
Comment 20 linuxg33k4life 2011-03-16 20:16:35 UTC
(In reply to comment #11)
> Does any of those applications also crash if you change to another style
> (different than QtCurve?)
No, all of the applications are fine when changing to another style, it only happened once when I changed it to QtCurve. However, after many other attempts, I could not reproduce the results when the all the applications crashed at once.
Comment 21 linuxg33k4life 2011-03-16 20:21:07 UTC
*** Bug 268613 has been marked as a duplicate of this bug. ***
Comment 22 Craig Drummond 2011-03-19 10:58:40 UTC
Which version of QtCurve is this with? If its older then 1.8.6, please try with that version - available from http://kde-look.org/content/show.php/?content=40492
Comment 23 linuxg33k4life 2011-03-22 01:10:55 UTC
(In reply to comment #22)
> Which version of QtCurve is this with? If its older then 1.8.6, please try with
> that version - available from
> http://kde-look.org/content/show.php/?content=40492

The installed version is 1.8.4, from the openSUSE repository.
Comment 24 Andrew Crouthamel 2018-09-22 01:46:55 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 25 Andrew Crouthamel 2018-10-27 02:43:52 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!