Bug 135140 - crash opening link in new tab [backtrace]
Summary: crash opening link in new tab [backtrace]
Status: RESOLVED NOT A BUG
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-05 11:34 UTC by Dik Takken
Modified: 2008-05-19 17:47 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 Dik Takken 2006-10-05 11:34:02 UTC
Version:            (using KDE KDE 3.5.4)
Installed from:    Gentoo Packages
OS:                Linux

I just opened a link from a webpage in a new tab, which crashed Konqueror. Crash did not reproduce.

Anyway, here is the backtrace, maybe it is useful:

Using host libthread_db library "/lib/libthread_db.so.1".
`system-supplied DSO at 0xffffe000' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1230378320 (LWP 5076)]
[KCrash handler]
#6  0xb6b04373 in malloc_set_state () from /lib/libc.so.6
#7  0xb6b047a2 in free () from /lib/libc.so.6
#8  0xb6c9cae1 in operator delete ()
   from /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.so.6
#9  0xb6c9cb3d in operator delete[] ()
   from /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/libstdc++.so.6
#10 0xb74e6dfd in QStringData::deleteSelf () from /usr/qt/3/lib/libqt-mt.so.3
#11 0xb78a53ec in ~QString (this=0x8837e80) at qstring.h:848
#12 0xb77b8de6 in ~KURL (this=0x8760cc8) at kurl.cpp:462
#13 0xb7d1d3a9 in ~SimpleJob (this=0x160) at job.cpp:470
#14 0xb7d48005 in ~TransferJob (this=0x8760c50) at jobclasses.h:863
#15 0xb721e240 in QObject::event () from /usr/qt/3/lib/libqt-mt.so.3
#16 0xb71bff17 in QApplication::internalNotify ()
   from /usr/qt/3/lib/libqt-mt.so.3
#17 0xb71c0a81 in QApplication::notify () from /usr/qt/3/lib/libqt-mt.so.3
#18 0xb7889b86 in KApplication::notify (this=0xbfd23d74, receiver=0x8760c50, 
    event=0x920d4a8) at kapplication.cpp:550
#19 0xb71c1643 in QApplication::sendPostedEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#20 0xb71c17d6 in QApplication::sendPostedEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#21 0xb71707b8 in QEventLoop::processEvents ()
   from /usr/qt/3/lib/libqt-mt.so.3
#22 0xb71d65b0 in QEventLoop::enterLoop () from /usr/qt/3/lib/libqt-mt.so.3
#23 0xb71d6446 in QEventLoop::exec () from /usr/qt/3/lib/libqt-mt.so.3
#24 0xb71bf9af in QApplication::exec () from /usr/qt/3/lib/libqt-mt.so.3
#25 0xb697fe36 in kdemain () from /usr/kde/3.5/lib/libkdeinit_konqueror.so
#26 0xbfd24134 in ?? ()
Comment 1 Philip Rodrigues 2006-10-05 22:47:33 UTC
Can you provide steps to reproduce the problem?
Comment 2 Dik Takken 2006-10-06 10:36:06 UTC
As said, the crash did not reproduce.
Comment 3 Bram Schoenmakers 2006-10-06 18:22:10 UTC
Maybe you can tell us which URL you tried to open in a new tab (if that is no problem for you)
Comment 4 Dik Takken 2006-10-07 11:13:26 UTC
Can't tell exactly, except that I was opening several links to articles on http://tweakers.net, using my middle mouse button. 
Comment 5 FiNeX 2008-05-19 17:47:51 UTC
I've played a bit on that website but I've got no crash. I've used both 3.5.9 and KDE 4 (trunk).

I close this as invalid because there are not enough info for reproduce it.