Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In ice-9/boot-9.scm:
- 1756:15 25 (with-exception-handler #<procedure 732777103f30 at ic…> …)
- In fibers.scm:
- 157:13 24 (run-fibers _ #:hz _ #:scheduler _ #:parallelism _ # _ # …)
- 78:4 23 (%run-fibers _ 100 #<procedure finished? ()> _)
- In fibers/interrupts.scm:
- 69:4 22 (with-interrupts/thread-cputime _ _ #<procedure yield-…> …)
- In fibers/scheduler.scm:
- 305:26 21 (run-scheduler #<<scheduler> events-impl: #<<epoll> fd…> …)
- In ice-9/boot-9.scm:
- 1756:15 20 (with-exception-handler #<procedure 73277716c870 at ic…> …)
- 1762:12 19 (with-exception-handler _ _ #:unwind? _ # _)
- In fibers/scheduler.scm:
- 269:10 18 (next-task)
- In fibers.scm:
- 186:20 17 (_)
- In goblins/vat.scm:
- 1040:12 16 (loop)
- 1026:24 15 (_ _)
- In ice-9/control.scm:
- 91:24 14 (call-with-escape-continuation _)
- In ice-9/boot-9.scm:
- 1762:12 13 (with-exception-handler _ _ #:unwind? _ # _)
- In unknown file:
- 12 (_ #<procedure list _>)
- In goblins/core.scm:
- 3149:2 11 (actormap-restore-with-far-refrs! #<<actormap> metatyp…> …)
- In unknown file:
- 10 (hash-for-each #<procedure 7327741a8f80 at goblins/cor…> …)
- In goblins/core.scm:
- 3135:6 9 (_ _ _)
- 2251:4 8 (actormap-run* _ _)
- 1816:8 7 (call-with-fresh-syscaller _ #<procedure 7327741db150 a…>)
- 2190:7 6 (_ #<<syscaller> actormap: #<<actormap> metatype: #<<ac…>)
- 1153:7 5 (syscaller-$ _ #<local-object> ())
- 3138:29 4 (_)
- 1259:4 3 (syscaller-spawn _ #<redefinable #<program 732777799ea…> …)
- In goblins/ocapn/netlayer/tcp-tls.scm:
- 246:29 2 (^tcp-tls-netlayer* #<program 7327741f65e0 7327798f24c4> …)
- In goblins/core.scm:
- 1242:5 1 (syscaller-$ _ _ _)
- In ice-9/boot-9.scm:
- 1683:22 0 (raise-exception _ #:continuable? _)
- Backtrace:
- In ice-9/boot-9.scm:
- 1762:12 7 (with-exception-handler _ _ #:unwind? _ # _)
- In unknown file:
- 6 (apply-smob/0 #<thunk 73277f70f2a0>)
- In ice-9/boot-9.scm:
- 731:2 5 (call-with-prompt _ _ #<program 73277f2ab6b0 73277f29cf…>)
- In ice-9/eval.scm:
- 619:8 4 (_ #(#(#<directory (guile-user) 73277f713c80>)))
- In ice-9/boot-9.scm:
- 2865:4 3 (save-module-excursion _)
- 4415:12 2 (_)
- In /home/vv/Projects/hoot-boop/boop-desktop.scm:
- 47:2 1 (_)
- In goblins/vat.scm:
- 1439:8 0 (spawn-persistent-vat _ _ _ #:persist-on _ # _ #:name _ …)
- goblins/vat.scm:1439:8: In procedure spawn-persistent-vat:
- Throw to key `match-error' with args `("match" "no matching pattern" #(fail #<&compound-exception components: (#<&error> #<&origin origin: #f> #<&message message: "~A ~S ~S ~S ~S ~S ~S ~S"> #<&irritants irritants: (not-callable "Not callable with $ or from toplevel <-:" to-refr: #<local-promise> args: () mactor: #<<mactor:naive> unresolved: #<<m~unresolved> eventual: #<<m~eventual> resolver-unsealer: #<program 732777217dc0 7327798efea8> resolver-tm?: #<program 732777217da0 7327798eff50>> listeners: ()> waiting-messages: ()>)> #<&exception-with-kind-and-args kind: misc-error args: (#f "~A ~S ~S ~S ~S ~S ~S ~S" (not-callable "Not callable with $ or from toplevel <-:" to-refr: #<local-promise> args: () mactor: #<<mactor:naive> unresolved: #<<m~unresolved> eventual: #<<m~eventual> resolver-unsealer: #<program 732777217dc0 7327798efea8> resolver-tm?: #<program 732777217da0 7327798eff50>> listeners: ()> waiting-messages: ()>) #f)>)>))'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement