Bug 49131 - closing tabbed window with ctrl-w causes crash
Summary: closing tabbed window with ctrl-w causes crash
Status: RESOLVED DUPLICATE of bug 48211
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: 2002-10-14 17:59 UTC by tilleyrw
Modified: 2002-10-15 10:01 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 tilleyrw 2002-10-14 17:59:07 UTC
Version:            (using KDE KDE 3.0.8)
Installed from:    Debian testing/unstable Packages

I believe this to be similar to bug #48211, but as I can't view the backtrace for that bug here is mine:

(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 25655)]
(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)...0x40e44609 in wait4 () from /lib/libc.so.6
#0  0x40e44609 in wait4 () from /lib/libc.so.6
#1  0x40eb9dd0 in __check_rhosts_file () from /lib/libc.so.6
#2  0x40cefeeb in waitpid () from /lib/libpthread.so.0
#3  0x405a2b0a in KCrash::defaultCrashHandler () from /usr/lib/libkdecore.so.4
#4  0x40ceda44 in pthread_sighandler () from /lib/libpthread.so.0
#5  0x40dcd518 in sigaction () from /lib/libc.so.6
#6  0x41132286 in KonqMainWindow::slotRemoveTabPopup ()
   from /usr/lib/konqueror.so
#7  0x411413e9 in KonqMainWindow::qt_invoke () from /usr/lib/konqueror.so
#8  0x4087cb26 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#9  0x40ab7823 in QSignal::signal () from /usr/lib/libqt-mt.so.3
#10 0x408912f5 in QSignal::activate () from /usr/lib/libqt-mt.so.3
#11 0x4093c351 in QPopupMenu::accelActivated () from /usr/lib/libqt-mt.so.3
#12 0x40accede in QPopupMenu::qt_invoke () from /usr/lib/libqt-mt.so.3
#13 0x4087cb26 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#14 0x4087cc34 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#15 0x40ab08fb in QAccel::activated () from /usr/lib/libqt-mt.so.3
#16 0x40831fae in QAccel::eventFilter () from /usr/lib/libqt-mt.so.3
#17 0x4087af00 in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
#18 0x4087ade1 in QObject::event () from /usr/lib/libqt-mt.so.3
#19 0x408a6b49 in QWidget::event () from /usr/lib/libqt-mt.so.3
#20 0x40931207 in QMainWindow::event () from /usr/lib/libqt-mt.so.3
#21 0x40835773 in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#22 0x40835614 in QApplication::notify () from /usr/lib/libqt-mt.so.3
#23 0x40539174 in KApplication::notify () from /usr/lib/libkdecore.so.4
#24 0x407e9575 in QETWidget::translateKeyEvent () from /usr/lib/libqt-mt.so.3
#25 0x407e5057 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#26 0x407e420b in QApplication::processNextEvent () from /usr/lib/libqt-mt.so.3
#27 0x40836bbf in QApplication::enter_loop () from /usr/lib/libqt-mt.so.3
#28 0x407e417b in QApplication::exec () from /usr/lib/libqt-mt.so.3
#29 0x411243dc in main () from /usr/lib/konqueror.so
#30 0x0804cf26 in launch ()
#31 0x0804dc1b in handle_launcher_request ()
#32 0x0804e065 in handle_requests ()
#33 0x0804ee87 in main ()
#34 0x40dbd0bf in __libc_start_main () from /lib/libc.so.6

HTH, Bob
Comment 1 Stephan Kulow 2002-10-15 10:01:46 UTC

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