Ubuntu 15.04 (Vivid)

John Ralls jralls at ceridwen.us
Tue May 5 11:43:56 EDT 2015


We’ve had two bug reports from users reporting that GnuCash crashes after upgrading their Ubuntu systems to 15.04. The crash involves the following stack trace:

In ice-9/boot-9.scm:
3597: 4 [process-use-modules (((www main)))]
 702: 3 [map #<procedure 1becee0 at ice-9/boot-9.scm:3597:25 (mif-args)> ((#))]
3598: 2 [#<procedure 1becee0 at ice-9/boot-9.scm:3597:25 (mif-args)> ((www
main))]
2867: 1 [resolve-interface (www main) #:select ...]
In unknown file:
   ?: 0 [scm-error misc-error #f "~A ~S" ("no code for module" (www main)) #f]

ERROR: In procedure scm-error:
ERROR: no code for module (www main)

The solution is to delete the Guile user cache:
  rm -rf ~/.cacche/guile/ccache

After which GnuCash will start normally.

Regards,
John Ralls




More information about the gnucash-user mailing list