Bug 59405 - click on images crashes konqueror
Summary: click on images crashes konqueror
Status: RESOLVED DUPLICATE of bug 58946
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-05 22:15 UTC by Christian Welzel
Modified: 2003-06-05 22:25 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 Christian Welzel 2003-06-05 22:15:25 UTC
Version:            (using KDE KDE 3.1.2)
Installed from:    Debian testing/unstable Packages
Compiler:          gcc 3.2.x/3.3 
OS:          Linux

i noticed on my site www.camlann.de that konqueror crashes when 
i click on a link to an image and then into the frame the full
size image is in. this is reproducable.
Procedure: 
1) open www.camlann.de
2) click on one of the two images on the main-page
3) wait until the image is loaded
4) click on the image to activate the frame
-> this crashes my konqueror all the time...

the backtrace says:
(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 16384 (LWP 3617)]

(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)...
(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)...
0x40f6faf9 in wait4 () from /lib/libc.so.6
#0  0x40f6faf9 in wait4 () from /lib/libc.so.6
#1  0x40fe2f60 in sys_sigabbrev () from /lib/libc.so.6
#2  0x40d9f061 in waitpid () from /lib/libpthread.so.0
#3  0x405bf348 in KCrash::defaultCrashHandler(int) ()
   from /usr/lib/libkdecore.so.4
#4  0x40efc9c8 in sigaction () from /lib/libc.so.6
#5  0x417eaf7a in KHTMLPart::slotActiveFrameChanged(KParts::Part*) ()
   from /usr/lib/libkhtml.so.4
#6  0x417ebb88 in KHTMLPart::qt_invoke(int, QUObject*) ()
   from /usr/lib/libkhtml.so.4
#7  0x4090d132 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/libqt-mt.so.3
#8  0x4003fbf6 in KParts::PartManager::activePartChanged(KParts::Part*) ()
   from /usr/lib/libkparts.so.2
#9  0x4003f305 in KParts::PartManager::setActivePart(KParts::Part*, QWidget*)
    () from /usr/lib/libkparts.so.2
#10 0x4003e093 in KParts::PartManager::eventFilter(QObject*, QEvent*) ()
   from /usr/lib/libkparts.so.2
#11 0x408b923f in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#12 0x408b8dff in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libqt-mt.so.3
#13 0x4055c84b in KApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libkdecore.so.4
#14 0x4093859f in QWidget::setFocus() () from /usr/lib/libqt-mt.so.3
#15 0x40867d99 in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/libqt-mt.so.3
#16 0x40865937 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/libqt-mt.so.3
#17 0x408786b9 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/libqt-mt.so.3
#18 0x408ca77b in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3
#19 0x408ca638 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3
#20 0x408b93b8 in QApplication::exec() () from /usr/lib/libqt-mt.so.3
#21 0x4121458a in main () from /usr/lib/konqueror.so
#22 0x0804c56f in strcpy ()
#23 0x0804d58d in strcpy ()
#24 0x0804d9fe in strcpy ()
#25 0x0804e641 in strcpy ()
#26 0x40eeba51 in __libc_start_main () from /lib/libc.so.6

the same happens when i click with the right mouse button
onto this picture...

bye Christian Welzel
Comment 1 Maksim Orlovich 2003-06-05 22:25:43 UTC
Already fixed, by George Staikos. Thanks for the report. 


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