Konqueror sigabrt crash when browsing files

Bug #182885 reported by Robert Shaw
4
Affects Status Importance Assigned to Milestone
kdebase (Ubuntu)
Invalid
Undecided
Rich Johnson

Bug Description

Binary package hint: kdebase

I've recently upgraded to KDE4 and konqueror crashes with a SIGABRT signal everytime I try to browse anywhere on my filesystem. I can browse the internet reasonably well with no crashes. The crash happens when I click on the Home folder link that first appears when konqueror is opened and when I try to browse to a folder by entering the location in the address bar. A similar crash also happens when I click on Settings -> Load View Profile -> File Management but with a slightly different trace.

Trace from clicking on Home Folder link on first page:
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1237161360 (LWP 7958)]
[KCrash handler]
#6 0xffffe410 in __kernel_vsyscall ()
#7 0xb7da5875 in raise () from /lib/tls/i686/cmov/libc.so.6
#8 0xb7da7201 in abort () from /lib/tls/i686/cmov/libc.so.6
#9 0xb7be801d in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb7be80a1 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb7be820d in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb7f58e3a in KonqMainWindow::updateViewModeActions ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#13 0xb7f691f4 in KonqMainWindow::slotPartActivated ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#14 0xb7f28e51 in KonqViewManager::emitActivePartChanged ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#15 0xb7f291bf in KonqViewManager::setActivePart ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#16 0xb7f6a1a6 in KonqMainWindow::slotPartChanged ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#17 0xb7f7645b in KonqMainWindow::qt_metacall ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#18 0xb7cb7c04 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#19 0xb7cb8079 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#20 0xb7f1c6df in ?? () from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#21 0x08455450 in ?? ()
#22 0xb7faf6a0 in ?? () from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#23 0x00000000 in ?? ()
#0 0xffffe410 in __kernel_vsyscall ()

Trace from selecting File Management viewmode:
(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1237317008 (LWP 7978)]
[KCrash handler]
#6 0xffffe410 in __kernel_vsyscall ()
#7 0xb7d7f875 in raise () from /lib/tls/i686/cmov/libc.so.6
#8 0xb7d81201 in abort () from /lib/tls/i686/cmov/libc.so.6
#9 0xb7bc201d in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb7bc20a1 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb7bc220d in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb7f32e3a in KonqMainWindow::updateViewModeActions ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#13 0xb7f431f4 in KonqMainWindow::slotPartActivated ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#14 0xb7f02e51 in KonqViewManager::emitActivePartChanged ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#15 0xb7f031bf in KonqViewManager::setActivePart ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#16 0xb7f06026 in KonqViewManager::loadViewProfileFromGroup ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#17 0xb7f06334 in KonqViewManager::loadViewProfileFromConfig ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#18 0xb7f0d7f6 in KonqMisc::createBrowserWindowFromProfile ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#19 0xb7f06f3b in KonqViewManager::slotProfileActivated ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#20 0xb7f07eee in KonqViewManager::qt_metacall ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#21 0xb7c91c04 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb7c92079 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#23 0xb6ff7000 in QMenu::activated () from /usr/lib/libQtGui.so.4
#24 0xb6ffa29f in ?? () from /usr/lib/libQtGui.so.4
#25 0x081b4860 in ?? ()
#26 0x00000000 in ?? ()
#0 0xffffe410 in __kernel_vsyscall ()

Tags: kde4
Revision history for this message
Rich Johnson (nixternal) wrote :

Is this still an issue for you? I just tested it following your instructions and it works fine for me. Thank you though for adding how you caused the crash initially, just wish a lot more people did the same :)

Changed in kdebase:
assignee: nobody → nixternal
status: New → Incomplete
Revision history for this message
Terence Simpson (tsimpson) wrote :

Marking as invalid due to no reply

Changed in kdebase:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.