Elektrine lite

← Feed

@NewtonMark@eigenmagic.net

Post #3815388

2023-09-21 06:25 UTC

@voltagex@aus.social How old is the go compiler/toolchain you're using? A casual search for "minpc or maxpc invalid" suggests a known fault with relatively recent fix. Looks like the panic is being called pretty early in the Go runtime, before the heap is initialized.

Replies (1)

  • @voltagex@aus.social 2023-09-21 06:57

    @NewtonMark@eigenmagic.net whatever the date of my reply in that thread, it was compiled from trunk. I wish I'd kept better notes. Will try a newer toolchain, thanks.

    Open ##3815389