Skip to content

Instantly share code, notes, and snippets.

@tlvince
Created April 3, 2018 12:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tlvince/6b13c3d37ccd485c449af6978954da53 to your computer and use it in GitHub Desktop.
Save tlvince/6b13c3d37ccd485c449af6978954da53 to your computer and use it in GitHub Desktop.
Throw to key `numerical-overflow' with args `("/" "Numerical overflow" #f #f)'.
17 (apply-smob/1 #<catch-closure 564b85f7db80>)
In c-interface.scm:
22:4 16 (gnc:call-with-error-handling _ _)
In ice-9/boot-9.scm:
829:9 15 (catch #t #<procedure 564b865c7f90 at c-interface.scm:…> …)
In c-interface.scm:
29:29 14 (_)
In unknown file:
13 (eval-string "(gnc:report-run 1)" #<undefined>)
In ice-9/boot-9.scm:
2312:4 12 (save-module-excursion #<procedure 564b86232620 at ice-…>)
In ice-9/eval-string.scm:
38:6 11 (read-and-eval #<input: string 564b8652a9a0> #:lang _)
In report.scm:
816:4 10 (gnc:report-run _)
In c-interface.scm:
70:23 9 (gnc:backtrace-if-exception _ . _)
22:4 8 (gnc:call-with-error-handling _ _)
In ice-9/boot-9.scm:
829:9 7 (catch #t #<procedure 564b865c7f00 at c-interface.scm:…> …)
In c-interface.scm:
27:29 6 (_)
In report.scm:
820:24 5 (_)
793:34 4 (gnc:report-render-html #<<report> type: 5123a759ceb94…> …)
In invoice.scm:
684:22 3 (reg-renderer #<<report> type: 5123a759ceb9483abf2182d0…>)
466:31 2 (make-entry-table _ #<procedure dispatch (key)> #<proc…> …)
144:23 1 (add-entry-row #<<html-table> col-headers: (Date Descr…> …)
In unknown file:
0 (gncEntryGetDocValue #<swig-pointer GncEntry * 564b87c…> …)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment