[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MPS: Win64 testers?
From: |
Pip Cet |
Subject: |
Re: MPS: Win64 testers? |
Date: |
Sun, 01 Sep 2024 10:49:08 +0000 |
"Kien Nguyen" <kien.n.quang@gmail.com> writes:
> I got a new crash with mps build.
Thank you!
Did this happen randomly, or is it reproducible?
> Here is the backtrace (attached).
Hmm, we're going to need more information on that one. Ideally, the
next time a crash like that happens, it would be great if you could keep
the GDB session open so we can gather more information from the crash.
Also, "bt full" is better than "bt".
What I suspect is that we failed to trace an object, probably a face
(but maybe it was an ordinary vector), during the previous GC. I don't
see how that could have happened, yet...
Were you using non-ASCII faces at the time?
Pip
- Re: MPS: Win64 testers?, (continued)
- Re: MPS: Win64 testers?, Kien Nguyen, 2024/09/01
- Re: MPS: Win64 testers?, Eli Zaretskii, 2024/09/02
- Re: MPS: Win64 testers?, Kien Nguyen, 2024/09/03
- Re: MPS: Win64 testers?, Pip Cet, 2024/09/03
- Re: MPS: Win64 testers?, Kien Nguyen, 2024/09/03
- Re: MPS: Win64 testers?, Pip Cet, 2024/09/03
- Re: MPS: Win64 testers?, Eli Zaretskii, 2024/09/07
- Re: MPS: Win64 testers?, Sebastián Monía, 2024/09/20
- Re: MPS: Win64 testers?, Eli Zaretskii, 2024/09/20
- Re: MPS: Win64 testers?, Kien Nguyen, 2024/09/23
Re: MPS: Win64 testers?,
Pip Cet <=