Bug 53256 - All windows close in an abort signal when closing a HTML page
Summary: All windows close in an abort signal when closing a HTML page
Status: RESOLVED DUPLICATE of bug 43389
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 53435 54053 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-01-22 04:38 UTC by MDonoughe
Modified: 2003-09-18 22:29 UTC (History)
2 users (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 MDonoughe 2003-01-22 04:38:08 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Compiled From Sources
Compiler:          gcc version 2.95.3 20010315 (SuSE) 
OS:          Linux

The javascript close window code makes just that pannel disapear.  If that is the last pannel, the sidebar fills the window.  Closing the window after that crashes all open Konqueror windows.  To recreate this, go to www.kde-look.org, then click an item(any one will work), click the preview picture, then click close.  The KHTML window will close, leaving Konueror open.  Closing that window crashes all open Konqueror windows.  My backtrace disapeared, I cannot find it.
Comment 1 David Faure 2003-01-29 23:15:53 UTC
Does this still happen with KDE-3.1? It sounds like a bug that was fixed some time ago. 
Comment 2 MDonoughe 2003-01-30 04:08:21 UTC
I just upgraded to KDE 3.1 SuSE binary 2 days ago.  I still have the same problem.   
Comment 3 Doug Glenn 2003-01-30 12:52:45 UTC
I have the same issue with Konquerer. I should have kept the trace, but it appeared in the QT 
libs while 'saving' data. This occured when I went to close the window.  
Comment 4 Waldo Bastian 2003-05-29 16:49:58 UTC
*** Bug 53435 has been marked as a duplicate of this bug. ***
Comment 5 Waldo Bastian 2003-05-29 16:51:07 UTC
Backtrace from BR53435: 
#4 <signal handler called>  
 #5 0x4007155c in KonqMainWindow::slotPopupMenu(KXMLGUIClient*, QPoint 
const&, QPtrList<KFileItem> const&, bool) () from /usr/local/kde/lib/konqueror.so  
 #6 0x400712bd in KonqMainWindow::slotPopupMenu(KXMLGUIClient*, QPoint 
const&, KURL const&, QString const&, unsigned) () from 
/usr/local/kde/lib/konqueror.so  
 #7 0x4007789f in KonqMainWindow::qt_invoke(int, QUObject*) ()  
 from /usr/local/kde/lib/konqueror.so  
 #8 0x40a8a6d2 in QObject::activate_signal(QConnectionList*, QUObject*) ()  
 from /usr/local/qt/lib/libqt-mt.so.3  
 #9 0x4016e3ab in KParts::BrowserExtension::popupMenu(KXMLGUIClient*, QPoint 
const&, KURL const&, QString const&, unsigned) ()  
 from /usr/local/kde/lib/libkparts.so.2  
 #10 0x417e06d4 in KHTMLPart::popupMenu(QString const&) ()  
 from /usr/local/kde/lib/libkhtml.so.4  
 #11 0x417e4141 in KHTMLPart::khtmlMousePressEvent(khtml::MousePressEvent*) 
()  
 from /usr/local/kde/lib/libkhtml.so.4  
Comment 6 Waldo Bastian 2003-05-29 16:53:54 UTC
*** Bug 54053 has been marked as a duplicate of this bug. ***
Comment 7 Bret Baptist 2003-07-30 05:57:04 UTC
I just upgraded to KDE 3.1.3 and this bug is still valid.  Make sure new 
windows are opened in a new tab.  Open more than one tab.  Go to kde-look.org 
in a new tab.  Open any entry.  Open a preview, this opens another tab.  Click 
on the preview image to javascript close the tab.  Right click on the now 
displayed window.  Crash. 
 
This has happened all through the 3.1 series.  I thought for sure this would be 
solved by 3.1.3. 
 
Here is my backtrace: 
 
#0  0x40ef7677 in waitpid () from /lib/i686/libpthread.so.0 
#1  0x4060ea70 in KCrash::defaultCrashHandler(int) () 
   from /usr/lib/libkdecore.so.4 
#2  0x40ef65ce in __pthread_sighandler () from /lib/i686/libpthread.so.0 
#3  0x410643b8 in __libc_sigaction () from /lib/i686/libc.so.6 
#4  0x419b5041 in KonqMainWindow::slotPopupMenu(KXMLGUIClient*, QPoint const&, 
KURL const&, QString const&, unsigned) () from /usr/lib/konqueror.so 
#5  0x419bb1c2 in KonqMainWindow::qt_invoke(int, QUObject*) () 
   from /usr/lib/konqueror.so 
#6  0x40991bab in QObject::activate_signal(QConnectionList*, QUObject*) () 
   from /usr/lib/qt3/lib/libqt-mt.so.3 
#7  0x41d17e21 in KHTMLPart::popupMenu(QString const&) () 
   from /usr/lib/libkhtml.so.4 
#8  0x41d1b808 in KHTMLPart::khtmlMousePressEvent(khtml::MousePressEvent*) () 
   from /usr/lib/libkhtml.so.4 
#9  0x41d1b55d in KHTMLPart::customEvent(QCustomEvent*) () 
   from /usr/lib/libkhtml.so.4 
 
 
 
smeat! 
 
 
Comment 8 George Staikos 2003-07-30 07:27:03 UTC
Most definitely still present. 
Comment 9 Dirk Mueller 2003-09-18 22:29:34 UTC

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