Bug 261790 - it takes 10 seconds to load konquerors settings
Summary: it takes 10 seconds to load konquerors settings
Status: REPORTED
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks: extramile
  Show dependency treegraph
 
Reported: 2011-01-01 15:21 UTC by m.wege
Modified: 2020-09-29 04:51 UTC (History)
6 users (show)

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 m.wege 2011-01-01 15:21:53 UTC
Version:           unspecified (using KDE 4.5.90) 
OS:                Linux

It takes 10 seconds to load konquerors settings. This is too much time.

Reproducible: Always




OS: Linux (i686) release 2.6.37-11-generic-pae
Compiler: cc
Comment 1 Maksim Orlovich 2011-01-01 15:25:49 UTC
Can't confirm (though the couple seconds it takes here it's too much). Any chance you could run in gdb and break it a few times while it's doing it, grabbing the backtrace?
Comment 2 m.wege 2011-01-01 15:47:10 UTC
If you can give me the exact commands/instructions, I could do this.
Comment 3 Christoph Feck 2011-01-01 16:38:29 UTC
As far as I can tell, it tries to load all pages maybe to check which is the widest. This is different from, say, Kate settings, where is resizes the window when you switch pages. Both methods are annoying, it should simply remember the last used size.
Comment 4 Maksim Orlovich 2011-01-01 16:39:40 UTC
Thanks. The steps are:
1) From a terminal, run 'gdb konqueror' (might need to install your distros' gdb packages, and something like kdebase-dbg and such, too)

2) Type 'run' and press enter on the gdb prompt.

3) Go to open the dialog and quickly switch back to the terminal window, and press ctrl+C (you may want to pre-arrange windows in some way to make this easier)

4) Type 'bt' + enter. This will tell you what konqueror is doing at that moment.

5) Type 'c' + enter, and then within half a second or so (no need to switch away from the terminal) press Ctrl+C again, and then 'bt' again. Repeat a few times until the window pops up.

6) Paste the output here. 

Thanks!
Comment 5 m.wege 2011-01-01 18:57:04 UTC
here it is:

(gdb) run
Starting program: /usr/bin/konqueror 
[Thread debugging using libthread_db enabled]
QFSFileEngine::open: No file name specified
konqueror(20245) OpenSearchManager::setSearchProvider: "Cannot open opensearch description file: " 
konqueror(20245)/kdeui (kdelibs): Attempt to use QAction "firefox" with KXMLGUIFactory! 
konqueror(20245)/kdeui (kdelibs): Attempt to use QAction "kate" with KXMLGUIFactory! 
konqueror(20245)/kdeui (kdelibs): Attempt to use QAction "" with KXMLGUIFactory! 
[New Thread 0xafe7fb70 (LWP 20248)]
[New Thread 0xaf544b70 (LWP 20272)]
[New Thread 0xaed09b70 (LWP 20277)]
[New Thread 0xae508b70 (LWP 20278)]
[Thread 0xae508b70 (LWP 20278) exited]
[Thread 0xaed09b70 (LWP 20277) exited]
[Thread 0xaf544b70 (LWP 20272) exited]
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Datei oder Verzeichnis nicht gefunden
[New Thread 0xaf544b70 (LWP 20286)]
QFileSystemWatcher: failed to add paths: /home/mark/.config/ibus/bus
Bus::open: Can not get ibus-daemon's address. 
IBusInputContext::createInputContext: no connection to ibus-daemon 
[New Thread 0xaed09b70 (LWP 20287)]
[New Thread 0xae508b70 (LWP 20288)]                                                                                                                              
^C                                                                                                                                                               
Program received signal SIGINT, Interrupt.                                                                                                                       
0xb7ff0fd0 in ?? () from /lib/ld-linux.so.2                                                                                                                      
(gdb) bt                                                                                                                                                         
#0  0xb7ff0fd0 in ?? () from /lib/ld-linux.so.2                                                                                                                  
#1  0xb7ff45ab in ?? () from /lib/ld-linux.so.2                                                                                                                  
#2  0xb7ff0266 in ?? () from /lib/ld-linux.so.2                                                                                                                  
#3  0xb7ff4046 in ?? () from /lib/ld-linux.so.2                                                                                                                  
#4  0xb6088c0b in ?? () from /lib/libdl.so.2                                                                                                                     
#5  0xb7ff0266 in ?? () from /lib/ld-linux.so.2                                                                                                                  
#6  0xb608909c in ?? () from /lib/libdl.so.2
#7  0xb6088b41 in dlopen () from /lib/libdl.so.2
#8  0xb705befd in QLibraryPrivate::load_sys (this=0x90001c8) at plugin/qlibrary_unix.cpp:205
#9  0xb70561d4 in QLibraryPrivate::load (this=0xb5e878d8) at plugin/qlibrary.cpp:484
#10 0xb70564c0 in QLibraryPrivate::loadPlugin (this=0x90001c8) at plugin/qlibrary.cpp:516
#11 0xb704f183 in QPluginLoader::load (this=0xbfffd724) at plugin/qpluginloader.cpp:227
#12 0xb73e2cc0 in KPluginLoader::load (this=0xbfffd724) at ../../kdecore/util/kpluginloader.cpp:231
#13 0xb73e30e8 in KPluginLoader::factory (this=0xbfffd724) at ../../kdecore/util/kpluginloader.cpp:196
#14 0xb7cd046f in createInstance<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0x90ab440, args=...) at ../../kdecore/services/kservice.h:549
#15 createInstance<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0x90ab440, args=...) at ../../kdecore/services/kservice.h:528
#16 KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0x90ab440, args=...) at ../../kutils/kcmoduleloader.cpp:89
#17 0xb7cd604d in KCModuleProxyPrivate::loadModule (this=0x9945990) at ../../kutils/kcmoduleproxy.cpp:106
#18 0xb7cd6d43 in KCModuleProxy::realModule (this=0x90ab440) at ../../kutils/kcmoduleproxy.cpp:83
#19 0xb7cd6de2 in KCModuleProxy::useRootOnlyMessage (this=0x90ab440) at ../../kutils/kcmoduleproxy.cpp:315
#20 0xb7cd2638 in KCMultiDialog::addModule (this=0x9360c20, moduleInfo=..., parentItem=0x90a3890, args=...) at ../../kutils/kcmultidialog.cpp:390
#21 0xb7f812da in KonqMainWindow::slotConfigure (this=0x80d4e98) at ../../../../apps/konqueror/src/konqmainwindow.cpp:1718
#22 0xb7f998c0 in KonqMainWindow::qt_metacall (this=0x80d4e98, _c=QMetaObject::InvokeMetaMethod, _id=45, _a=0xbfffdef8) at ./konqmainwindow.moc:381
#23 0xb70708ca in QMetaObject::metacall (object=0x80d4e98, cl=4294967295, idx=95, argv=0xbfffdef8) at kernel/qmetaobject.cpp:237
#24 0xb70836ad in QMetaObject::activate (sender=0x8481928, m=0xb6e6c370, local_signal_index=1, argv=0x9946740) at kernel/qobject.cpp:3280
#25 0xb64e5f99 in QAction::triggered (this=0x8481928, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#26 0xb64e78dc in QAction::activate (this=0x8481928, event=QAction::Trigger) at kernel/qaction.cpp:1256
#27 0xb69b37ef in QMenuPrivate::activateCausedStack (this=0x8306bc0, causedStack=..., action=0x8481928, action_e=QAction::Trigger, self=true)
    at widgets/qmenu.cpp:993
