printable invoice causes crash

Matt Ettus boyscout at gmail.com
Mon Aug 8 14:16:33 EDT 2005


When I select the Reports/Custom/Printable Invoice menu item, gnucash
just crashes on me.  This is the first time in many years of use
(including use of that menu item) that I have experienced a gnucash
crash.

I am using the FC4 rpm of gnucash, gnucash-1.8.11-3

The only relevant change I can think of in my system is that there
recently was an update to one of the scheme packages.

This is the backtrace:

Backtrace:
In /usr/share/gnucash/scm/report.scm:
       ...
 167: 83267  (let ((options #)) (gnc:register-option options stylesheet) ...)
 167: 83268* [options-gen]
In /home/matt/.gnucash/saved-reports-1.8:
   5: 83269  (let ((options #)) (let (#) (# option)) (let (#) (# option)) ...)
   5: 83270* [gnc:report-template-new-options/name "Printable Invoice"]
In /usr/share/gnucash/scm/report.scm:
 127: 83271  (let ((templ #)) (if templ
(gnc:report-template-new-options templ) #f))
In unknown file:
       ...
   ?: 83272  [gnc:report-template-new-options #]
In /usr/share/gnucash/scm/report.scm:
 146: 83273  (let (# # #) (if # # #))
 153: 83274* [gnc:make-multichoice-option "General" "Stylesheet" ... ...
 157: 83275* [map #<procedure #f (ss)> ...
 164: 83276* [gnc:get-html-style-sheets]
In /usr/share/gnucash/scm/html-style-sheet.scm:
 271: 83277  (let ((ss #)) (hash-for-each (lambda # #)
*gnc:_style-sheets_*) ...)
 274: 83278  [sort (# # #) #<procedure #f (a b)>]
In unknown file:
   ?: 83279* [#<procedure #f #> # #]
In /usr/share/gnucash/scm/html-style-sheet.scm:
 276: 83280* [string<? ...
 276: 83281* [gnc:html-style-sheet-name #]
In unknown file:
   ?: 83282  (and (eq? (quote #) (record-type-descriptor obj))
(struct-ref obj 0))
   ?: 83283* [eq? #<record-type <html-style-sheet>> ...
   ?: 83284* [record-type-descriptor #]
   ?: 83285  (if (struct? obj) (struct-vtable obj) (error (quote
not-a-record) obj))
   ?: 83286* (struct? obj)

<unnamed port>: In expression (struct? obj):
<unnamed port>: Stack overflow


Thanks for any help, and for such a great tool!

Matt



More information about the gnucash-user mailing list