Changes between Version 1 and Version 2 of Ticket #14861, comment 4


Ignore:
Timestamp:
Jan 17, 2024, 12:06:11 PM (4 months ago)
Author:
antoniou79

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14861, comment 4

    v1 v2  
    44Building on Linux Ubuntu 22.04 with {{{--enable-release}}} also leads to the crash. On Linux when crashing there sometimes mention of {{{segmentation fault}}} and sometimes I've seen some message about potential double free(). The messages I have gotten so far:
    55Crash to command line:
    6 {{{free(): double free detected in tcache 2
    7 Aborted (core dumped)}}}
     6{{{
     7free(): double free detected in tcache 2
     8Aborted (core dumped)
     9}}}
    810Crash to command line:
    911{{{Segmentation fault (core dumped)}}}