[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD
From: |
Gerd Möllmann |
Subject: |
Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD |
Date: |
Tue, 16 Jul 2024 15:02:24 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Gerd Möllmann <gerd.moellmann@gmail.com> writes:
>> Well, it's possible, but quite unlikely, that it is the
>> handlerlist_sentinel thing or the Lisp_Mutex->name thing (both fixed).
>> Much more likely it's another issue.
>
> Let's see, I've just transferred you latest commits. Like I mentioned,
> it can take days for the thing to surface.
The handlerlist_sentinel didn't help, BTW, but I had another idea today.
The function scan_ambig assumes that that references are aligned on word
boundaries (8 bytes here). I haven't checked (and I'm too lazy to check
:-)), but that assumption doesn't have to be true. Or, to say the least,
I didn't make sure the assumption holds.
I'm running with this in my branch only, for now.
0001-Possibly-wrong-alignment-assumption-of-8-in-scan_amb.patch
Description: scan_ambig
- MPS: assertion failed: header_type (h) != IGC_OBJ_FWD, Gerd Möllmann, 2024/07/14
- Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD, Pip Cet, 2024/07/14
- Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD, Gerd Möllmann, 2024/07/14
- Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD, Gerd Möllmann, 2024/07/14
- Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD,
Gerd Möllmann <=
- Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD, Eli Zaretskii, 2024/07/16
- Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD, Gerd Möllmann, 2024/07/16
- Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD, Eli Zaretskii, 2024/07/16
- Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD, Gerd Möllmann, 2024/07/16
- Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD, Eli Zaretskii, 2024/07/16
- Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD, Gerd Möllmann, 2024/07/16
- Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD, Helmut Eller, 2024/07/16
- Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD, Gerd Möllmann, 2024/07/16
- Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD, Eli Zaretskii, 2024/07/16
- Re: MPS: assertion failed: header_type (h) != IGC_OBJ_FWD, Pip Cet, 2024/07/16