#28 0xb69b9a4b in QMenuPrivate::activateAction (this=0x8306bc0, action=0x8481928, action_e=QAction::Trigger, self=<value optimized out>)
    at widgets/qmenu.cpp:1085
#29 0xb69ba5e0 in QMenu::mouseReleaseEvent (this=0x874c098, e=0xbfffe7a0) at widgets/qmenu.cpp:2301
#30 0xb773e455 in KMenu::mouseReleaseEvent (this=0x874c098, e=0xbfffe7a0) at ../../kdeui/widgets/kmenu.cpp:458
#31 0xb654be08 in QWidget::event (this=0x874c098, event=0xbfffe7a0) at kernel/qwidget.cpp:8187
#32 0xb69bc02f in QMenu::event (this=0x874c098, e=0xbfffe7a0) at widgets/qmenu.cpp:2410
#33 0xb64edfdc in QApplicationPrivate::notify_helper (this=0x80687e8, receiver=0x874c098, e=0xbfffe7a0) at kernel/qapplication.cpp:4396
#34 0xb64f4c2e in QApplication::notify (this=0xbffff174, receiver=0x874c098, e=0xbfffe7a0) at kernel/qapplication.cpp:3959
#35 0xb764d2ca in KApplication::notify (this=0xbffff174, receiver=0x874c098, event=0xbfffe7a0) at ../../kdeui/kernel/kapplication.cpp:311
#36 0xb706ab3b in QCoreApplication::notifyInternal (this=0xbffff174, receiver=0x874c098, event=0xbfffe7a0) at kernel/qcoreapplication.cpp:732
#37 0xb64f3094 in sendEvent (receiver=0x874c098, event=0xbfffe7a0, alienWidget=0x0, nativeWidget=0x874c098, buttonDown=0xb6e883c0, lastMouseReceiver=..., 
    spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#38 QApplicationPrivate::sendMouseEvent (receiver=0x874c098, event=0xbfffe7a0, alienWidget=0x0, nativeWidget=0x874c098, buttonDown=0xb6e883c0, 
    lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#39 0xb6582261 in QETWidget::translateMouseEvent (this=0x874c098, event=0xbfffecbc) at kernel/qapplication_x11.cpp:4337
#40 0xb6581151 in QApplication::x11ProcessEvent (this=0xbffff174, event=0xbfffecbc) at kernel/qapplication_x11.cpp:3414
---Type <return> to continue, or q <return> to quit---
#41 0xb65b036a in x11EventSourceDispatch (s=0x806bab0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#42 0xb5cc9855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#43 0xb5ccd668 in ?? () from /lib/libglib-2.0.so.0
#44 0xb5ccd848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#45 0xb7099565 in QEventDispatcherGlib::processEvents (this=0x80687a8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#46 0xb65afbe5 in QGuiEventDispatcherGlib::processEvents (this=0x80687a8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#47 0xb7069609 in QEventLoop::processEvents (this=0xbfffefb4, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece or DW_OP_bit_piece.
) at kernel/qeventloop.cpp:149
#48 0xb7069a8a in QEventLoop::exec (this=0xbfffefb4, flags=...) at kernel/qeventloop.cpp:201
#49 0xb706e00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#50 0xb64ece07 in QApplication::exec () at kernel/qapplication.cpp:3672
#51 0xb7fc6e42 in kdemain (argc=1, argv=0xbffff454) at ../../../../apps/konqueror/src/konqmain.cpp:234
#52 0x080485ab in main (argc=1, argv=0xbffff454) at konqueror_dummy.cpp:3
(gdb) c
Continuing.
^C
Program received signal SIGINT, Interrupt.
0xb7db9cef in getenv () from /lib/libc.so.6
(gdb) bt
#0  0xb7db9cef in getenv () from /lib/libc.so.6
#1  0xb6f5ee05 in qgetenv (varName=0xb741baca "LANGUAGE") at global/qglobal.cpp:2522
#2  0xb73608c9 in KCatalogPrivate::setupGettextEnv (this=0x997e390) at ../../kdecore/localization/kcatalog.cpp:179
#3  0xb7361e8b in KCatalog::translateStrict (this=0x9978d08, msgctxt=0x9a700a8 "@item Font name", msgid=0x9a6c320 "Scalelines Maze BRK")
    at ../../kdecore/localization/kcatalog.cpp:262
#4  0xb737e484 in KLocalePrivate::translateRawFrom (this=0x810a600, catname=0xb719e3a4 "", msgctxt=0x9a700a8 "@item Font name", 
    msgid=0x9a6c320 "Scalelines Maze BRK", msgid_plural=0x0, n=0, language=0xbfffd0c4, translation=0xbfffd0c8) at ../../kdecore/localization/klocale_kde.cpp:946
#5  0xb7370327 in KLocale::translateRawFrom (this=0x80d1268, catname=0xb719e3a4 "", ctxt=0x9a700a8 "@item Font name", msg=0x9a6c320 "Scalelines Maze BRK", 
    lang=0xbfffd0c4, trans=0xbfffd0c8) at ../../kdecore/localization/klocale.cpp:171
#6  0xb738e40a in KLocalizedStringPrivate::toString (this=0x9a71108, locale=0x80d1268, catalogName=...) at ../../kdecore/localization/klocalizedstring.cpp:248
#7  0xb738eb26 in KLocalizedString::toString (this=0xbfffd18c) at ../../kdecore/localization/klocalizedstring.cpp:194
#8  0xb75d2343 in i18nc (name=...) at ../../kdecore/localization/klocalizedstring.h:799
#9  translateFontName (name=...) at ../../kdeui/fonts/fonthelpers.cpp:70
#10 0xb75d27e8 in translateFontNameList (names=..., trToRawNames=0x9a60980) at ../../kdeui/fonts/fonthelpers.cpp:109
#11 0xb75de172 in KFontComboBoxPrivate::updateDatabase (this=0x9a61078) at ../../kdeui/fonts/kfontcombobox.cpp:247
#12 0xb75dee22 in KFontComboBox::KFontComboBox (this=0x9a5e1e0, parent=0x99ad1b8) at ../../kdeui/fonts/kfontcombobox.cpp:326
#13 0xa8217291 in KAppearanceOptions::KAppearanceOptions (this=0x99abd00, parent=0x99ab698)
    at ../../../../../apps/konqueror/settings/konqhtml/appearance.cpp:182
#14 0xa821f64d in KPluginFactory::createInstance<KAppearanceOptions, QWidget> (parentWidget=0x0, parent=0x99ab698, args=...)
    at /usr/include/KDE/../kpluginfactory.h:473
#15 0xb73df869 in KPluginFactory::create (this=0x90ccf58, iface=0xb780a6a0 "KCModule", parentWidget=0x0, parent=0x99ab698, args=..., keyword=...)
    at ../../kdecore/util/kpluginfactory.cpp:203
