Bug 59933 - Crash when right-clicking an image at http://www.egosoft.com/x2/SOTD1/(14).jpg
Summary: Crash when right-clicking an image at http://www.egosoft.com/x2/SOTD1/(14).jpg
Status: RESOLVED DUPLICATE of bug 58946
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: unspecified
Platform: Slackware Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-17 10:24 UTC by Simon Ejsing
Modified: 2003-06-17 13:46 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 Simon Ejsing 2003-06-17 10:24:13 UTC
Version:            (using KDE KDE 3.1.2)
Installed from:    Slackware Packages
OS:          Linux

When i right-click at the image found at http://www.egosoft.com/x2/SOTD1/(14).jpg my Konqueror crashes instantly with this backtrace:

[New Thread 16384 (LWP 2682)]
0x410d3f29 in wait4 () from /lib/libc.so.6
#0  0x410d3f29 in wait4 () from /lib/libc.so.6
#1  0x41154234 in __DTOR_END__ () from /lib/libc.so.6
#2  0x40ee9103 in waitpid () from /lib/libpthread.so.0
#3  0x4063681d in KCrash::defaultCrashHandler(int) ()
   from /opt/kde/lib/libkdecore.so.4
#4  <signal handler called>
#5  0x404aadd0 in KXMLGUIFactory::addClient(KXMLGUIClient*) ()
   from /opt/kde/lib/libkdeui.so.4
#6  0x4602151c in KHTMLPart::slotActiveFrameChanged(KParts::Part*) ()
   from /opt/kde/lib/libkhtml.so.4
#7  0x46022366 in KHTMLPart::qt_invoke(int, QUObject*) ()
   from /opt/kde/lib/libkhtml.so.4
#8  0x409b3799 in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /usr/lib/qt-3.1.2/lib/libqt-mt.so.3
#9  0x4003bf25 in KParts::PartManager::activePartChanged(KParts::Part*) ()
   from /opt/kde/lib/libkparts.so.2
#10 0x4003b4ea in KParts::PartManager::setActivePart(KParts::Part*, QWidget*)
    () from /opt/kde/lib/libkparts.so.2
#11 0x4003a1ca in KParts::PartManager::eventFilter(QObject*, QEvent*) ()
   from /opt/kde/lib/libkparts.so.2
#12 0x409557bd in QApplication::internalNotify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.1.2/lib/libqt-mt.so.3
#13 0x40954efb in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/qt-3.1.2/lib/libqt-mt.so.3
#14 0x405bb2a9 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde/lib/libkdecore.so.4
#15 0x409e5a05 in QWidget::setFocus() ()
   from /usr/lib/qt-3.1.2/lib/libqt-mt.so.3
#16 0x408fb84e in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /usr/lib/qt-3.1.2/lib/libqt-mt.so.3
#17 0x408f8e5b in QApplication::x11ProcessEvent(_XEvent*) ()
   from /usr/lib/qt-3.1.2/lib/libqt-mt.so.3
#18 0x4090e0d1 in QEventLoop::processEvents(unsigned) ()
   from /usr/lib/qt-3.1.2/lib/libqt-mt.so.3
#19 0x409695d6 in QEventLoop::enterLoop() ()
   from /usr/lib/qt-3.1.2/lib/libqt-mt.so.3
#20 0x40969478 in QEventLoop::exec() ()
   from /usr/lib/qt-3.1.2/lib/libqt-mt.so.3
#21 0x40955961 in QApplication::exec() ()
   from /usr/lib/qt-3.1.2/lib/libqt-mt.so.3
#22 0x41389ac7 in main () from /opt/kde/lib/konqueror.so
#23 0x0804cb41 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#24 0x0804d819 in handle_launcher_request(int) ()
#25 0x0804dcec in handle_requests(int) ()
#26 0x0804e9fa in main ()
#27 0x4103bbb4 in __libc_start_main () from /lib/libc.so.6
Comment 1 Simon Ejsing 2003-06-17 10:28:15 UTC
I just realised that it only crashes when inside the frameset, to reproduce goto:  
  
www.egosoft.com/x2  
follow the "X2 - Screenshots" link (links to: http://www.egosoft.com/x2/SOTD1/page_01.htm) 
select a screenshot (I choose (14).jpg) 
Now right click the image 
Comment 2 Kai Lahmann 2003-06-17 12:05:38 UTC
looks very similar to 58946 (which is fixed in HEAD). I can't reproduce this with HEAD too. 
Comment 3 Thiago Macieira 2003-06-17 13:46:49 UTC
I think it's the same. It's the same backtrace at least. 

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