[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MPS make-thread
From: |
Gerd Möllmann |
Subject: |
Re: MPS make-thread |
Date: |
Sun, 23 Jun 2024 11:36:04 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Eli Zaretskii <eliz@gnu.org> writes:
>> igc_collect calls mps_arena_collect which acquires the MPS lock, does a
>> full collection, and leaves the arena in parked state, so that the
>> caller has to mps_release it itself, which we do in igc_collect. This is
>> explicitly only intended for debugging purposes. It is thread-safe.
>
> Then why did we get the MPS assertion about warm and cold in this case?
I don't know, but I think the real error happens before that. The
backtrace from my debug version shows that something is wrong with the
mps_thr_t that it is using.
- Re: MPS make-thread, (continued)
- Re: MPS make-thread, Ihor Radchenko, 2024/06/21
- Re: MPS make-thread, Gerd Möllmann, 2024/06/21
- Re: MPS make-thread, Ihor Radchenko, 2024/06/22
- Re: MPS make-thread, Eli Zaretskii, 2024/06/22
- Re: MPS make-thread, Gerd Möllmann, 2024/06/22
- Re: MPS make-thread, Gerd Möllmann, 2024/06/23
- Re: MPS make-thread, Eli Zaretskii, 2024/06/23
- Re: MPS make-thread, Eli Zaretskii, 2024/06/23
- Re: MPS make-thread, Gerd Möllmann, 2024/06/23
- Re: MPS make-thread, Eli Zaretskii, 2024/06/23
- Re: MPS make-thread,
Gerd Möllmann <=
- Re: MPS make-thread, Gerd Möllmann, 2024/06/23
- Re: MPS make-thread, Gerd Möllmann, 2024/06/23
- Re: MPS make-thread, Eli Zaretskii, 2024/06/23
- Re: MPS make-thread, Gerd Möllmann, 2024/06/23
- Re: MPS make-thread, Ihor Radchenko, 2024/06/26
- Re: MPS make-thread, Gerd Möllmann, 2024/06/26
- Re: MPS make-thread, Gerd Möllmann, 2024/06/22
- Re: MPS make-thread, Eli Zaretskii, 2024/06/22
- Re: MPS make-thread, Ihor Radchenko, 2024/06/22
- Re: MPS make-thread, Eli Zaretskii, 2024/06/22