You are not logged in.

#1 2004-11-23 12:36:53

scarecrow
Member
From: Greece
Registered: 2004-11-18
Posts: 715

Konq crashing

My Arch KDE worked like a champ till yesterday, when I did a pacman -Syu
Now whenever I rightclick a file or folder within Konqueror (or Krusader) and pick "properties" it simply segfaults.
Other than that, KDE seems to work fine- the other context menu items included.
I installed the gdm debugger, which -for some obscure to me reason, not familiar with it- cannot be found by the KDE crash handler, so all I can provide is the console output:

konqueror: ERROR: Error in BrowserExtension::actionSlotMap(), unknown action : searchProvider
QPixmap: Invalid pixmap parameters
konqueror: ERROR: Error in BrowserExtension::actionSlotMap(), unknown action : searchProvider
kdecore (KAction): WARNING: KActionCollection::KActionCollection( QObject *parent, const char *name, KInstance *instance )
kdecore (KLibLoader): WARNING: KLibrary: /opt/kde/lib/libkdecore.so.4: undefined symbol: init_kpfpropertiesdialog
kdecore (KLibLoader): WARNING: The library kpfpropertiesdialog does not offer an init_kpfpropertiesdialog function.
KCrash: Application 'konqueror' crashing...

Any suggestions welcome...


Microshaft delenda est

Offline

#2 2004-11-23 17:04:05

tpowa
Developer
From: Lauingen , Germany
Registered: 2004-04-05
Posts: 2,322

Re: Konq crashing

please try this with a new created user

it looks like a problem with kdelibs try reinstalling kdelibs
or download the file from an other mirror
more info of your setup would also help

for me it works

you can run gdb
and start konqueror from gdb shell
or use
strace -o output.txt konqueror

greetings

Offline

#3 2004-11-23 20:38:07

scarecrow
Member
From: Greece
Registered: 2004-11-18
Posts: 715

Re: Konq crashing

It doesn't work, unfortunately- wait for the debugging output...


Microshaft delenda est

Offline

#4 2004-11-23 20:39:48

scarecrow
Member
From: Greece
Registered: 2004-11-18
Posts: 715

Re: Konq crashing

No joy- still crashing as a new user (or as root). I even backtraced kdelibs to 3.3.1-3 from another repository, nothing changed.
I finally made KDE crash handler finding the debugger, and here's the output:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1238182656 (LWP 21269)]
[KCrash handler]
#7  0xb74ba56f in QGDict::hashKeyString () from /opt/qt/lib/libqt-mt.so.3
#8  0xb74bbb2f in QGDict::look_string () from /opt/qt/lib/libqt-mt.so.3
#9  0xb52f4591 in SambaShare::getValue ()
   from /opt/kde/lib/kde3/fileshare_propsdlgplugin.so
#10 0xb52f61fd in SambaShare::getGlobalValue ()
   from /opt/kde/lib/kde3/fileshare_propsdlgplugin.so
#11 0xb52f1a9b in SambaShare::setValue ()
   from /opt/kde/lib/kde3/fileshare_propsdlgplugin.so
#12 0xb52f3834 in SambaFile::openFile ()
   from /opt/kde/lib/kde3/fileshare_propsdlgplugin.so
#13 0xb52f3b18 in SambaFile::load ()
   from /opt/kde/lib/kde3/fileshare_propsdlgplugin.so
#14 0xb52ad938 in PropertiesPage::loadSamba ()
   from /opt/kde/lib/kde3/fileshare_propsdlgplugin.so
#15 0xb52adafd in PropertiesPage::load ()
   from /opt/kde/lib/kde3/fileshare_propsdlgplugin.so
#16 0xb52b1cb8 in PropertiesPage::PropertiesPage ()
   from /opt/kde/lib/kde3/fileshare_propsdlgplugin.so
#17 0xb52aaf21 in PropsDlgSharePlugin::PropsDlgSharePlugin ()
   from /opt/kde/lib/kde3/fileshare_propsdlgplugin.so
#18 0xb52ac231 in KGenericFactory<PropsDlgSharePlugin, KPropertiesDialog>::createObject () from /opt/kde/lib/kde3/fileshare_propsdlgplugin.so
#19 0xb78b05d1 in KLibFactory::create () from /opt/kde/lib/libkdecore.so.4
#20 0xb7f27e3f in KPropertiesDialog::insertPages ()
   from /opt/kde/lib/libkio.so.4
#21 0xb7f2816e in KPropertiesDialog::init () from /opt/kde/lib/libkio.so.4
#22 0xb7f29b85 in KPropertiesDialog::KPropertiesDialog ()
   from /opt/kde/lib/libkio.so.4
#23 0xb6242f36 in KonqPopupMenu::slotPopupProperties ()
   from /opt/kde/lib/libkonq.so.4
#24 0xb626417e in KonqPopupMenu::qt_invoke () from /opt/kde/lib/libkonq.so.4
#25 0xb71efd14 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#26 0xb71f04ac in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#27 0xb7aca9d9 in KAction::activated () from /opt/kde/lib/libkdeui.so.4
#28 0xb7aca9fd in KAction::slotActivated () from /opt/kde/lib/libkdeui.so.4
#29 0xb7acaac3 in KAction::qt_invoke () from /opt/kde/lib/libkdeui.so.4
#30 0xb71efd14 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#31 0xb754739d in QSignal::signal () from /opt/qt/lib/libqt-mt.so.3
#32 0xb720a861 in QSignal::activate () from /opt/qt/lib/libqt-mt.so.3
#33 0xb72ff887 in QPopupMenu::mouseReleaseEvent ()
   from /opt/qt/lib/libqt-mt.so.3
#34 0xb72298c4 in QWidget::event () from /opt/qt/lib/libqt-mt.so.3
#35 0xb718bf8f in QApplication::internalNotify ()
   from /opt/qt/lib/libqt-mt.so.3
#36 0xb718c1e6 in QApplication::notify () from /opt/qt/lib/libqt-mt.so.3
#37 0xb77fda45 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#38 0xb712679a in QETWidget::translateMouseEvent ()
   from /opt/qt/lib/libqt-mt.so.3
#39 0xb71249b1 in QApplication::x11ProcessEvent ()
   from /opt/qt/lib/libqt-mt.so.3
#40 0xb7137f35 in QEventLoop::processEvents () from /opt/qt/lib/libqt-mt.so.3
#41 0xb71a2681 in QEventLoop::enterLoop () from /opt/qt/lib/libqt-mt.so.3
#42 0xb718b11f in QApplication::enter_loop () from /opt/qt/lib/libqt-mt.so.3
#43 0xb730335f in QPopupMenu::exec () from /opt/qt/lib/libqt-mt.so.3
#44 0xb5f481c0 in KonqMainWindow::slotPopupMenu ()
   from /opt/kde/lib/libkdeinit_konqueror.so
#45 0xb5f48f29 in KonqMainWindow::slotPopupMenu ()
   from /opt/kde/lib/libkdeinit_konqueror.so
#46 0xb5f6df5a in KonqMainWindow::qt_invoke ()
   from /opt/kde/lib/libkdeinit_konqueror.so
#47 0xb71efd14 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#48 0xb7fd3537 in KParts::BrowserExtension::popupMenu ()
   from /opt/kde/lib/libkparts.so.2
#49 0xb5505cc0 in KonqBaseListViewWidget::popupMenu ()
   from /opt/kde/lib/kde3/konq_listview.so
#50 0xb5501ae8 in KonqBaseListViewWidget::slotPopupMenu ()
   from /opt/kde/lib/kde3/konq_listview.so
#51 0xb5504e8d in KonqBaseListViewWidget::qt_invoke ()
   from /opt/kde/lib/kde3/konq_listview.so
#52 0xb71efd14 in QObject::activate_signal () from /opt/qt/lib/libqt-mt.so.3
#53 0xb755a985 in QListView::contextMenuRequested ()
   from /opt/qt/lib/libqt-mt.so.3
#54 0xb72d9894 in QListView::contentsContextMenuEvent ()
   from /opt/qt/lib/libqt-mt.so.3
#55 0xb730c075 in QScrollView::viewportContextMenuEvent ()
   from /opt/qt/lib/libqt-mt.so.3
#56 0xb730e0a9 in QScrollView::eventFilter () from /opt/qt/lib/libqt-mt.so.3
#57 0xb72db528 in QListView::eventFilter () from /opt/qt/lib/libqt-mt.so.3
#58 0xb71ed11f in QObject::activate_filters () from /opt/qt/lib/libqt-mt.so.3
#59 0xb71ed1f4 in QObject::event () from /opt/qt/lib/libqt-mt.so.3
#60 0xb722933f in QWidget::event () from /opt/qt/lib/libqt-mt.so.3
#61 0xb718bf8f in QApplication::internalNotify ()
   from /opt/qt/lib/libqt-mt.so.3
#62 0xb718c3e0 in QApplication::notify () from /opt/qt/lib/libqt-mt.so.3
#63 0xb77fda45 in KApplication::notify () from /opt/kde/lib/libkdecore.so.4
#64 0xb7126925 in QETWidget::translateMouseEvent ()
   from /opt/qt/lib/libqt-mt.so.3
#65 0xb71249b1 in QApplication::x11ProcessEvent ()
   from /opt/qt/lib/libqt-mt.so.3