#16 0xb7cd04d8 in create<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0x99ab698, args=...) at ../../kdecore/util/kpluginfactory.h:527
#17 createInstance<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0x99ab698, args=...) at ../../kdecore/services/kservice.h:551
#18 createInstance<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0x99ab698, args=...) at ../../kdecore/services/kservice.h:528
#19 KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0x99ab698, args=...) at ../../kutils/kcmoduleloader.cpp:89
#20 0xb7cd604d in KCModuleProxyPrivate::loadModule (this=0x99ab6f0) at ../../kutils/kcmoduleproxy.cpp:106
#21 0xb7cd6d43 in KCModuleProxy::realModule (this=0x99ab698) at ../../kutils/kcmoduleproxy.cpp:83
#22 0xb7cd6de2 in KCModuleProxy::useRootOnlyMessage (this=0x99ab698) at ../../kutils/kcmoduleproxy.cpp:315
#23 0xb7cd2638 in KCMultiDialog::addModule (this=0x9360c20, moduleInfo=..., parentItem=0x99ebb70, args=...) at ../../kutils/kcmultidialog.cpp:390
#24 0xb7f81057 in KonqMainWindow::slotConfigure (this=0x80d4e98) at ../../../../apps/konqueror/src/konqmainwindow.cpp:1740
#25 0xb7f998c0 in KonqMainWindow::qt_metacall (this=0x80d4e98, _c=QMetaObject::InvokeMetaMethod, _id=45, _a=0xbfffdef8) at ./konqmainwindow.moc:381
#26 0xb70708ca in QMetaObject::metacall (object=0x80d4e98, cl=25344, idx=95, argv=0xbfffdef8) at kernel/qmetaobject.cpp:237
#27 0xb70836ad in QMetaObject::activate (sender=0x8481928, m=0xb6e6c370, local_signal_index=1, argv=0x414c) at kernel/qobject.cpp:3280
#28 0xb64e5f99 in QAction::triggered (this=0x8481928, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#29 0xb64e78dc in QAction::activate (this=0x8481928, event=QAction::Trigger) at kernel/qaction.cpp:1256
#30 0xb69b37ef in QMenuPrivate::activateCausedStack (this=0x8306bc0, causedStack=..., action=0x8481928, action_e=QAction::Trigger, self=true)
    at widgets/qmenu.cpp:993
#31 0xb69b9a4b in QMenuPrivate::activateAction (this=0x8306bc0, action=0x8481928, action_e=QAction::Trigger, self=<value optimized out>)
    at widgets/qmenu.cpp:1085
#32 0xb69ba5e0 in QMenu::mouseReleaseEvent (this=0x874c098, e=0xbfffe7a0) at widgets/qmenu.cpp:2301
#33 0xb773e455 in KMenu::mouseReleaseEvent (this=0x874c098, e=0xbfffe7a0) at ../../kdeui/widgets/kmenu.cpp:458
#34 0xb654be08 in QWidget::event (this=0x874c098, event=0xbfffe7a0) at kernel/qwidget.cpp:8187
#35 0xb69bc02f in QMenu::event (this=0x874c098, e=0xbfffe7a0) at widgets/qmenu.cpp:2410
#36 0xb64edfdc in QApplicationPrivate::notify_helper (this=0x80687e8, receiver=0x874c098, e=0xbfffe7a0) at kernel/qapplication.cpp:4396
---Type <return> to continue, or q <return> to quit---
#37 0xb64f4c2e in QApplication::notify (this=0xbffff174, receiver=0x874c098, e=0xbfffe7a0) at kernel/qapplication.cpp:3959
#38 0xb764d2ca in KApplication::notify (this=0xbffff174, receiver=0x874c098, event=0xbfffe7a0) at ../../kdeui/kernel/kapplication.cpp:311
#39 0xb706ab3b in QCoreApplication::notifyInternal (this=0xbffff174, receiver=0x874c098, event=0xbfffe7a0) at kernel/qcoreapplication.cpp:732
#40 0xb64f3094 in sendEvent (receiver=0x874c098, event=0xbfffe7a0, alienWidget=0x0, nativeWidget=0x874c098, buttonDown=0xb6e883c0, lastMouseReceiver=..., 
    spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#41 QApplicationPrivate::sendMouseEvent (receiver=0x874c098, event=0xbfffe7a0, alienWidget=0x0, nativeWidget=0x874c098, buttonDown=0xb6e883c0, 
    lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#42 0xb6582261 in QETWidget::translateMouseEvent (this=0x874c098, event=0xbfffecbc) at kernel/qapplication_x11.cpp:4337
#43 0xb6581151 in QApplication::x11ProcessEvent (this=0xbffff174, event=0xbfffecbc) at kernel/qapplication_x11.cpp:3414
#44 0xb65b036a in x11EventSourceDispatch (s=0x806bab0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#45 0xb5cc9855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#46 0xb5ccd668 in ?? () from /lib/libglib-2.0.so.0
#47 0xb5ccd848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#48 0xb7099565 in QEventDispatcherGlib::processEvents (this=0x80687a8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#49 0xb65afbe5 in QGuiEventDispatcherGlib::processEvents (this=0x80687a8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#50 0xb7069609 in QEventLoop::processEvents (this=0xbfffefb4, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece or DW_OP_bit_piece.
) at kernel/qeventloop.cpp:149
#51 0xb7069a8a in QEventLoop::exec (this=0xbfffefb4, flags=...) at kernel/qeventloop.cpp:201
#52 0xb706e00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#53 0xb64ece07 in QApplication::exec () at kernel/qapplication.cpp:3672
#54 0xb7fc6e42 in kdemain (argc=1, argv=0xbffff454) at ../../../../apps/konqueror/src/konqmain.cpp:234
#55 0x080485ab in main (argc=1, argv=0xbffff454) at konqueror_dummy.cpp:3
(gdb) c
Continuing.
^C
Program received signal SIGINT, Interrupt.
0xb7dff160 in ?? () from /lib/libc.so.6
(gdb) bt
#0  0xb7dff160 in ?? () from /lib/libc.so.6
#1  0xb7db2e7a in ?? () from /lib/libc.so.6
#2  0xb7db0f7c in ?? () from /lib/libc.so.6
#3  0xb7db08b1 in ?? () from /lib/libc.so.6
#4  0xb7daf743 in dcgettext () from /lib/libc.so.6
#5  0xb73604dc in dcpgettext_expr (domain=<value optimized out>, msgctxt=<value optimized out>, 
    msgid=0x9af24a8 "/usr/share/locale-langpack//en_GB/LC_MESSAGES/adblock.mo", category=<value optimized out>) at ../../kdecore/localization/gettext.h:208
#6  0xb7361ea2 in KCatalog::translateStrict (this=0x92a4d48, msgctxt=0x9aee8e0 "@item Font name", msgid=0x9ae8ff8 "Ume Gothic S5")
    at ../../kdecore/localization/kcatalog.cpp:263
#7  0xb737e484 in KLocalePrivate::translateRawFrom (this=0x810a600, catname=0xb719e3a4 "", msgctxt=0x9aee8e0 "@item Font name", 
    msgid=0x9ae8ff8 "Ume Gothic S5", msgid_plural=0x0, n=0, language=0xbfffd0c4, translation=0xbfffd0c8) at ../../kdecore/localization/klocale_kde.cpp:946
#8  0xb7370327 in KLocale::translateRawFrom (this=0x80d1268, catname=0xb719e3a4 "", ctxt=0x9aee8e0 "@item Font name", msg=0x9ae8ff8 "Ume Gothic S5", 
    lang=0xbfffd0c4, trans=0xbfffd0c8) at ../../kdecore/localization/klocale.cpp:171
