<?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>440175</bug_id>
          
          <creation_ts>2021-07-23 07:16:19 +0000</creation_ts>
          <short_desc>VSCode suddently crashing despite low workload</short_desc>
          <delta_ts>2023-04-10 16:07:08 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Frameworks and Libraries</classification>
          <product>Akonadi</product>
          <component>server</component>
          <version>unspecified</version>
          <rep_platform>openSUSE</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>450217</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>drkonqi</keywords>
          <priority>NOR</priority>
          <bug_severity>crash</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Ad">mrnycticorax</reporter>
          <assigned_to name="kdepim bugs">pim-bugs-null</assigned_to>
          <cc>postix</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>2048423</commentid>
    <comment_count>0</comment_count>
    <who name="Ad">mrnycticorax</who>
    <bug_when>2021-07-23 07:16:19 +0000</bug_when>
    <thetext>Application: akonadiserver (5.17.3 (21.04.3))

Qt Version: 5.15.2
Frameworks Version: 5.84.0
Operating System: Linux 5.13.2-1-default x86_64
Windowing System: Wayland
Drkonqi Version: 5.22.3
Distribution: &quot;openSUSE Tumbleweed&quot;

-- Information about the crash:
I was simply refactoring Python code with only a couple of extensions on when this happened.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Akonadi Server (akonadiserver), signal: Segmentation fault

[KCrash Handler]
#4  std::default_delete&lt;Akonadi::Server::Connection&gt;::operator() (__ptr=0x91, this=&lt;optimized out&gt;) at /usr/include/c++/11/bits/unique_ptr.h:79
#5  std::unique_ptr&lt;Akonadi::Server::Connection, std::default_delete&lt;Akonadi::Server::Connection&gt; &gt;::~unique_ptr (this=&lt;optimized out&gt;, this=&lt;optimized out&gt;) at /usr/include/c++/11/bits/unique_ptr.h:361
#6  __gnu_cxx::new_allocator&lt;std::unique_ptr&lt;Akonadi::Server::Connection, std::default_delete&lt;Akonadi::Server::Connection&gt; &gt; &gt;::destroy&lt;std::unique_ptr&lt;Akonadi::Server::Connection, std::default_delete&lt;Akonadi::Server::Connection&gt; &gt; &gt; (__p=&lt;optimized out&gt;, this=&lt;optimized out&gt;) at /usr/include/c++/11/ext/new_allocator.h:168
#7  std::allocator_traits&lt;std::allocator&lt;std::unique_ptr&lt;Akonadi::Server::Connection, std::default_delete&lt;Akonadi::Server::Connection&gt; &gt; &gt; &gt;::destroy&lt;std::unique_ptr&lt;Akonadi::Server::Connection, std::default_delete&lt;Akonadi::Server::Connection&gt; &gt; &gt; (__p=&lt;optimized out&gt;, __a=...) at /usr/include/c++/11/bits/alloc_traits.h:531
#8  std::vector&lt;std::unique_ptr&lt;Akonadi::Server::Connection, std::default_delete&lt;Akonadi::Server::Connection&gt; &gt;, std::allocator&lt;std::unique_ptr&lt;Akonadi::Server::Connection, std::default_delete&lt;Akonadi::Server::Connection&gt; &gt; &gt; &gt;::_M_erase (__position=std::unique_ptr&lt;Akonadi::Server::Connection&gt; = {get() = 0x562c886e2a60}, this=&lt;optimized out&gt;) at /usr/include/c++/11/bits/vector.tcc:177
#9  std::vector&lt;std::unique_ptr&lt;Akonadi::Server::Connection, std::default_delete&lt;Akonadi::Server::Connection&gt; &gt;, std::allocator&lt;std::unique_ptr&lt;Akonadi::Server::Connection, std::default_delete&lt;Akonadi::Server::Connection&gt; &gt; &gt; &gt;::erase (__position=std::unique_ptr&lt;Akonadi::Server::Connection&gt; = {get() = 0x562c886e2a60}, this=&lt;optimized out&gt;) at /usr/include/c++/11/bits/stl_vector.h:1431
#10 Akonadi::Server::AkonadiServer::connectionDisconnected (this=&lt;optimized out&gt;) at /usr/src/debug/akonadi-server-21.04.3-2.2.x86_64/src/server/akonadi.cpp:234
#11 0x00007f5c0a2a4f5e in QObject::event (this=0x7fff6f100500, e=0x7f5bd402ef70) at kernel/qobject.cpp:1314
#12 0x00007f5c0a27893f in doNotify (event=0x7f5bd402ef70, receiver=0x7fff6f100500) at kernel/qcoreapplication.cpp:1154
#13 QCoreApplication::notify (event=&lt;optimized out&gt;, receiver=&lt;optimized out&gt;, this=&lt;optimized out&gt;) at kernel/qcoreapplication.cpp:1140
#14 QCoreApplication::notifyInternal2 (receiver=0x7fff6f100500, event=0x7f5bd402ef70) at kernel/qcoreapplication.cpp:1064
#15 0x00007f5c0a27b9b7 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x562c886d4e20) at kernel/qcoreapplication.cpp:1821
#16 0x00007f5c0a2d07d3 in postEventSourceDispatch (s=0x562c886dcc10) at kernel/qeventdispatcher_glib.cpp:277
#17 0x00007f5c084b380f in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#18 0x00007f5c084b3b98 in ?? () from /lib64/libglib-2.0.so.0
#19 0x00007f5c084b3c4f in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#20 0x00007f5c0a2cfe54 in QEventDispatcherGlib::processEvents (this=0x562c886da0c0, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#21 0x00007f5c0a27736b in QEventLoop::exec (this=this@entry=0x7fff6f100340, flags=..., flags@entry=...) at ../../include/QtCore/../../src/corelib/global/qflags.h:69
#22 0x00007f5c0a27f650 in QCoreApplication::exec () at ../../include/QtCore/../../src/corelib/global/qflags.h:121
#23 0x0000562c87b3f3d9 in AkApplicationBase::exec (this=0x7fff6f1004d0) at /usr/src/debug/akonadi-server-21.04.3-2.2.x86_64/src/shared/akapplication.cpp:107
#24 main (argc=&lt;optimized out&gt;, argv=&lt;optimized out&gt;) at /usr/src/debug/akonadi-server-21.04.3-2.2.x86_64/src/server/main.cpp:65
[Inferior 1 (process 1691) detached]

Possible duplicates by query: bug 440159, bug 440137, bug 440136, bug 440125, bug 440067.

Reported using DrKonqi</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2221766</commentid>
    <comment_count>1</comment_count>
    <who name="postix">postix</who>
    <bug_when>2023-04-10 16:07:08 +0000</bug_when>
    <thetext>

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

    </bug>

</bugzilla>