guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guile under gdb crashing on Unbuntu 22.04


From: Matt Wette
Subject: Re: guile under gdb crashing on Unbuntu 22.04
Date: Fri, 6 May 2022 05:32:17 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1

On 5/6/22 1:47 AM, Andrew Burgess wrote:
Matt Wette<matt.wette@gmail.com>  writes:

Hi All,

I have no clue what is going on here but wondering if others are seeing it.
I recently installed Ubuntu 22.04, then recompiled guile-3.0.8.
It crashes running withing gdb, runs fine otherwise:


    from /lib/x86_64-linux-gnu/libgc.so.1
This is almost certainly this issue:

   https://github.com/ivmai/bdwgc/issues/409

which span out into this issue:

   https://github.com/ivmai/bdwgc/issues/432

which was fixed with this commit:

   
https://github.com/ivmai/bdwgc/commit/8868a7a3cc70e5302f7835a2040a9726238b4f6a

I'm not sure which version of libgc that fix is in though.

Thanks,
Andrew


Thanks!


reply via email to

[Prev in Thread] Current Thread [Next in Thread]