#9  0xb738e40a in KLocalizedStringPrivate::toString (this=0x9af1a48, locale=0x80d1268, catalogName=...) at ../../kdecore/localization/klocalizedstring.cpp:248
#10 0xb738eb26 in KLocalizedString::toString (this=0xbfffd18c) at ../../kdecore/localization/klocalizedstring.cpp:194
#11 0xb75d2343 in i18nc (name=...) at ../../kdecore/localization/klocalizedstring.h:799
#12 translateFontName (name=...) at ../../kdeui/fonts/fonthelpers.cpp:70
#13 0xb75d27e8 in translateFontNameList (names=..., trToRawNames=0x9aa35a8) at ../../kdeui/fonts/fonthelpers.cpp:109
#14 0xb75de172 in KFontComboBoxPrivate::updateDatabase (this=0x9aa3ee0) at ../../kdeui/fonts/kfontcombobox.cpp:247
#15 0xb75dee22 in KFontComboBox::KFontComboBox (this=0x9ab3b50, parent=0x99abd00) at ../../kdeui/fonts/kfontcombobox.cpp:326
#16 0xa82174cb in KAppearanceOptions::KAppearanceOptions (this=0x99abd00, parent=0x99ab698)
    at ../../../../../apps/konqueror/settings/konqhtml/appearance.cpp:194
#17 0xa821f64d in KPluginFactory::createInstance<KAppearanceOptions, QWidget> (parentWidget=0x0, parent=0x99ab698, args=...)
    at /usr/include/KDE/../kpluginfactory.h:473
#18 0xb73df869 in KPluginFactory::create (this=0x90ccf58, iface=0xb780a6a0 "KCModule", parentWidget=0x0, parent=0x99ab698, args=..., keyword=...)
    at ../../kdecore/util/kpluginfactory.cpp:203
#19 0xb7cd04d8 in create<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0x99ab698, args=...) at ../../kdecore/util/kpluginfactory.h:527
#20 createInstance<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0x99ab698, args=...) at ../../kdecore/services/kservice.h:551
#21 createInstance<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0x99ab698, args=...) at ../../kdecore/services/kservice.h:528
#22 KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0x99ab698, args=...) at ../../kutils/kcmoduleloader.cpp:89
#23 0xb7cd604d in KCModuleProxyPrivate::loadModule (this=0x99ab6f0) at ../../kutils/kcmoduleproxy.cpp:106
#24 0xb7cd6d43 in KCModuleProxy::realModule (this=0x99ab698) at ../../kutils/kcmoduleproxy.cpp:83
#25 0xb7cd6de2 in KCModuleProxy::useRootOnlyMessage (this=0x99ab698) at ../../kutils/kcmoduleproxy.cpp:315
#26 0xb7cd2638 in KCMultiDialog::addModule (this=0x9360c20, moduleInfo=..., parentItem=0x99ebb70, args=...) at ../../kutils/kcmultidialog.cpp:390
#27 0xb7f81057 in KonqMainWindow::slotConfigure (this=0x80d4e98) at ../../../../apps/konqueror/src/konqmainwindow.cpp:1740
#28 0xb7f998c0 in KonqMainWindow::qt_metacall (this=0x80d4e98, _c=QMetaObject::InvokeMetaMethod, _id=45, _a=0xbfffdef8) at ./konqmainwindow.moc:381
#29 0xb70708ca in QMetaObject::metacall (object=0x80d4e98, cl=160355403, idx=95, argv=0xbfffdef8) at kernel/qmetaobject.cpp:237
#30 0xb70836ad in QMetaObject::activate (sender=0x8481928, m=0xb6e6c370, local_signal_index=1, argv=0x98ed42f) at kernel/qobject.cpp:3280
#31 0xb64e5f99 in QAction::triggered (this=0x8481928, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#32 0xb64e78dc in QAction::activate (this=0x8481928, event=QAction::Trigger) at kernel/qaction.cpp:1256
#33 0xb69b37ef in QMenuPrivate::activateCausedStack (this=0x8306bc0, causedStack=..., action=0x8481928, action_e=QAction::Trigger, self=true)
    at widgets/qmenu.cpp:993
#34 0xb69b9a4b in QMenuPrivate::activateAction (this=0x8306bc0, action=0x8481928, action_e=QAction::Trigger, self=<value optimized out>)
    at widgets/qmenu.cpp:1085
#35 0xb69ba5e0 in QMenu::mouseReleaseEvent (this=0x874c098, e=0xbfffe7a0) at widgets/qmenu.cpp:2301
---Type <return> to continue, or q <return> to quit---
#36 0xb773e455 in KMenu::mouseReleaseEvent (this=0x874c098, e=0xbfffe7a0) at ../../kdeui/widgets/kmenu.cpp:458
#37 0xb654be08 in QWidget::event (this=0x874c098, event=0xbfffe7a0) at kernel/qwidget.cpp:8187
#38 0xb69bc02f in QMenu::event (this=0x874c098, e=0xbfffe7a0) at widgets/qmenu.cpp:2410
#39 0xb64edfdc in QApplicationPrivate::notify_helper (this=0x80687e8, receiver=0x874c098, e=0xbfffe7a0) at kernel/qapplication.cpp:4396
#40 0xb64f4c2e in QApplication::notify (this=0xbffff174, receiver=0x874c098, e=0xbfffe7a0) at kernel/qapplication.cpp:3959
#41 0xb764d2ca in KApplication::notify (this=0xbffff174, receiver=0x874c098, event=0xbfffe7a0) at ../../kdeui/kernel/kapplication.cpp:311
#42 0xb706ab3b in QCoreApplication::notifyInternal (this=0xbffff174, receiver=0x874c098, event=0xbfffe7a0) at kernel/qcoreapplication.cpp:732
#43 0xb64f3094 in sendEvent (receiver=0x874c098, event=0xbfffe7a0, alienWidget=0x0, nativeWidget=0x874c098, buttonDown=0xb6e883c0, lastMouseReceiver=..., 
    spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#44 QApplicationPrivate::sendMouseEvent (receiver=0x874c098, event=0xbfffe7a0, alienWidget=0x0, nativeWidget=0x874c098, buttonDown=0xb6e883c0, 
    lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#45 0xb6582261 in QETWidget::translateMouseEvent (this=0x874c098, event=0xbfffecbc) at kernel/qapplication_x11.cpp:4337
#46 0xb6581151 in QApplication::x11ProcessEvent (this=0xbffff174, event=0xbfffecbc) at kernel/qapplication_x11.cpp:3414
#47 0xb65b036a in x11EventSourceDispatch (s=0x806bab0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#48 0xb5cc9855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#49 0xb5ccd668 in ?? () from /lib/libglib-2.0.so.0
#50 0xb5ccd848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#51 0xb7099565 in QEventDispatcherGlib::processEvents (this=0x80687a8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#52 0xb65afbe5 in QGuiEventDispatcherGlib::processEvents (this=0x80687a8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#53 0xb7069609 in QEventLoop::processEvents (this=0xbfffefb4, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece or DW_OP_bit_piece.
) at kernel/qeventloop.cpp:149
#54 0xb7069a8a in QEventLoop::exec (this=0xbfffefb4, flags=...) at kernel/qeventloop.cpp:201
#55 0xb706e00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#56 0xb64ece07 in QApplication::exec () at kernel/qapplication.cpp:3672
#57 0xb7fc6e42 in kdemain (argc=1, argv=0xbffff454) at ../../../../apps/konqueror/src/konqmain.cpp:234
#58 0x080485ab in main (argc=1, argv=0xbffff454) at konqueror_dummy.cpp:3
(gdb) c
Continuing.
^C
Program received signal SIGINT, Interrupt.
0xb7dff7c0 in ?? () from /lib/libc.so.6
(gdb) bt
#0  0xb7dff7c0 in ?? () from /lib/libc.so.6
#1  0xb7db07cd in ?? () from /lib/libc.so.6
#2  0xb7daf743 in dcgettext () from /lib/libc.so.6
#3  0xb73604dc in dcpgettext_expr (domain=<value optimized out>, msgctxt=<value optimized out>, msgid=0xb7eacf73 "LC_MESSAGES", category=<value optimized out>)
    at ../../kdecore/localization/gettext.h:208
