Hi,

Peter Spierenburg <[email protected]> skribis:

> # guile
> Throw without catch before boot:
> Throw to key
> Error while printing exception:
> Key:
> Failed to print exception.
> Aborting.
> Aborted
>
> Does anyone here know what this means?

Could you show the backtrace, using (on the ARM device):

  $ gdb --args guile
  (gdb) run
  # runs until it aborts
  (gdb) bt

?

Also, could you show the Buildroot recipe?  Cross-compilation of Guile
requires a same-version native Guile.

Thanks,
Ludo’.

Reply via email to