bug#45214: guile segfaults on 32-bit big-endian targets
John David Anglin <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
On 2020-12-12 5:47 p.m., John Paul Adrian Glaubitz wrote: >> I think strictness 1 may be problematic on hppa. > And m68k and powerpc most likely. I did a build of the current debian package on hppa with type strictness set to 0. With that, I get the same fault that you reported for powerpc. SCM_BIGP(x) faults when x is 0. I updated debian PR with additional analysis: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=977223 Regards, Dave -- John David Anglin [email protected]