#4  0xb7361ea2 in KCatalog::translateStrict (this=0x90718a8, msgctxt=0x9ba28c8 "@item Font name", msgid=0x9ba2a38 "Entangled Layer B BRK")
    at ../../kdecore/localization/kcatalog.cpp:263
#5  0xb737e484 in KLocalePrivate::translateRawFrom (this=0x810a600, catname=0xb719e3a4 "", msgctxt=0x9ba28c8 "@item Font name", 
    msgid=0x9ba2a38 "Entangled Layer B BRK", msgid_plural=0x0, n=0, language=0xbfffd0c4, translation=0xbfffd0c8)
    at ../../kdecore/localization/klocale_kde.cpp:946
#6  0xb7370327 in KLocale::translateRawFrom (this=0x80d1268, catname=0xb719e3a4 "", ctxt=0x9ba28c8 "@item Font name", msg=0x9ba2a38 "Entangled Layer B BRK", 
    lang=0xbfffd0c4, trans=0xbfffd0c8) at ../../kdecore/localization/klocale.cpp:171
#7  0xb738e40a in KLocalizedStringPrivate::toString (this=0x9ba4930, locale=0x80d1268, catalogName=...) at ../../kdecore/localization/klocalizedstring.cpp:248
#8  0xb738eb26 in KLocalizedString::toString (this=0xbfffd18c) at ../../kdecore/localization/klocalizedstring.cpp:194
#9  0xb75d2343 in i18nc (name=...) at ../../kdecore/localization/klocalizedstring.h:799
#10 translateFontName (name=...) at ../../kdeui/fonts/fonthelpers.cpp:70
#11 0xb75d27e8 in translateFontNameList (names=..., trToRawNames=0x9b6d720) at ../../kdeui/fonts/fonthelpers.cpp:109
#12 0xb75de172 in KFontComboBoxPrivate::updateDatabase (this=0x9b61c60) at ../../kdeui/fonts/kfontcombobox.cpp:247
#13 0xb75dee22 in KFontComboBox::KFontComboBox (this=0x9b6bd88, parent=0x99abd00) at ../../kdeui/fonts/kfontcombobox.cpp:326
#14 0xa821778c in KAppearanceOptions::KAppearanceOptions (this=0x99abd00, parent=0x99ab698)
    at ../../../../../apps/konqueror/settings/konqhtml/appearance.cpp:213
#15 0xa821f64d in KPluginFactory::createInstance<KAppearanceOptions, QWidget> (parentWidget=0x0, parent=0x99ab698, args=...)
    at /usr/include/KDE/../kpluginfactory.h:473
#16 0xb73df869 in KPluginFactory::create (this=0x90ccf58, iface=0xb780a6a0 "KCModule", parentWidget=0x0, parent=0x99ab698, args=..., keyword=...)
    at ../../kdecore/util/kpluginfactory.cpp:203
#17 0xb7cd04d8 in create<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0x99ab698, args=...) at ../../kdecore/util/kpluginfactory.h:527
#18 createInstance<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0x99ab698, args=...) at ../../kdecore/services/kservice.h:551
#19 createInstance<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0x99ab698, args=...) at ../../kdecore/services/kservice.h:528
#20 KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0x99ab698, args=...) at ../../kutils/kcmoduleloader.cpp:89
#21 0xb7cd604d in KCModuleProxyPrivate::loadModule (this=0x99ab6f0) at ../../kutils/kcmoduleproxy.cpp:106
#22 0xb7cd6d43 in KCModuleProxy::realModule (this=0x99ab698) at ../../kutils/kcmoduleproxy.cpp:83
#23 0xb7cd6de2 in KCModuleProxy::useRootOnlyMessage (this=0x99ab698) at ../../kutils/kcmoduleproxy.cpp:315
#24 0xb7cd2638 in KCMultiDialog::addModule (this=0x9360c20, moduleInfo=..., parentItem=0x99ebb70, args=...) at ../../kutils/kcmultidialog.cpp:390
#25 0xb7f81057 in KonqMainWindow::slotConfigure (this=0x80d4e98) at ../../../../apps/konqueror/src/konqmainwindow.cpp:1740
#26 0xb7f998c0 in KonqMainWindow::qt_metacall (this=0x80d4e98, _c=QMetaObject::InvokeMetaMethod, _id=45, _a=0xbfffdef8) at ./konqmainwindow.moc:381
#27 0xb70708ca in QMetaObject::metacall (object=0x80d4e98, cl=3085844468, idx=95, argv=0xbfffdef8) at kernel/qmetaobject.cpp:237
#28 0xb70836ad in QMetaObject::activate (sender=0x8481928, m=0xb6e6c370, local_signal_index=1, argv=0x804ec20) at kernel/qobject.cpp:3280
#29 0xb64e5f99 in QAction::triggered (this=0x8481928, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#30 0xb64e78dc in QAction::activate (this=0x8481928, event=QAction::Trigger) at kernel/qaction.cpp:1256
#31 0xb69b37ef in QMenuPrivate::activateCausedStack (this=0x8306bc0, causedStack=..., action=0x8481928, action_e=QAction::Trigger, self=true)
    at widgets/qmenu.cpp:993
#32 0xb69b9a4b in QMenuPrivate::activateAction (this=0x8306bc0, action=0x8481928, action_e=QAction::Trigger, self=<value optimized out>)
    at widgets/qmenu.cpp:1085
#33 0xb69ba5e0 in QMenu::mouseReleaseEvent (this=0x874c098, e=0xbfffe7a0) at widgets/qmenu.cpp:2301
#34 0xb773e455 in KMenu::mouseReleaseEvent (this=0x874c098, e=0xbfffe7a0) at ../../kdeui/widgets/kmenu.cpp:458
---Type <return> to continue, or q <return> to quit---
#35 0xb654be08 in QWidget::event (this=0x874c098, event=0xbfffe7a0) at kernel/qwidget.cpp:8187
#36 0xb69bc02f in QMenu::event (this=0x874c098, e=0xbfffe7a0) at widgets/qmenu.cpp:2410
#37 0xb64edfdc in QApplicationPrivate::notify_helper (this=0x80687e8, receiver=0x874c098, e=0xbfffe7a0) at kernel/qapplication.cpp:4396
#38 0xb64f4c2e in QApplication::notify (this=0xbffff174, receiver=0x874c098, e=0xbfffe7a0) at kernel/qapplication.cpp:3959
#39 0xb764d2ca in KApplication::notify (this=0xbffff174, receiver=0x874c098, event=0xbfffe7a0) at ../../kdeui/kernel/kapplication.cpp:311
#40 0xb706ab3b in QCoreApplication::notifyInternal (this=0xbffff174, receiver=0x874c098, event=0xbfffe7a0) at kernel/qcoreapplication.cpp:732
#41 0xb64f3094 in sendEvent (receiver=0x874c098, event=0xbfffe7a0, alienWidget=0x0, nativeWidget=0x874c098, buttonDown=0xb6e883c0, lastMouseReceiver=..., 
    spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#42 QApplicationPrivate::sendMouseEvent (receiver=0x874c098, event=0xbfffe7a0, alienWidget=0x0, nativeWidget=0x874c098, buttonDown=0xb6e883c0, 
    lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#43 0xb6582261 in QETWidget::translateMouseEvent (this=0x874c098, event=0xbfffecbc) at kernel/qapplication_x11.cpp:4337
#44 0xb6581151 in QApplication::x11ProcessEvent (this=0xbffff174, event=0xbfffecbc) at kernel/qapplication_x11.cpp:3414
#45 0xb65b036a in x11EventSourceDispatch (s=0x806bab0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#46 0xb5cc9855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#47 0xb5ccd668 in ?? () from /lib/libglib-2.0.so.0
#48 0xb5ccd848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#49 0xb7099565 in QEventDispatcherGlib::processEvents (this=0x80687a8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#50 0xb65afbe5 in QGuiEventDispatcherGlib::processEvents (this=0x80687a8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#51 0xb7069609 in QEventLoop::processEvents (this=0xbfffefb4, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece or DW_OP_bit_piece.
) at kernel/qeventloop.cpp:149
#52 0xb7069a8a in QEventLoop::exec (this=0xbfffefb4, flags=...) at kernel/qeventloop.cpp:201
#53 0xb706e00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#54 0xb64ece07 in QApplication::exec () at kernel/qapplication.cpp:3672
#55 0xb7fc6e42 in kdemain (argc=1, argv=0xbffff454) at ../../../../apps/konqueror/src/konqmain.cpp:234
#56 0x080485ab in main (argc=1, argv=0xbffff454) at konqueror_dummy.cpp:3
(gdb) c
Continuing.
^CQuit
(gdb) bt
#0  0xb7ff0f50 in _dl_debug_state () from /lib/ld-linux.so.2
#1  0xb7ff4664 in ?? () from /lib/ld-linux.so.2
#2  0xb7ff0266 in ?? () from /lib/ld-linux.so.2
#3  0xb7ff4046 in ?? () from /lib/ld-linux.so.2
#4  0xb6088c0b in ?? () from /lib/libdl.so.2
#5  0xb7ff0266 in ?? () from /lib/ld-linux.so.2
#6  0xb608909c in ?? () from /lib/libdl.so.2
#7  0xb6088b41 in dlopen () from /lib/libdl.so.2
#8  0xb705befd in QLibraryPrivate::load_sys (this=0x9c4df18) at plugin/qlibrary_unix.cpp:205
#9  0xb70561d4 in QLibraryPrivate::load (this=0xb7fff918) at plugin/qlibrary.cpp:484
#10 0xb70564c0 in QLibraryPrivate::loadPlugin (this=0x9c4df18) at plugin/qlibrary.cpp:516
#11 0xb704f183 in QPluginLoader::load (this=0xbfffd724) at plugin/qpluginloader.cpp:227
#12 0xb73e2cc0 in KPluginLoader::load (this=0xbfffd724) at ../../kdecore/util/kpluginloader.cpp:231
#13 0xb73e30e8 in KPluginLoader::factory (this=0xbfffd724) at ../../kdecore/util/kpluginloader.cpp:196
#14 0xb7cd046f in createInstance<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0x9c58050, args=...) at ../../kdecore/services/kservice.h:549
#15 createInstance<KCModule> (mod=..., report=KCModuleLoader::Inline, parent=0x9c58050, args=...) at ../../kdecore/services/kservice.h:528
#16 KCModuleLoader::loadModule (mod=..., report=KCModuleLoader::Inline, parent=0x9c58050, args=...) at ../../kutils/kcmoduleloader.cpp:89
#17 0xb7cd604d in KCModuleProxyPrivate::loadModule (this=0x9c60ab0) at ../../kutils/kcmoduleproxy.cpp:106
#18 0xb7cd6d43 in KCModuleProxy::realModule (this=0x9c58050) at ../../kutils/kcmoduleproxy.cpp:83
#19 0xb7cd6de2 in KCModuleProxy::useRootOnlyMessage (this=0x9c58050) at ../../kutils/kcmoduleproxy.cpp:315
#20 0xb7cd2638 in KCMultiDialog::addModule (this=0x9360c20, moduleInfo=..., parentItem=0x99ebb70, args=...) at ../../kutils/kcmultidialog.cpp:390
#21 0xb7f81057 in KonqMainWindow::slotConfigure (this=0x80d4e98) at ../../../../apps/konqueror/src/konqmainwindow.cpp:1740
#22 0xb7f998c0 in KonqMainWindow::qt_metacall (this=0x80d4e98, _c=QMetaObject::InvokeMetaMethod, _id=45, _a=0xbfffdef8) at ./konqmainwindow.moc:381
#23 0xb70708ca in QMetaObject::metacall (object=0x80d4e98, cl=3087005956, idx=95, argv=0xbfffdef8) at kernel/qmetaobject.cpp:237
#24 0xb70836ad in QMetaObject::activate (sender=0x8481928, m=0xb6e6c370, local_signal_index=1, argv=0xb7fff904) at kernel/qobject.cpp:3280
#25 0xb64e5f99 in QAction::triggered (this=0x8481928, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#26 0xb64e78dc in QAction::activate (this=0x8481928, event=QAction::Trigger) at kernel/qaction.cpp:1256
#27 0xb69b37ef in QMenuPrivate::activateCausedStack (this=0x8306bc0, causedStack=..., action=0x8481928, action_e=QAction::Trigger, self=true)
    at widgets/qmenu.cpp:993
#28 0xb69b9a4b in QMenuPrivate::activateAction (this=0x8306bc0, action=0x8481928, action_e=QAction::Trigger, self=<value optimized out>)
    at widgets/qmenu.cpp:1085
#29 0xb69ba5e0 in QMenu::mouseReleaseEvent (this=0x874c098, e=0xbfffe7a0) at widgets/qmenu.cpp:2301
#30 0xb773e455 in KMenu::mouseReleaseEvent (this=0x874c098, e=0xbfffe7a0) at ../../kdeui/widgets/kmenu.cpp:458
#31 0xb654be08 in QWidget::event (this=0x874c098, event=0xbfffe7a0) at kernel/qwidget.cpp:8187
#32 0xb69bc02f in QMenu::event (this=0x874c098, e=0xbfffe7a0) at widgets/qmenu.cpp:2410
#33 0xb64edfdc in QApplicationPrivate::notify_helper (this=0x80687e8, receiver=0x874c098, e=0xbfffe7a0) at kernel/qapplication.cpp:4396
#34 0xb64f4c2e in QApplication::notify (this=0xbffff174, receiver=0x874c098, e=0xbfffe7a0) at kernel/qapplication.cpp:3959
#35 0xb764d2ca in KApplication::notify (this=0xbffff174, receiver=0x874c098, event=0xbfffe7a0) at ../../kdeui/kernel/kapplication.cpp:311
#36 0xb706ab3b in QCoreApplication::notifyInternal (this=0xbffff174, receiver=0x874c098, event=0xbfffe7a0) at kernel/qcoreapplication.cpp:732
#37 0xb64f3094 in sendEvent (receiver=0x874c098, event=0xbfffe7a0, alienWidget=0x0, nativeWidget=0x874c098, buttonDown=0xb6e883c0, lastMouseReceiver=..., 
    spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#38 QApplicationPrivate::sendMouseEvent (receiver=0x874c098, event=0xbfffe7a0, alienWidget=0x0, nativeWidget=0x874c098, buttonDown=0xb6e883c0, 
    lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3058
#39 0xb6582261 in QETWidget::translateMouseEvent (this=0x874c098, event=0xbfffecbc) at kernel/qapplication_x11.cpp:4337
#40 0xb6581151 in QApplication::x11ProcessEvent (this=0xbffff174, event=0xbfffecbc) at kernel/qapplication_x11.cpp:3414
---Type <return> to continue, or q <return> to quit---
#41 0xb65b036a in x11EventSourceDispatch (s=0x806bab0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#42 0xb5cc9855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#43 0xb5ccd668 in ?? () from /lib/libglib-2.0.so.0
#44 0xb5ccd848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#45 0xb7099565 in QEventDispatcherGlib::processEvents (this=0x80687a8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#46 0xb65afbe5 in QGuiEventDispatcherGlib::processEvents (this=0x80687a8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#47 0xb7069609 in QEventLoop::processEvents (this=0xbfffefb4, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece or DW_OP_bit_piece.
) at kernel/qeventloop.cpp:149
#48 0xb7069a8a in QEventLoop::exec (this=0xbfffefb4, flags=...) at kernel/qeventloop.cpp:201
#49 0xb706e00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#50 0xb64ece07 in QApplication::exec () at kernel/qapplication.cpp:3672
#51 0xb7fc6e42 in kdemain (argc=1, argv=0xbffff454) at ../../../../apps/konqueror/src/konqmain.cpp:234
#52 0x080485ab in main (argc=1, argv=0xbffff454) at konqueror_dummy.cpp:3
(gdb) c
Continuing.
[New Thread 0xa7f9fb70 (LWP 20295)]
UPnP device entered: "uuid:75802409-bccb-40e7-8e6c-0024FE1F806A" 
^C
Program received signal SIGINT, Interrupt.
0xb7fe1424 in __kernel_vsyscall ()
(gdb) bt
#0  0xb7fe1424 in __kernel_vsyscall ()
#1  0xb7e4aefb in read () from /lib/libc.so.6
#2  0xb7037d3a in read (this=0x9d08de8, 
    data=0x9d0f3b0 "\254\216\266\006]\322#\236*\310ؗ\004\367\227\210`\334?\252\017\243w\212K!\213\031N\232\365\252S<\325\302\v\245\372\231%!\201\036\225\325-_+}\271\330\006~\023\373d\263\023Z\262i\v\v\vO o\273\\$7\340P \005\214\306>\251-\023\232\305\060\252\216\027\215\365\202\266\363\254\323EP\207\236\024\217\071$wu\242z\353\211l\371cd\372\300\242-.\230\070o:\367\033\277\211\234\375^-y\177\063\231\243\251&\277)%]k@\304[8h\301Ճ\032{\nl\343I\355\237\322f\256-\272o@\302\301#r\bS\265\"X2J\370\f\277C\253ũ\246\030\253\342\257H\021b\366\206\216\t\311?\252\311\377"..., len=16384) at /usr/include/bits/unistd.h:45
#3  qt_safe_read (this=0x9d08de8, 
    data=0x9d0f3b0 "\254\216\266\006]\322#\236*\310ؗ\004\367\227\210`\334?\252\017\243w\212K!\213\031N\232\365\252S<\325\302\v\245\372\231%!\201\036\225\325-_+}\271\330\006~\023\373d\263\023Z\262i\v\v\vO o\273\\$7\340P \005\214\306>\251-\023\232\305\060\252\216\027\215\365\202\266\363\254\323EP\207\236\024\217\071$wu\242z\353\211l\371cd\372\300\242-.\230\070o:\367\033\277\211\234\375^-y\177\063\231\243\251&\277)%]k@\304[8h\301Ճ\032{\nl\343I\355\237\322f\256-\272o@\302\301#r\bS\265\"X2J\370\f\277C\253ũ\246\030\253\342\257H\021b\366\206\216\t\311?\252\311\377"..., len=16384)
    at ../../include/QtCore/private/../../../src/corelib/kernel/qcore_unix_p.h:253
#4  QFSFileEnginePrivate::readFdFh (this=0x9d08de8, 
    data=0x9d0f3b0 "\254\216\266\006]\322#\236*\310ؗ\004\367\227\210`\334?\252\017\243w\212K!\213\031N\232\365\252S<\325\302\v\245\372\231%!\201\036\225\325-_+}\271\330\006~\023\373d\263\023Z\262i\v\v\vO o\273\\$7\340P \005\214\306>\251-\023\232\305\060\252\216\027\215\365\202\266\363\254\323EP\207\236\024\217\071$wu\242z\353\211l\371cd\372\300\242-.\230\070o:\367\033\277\211\234\375^-y\177\063\231\243\251&\277)%]k@\304[8h\301Ճ\032{\nl\343I\355\237\322f\256-\272o@\302\301#r\bS\265\"X2J\370\f\277C\253ũ\246\030\253\342\257H\021b\366\206\216\t\311?\252\311\377"..., len=16384) at io/qfsfileengine.cpp:703
#5  0xb7040eca in QFSFileEnginePrivate::nativeRead (this=0x9d08de8, 
    data=0x9d0f3b0 "\254\216\266\006]\322#\236*\310ؗ\004\367\227\210`\334?\252\017\243w\212K!\213\031N\232\365\252S<\325\302\v\245\372\231%!\201\036\225\325-_+}\271\330\006~\023\373d\263\023Z\262i\v\v\vO o\273\\$7\340P \005\214\306>\251-\023\232\305\060\252\216\027\215\365\202\266\363\254\323EP\207\236\024\217\071$wu\242z\353\211l\371cd\372\300\242-.\230\070o:\367\033\277\211\234\375^-y\177\063\231\243\251&\277)%]k@\304[8h\301Ճ\032{\nl\343I\355\237\322f\256-\272o@\302\301#r\bS\265\"X2J\370\f\277C\253ũ\246\030\253\342\257H\021b\366\206\216\t\311?\252\311\377"..., len=16384) at io/qfsfileengine_unix.cpp:382
#6  0xb7037124 in QFSFileEngine::read (this=0x99b0608, 
    data=0x9d0f3b0 "\254\216\266\006]\322#\236*\310ؗ\004\367\227\210`\334?\252\017\243w\212K!\213\031N\232\365\252S<\325\302\v\245\372\231%!\201\036\225\325-_+}\271\330\006~\023\373d\263\023Z\262i\v\v\vO o\273\\$7\340P \005\214\306>\251-\023\232\305\060\252\216\027\215\365\202\266\363\254\323EP\207\236\024\217\071$wu\242z\353\211l\371cd\372\300\242-.\230\070o:\367\033\277\211\234\375^-y\177\063\231\243\251&\277)%]k@\304[8h\301Ճ\032{\nl\343I\355\237\322f\256-\272o@\302\301#r\bS\265\"X2J\370\f\277C\253ũ\246\030\253\342\257H\021b\366\206\216\t\311?\252\311\377"..., maxlen=16384) at io/qfsfileengine.cpp:657
