Advertisement
Guest User

Untitled

a guest
Mar 28th, 2015
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. shaun@laptop:~/gnucash-2.6.6/bin$ ./gnucash --debug
  2.  
  3.  
  4. This is a development version. It may or may not work.
  5. Report bugs and other problems to gnucash-devel@gnucash.org
  6. You can also lookup and file bug reports at http://bugzilla.gnome.org
  7. To find the last stable version, please refer to http://www.gnucash.org
  8. Found Finance::Quote version 1.18
  9. In ice-9/boot-9.scm:
  10. 171: 19 [with-throw-handler #t #<catch-closure 214b780> #<catch-closure 214b760>]
  11. In unknown file:
  12. ?: 18 [apply-smob/1 #<catch-closure 214b780>]
  13. ?: 17 [call-with-input-string "(gnc:report-run 0)" ...]
  14. In ice-9/boot-9.scm:
  15. 2320: 16 [save-module-excursion #<procedure 214a660 at ice-9/eval-string.scm:65:9 ()>]
  16. In ice-9/eval-string.scm:
  17. 44: 15 [read-and-eval #<input: string 22fac30> #:lang ...]
  18. 37: 14 [lp (gnc:report-run 0)]
  19. In report.scm:
  20. 753: 13 [gnc:report-run 0]
  21. In ice-9/boot-9.scm:
  22. 157: 12 [catch ignore #<procedure 214a450 at main.scm:116:4 ()> ...]
  23. In unknown file:
  24. ?: 11 [lazy-catch #t #<procedure 214a3f0 at main.scm:118:18 ()> ...]
  25. In ice-9/boot-9.scm:
  26. 171: 10 [with-throw-handler #t #<catch-closure 214b440> #<catch-closure 214b420>]
  27. In unknown file:
  28. ?: 9 [apply-smob/1 #<catch-closure 214b440>]
  29. In report.scm:
  30. 757: 8 [#<procedure 214a480 at report.scm:754:5 ()>]
  31. 728: 7 [gnc:report-render-html # #t]
  32. In aging.scm:
  33. 600: 6 [aging-renderer # "Receivables Account" # ...]
  34. In ice-9/boot-9.scm:
  35. 700: 5 [for-each #<procedure 1eb5aa0 at aging.scm:600:22 (split)> (# # # # ...)]
  36. In aging.scm:
  37. 230: 4 [update-company-hash #<hash-table 22f83c0 4/31> # # ...]
  38. 125: 3 [process-invoice # # # ...]
  39. 112: 2 [find-bucket 5 #(# # # # ...) (1512367200 . 0)]
  40. In ice-9/boot-9.scm:
  41. 102: 1 [#<procedure 270f400 at ice-9/boot-9.scm:97:6 (thrown-k . args)> out-of-range ...]
  42. In unknown file:
  43. ?: 0 [apply-smob/1 #<catch-closure 214b420> out-of-range ...]
  44. ERROR: In procedure apply-smob/1:
  45. ERROR: Value out of range: 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement