Advertisement
Guest User

Untitled

a guest
May 17th, 2015
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. In unknown file:
  2. ?: 19 [apply-smob/1 #<catch-closure 384d580>]
  3. ?: 18 [call-with-input-string "(gnc:report-run 5)" ...]
  4. In ice-9/boot-9.scm:
  5. 2401: 17 [save-module-excursion #<procedure 32225a0 at ice-9/eval-string.scm:65:9 ()>]
  6. In ice-9/eval-string.scm:
  7. 44: 16 [read-and-eval #<input: string 3a53340> #:lang ...]
  8. 37: 15 [lp (gnc:report-run 5)]
  9. In report.scm:
  10. 753: 14 [gnc:report-run 5]
  11. In ice-9/boot-9.scm:
  12. 157: 13 [catch ignore #<procedure 3222360 at main.scm:116:4 ()> ...]
  13. In unknown file:
  14. ?: 12 [lazy-catch #t #<procedure 3222300 at main.scm:118:18 ()> ...]
  15. In ice-9/boot-9.scm:
  16. 171: 11 [with-throw-handler #t #<catch-closure 386ce40> #<catch-closure 386ce00>]
  17. In unknown file:
  18. ?: 10 [apply-smob/1 #<catch-closure 386ce40>]
  19. In report.scm:
  20. 757: 9 [#<procedure 3222390 at report.scm:754:5 ()>]
  21. 728: 8 [gnc:report-render-html # #t]
  22. In transaction.scm:
  23. 1495: 7 [trep-renderer #]
  24. 1244: 6 [make-split-table (# # # ...) #<procedure dispatch (key)> ...]
  25. 1202: 5 [do-rows-with-subtotals # # # ...]
  26. 191: 4 [render-month-subheading # # 5 ...]
  27. In date-utilities.scm:
  28. 105: 3 [gnc:date-get-month-year-string #(0 0 0 1 2 115 0 59 0 ...)]
  29. In unknown file:
  30. ?: 2 [strftime "%B %Y" #(0 0 0 1 2 115 0 59 0 ...)]
  31. In ice-9/boot-9.scm:
  32. 102: 1 [#<procedure 31a3c40 at ice-9/boot-9.scm:97:6 (thrown-k . args)> decoding-error ...]
  33. In unknown file:
  34. ?: 0 [apply-smob/1 #<catch-closure 386ce00> decoding-error ...]
  35. ERROR: In procedure apply-smob/1:
  36. ERROR: In procedure scm_from_stringn: Error while printing exception.
  37. In unknown file:
  38. ?: 19 [apply-smob/1 #<catch-closure 384c140>]
  39. ?: 18 [call-with-input-string "(gnc:report-run 5)" ...]
  40. In ice-9/boot-9.scm:
  41. 2401: 17 [save-module-excursion #<procedure 32227e0 at ice-9/eval-string.scm:65:9 ()>]
  42. In ice-9/eval-string.scm:
  43. 44: 16 [read-and-eval #<input: string 3a53410> #:lang ...]
  44. 37: 15 [lp (gnc:report-run 5)]
  45. In report.scm:
  46. 753: 14 [gnc:report-run 5]
  47. In ice-9/boot-9.scm:
  48. 157: 13 [catch ignore #<procedure 46d2360 at main.scm:116:4 ()> ...]
  49. In unknown file:
  50. ?: 12 [lazy-catch #t #<procedure 46d2300 at main.scm:118:18 ()> ...]
  51. In ice-9/boot-9.scm:
  52. 171: 11 [with-throw-handler #t #<catch-closure 4a8dc60> #<catch-closure 4a8dc40>]
  53. In unknown file:
  54. ?: 10 [apply-smob/1 #<catch-closure 4a8dc60>]
  55. In report.scm:
  56. 757: 9 [#<procedure 46d2390 at report.scm:754:5 ()>]
  57. 728: 8 [gnc:report-render-html # #t]
  58. In transaction.scm:
  59. 1495: 7 [trep-renderer #]
  60. 1244: 6 [make-split-table (# # # ...) #<procedure dispatch (key)> ...]
  61. 1202: 5 [do-rows-with-subtotals # # # ...]
  62. 191: 4 [render-month-subheading # # 5 ...]
  63. In date-utilities.scm:
  64. 105: 3 [gnc:date-get-month-year-string #(0 0 0 1 2 115 0 59 0 ...)]
  65. In unknown file:
  66. ?: 2 [strftime "%B %Y" #(0 0 0 1 2 115 0 59 0 ...)]
  67. In ice-9/boot-9.scm:
  68. 102: 1 [#<procedure 4714900 at ice-9/boot-9.scm:97:6 (thrown-k . args)> decoding-error ...]
  69. In unknown file:
  70. ?: 0 [apply-smob/1 #<catch-closure 4a8dc40> decoding-error ...]
  71. ERROR: In procedure apply-smob/1:
  72. ERROR: In procedure scm_from_stringn: Error while printing exception.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement