bug#46447: segfault with bugnum
Olivier Dion <[email protected]> Thu, 19 Feb 2026 11:35:05 -0500
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <87zf547kue.fsf@laura> |
On Thu, 11 Feb 2021, <[email protected]> wrote: > On Thu, Feb 11, 2021 at 09:54:38PM +0100, Ricardo Wurmus wrote: >> This program sometimes causes Guile 3.0.5 to segfault: >>=20 >> (define a (expt 2 (expt 3 (expt 4 2)))) >> (display (remainder a 1000000000)) >> (display "\n") >>=20 >> And sometimes this program doesn=E2=80=99t terminate. Here=E2=80=99s an= example >> session with the program saved to foo.scm: > > The first expr alone seems to segfault for me (Guile 3.0.4.38-64c894-dirt= y) > repeatably (well, that means 5 times in a row ;) This was fixed somewhere between 3.0.5 and 3.0.6. Closing. --=20 Olivier Dion