<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>222333</bug_id>
          
          <creation_ts>2010-01-12 05:21:31 +0000</creation_ts>
          <short_desc>Konqueror crashed on click on bank https site close window button</short_desc>
          <delta_ts>2010-02-25 16:58:36 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>konqueror</product>
          <component>general</component>
          <version>unspecified</version>
          <rep_platform>Ubuntu</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>228255</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Clemens">bugs.kde</reporter>
          <assigned_to name="Konqueror Bugs">konqueror-bugs-null</assigned_to>
          <cc>andresbajotierra</cc>
    
    <cc>maksim</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>896978</commentid>
    <comment_count>0</comment_count>
    <who name="Clemens">bugs.kde</who>
    <bug_when>2010-01-12 05:21:31 +0000</bug_when>
    <thetext>Application: konqueror (4.3.90 (KDE 4.3.90 (KDE 4.4 RC1)))
KDE Platform Version: 4.3.90 (KDE 4.3.90 (KDE 4.4 RC1))
Qt Version: 4.6.0
Operating System: Linux 2.6.31-18-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
Segmentation fault behaviour has been observed on several sites using html &apos;close window&apos; button. Bank https site provides &apos;close window&apos; button and Konqueror crashes in multi and single tab configurations.

The crash can be reproduced every time.

 -- Backtrace:
Application: Konqueror (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f331f021d37 in operator&lt;&lt;(QDebug, QObject const*) () from /usr/lib/libQtCore.so.4
#6  0x00007f33201a1c30 in KParts::StatusBarExtension::removeStatusBarItem(QWidget*) () from /usr/lib/libkparts.so.4
#7  0x00007f330d170c91 in KHTMLPart::slotWalletClosed() () from /usr/lib/libkhtml.so.5
#8  0x00007f330d1824fb in KHTMLPart::~KHTMLPart() () from /usr/lib/libkhtml.so.5
#9  0x00007f331f01ad3d in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#10 0x00007f331e1b0e8c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007f331e1b748d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007f331f54fe16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#13 0x00007f331f00b04c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x00007f331f00d7c7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#15 0x00007f331f034ae3 in ?? () from /usr/lib/libQtCore.so.4
#16 0x00007f331a650bce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#17 0x00007f331a654598 in ?? () from /lib/libglib-2.0.so.0
#18 0x00007f331a6546c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#19 0x00007f331f034623 in QEventDispatcherGlib::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#20 0x00007f331e25f2fe in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007f331f009972 in QEventLoop::processEvents(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#22 0x00007f331f009d4c in QEventLoop::exec(QFlags&lt;QEventLoop::ProcessEventsFlag&gt;) () from /usr/lib/libQtCore.so.4
#23 0x00007f331f00da8b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#24 0x00007f331467b7a6 in kdemain () from /usr/lib/libkdeinit4_konqueror.so
#25 0x0000000000406fb8 in _start ()

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>897267</commentid>
    <comment_count>1</comment_count>
    <who name="Maksim Orlovich">maksim</who>
    <bug_when>2010-01-12 18:49:27 +0000</bug_when>
    <thetext>Hi... Thanks for the report. It would be very helpful if you could provide a bit more information (as we obviously can&apos;t test it ourselves in this case). 
In particular:
1) Please install debug packages as described here:
http://techbase.kde.org/Contribute/Bugsquad/How_to_create_useful_crash_reports
so we get line # information on backtraces
2) Install valgrind, from your distro&apos;s packages
3) Run &quot;valgrind konqueror --num-callers=32 &amp;&gt;log&quot; from a terminal, and try to reproduce the bug, then attach the log file here. It&apos;ll be quite slow, but it will likely diagnose exactly what&apos;s going on wrong.

Thanks again!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>919043</commentid>
    <comment_count>2</comment_count>
    <who name="Dario Andres">andresbajotierra</who>
    <bug_when>2010-02-17 14:15:37 +0000</bug_when>
    <thetext>@Maksim: are bug 223739 and bug 227360 also related to this? (seems so) Regards</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>924150</commentid>
    <comment_count>3</comment_count>
    <who name="Maksim Orlovich">maksim</who>
    <bug_when>2010-02-25 16:58:36 +0000</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of bug 228255 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>