Bug 209374 - Konqueror crashed on close with two open tabs (QListData::shared_null)
Summary: Konqueror crashed on close with two open tabs (QListData::shared_null)
Status: RESOLVED DUPLICATE of bug 199375
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: 4.3.1
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-04 09:44 UTC by Oliver Putz
Modified: 2011-11-19 07:14 UTC (History)
1 user (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 Oliver Putz 2009-10-04 09:44:43 UTC
Application that crashed: konqueror
Version of the application: 4.3.1 (KDE 4.3.1)
KDE Version: 4.3.1 (KDE 4.3.1)
Qt Version: 4.5.1
Operating System: Linux 2.6.30-gentoo-r4 x86_64

What I was doing when the application crashed:
I had two tabs open (http://winowin.de/30209 and a page on a pdassi account to download purchased products). When I wanted to close konqueror, it crashed with the backtrace below. Regrettably I cannot reproduce this crash.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x000000000060c5c0 in QListData::shared_null ()
#6  0x00007f240ee13b3e in qDeleteAll<QHash<QString, KIO::SchedulerPrivate::ProtocolInfo*>::const_iterator> (begin=<value optimized out>, end={i = 0x1771710})
    at /usr/include/qt4/QtCore/qalgorithms.h:350
#7  0x00007f240ee0f9c2 in destroy () at /usr/include/qt4/QtCore/qalgorithms.h:358
#8  0x00007f240c6b0dad in *__GI_exit (status=0) at exit.c:75
#9  0x0000000000407745 in launch (argc=4, _name=0x1396b28 "konqueror", args=<value optimized out>, cwd=0x1396b68 "/home/oliver", envc=63, envs=0x139760b "", reset_env=true, tty=0x0, 
    avoid_loops=false, startup_id_str=0x1397614 "Remus;1254594038;368951;30556_TIME1126836705") at /tmp/portage/kde-base/kdelibs-4.3.1/work/kdelibs-4.3.1/kinit/kinit.cpp:677
#10 0x0000000000407f18 in handle_launcher_request (sock=27, who=<value optimized out>) at /tmp/portage/kde-base/kdelibs-4.3.1/work/kdelibs-4.3.1/kinit/kinit.cpp:1169
#11 0x000000000040848e in handle_requests (waitForPid=0) at /tmp/portage/kde-base/kdelibs-4.3.1/work/kdelibs-4.3.1/kinit/kinit.cpp:1353
#12 0x0000000000408b3a in main (argc=2, argv=0x7fff34a4ff28, envp=0x7fff34a4ff40) at /tmp/portage/kde-base/kdelibs-4.3.1/work/kdelibs-4.3.1/kinit/kinit.cpp:1793

Reported using DrKonqi
Comment 1 Dawit Alemayehu 2011-11-19 07:14:57 UTC

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