Bug 59248 - while loading images and at the same time scrolling window with mouse wheel konqueror crashes
Summary: while loading images and at the same time scrolling window with mouse wheel k...
Status: RESOLVED DUPLICATE of bug 58946
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.0
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-02 13:07 UTC by Ville Miettunen
Modified: 2003-06-02 13:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ville Miettunen 2003-06-02 13:07:37 UTC
Version:           4.0 (using KDE 3.1.2)
Installed from:     (3.0)
Compiler:          gcc version 2.95.4 20011002 (Debian prerelease)
OS:          Linux (i686) release 2.4.21-rc6

loaded plugins:
FutureSplash Player
Shockwave flash

backtrace:
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...[New Thread 1024 (LWP 16207)]

(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x40e89a59 in wait4 () from /lib/libc.so.6
#0  0x40e89a59 in wait4 () from /lib/libc.so.6
#1  0x40f00e48 in __check_rhosts_file () from /lib/libc.so.6
#2  0x40d4c453 in waitpid () from /lib/libpthread.so.0
#3  0x40552d6a in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.4
#4  0x40d49f54 in pthread_sighandler () from /lib/libpthread.so.0
#5  0x40e126b8 in sigaction () from /lib/libc.so.6
#6  0x4140af12 in KHTMLPart::slotActiveFrameChanged ()
   from /usr/lib/libkhtml.so.4
#7  0x4140bb1d in KHTMLPart::qt_invoke () from /usr/lib/libkhtml.so.4
#8  0x40891ab9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#9  0x40037b04 in KParts::PartManager::activePartChanged ()
   from /usr/lib/libkparts.so.2
#10 0x40037470 in KParts::PartManager::setActivePart ()
   from /usr/lib/libkparts.so.2
#11 0x40036205 in KParts::PartManager::eventFilter ()
   from /usr/lib/libkparts.so.2
#12 0x4083f3f0 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#13 0x4083f2e4 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#14 0x404f344a in KApplication::notify () from /usr/lib/libkdecore.so.4
#15 0x408ba5ae in QWidget::setFocus () from /usr/lib/libqt-mt.so.3
#16 0x407f4255 in QETWidget::translateWheelEvent () from /usr/lib/libqt-mt.so.3
#17 0x407f376b in QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3
#18 0x407f241b in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#19 0x4080383d in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#20 0x40850dae in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#21 0x40850d0b in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#22 0x4083f632 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#23 0x410edb0c in main () from /usr/lib/konqueror.so
#24 0x0804cd8d in strcpy ()
#25 0x0804da97 in strcpy ()
#26 0x0804dee5 in strcpy ()
#27 0x0804ecb6 in strcpy ()
#28 0x40e0214f in __libc_start_main () from /lib/libc.so.6

How to reproduce:
open up konqueror, go to http://www.wxwindows.org, click Screenshots link on the right side, click Storyline link or any other, click image to view fullsize image, while loading image scroll konqueror window with mouse wheel and konqueror SIGSEGVs. Hmm.. it seems to crash even when image is fully loaded.

Distro Debian woody, kde 3.1.2 from official debian packages, kernel 2.4.21-rc6, XFree86-4.1
Comment 1 Thiago Macieira 2003-06-02 13:17:38 UTC
This bug has been fixed in the current CVS versions, after the 3.1.2 release. 

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