#66 0xb7137f35 in QEventLoop::processEvents () from /opt/qt/lib/libqt-mt.so.3
#67 0xb71a2681 in QEventLoop::enterLoop () from /opt/qt/lib/libqt-mt.so.3
#68 0xb71a25d6 in QEventLoop::exec () from /opt/qt/lib/libqt-mt.so.3
#69 0xb718b0ef in QApplication::exec () from /opt/qt/lib/libqt-mt.so.3
#70 0xb5f664ec in kdemain () from /opt/kde/lib/libkdeinit_konqueror.so
#71 0xb5fad874 in kdeinitmain () from /opt/kde/lib/kde3/konqueror.so
#72 0x0804e0e3 in ?? ()
#73 0x00000002 in ?? ()
#74 0x0805b6b0 in ?? ()
#75 0x00000001 in ?? ()
#76 0x00000000 in ?? ()
#77 0x00000001 in ?? ()
#78 0x00000000 in ?? ()
#79 0x00000006 in ?? ()
#80 0xbfffde5c in ?? ()
#81 0xbfffde60 in ?? ()
#82 0xbfffde64 in ?? ()
#83 0xbfffde68 in ?? ()
#84 0xbfffde6c in ?? ()
#85 0x00004003 in ?? ()
#86 0x00000000 in ?? ()
#87 0x00000000 in ?? ()
#88 0x0806c7af in ?? ()
#89 0x0020037f in ?? ()
#90 0x03d10000 in ?? ()
#91 0xb6ebfd33 in FcValueEqual () from /usr/lib/libfontconfig.so.1
#92 0x0804e7fb in ?? ()
#93 0x00000000 in ?? ()
#94 0x00000001 in ?? ()
#95 0x0806c7c0 in ?? ()
#96 0x00000000 in ?? ()
#97 0x00000000 in ?? ()
#98 0x00000000 in ?? ()
#99 0x0806c7c4 in ?? ()
#100 0x00000000 in ?? ()
#101 0x00000000 in ?? ()
#102 0x00000000 in ?? ()
#103 0x00000000 in ?? ()
#104 0x00000000 in ?? ()
#105 0x0806c7c4 in ?? ()
#106 0x00000000 in ?? ()
#107 0x00000000 in ?? ()
#108 0x0806c7b3 in ?? ()
#109 0x00000001 in ?? ()
#110 0x00000000 in ?? ()
#111 0x0806c7a6 in ?? ()
#112 0x0806c79c in ?? ()
#113 0x00000002 in ?? ()
#114 0x0806c798 in ?? ()
#115 0x00000008 in ?? ()
#116 0x00005314 in ?? ()
#117 0x00000004 in ?? ()
#118 0x00000004 in ?? ()
#119 0x0000000a in ?? ()
#120 0x00000054 in ?? ()
#121 0x080527e0 in vtable for QCString ()
#122 0x0805b6c0 in ?? ()
#123 0x00000000 in ?? ()
#124 0x00000000 in ?? ()
#125 0x080527e0 in vtable for QCString ()
#126 0x0805b6a0 in ?? ()
#127 0x80cd0000 in ?? ()
#128 0xb6ba6e3c in __DTOR_END__ () from /lib/tls/libc.so.6
#129 0xbfffe318 in ?? ()
#130 0xbfffe200 in ?? ()
#131 0xbfffe280 in ?? ()
#132 0x00000000 in ?? ()
#133 0x0000000a in ?? ()
#134 0x00000001 in ?? ()
#135 0xbfffe318 in ?? ()
#136 0x0804ed16 in ?? ()
#137 0x0000000a in ?? ()
#138 0xbfffe280 in ?? ()
#139 0xbfffe200 in ?? ()
#140 0xbfffe180 in ?? ()
#141 0x00000000 in ?? ()
#142 0x00000000 in ?? ()
#143 0x00000000 in ?? ()
#144 0x00000000 in ?? ()
#145 0x00000000 in ?? ()
#146 0x00000004 in ?? ()
#147 0x00000000 in ?? ()
#148 0xb792dde3 in free () from /opt/kde/lib/libkdecore.so.4

That's for the old user I had, I've created two more for the new user and root, if it's of any help. System is made with the 0.7b2 base, stock kernel 2.6.9, and packages from current and extra.
Do you think that clearing pacman's cache and trying to reinstall kdebase and kdelibs would help?
BTW I've also added three KDE applications from current CVS, all three outside the standard KDE modules- namely K3B, SIM-ICQ and Krusader. I don't think they could have broken something...


Microshaft delenda est

Offline

#5 2004-11-24 06:18:25

tpowa
Developer
From: Lauingen , Germany
Registered: 2004-04-05
Posts: 2,322

Re: Konq crashing

do you have samba installed?
if yes which version?
try going back to 3.0.8 if possible, i think it was updated to 3.0.9

try this there were some errors in your debug about samba

you can also try installing an older kdebase

Offline

#6 2004-11-24 10:01:54

scarecrow
Member
From: Greece
Registered: 2004-11-18
Posts: 715

Re: Konq crashing

Doh... I'm an idiot.
Samba was indeed upgraded to 3.0.9, and after that it was not liking my samba.conf for some reason and it banged (although I could use the smb client fine). No downgrade was needed, I just reset my Samba configuration and all is well.
Thank you very much for the help.


Microshaft delenda est

Offline

Board footer

Powered by FluxBB