Bug 476650 - akonadi_html_to_text: Program terminated with signal SIGSEGV, Segmentation fault.
Summary: akonadi_html_to_text: Program terminated with signal SIGSEGV, Segmentation fa...
Status: RESOLVED DUPLICATE of bug 475584
Alias: None
Product: kontact
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-06 23:08 UTC by jshand2013
Modified: 2023-11-07 19:26 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jshand2013 2023-11-06 23:08:46 UTC
STEPS TO REPRODUCE
1.  This is reproduced just by using kontact.  there are no steps to cause this 

OBSERVED RESULT

#0  std::__atomic_base<int>::operator++ (this=0x38) at /usr/include/c++/13/bits/atomic_base.h:401
401           operator++() noexcept error

EXPECTED RESULT

no error

Operating System: openSUSE Tumbleweed 20231105
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11
Kernel Version: 6.5.9-1-default (64-bit)
Graphics Platform: X11
Processors: 2 × AMD A9-9420e RADEON R5, 5 COMPUTE CORES 2C+3G
Memory: 7.2 GiB of RAM
Graphics Processor: AMD Radeon R5 Graphics
Manufacturer: Acer
Product Name: Aspire A315-21G
System Version: V1.12
Comment 1 jshand2013 2023-11-06 23:14:09 UTC
Hint: You are currently not seeing messages from other users and the system.
      Users in the 'systemd-journal' group can see all messages. Pass -q to
      turn off this notice.
           PID: 12423 (akonadi_html_to)
           UID: 1000 (jshand)
           GID: 100 (users)
        Signal: 11 (SEGV)
     Timestamp: Thu 2023-11-02 10:06:24 NZDT (5 days ago)
  Command Line: /usr/bin/akonadi_html_to_text
    Executable: /usr/bin/akonadi_html_to_text
 Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-org.kde.kalendarac@autostart.service
          Unit: user@1000.service
     User Unit: app-org.kde.kalendarac@autostart.service
         Slice: user-1000.slice
     Owner UID: 1000 (jshand)
       Boot ID: d3bb41b5188f435484e1309af9e7f537
    Machine ID: 8c0dfcd4b6194c6d909fff0c048ac41b
      Hostname: johns-pc
       Storage: /var/lib/systemd/coredump/core.akonadi_html_to.1000.d3bb41b5188f435484e1309af9e7f537.12423.1698872784000000.zst (missing)
       Message: Process 12423 (akonadi_html_to) of user 1000 dumped core.
                
                Stack trace of thread 12423:
                #0  0x00007fa207775666 _ZNSt13__atomic_baseIiEppEv (libQt5Gui.so.5 + 0x375666)
                #1  0x00007fa2075a3346 _Z18v_construct_helperI6QBrushEvPN8QVariant7PrivateERKT_St17integral_constantIbLb1EE (libQt5Gui.so.5 + 0x1a3346)
                #2  0x00007fa206f2e2e7 _ZN8QVariantC2EiPKv (libQt5Core.so.5 + 0x32e2e7)
                #3  0x00007fa207775681 _ZNK6QBrushcv8QVariantEv (libQt5Gui.so.5 + 0x375681)
                #4  0x00007fa2076c1103 _Z26standardDeclarationForNodeRK19QTextHtmlParserNode (libQt5Gui.so.5 + 0x2c1103)
                #5  0x00007fa2076c1af0 _ZNK15QTextHtmlParser19declarationsForNodeEi (libQt5Gui.so.5 + 0x2c1af0)
                #6  0x00007fa2076c60bd _ZN15QTextHtmlParser8parseTagEv (libQt5Gui.so.5 + 0x2c60bd)
                #7  0x00007fa2076c65e8 _ZN15QTextHtmlParser5parseEv (libQt5Gui.so.5 + 0x2c65e8)
                #8  0x00007fa2076f29f0 _ZN17QTextHtmlImporterC2EP13QTextDocumentRK7QStringNS_10ImportModeEPKS0_ (libQt5Gui.so.5 + 0x2f29f0)
                #9  0x00007fa2076a3a35 _ZN13QTextDocument7setHtmlERK7QString (libQt5Gui.so.5 + 0x2a3a35)
                #10 0x00005650b976b5a5 n/a (akonadi_html_to_text + 0x25a5)
                #11 0x00007fa2064281b0 __libc_start_call_main (libc.so.6 + 0x281b0)
                #12 0x00007fa206428279 __libc_start_main@@GLIBC_2.34 (libc.so.6 + 0x28279)
                #13 0x00005650b976b9d5 n/a (akonadi_html_to_text + 0x29d5)
                ELF object binary architecture: AMD x86-64
Comment 2 Colin J Thomson 2023-11-07 19:26:06 UTC
Looks similar..

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