Bug 53573 - Konqueror crashes on FTP Sites
Summary: Konqueror crashes on FTP Sites
Status: RESOLVED DUPLICATE of bug 47373
Alias: None
Product: konqueror
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 53899 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-01-29 12:54 UTC by Christoph Maurer
Modified: 2003-03-04 00:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Maurer 2003-01-29 12:54:47 UTC
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
Comment 1 David Flynn 2003-01-29 15:50:22 UTC
same again for me  on ftp://ftp.mirror.ac.uk/sites/ftp.suse.com/pub/ 
Comment 2 Stephan Binner 2003-01-30 09:46:49 UTC
Package problem. 
Comment 3 Christoph Maurer 2003-01-31 15:30:58 UTC
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.... 
Comment 4 Stephan Binner 2003-01-31 23:05:34 UTC
So many crashes and no posted backtraces. Don't reopen without adding them! 
Comment 5 Maksim Orlovich 2003-02-02 17:59:27 UTC
*** Bug 53899 has been marked as a duplicate of this bug. ***
Comment 6 Christoph Maurer 2003-02-14 07:42:51 UTC
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 
Comment 7 Christoph Maurer 2003-02-14 08:20:38 UTC
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 
Comment 8 Maksim Orlovich 2003-02-18 01:17:53 UTC
Yeah, it has something to do with sound previews, but not clear what.  
 

*** This bug has been marked as a duplicate of 53619 ***
Comment 9 Adrian Schroeter 2003-02-18 01:19:58 UTC
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) ? 
Comment 10 George Staikos 2003-02-18 01:40:54 UTC
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.

Comment 11 Rohan Beckles 2003-02-28 18:20:19 UTC
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. 
Comment 12 Maksim Orlovich 2003-03-04 00:50:59 UTC
Linking to 47373 to have all the info in one place.. Sorry for the noise.. 
Comment 13 Maksim Orlovich 2003-03-04 00:51:29 UTC

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