Bug 55498 - konqueror crash after click on the JPG link
Summary: konqueror crash after click on the JPG link
Status: RESOLVED DUPLICATE of bug 54515
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-04 09:53 UTC by Vladimir Kondratyev
Modified: 2003-05-12 18:28 UTC (History)
1 user (show)

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 Vladimir Kondratyev 2003-03-04 09:53:36 UTC
Version:           Konqueror 3.1.0 (using KDE KDE 3.1)
Installed from:    Compiled From Sources
Compiler:          gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7) 
OS:          Linux

Please visit the link below and try to click at pic.jpg link. Konqueror crashes immediately. It 100% repeatable for me
http://www.intellij.net/tracker/idea/viewSCR?publicId=10011
Comment 1 Stephan Binner 2003-03-04 13:42:32 UTC
Please post a testcase, backtrace and/or test account data. 
Comment 2 Vladimir Kondratyev 2003-03-04 16:23:42 UTC
Here is a backtrace: 
 
[New Thread 8192 (LWP 2906)] 
0x420ae169 in wait4 () from /lib/i686/libc.so.6 
#0  0x420ae169 in wait4 () from /lib/i686/libc.so.6 
#1  0x4212a2d0 in __DTOR_END__ () from /lib/i686/libc.so.6 
#2  0x40fd6c63 in waitpid () from /lib/i686/libpthread.so.0 
#3  0x4061ee91 in KCrash::defaultCrashHandler(int) () 
   from /usr/local/kde-3.1/lib/libkdecore.so.4 
#4  <signal handler called> 
#5  0x00310035 in ?? () 
#6  0x444239bf in khtml::Loader::qt_invoke(int, QUObject*) () 
   from /usr/local/kde-3.1/lib/libkhtml.so.4 
#7  0x40993c0d in QObject::activate_signal(QConnectionList*, QUObject*) () 
   from /usr/local/qt-3.1.1/lib/libqt-mt.so.3 
#8  0x40c91cfa in QSignal::signal(QVariant const&) () 
   from /usr/local/qt-3.1.1/lib/libqt-mt.so.3 
#9  0x409acdf1 in QSignal::activate() () 
   from /usr/local/qt-3.1.1/lib/libqt-mt.so.3 
#10 0x409b429b in QSingleShotTimer::event(QEvent*) () 
   from /usr/local/qt-3.1.1/lib/libqt-mt.so.3 
#11 0x409356f6 in QApplication::internalNotify(QObject*, QEvent*) () 
   from /usr/local/qt-3.1.1/lib/libqt-mt.so.3 
#12 0x409352d1 in QApplication::notify(QObject*, QEvent*) () 
   from /usr/local/qt-3.1.1/lib/libqt-mt.so.3 
#13 0x4059eee0 in KApplication::notify(QObject*, QEvent*) () 
   from /usr/local/kde-3.1/lib/libkdecore.so.4 
#14 0x4090d8a3 in QEventLoop::activateTimers() () 
   from /usr/local/qt-3.1.1/lib/libqt-mt.so.3 
#15 0x408ed820 in QEventLoop::processEvents(unsigned) () 
   from /usr/local/qt-3.1.1/lib/libqt-mt.so.3 
#16 0x409493eb in QEventLoop::enterLoop() () 
   from /usr/local/qt-3.1.1/lib/libqt-mt.so.3 
#17 0x409492a8 in QEventLoop::exec() () 
   from /usr/local/qt-3.1.1/lib/libqt-mt.so.3 
#18 0x4093592c in QApplication::exec() () 
   from /usr/local/qt-3.1.1/lib/libqt-mt.so.3 
#19 0x4132769f in main () from /usr/local/kde-3.1/lib/konqueror.so 
#20 0x0804c9e5 in launch(int, char const*, char const*, char const*, int, char const*, bool, 
char const*, bool, char const*) () 
#21 0x0804d618 in handle_launcher_request(int) () 
#22 0x0804db04 in handle_requests(int) () 
#23 0x0804e73d in main () 
#24 0x420158d4 in __libc_start_main () from /lib/i686/libc.so.6 
Comment 3 Thiago Macieira 2003-03-04 22:33:27 UTC
That page you provided asks for a password. Cannot enter the site. 
Comment 4 Vladimir Kondratyev 2003-03-05 08:44:58 UTC
You can use user "test" with password "test" 
Comment 5 Thiago Macieira 2003-03-17 21:03:11 UTC
Page loaded fine with Konqueror from HEAD 20030312 and Konqueror did not 
crash when clicking at the link. 
 
Cannot test with 3.1. 
Comment 6 Vladimir Kondratyev 2003-03-18 12:14:18 UTC
Do you need any additional information? This bug is 100% reproducible for me here. BTW, if I 
open the link in a new tab then everything is fine. 
Comment 7 Maksim Orlovich 2003-05-12 18:28:50 UTC
Looks like a duplicate of #54515 to me; that was fixed by Dirk in 3.1.1. Please  
check with 3.1.1+ and report if this still crashes; I'll reopen then.  
(Make sure to address to me if that happens, though, as otherwise I may miss it) 

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