Whatever the problem is, it seems to involve the way that the Gnucash core calls the Scheme modules. The following code in an interactive Guile session does what you would expect:
(use-modules (ice-9 slib)) (require 'hash-table) (display (hash-for-each)) However, placing this at the from of a Gnucash Scheme module leads to an unbound-symbol crash. Daniel
signature.asc
Description: Digital signature