Version: (using KDE KDE 3.1) Installed from: SuSE RPMs Compiler: gcc 2.95.3 OS: Linux Konqueror crashes with SIGSEV when opening ftp sites. Tested with ftp://ftp.suse.de ftp://sunsite.informatik.rwth-aachen.de
same again for me on ftp://ftp.mirror.ac.uk/sites/ftp.suse.com/pub/
Package problem.
Problem seems to exist for different people with different versions of SuSE distribution and different package sources. Konqueror also crashes when opening a local directory in filemanagement mode, but not if invoked simply with "konqueror" from a terminal, but if started with the default icons in kicker....
So many crashes and no posted backtraces. Don't reopen without adding them!
*** Bug 53899 has been marked as a duplicate of this bug. ***
Okay, here is a backtrace. 0x40f09099 in wait4 () from /lib/libc.so.6 #0 0x40f09099 in wait4 () from /lib/libc.so.6 #1 0x40f83bd8 in __DTOR_END__ () from /lib/libc.so.6 #2 0x40dbc072 in waitpid () from /lib/libpthread.so.0 #3 0x4056c4bb in KCrash::defaultCrashHandler () from /opt/kde3/lib/libkdecore.so.4 #4 0x40db9a74 in pthread_sighandler () from /lib/libpthread.so.0 #5 <signal handler called> #6 0x00002a92 in ?? () #7 0x4057c976 in KLibrary::factory () from /opt/kde3/lib/libkdecore.so.4 #8 0x4057df09 in KLibLoader::factory () from /opt/kde3/lib/libkdecore.so.4 #9 0x41251e8e in KonqIconViewWidget::startImagePreview () from /opt/kde3/lib/libkonq.so.4 #10 0x417723c6 in KonqKfmIconView::mimeTypeDeterminationFinished () from /opt/kde3/lib/kde3/konq_iconview.so #11 0x41776410 in KMimeTypeResolver<KFileIVI, KonqKfmIconView>::slotProcessMimeIcons () from /opt/kde3/lib/kde3/konq_iconview.so #12 0x4018682e in KMimeTypeResolverHelper::qt_invoke () from /opt/kde3/lib/libkio.so.4 #13 0x408bcb74 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #14 0x408bcaae in QObject::activate_signal () from /usr/lib/libqt-mt.so.3 #15 0x40b18ee9 in QTimer::timeout () from /usr/lib/libqt-mt.so.3 #16 0x408d725f in QTimer::event () from /usr/lib/libqt-mt.so.3 #17 0x408718da in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 #18 0x408716e7 in QApplication::notify () from /usr/lib/libqt-mt.so.3 #19 0x4050ae6b in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4 #20 0x4084ba75 in QEventLoop::activateTimers () from /usr/lib/libqt-mt.so.3 #21 0x4082e28d in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3 #22 0x40881c80 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3 #23 0x40881bc7 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3 #24 0x40871a56 in QApplication::exec () from /usr/lib/libqt-mt.so.3 #25 0x412c067e in main () from /opt/kde3/lib/konqueror.so #26 0x0804cfe6 in strcpy () #27 0x0804ddda in strcpy () #28 0x0804e2f5 in strcpy () #29 0x0804f197 in strcpy () #30 0x40e7e9ed in __libc_start_main () from /lib/libc.so.6
I've found that this crash only occurs if I enable previews in konqueror. But also with previews enabled I can start konqueror without a crash from the command line, but not with kicker icons or with <Alt>-F2
Yeah, it has something to do with sound previews, but not clear what. *** This bug has been marked as a duplicate of 53619 ***
just an idea, does it help to do export KDE_MALLOC=0 konqueror ftp://ftp.kde.org ? can you try to find out which plugin gets loaded (with strace) ?
Subject: Re: Konqueror crashes on FTP Sites On Monday 17 February 2003 19:17, Maksim Orlovich wrote: > ------- Additional Comments From mo002j@mail.rochester.edu 2003-02-18 > 01:17 ------- Yeah, it has something to do with sound previews, but not > clear what. If this is really widespread and sound previews are really the cause, then we need to get this resolve asap (before 3.1.1) or disable sound previews in the branch.
I can confirm that this bug is related to the "View->Preview->Sound Files" menu selection. I thought it was related to the file:// and fish:// protocol implementations ("Configure Konqueror...->Previews"), but after reading some of the comments here, I re-enabled them and switched off sound file previews. Konqueror now shows file previews without locking up. Please note that if "View->Preview->Sound Files" is enabled, there do not have to be any sound files in the directory - Konqueror will crash anyway.
Linking to 47373 to have all the info in one place.. Sorry for the noise..
*** This bug has been marked as a duplicate of 47373 ***