You are not logged in.

#1 2009-02-12 03:56:00

gluni
Member
Registered: 2009-01-29
Posts: 12

Konqueror and Dolphin crash on right click/Properties

Its been 2 or 3 days that both Konqueror and Dolphin crash with Signal 6 (SIGABRT) when i right click anywhere in the folders and choose "Properties" or "Share".

I noticed after doing some installing/configuring of Samba. But that doesnt mean its related.
System has been updated several times in stable. x86-64.

Thats the readout:

Application: Dolphin (dolphin), signal SIGABRT
0x00007f94d88f9001 in nanosleep () from /lib/libc.so.6

Thread 1 (Thread 0x7f94dcca9750 (LWP 3857)):
[KCrash Handler]
#5  0x00007f94d888c0c5 in raise () from /lib/libc.so.6
#6  0x00007f94d888d5e3 in abort () from /lib/libc.so.6
#7  0x00007f94d95c50a5 in qt_message_output () from /usr/lib/libQtCore.so.4
#8  0x00007f94d95c51c7 in qFatal () from /usr/lib/libQtCore.so.4
#9  0x00007f94ca27dd20 in NFSFile::load () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#10 0x00007f94ca24335f in PropertiesPage::loadNFS () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#11 0x00007f94ca243f72 in PropertiesPage::load () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#12 0x00007f94ca244316 in PropertiesPage::PropertiesPage () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#13 0x00007f94ca241ba0 in PropsDlgSharePlugin::PropsDlgSharePlugin () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#14 0x00007f94ca24258b in KGenericFactory<PropsDlgSharePlugin, KPropertiesDialog>::createObject () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#15 0x00007f94da7e68d7 in KPluginFactory::create () from /usr/lib/libkdecore.so.5
#16 0x00007f94dc91d95e in KPropertiesDialog::KPropertiesDialogPrivate::insertPages () from /usr/lib/libkio.so.5
#17 0x00007f94dc91dd33 in KPropertiesDialog::KPropertiesDialogPrivate::init () from /usr/lib/libkio.so.5
#18 0x00007f94dc91f368 in KPropertiesDialog::KPropertiesDialog () from /usr/lib/libkio.so.5
#19 0x000000000043723c in _start ()

Maybe someone can help...
I posted this question also on kdemod.ath.cx

Thx

Offline

#2 2009-02-12 03:59:15

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,549

Re: Konqueror and Dolphin crash on right click/Properties

Isolate the specific change (update, config, etc.) that broke the apps, if you can.

Beyond that, SIGABRT (like SIGSEGV) is usually indicative of an application bug. I would post the bug on bugs.kde.org. They will probably instruct you to make a backtrace - to do that, you will need to use the KDEmod PKGBUILDs to build KDEmod again with debugging symbols (enable in /etc/make.conf) - most likely.

Offline

#3 2009-02-12 05:52:55

gluni
Member
Registered: 2009-01-29
Posts: 12

Re: Konqueror and Dolphin crash on right click/Properties

Thx for the reply.

Im not able to be more precise than that i was trying to install samba. I touched some settings concerning networks. In the meanwhile here is the readout with debug symbols. I will post a bug if its likely to be a bug and not some misconfig i did.

Application: Dolphin (dolphin), signal SIGABRT
0x00007f2e42f02001 in nanosleep () from /lib/libc.so.6

Thread 1 (Thread 0x7f2e472b2750 (LWP 2723)):
[KCrash Handler]
#5  0x00007f2e42e950c5 in raise () from /lib/libc.so.6
#6  0x00007f2e42e965e3 in abort () from /lib/libc.so.6
#7  0x00007f2e43bce0a5 in qt_message_output () from /usr/lib/libQtCore.so.4
#8  0x00007f2e43bce1c7 in qFatal () from /usr/lib/libQtCore.so.4
#9  0x00007f2e315a2d20 in NFSFile::load () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#10 0x00007f2e3156835f in PropertiesPage::loadNFS () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#11 0x00007f2e31568f72 in PropertiesPage::load () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#12 0x00007f2e31569316 in PropertiesPage::PropertiesPage () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#13 0x00007f2e31566ba0 in PropsDlgSharePlugin::PropsDlgSharePlugin () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#14 0x00007f2e3156758b in KGenericFactory<PropsDlgSharePlugin, KPropertiesDialog>::createObject () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#15 0x00007f2e44def8d7 in KPluginFactory::create (this=0xf16450, iface=0x7f2e46f80fe0 "KPropertiesDialogPlugin", parentWidget=0x0, parent=0xf16a00, args=@0x7fff4f3ef790, keyword=@0x7fff4f3ef770)
    at /srv/userstore/sandsmark/kdemod/kdemod-core/work/kdelibs/src/kdelibs-4.2.0/kdecore/util/kpluginfactory.cpp:176
#16 0x00007f2e46f2695e in KPropertiesDialog::KPropertiesDialogPrivate::insertPages (this=0xf09540)
    at /srv/userstore/sandsmark/kdemod/kdemod-core/work/kdelibs/src/kdelibs-4.2.0/kdecore/util/kpluginfactory.h:515
#17 0x00007f2e46f26d33 in KPropertiesDialog::KPropertiesDialogPrivate::init (this=0xf09540)
    at /srv/userstore/sandsmark/kdemod/kdemod-core/work/kdelibs/src/kdelibs-4.2.0/kio/kfile/kpropertiesdialog.cpp:347
#18 0x00007f2e46f28368 in KPropertiesDialog (this=0xf16a00, _url=@0xcf3680, parent=0xbb6260)
    at /srv/userstore/sandsmark/kdemod/kdemod-core/work/kdelibs/src/kdelibs-4.2.0/kio/kfile/kpropertiesdialog.cpp:261
#19 0x000000000043723c in _start ()


And here is the konqueror debug:

Application: Konqueror (konqueror), signal SIGABRT
0x00007fb531f4cfd0 in __nanosleep_nocancel () from /lib/libc.so.6

Thread 1 (Thread 0x7fb536f50750 (LWP 2802)):
[KCrash Handler]
#5  0x00007fb531ee00c5 in raise () from /lib/libc.so.6
#6  0x00007fb531ee15e3 in abort () from /lib/libc.so.6
#7  0x00007fb5345b00a5 in qt_message_output () from /usr/lib/libQtCore.so.4
#8  0x00007fb5345b01c7 in qFatal () from /usr/lib/libQtCore.so.4
#9  0x00007fb51eabcd20 in NFSFile::load () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#10 0x00007fb51ea8235f in PropertiesPage::loadNFS () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#11 0x00007fb51ea82f72 in PropertiesPage::load () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#12 0x00007fb51ea83316 in PropertiesPage::PropertiesPage () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#13 0x00007fb51ea80ba0 in PropsDlgSharePlugin::PropsDlgSharePlugin () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#14 0x00007fb51ea8158b in KGenericFactory<PropsDlgSharePlugin, KPropertiesDialog>::createObject () from /usr/lib/kde4/fileshare_propsdlgplugin.so
#15 0x00007fb534da28d7 in KPluginFactory::create (this=0x161a630, iface=0x7fb536035fe0 "KPropertiesDialogPlugin", parentWidget=0x0, parent=0x14da2e0, args=@0x7fff3f089990, keyword=@0x7fff3f089970)
    at /srv/userstore/sandsmark/kdemod/kdemod-core/work/kdelibs/src/kdelibs-4.2.0/kdecore/util/kpluginfactory.cpp:176
#16 0x00007fb535fdb95e in KPropertiesDialog::KPropertiesDialogPrivate::insertPages (this=0x14e0790)
    at /srv/userstore/sandsmark/kdemod/kdemod-core/work/kdelibs/src/kdelibs-4.2.0/kdecore/util/kpluginfactory.h:515
#17 0x00007fb535fdbd33 in KPropertiesDialog::KPropertiesDialogPrivate::init (this=0x14e0790)
    at /srv/userstore/sandsmark/kdemod/kdemod-core/work/kdelibs/src/kdelibs-4.2.0/kio/kfile/kpropertiesdialog.cpp:347
#18 0x00007fb535fdbf7e in KPropertiesDialog (this=0x14da2e0, _items=@0x7fff3f089bf0, parent=<value optimized out>)
    at /srv/userstore/sandsmark/kdemod/kdemod-core/work/kdelibs/src/kdelibs-4.2.0/kio/kfile/kpropertiesdialog.cpp:246
#19 0x00007fb5367417c5 in KonqPopupMenuPrivate::slotOpenShareFileDialog () from /usr/lib/libkonq.so.5
#20 0x00007fb5367418d1 in KonqPopupMenu::qt_metacall () from /usr/lib/libkonq.so.5
#21 0x00007fb534699d30 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0x00007fb533aa1367 in QAction::triggered () from /usr/lib/libQtGui.so.4
#23 0x00007fb533aa1b24 in QAction::activate () from /usr/lib/libQtGui.so.4
#24 0x00007fb533de7203 in ?? () from /usr/lib/libQtGui.so.4
#25 0x00007fb533af35ec in QWidget::event () from /usr/lib/libQtGui.so.4
#26 0x00007fb533de872b in QMenu::event () from /usr/lib/libQtGui.so.4
#27 0x00007fb533aa64ed in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#28 0x00007fb533aad0fe in QApplication::notify () from /usr/lib/libQtGui.so.4
#29 0x00007fb53549c56b in KApplication::notify (this=0x7fff3f08dcb0, receiver=0x15df800, event=0x7fff3f08a770)
    at /srv/userstore/sandsmark/kdemod/kdemod-core/work/kdelibs/src/kdelibs-4.2.0/kdeui/kernel/kapplication.cpp:307
