Bug 134398 - ctrl-w closing tab caused crash
Summary: ctrl-w closing tab caused crash
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: khtml part (show other bugs)
Version: 1.2.3
Platform: Debian testing Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
: 137637 142778 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-09-20 17:02 UTC by DaBlade
Modified: 2009-08-23 18:36 UTC (History)
3 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 DaBlade 2006-09-20 17:02:42 UTC
Version:           1.2.3 (using KDE KDE 3.5.4)
Installed from:    Debian testing/unstable Packages
OS:                Linux

I was reading an article in akregator and did ctrl-w to close the tab, and akregator crashed. The output had loads of (no debugging symbols found) but there was one part that looked like it could be useful. Sho (Eike Hein) told me it's worth reporting. 

[KCrash handler]
#6  0x00000018 in ?? ()
#7  0xa72e5478 in qt_inheritedBy () from /usr/lib/libqt-mt.so.3
#8  0xa73f1954 in qt_cast<QLineEdit*> () from /usr/lib/libqt-mt.so.3
#9  0xa6f4b3d7 in KApplication::notify () from /usr/lib/libkdecore.so.4
#10 0xa7212445 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#11 0xa72036a9 in QETWidget::translateKeyEvent () from /usr/lib/libqt-mt.so.3
#12 0xa720f6d3 in QApplication::x11ProcessEvent () from /usr/lib/libqt-mt.so.3
#13 0xa7225cb2 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#14 0xa729903d in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#15 0xa7298e5e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#16 0xa7280683 in QApplication::exec () from /usr/lib/libqt-mt.so.3
Comment 1 Frank Osterfeld 2006-11-03 01:47:03 UTC
Have you seen this again? If yes, is there a way to reproduce it?
Comment 2 Bram Schoenmakers 2006-11-21 17:16:14 UTC
*** Bug 137637 has been marked as a duplicate of this bug. ***
Comment 3 Frank Osterfeld 2007-02-25 11:16:52 UTC
This seems at least KHTML level (as it happened in both konq and akregator), if not even kdelibs. Reassigning.
Comment 4 Bram Schoenmakers 2007-03-10 15:18:25 UTC
*** Bug 142778 has been marked as a duplicate of this bug. ***
Comment 5 Michael Olbrich 2007-06-02 02:57:18 UTC
Any reason why this bug is still marked "unconfirmed"? The crash is 100%
reproduceable for me with the method I gave in bug 142778 (marked as
duplicate).
Note that the crash also occurred with tabs that showed a local
directory. So I don't think that this is a khtml bug.

As described win-ctrl-w closes the tab and the crashes. As I just noticed,
assigning this as additional shortcut to "Close Current Tab" will prevent the
crash.

Not sure if it helps: in svn trunk (kde4) win-ctrl-w does nothing at all (no tab closing, no crash) which is imho the correct behavior.
Comment 6 FiNeX 2009-08-23 18:36:48 UTC
It works fine in current trunk too. This bug can be closed as worksforme because the KDE 4 version is ok.