#7  0xb6ff45c9 in QFile::readData (this=0xbfffe388, 
    data=0x9d0f3b0 "\254\216\266\006]\322#\236*\310ؗ\004\367\227\210`\334?\252\017\243w\212K!\213\031N\232\365\252S<\325\302\v\245\372\231%!\201\036\225\325-_+}\271\330\006~\023\373d\263\023Z\262i\v\v\vO o\273\\$7\340P \005\214\306>\251-\023\232\305\060\252\216\027\215\365\202\266\363\254\323EP\207\236\024\217\071$wu\242z\353\211l\371cd\372\300\242-.\230\070o:\367\033\277\211\234\375^-y\177\063\231\243\251&\277)%]k@\304[8h\301Ճ\032{\nl\343I\355\237\322f\256-\272o@\302\301#r\bS\265\"X2J\370\f\277C\253ũ\246\030\253\342\257H\021b\366\206\216\t\311?\252\311\377"..., len=16384) at io/qfile.cpp:1542
#8  0xb6ffb95d in QIODevice::read (this=0xbfffe388, data=0x9c6371c "", maxSize=16) at io/qiodevice.cpp:826
#9  0xb705487c in QUuid::createUuid () at plugin/quuid.cpp:595
#10 0xb597428a in Herqq::Upnp::HEventSubscription::HEventSubscription(QByteArray const&, Herqq::Upnp::HServiceController*, QUrl const&, Herqq::Upnp::HTimeout const&, QObject*) () from /usr/lib/libHUpnp.so.0
#11 0xb59788ad in Herqq::Upnp::HEventSubscriptionManager::createSubscription(Herqq::Upnp::HServiceController*, int) () from /usr/lib/libHUpnp.so.0
#12 0xb597959d in Herqq::Upnp::HEventSubscriptionManager::subscribe(Herqq::Upnp::HServiceProxy*, int) () from /usr/lib/libHUpnp.so.0
#13 0xb5979a64 in Herqq::Upnp::HEventSubscriptionManager::subscribe(Herqq::Upnp::HDeviceProxy*, Herqq::Upnp::HDevice::DeviceVisitType, int) ()
   from /usr/lib/libHUpnp.so.0
#14 0xb5979b15 in Herqq::Upnp::HEventSubscriptionManager::subscribe(Herqq::Upnp::HDeviceProxy*, Herqq::Upnp::HDevice::DeviceVisitType, int) ()
   from /usr/lib/libHUpnp.so.0
#15 0xb5979b15 in Herqq::Upnp::HEventSubscriptionManager::subscribe(Herqq::Upnp::HDeviceProxy*, Herqq::Upnp::HDevice::DeviceVisitType, int) ()
   from /usr/lib/libHUpnp.so.0
---Type <return> to continue, or q <return> to quit---
#16 0xb59693c9 in Herqq::Upnp::HControlPointPrivate::processDeviceOnline(Herqq::Upnp::HDeviceController*, bool) () from /usr/lib/libHUpnp.so.0
#17 0xb596cb21 in Herqq::Upnp::HControlPointPrivate::deviceModelBuildDone(Herqq::Upnp::HUdn const&) () from /usr/lib/libHUpnp.so.0
#18 0xb5992c51 in Herqq::Upnp::HControlPointPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libHUpnp.so.0
#19 0xb70708ca in QMetaObject::metacall (object=0x9934c08, cl=164688816, idx=4, argv=0x9357d40) at kernel/qmetaobject.cpp:237
#20 0xb707bdf6 in QMetaCallEvent::placeMetaCall (this=0x9ca1510, object=0x9934c08) at kernel/qobject.cpp:534
#21 0xb707d6a2 in QObject::event (this=0x9934c08, e=0x4000) at kernel/qobject.cpp:1219
#22 0xb64edfdc in QApplicationPrivate::notify_helper (this=0x80687e8, receiver=0x9934c08, e=0x9ca1510) at kernel/qapplication.cpp:4396
#23 0xb64f404e in QApplication::notify (this=0xbffff174, receiver=0x9934c08, e=0x9ca1510) at kernel/qapplication.cpp:3798
#24 0xb764d2ca in KApplication::notify (this=0xbffff174, receiver=0x9934c08, event=0x9ca1510) at ../../kdeui/kernel/kapplication.cpp:311
#25 0xb706ab3b in QCoreApplication::notifyInternal (this=0xbffff174, receiver=0x9934c08, event=0x9ca1510) at kernel/qcoreapplication.cpp:732
#26 0xb706dd8b in sendEvent (receiver=0x0, event_type=0, data=0x804efe8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x804efe8) at kernel/qcoreapplication.cpp:1373
#28 0xb706df4d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1266
#29 0xb7099a74 in sendPostedEvents (s=0x806a398) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#30 postEventSourceDispatch (s=0x806a398) at kernel/qeventdispatcher_glib.cpp:277
#31 0xb5cc9855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0xb5ccd668 in ?? () from /lib/libglib-2.0.so.0
#33 0xb5ccd848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0xb7099565 in QEventDispatcherGlib::processEvents (this=0x80687a8, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#35 0xb65afbe5 in QGuiEventDispatcherGlib::processEvents (this=0x80687a8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0xb7069609 in QEventLoop::processEvents (this=0xbfffefb4, flags=DWARF-2 expression error: DW_OP_reg operations must be used either alone or in conjuction with DW_OP_piece or DW_OP_bit_piece.
) at kernel/qeventloop.cpp:149
#37 0xb7069a8a in QEventLoop::exec (this=0xbfffefb4, flags=...) at kernel/qeventloop.cpp:201
#38 0xb706e00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#39 0xb64ece07 in QApplication::exec () at kernel/qapplication.cpp:3672
#40 0xb7fc6e42 in kdemain (argc=1, argv=0xbffff454) at ../../../../apps/konqueror/src/konqmain.cpp:234
#41 0x080485ab in main (argc=1, argv=0xbffff454) at konqueror_dummy.cpp:3
(gdb) q
Comment 6 Christoph Feck 2011-01-08 20:02:22 UTC
This bug is caused by KCMultiDialog::addModule() calling useRootOnlyMessage(), which really loads the module. It also affects Kontact.

Dario, is it possible to set the KAuth message/icon only when the module is actually loaded? Ben had fixed a similar bug in System Settings (bug 235089), but I guess the relation stops there (in other words, I don't know how to apply Bens fix to kutils :)
Comment 7 Ben Cooksley 2011-01-08 21:52:20 UTC
My fix is effectively to not call rootOnlyMessage() or useRootOnlyMessage() when adding all modules. This is done in system settings by using a variable "light" which is true only when system settings adds modules, but not when it actually opens them.
Comment 8 m.wege 2011-01-09 23:22:53 UTC
BTW: A similar problem appears when calling the settings in the "digital clock" plasma applet.
Comment 9 Christoph Feck 2011-10-28 13:18:51 UTC
Dario, can you check comment #6 or give some hints how this could be fixed?
Comment 10 Andrew Crouthamel 2018-11-10 03:18:36 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 11 Andrew Crouthamel 2018-11-20 04:05:46 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

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