#30 0x00007fb534688401 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#31 0x00007fb533aae4a8 in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4
#32 0x00007fb533b04d1b in ?? () from /usr/lib/libQtGui.so.4
#33 0x00007fb533b03ce9 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#34 0x00007fb533b27794 in ?? () from /usr/lib/libQtGui.so.4
#35 0x00007fb5302d6aa2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#36 0x00007fb5302da21d in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#37 0x00007fb5302da3db in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#38 0x00007fb5346ac8cf in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#39 0x00007fb533b2704f in ?? () from /usr/lib/libQtGui.so.4
#40 0x00007fb534686d72 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#41 0x00007fb534686f05 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#42 0x00007fb533de85a7 in QMenu::exec () from /usr/lib/libQtGui.so.4
#43 0x00007fb536c0d7e4 in KonqMainWindow::slotPopupMenu () from /usr/lib/libkdeinit4_konqueror.so
#44 0x00007fb536c1e6f8 in KonqMainWindow::qt_metacall () from /usr/lib/libkdeinit4_konqueror.so
#45 0x00007fb534699d30 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#46 0x00007fb5362b55b9 in KParts::BrowserExtension::popupMenu (this=0x16274f0, _t1=<value optimized out>, _t2=<value optimized out>, _t3=@0x7fff3f08bdc0, _t4=<value optimized out>, _t5=
      {i = 840948176}, _t6=@0x7fff3f08bec0) at /srv/userstore/sandsmark/kdemod/kdemod-core/work/kdelibs/src/build/kparts/browserextension.moc:340
#47 0x00007fb524a4a98c in DolphinPart::slotOpenContextMenu () from /usr/lib/kde4/dolphinpart.so
#48 0x00007fb524a4b615 in DolphinPart::qt_metacall () from /usr/lib/kde4/dolphinpart.so
#49 0x00007fb534699d30 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#50 0x00007fb52480b77a in DolphinView::requestContextMenu () from /usr/lib/libdolphinprivate.so.4
#51 0x00007fb52480ca89 in DolphinView::openContextMenu () from /usr/lib/libdolphinprivate.so.4
#52 0x00007fb5248109c5 in DolphinView::qt_metacall () from /usr/lib/libdolphinprivate.so.4
#53 0x00007fb534699d30 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#54 0x00007fb5247fb685 in DolphinController::requestContextMenu () from /usr/lib/libdolphinprivate.so.4
#55 0x00007fb533af36e5 in QWidget::event () from /usr/lib/libQtGui.so.4
#56 0x00007fb533eb3ded in QAbstractItemView::viewportEvent () from /usr/lib/libQtGui.so.4
#57 0x00007fb5346876f8 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4
#58 0x00007fb533aa64bc in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#59 0x00007fb533aad5ee in QApplication::notify () from /usr/lib/libQtGui.so.4
#60 0x00007fb53549c56b in KApplication::notify (this=0x7fff3f08dcb0, receiver=0x1624d70, event=0x7fff3f08ce20)
    at /srv/userstore/sandsmark/kdemod/kdemod-core/work/kdelibs/src/kdelibs-4.2.0/kdeui/kernel/kapplication.cpp:307
#61 0x00007fb534688401 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#62 0x00007fb533b051bd in ?? () from /usr/lib/libQtGui.so.4
#63 0x00007fb533b03ce9 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#64 0x00007fb533b27794 in ?? () from /usr/lib/libQtGui.so.4
#65 0x00007fb5302d6aa2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#66 0x00007fb5302da21d in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0
#67 0x00007fb5302da3db in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#68 0x00007fb5346ac8cf in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#69 0x00007fb533b2704f in ?? () from /usr/lib/libQtGui.so.4
#70 0x00007fb534686d72 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#71 0x00007fb534686f05 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#72 0x00007fb534689065 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#73 0x00007fb536c45b99 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#74 0x00007fb531ecc546 in __libc_start_main () from /lib/libc.so.6
#75 0x00000000004007d9 in _start ()


Additional Info:
It does not crash when i right click/Properties in the network "tab". Only on local disks.


Is there some package i could try to reinstall? It would have to be relevant for konqueror and dolphin, since both have that issue.

Jeff

Last edited by gluni (2009-02-12 05:59:53)

Offline

#4 2009-02-12 13:47:40

gluni
Member
Registered: 2009-01-29
Posts: 12

Re: Konqueror and Dolphin crash on right click/Properties

Problem solved by fana-m in the kdemod forum:

1 edit the "/usr/share/config/kdm/kdmrc" to allow root logins
2 exit your session with your user and login as root
3 run "kcmshell4 fileshare"

Offline

Board footer

Powered by FluxBB