Bug 49386 - konqueror crashes when closing tab
Summary: konqueror crashes when closing tab
Status: RESOLVED DUPLICATE of bug 48211
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:
Depends on:
Blocks:
 
Reported: 2002-10-19 05:52 UTC by mathpup
Modified: 2002-10-19 17:10 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 mathpup 2002-10-19 05:52:09 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          GCC 3.2 
OS:          Linux

I have changed the "close tab" shortcut from the default of CTRL+W to CTRL+SHIFT+W. I have Konqi set up so that middle-mouse-button click opens a new tab instead of a new window. When I try to delete a tab using CTRL+SHIFT+W, Konqi crashes. For some reason, the default shortcut CTRL+W still is active (despite my changing it), and CTRL+W closes the tab without crashing.

This bug began occuring within the few weeks. I don't think it was in the 3.1 Beta 2.

Here's the stacktrace I get, but it doesn't look terribly informative:

[New Thread 1024 (LWP 956)]
0x413ba2c9 in wait4 () from /lib/libc.so.6
#0  0x413ba2c9 in wait4 () from /lib/libc.so.6
#1  0x414343d8 in __DTOR_END__ () from /lib/libc.so.6
#2  0x411d9022 in waitpid () from /lib/libpthread.so.0
#3  0x408e31ac in KCrash::defaultCrashHandler(int) ()
   from /opt/kde/lib/libkdecore.so.4
#4  0x6f726575 in ?? ()
Comment 1 Stephan Kulow 2002-10-19 17:10:23 UTC

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