Bug 155559

Summary: konqueror crashes when loading view profile "file management"
Product: [Applications] konqueror Reporter: Nikos Papas <linuxfever>
Component: generalAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED DUPLICATE    
Severity: crash CC: rshaw3
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Nikos Papas 2008-01-12 20:18:45 UTC
Version:            (using KDE KDE 4.0.0)
Installed from:    Ubuntu Packages
Compiler:          compiled with cmake 2.4.7-1 compiled kdebase-4.0.0 from the sources with --enable-debug
OS:                Linux

Opening Konqueror and selecting from the menubar-> settings-> load view profile-> file management the application crashes with the following backtrace:

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1237162304 (LWP 16948)]
0xffffe410 in __kernel_vsyscall ()
[Current thread is 0 (process 16948)]

Thread 1 (Thread -1237162304 (LWP 16948)):
#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7e36e70 in nanosleep () from /lib/tls/i686/cmov/libc.so.6
#2  0xb7e36ca7 in sleep () from /lib/tls/i686/cmov/libc.so.6
#3  0xb78e74c0 in ?? () from /usr/lib/kde4/lib/libkdeui.so.5
#4  0x00000001 in ?? ()
#5  0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
Comment 1 Robert Shaw 2008-01-13 05:44:57 UTC
This happens to me as well. Here's the trace of the crash on my system:

(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 -1237882256 (LWP 9318)]
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb7cf5875 in raise () from /lib/tls/i686/cmov/libc.so.6
#8  0xb7cf7201 in abort () from /lib/tls/i686/cmov/libc.so.6
#9  0xb7b3801d in qt_message_output () from /usr/lib/libQtCore.so.4
#10 0xb7b380a1 in qFatal () from /usr/lib/libQtCore.so.4
#11 0xb7b3820d in qt_assert () from /usr/lib/libQtCore.so.4
#12 0xb7ea8e3a in KonqMainWindow::updateViewModeActions ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#13 0xb7eb91f4 in KonqMainWindow::slotPartActivated ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#14 0xb7e78e51 in KonqViewManager::emitActivePartChanged ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#15 0xb7e791bf in KonqViewManager::setActivePart ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#16 0xb7e7c026 in KonqViewManager::loadViewProfileFromGroup ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#17 0xb7e7c334 in KonqViewManager::loadViewProfileFromConfig ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#18 0xb7e837f6 in KonqMisc::createBrowserWindowFromProfile ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#19 0xb7e7cf3b in KonqViewManager::slotProfileActivated ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#20 0xb7e7deee in KonqViewManager::qt_metacall ()
   from /usr/lib/kde4/lib/libkdeinit4_konqueror.so
#21 0xb7c07c04 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#22 0xb7c08079 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#23 0xb6f6d000 in QMenu::activated () from /usr/lib/libQtGui.so.4
#24 0xb6f7029f in ?? () from /usr/lib/libQtGui.so.4
#25 0x081bfd10 in ?? ()
#26 0x00000000 in ?? ()
#0  0xffffe410 in __kernel_vsyscall ()
Comment 2 FiNeX 2008-01-13 13:51:33 UTC
Just tried on revision 760683. It doesn't crash. Maybe an ubuntu packages error? 
Comment 3 Tommi Tervo 2008-01-25 10:03:37 UTC
*** Bug 155605 has been marked as a duplicate of this bug. ***
Comment 4 Tommi Tervo 2008-01-25 10:08:01 UTC

*** This bug has been marked as a duplicate of 151794 ***