Eli Zaretskii writes: >> From: Thierry Volpiatto >> Cc: Lars Ingebrigtsen , 55832@debbugs.gnu.org >> Date: Thu, 09 Jun 2022 10:42:57 +0000 >> >> >> > So Mattias's changes could only help in this case if the complete >> > backtrace will show recursive calls to print_object etc. >> >> Let me know what you want exactly for the complete backtrace. > > This: > > (gdb) thread 1 > (gdb) bt > > You said earlier the backtrace produced by that is huge, so I thought > maybe just looking at the immediate cause of the segfault could give > us enough info. But now we need to see all of it. Can't send here by mail it is too big 12.8M with 130303 frames, here a link to the output file: https://gist.github.com/thierryvolpiatto/17ee2c5631d0849e57a794e4663b71a5 Thanks. -- Thierry