Gnucash-2.2.3 crash during splash page

Jim Parker jimparker96313 at gmail.com
Tue Jan 29 23:18:56 EST 2008


Hello,
  My first post to this list.  I have found the site very helpful in
resolving issues I have had with my build of gnucash 2.2.3.  However, now I
am stumped.

I completed a relatively clean compile from source of gnucash-2.2.3 and
during the startup the splash screen shows up and I get the tip of the day
and various style sheets are loading.  During that process, the program
crashes with the following output to the terminal.  I'm unfamiliar with the
code and was hoping someone could point me in the right direction for things
to check:

Cheers,
--Jim

Backtrace:
In current input:
   1:  0* [gnc:report-menu-setup]
   ?:  1  (letrec (# # # ...) (gnc-add-scm-extension income-expense-menu)
...)
In
/home/surfer/glibInstall/share/gnucash/guile-modules/gnucash/report/report-
gnome.scm:
 120:  2* [gnc:add-report-template-menu-items]
In unknown file:
   ?:  3  (letrec (# # # ...) (gnc:report-templates-for-each add-template)
...)
In
/home/surfer/glibInstall/share/gnucash/guile-modules/gnucash/report/report-
gnome.scm:
  93:  4  [for-each #<procedure #f (item)> (# # # # ...)]
In unknown file:
   ?:  5* [#<procedure #f (item)> ("Vendor Report" . #)]
In
/home/surfer/glibInstall/share/gnucash/guile-modules/gnucash/report/report-
gnome.scm:
  95:  6* [add-template-menu-item "Vendor Report" #]
  53:  7  (if (gnc:report-template-in-menu? template) (let (# # # ...) (if #
#) ...))
  54:  8  (let (# # # #) (if # #) (set! menu-path #) ...)
  69:  9* (if (not menu-tip) (set! menu-tip (sprintf #f # #)))
  70: 10  (set! menu-tip (sprintf #f (_ "Display the %s report") (_ name)))
  71: 11* [sprintf #f "Display the %s report" "Vendor Report"]
In unknown file:
   ?: 12  (let* (# # #) (apply stdio:iprintf # format ...) (cond # # #))
   ?: 13* [apply #<procedure stdio:iprintf #> #<procedure #f #> ...]
   ?: 14  [stdio:iprintf #<procedure #f (x)> "Display the %s report" "Vendor
Report"]
    ...
   ?: 15  (letrec (# # #) (do () # #) (cond #) ...)
   ?: 16* (case fc ((#\l #\l #\h) (set! type-modifier fc) (must-advance)))

<unnamed port>: In procedure memoization in expression (case fc (# # #)):
<unnamed port>: Duplicate case label #\l in expression (case fc ((#\l #\l
#\h) (set! type-modifier fc) (must-advance))).

My system is custom FC4 setup
[surfer at BigBlue ~]$ uname -ar
Linux BigBlue.local 2.6.9-1.667 #1 Tue Nov 2 14:41:25 EST 2004 i686 athlon
i386 GNU/Linux

For gnucash, installed the following

/usr/local/
    gwenhywfar-2.6.2
    OpenSP-1.5.1
    libxml++-1.0.5
    gengetopt-2.21
    ctypes-1.0.2
    libofx-0.9.0
    aqbanking-2.2.3

~/glibInstall
    guile-1.8.3
    glib-2.12.13
    cairo-1.4.14
    atk-1.9.1
    pango-1.16.4
    libgsf-1.14.7
    gtk+-2.10.14
    gtkhtml-3.14.3
    goffice-0.6.1
    pcre-7.5 (enable UTF-8)
    pkg-config-0.23
    gnucash-2.2.3


More information about the gnucash-devel mailing list