crash at startup

Matthew Condell mcondell@alum.mit.edu
12 Nov 2002 11:21:30 -0000


Hi,

I haven't seen this thread continue.  I am interested in the response,
since I am experiencing the same problem on FreeBSD 4.6-STABLE.

I'm using gnucash 1.7.2 and guile version 1.4.1.

Any thoughts?

Thanks,
Matt Condell

> What version of guile are you using?
> 
> -derek
> 
> leet@quixnet.net writes:
> 
> > I'm hoping I have installed all the latest up-to-date components; is
> > there a way from within GnuCash to confirm that?
> > 
> > -Lee Thomas, leet@quixnet.net
> > [leet@localhost gnucash-1.7.2]$ gnucash --version
> > ;;; The module name (ice-9 and-let*) is deprecated.
> > ;;; Use (ice-9 and-let-star) instead.
> > 
> > GnuCash 1.7.2 development version
> > [leet@localhost gnucash-1.7.2]$ gnucash
> > ;;; The module name (ice-9 and-let*) is deprecated.
> > ;;; Use (ice-9 and-let-star) instead.
> > 
> > 
> > 
> > This is a development version. It may or may not work.
> > Report bugs and other problems to gnucash-devel@gnucash.org.
> > The last stable version was GnuCash 1.6.8
> > The next stable version will be GnuCash 1.8.0
> > 
> > Backtrace:
> >  0* [#<procedure (module-name)> ((gnucash price-quotes))]
> >  1* (let (#) (or mod-iface #) (module-use! # mod-iface))
> >  2* [resolve-interface ((gnucash price-quotes))]
> >  3  (let ((module #)) (and module (module-public-interface module)))
> >  4* [resolve-module ((gnucash price-quotes))]
> >  5  (let ((full-name #)) (let (#) (if already # #)))
> >     ...
> >  6  (begin (if # #) (make-modules-in # full-name))
> >  7* (if (or # #) (try-load-module name))
> >  8  [try-load-module ((gnucash price-quotes))]
> >  9  (or (try-module-linked name) (try-module-autoload name) ...)
> > 10* [try-module-autoload ((gnucash price-quotes))]
> > 11  (let* (# # # #) (resolve-module dir-hint-module-name #f) (and # #))
> >     ...
> > 12  (let ((didit #f)) (dynamic-wind (lambda () #) (lambda () #) ...) ...)
> > 13* [dynamic-wind #<procedure ()> #<procedure ()> #<procedure ()>]
> > 14* [#<procedure ()>]
> 15* (let ((full #)) (if full (begin # #)))
> > 16* [%search-load-path ...
> > 17* [in-vicinity #{}# (gnucash price-quotes)]
> > 18  (let ((tail (let # #))) (string-append vicinity (if (or # #) "" "/") file))
> > 19  [string-append #{}# "" (gnucash price-quotes)]
> > 
> > ERROR: In procedure string-append in expression (string-append vicinity (if # "" ...) ...):
> > ERROR: Wrong type argument (expecting ROSTRINGP): (gnucash price-quotes)
> > [leet@localhost gnucash-1.7.2]$