In web/client.scm:
   530:24 14 (http-request _ #:body _ #:verify-certificate? _ #:port …)
In web/response.scm:
   198:32 13 (read-response #<input-output: string 7fb9af9fe690>)
In web/http.scm:
  1188:15 12 (read-response-line _)
   159:10 11 (read-header-line _)
In ice-9/suspendable-ports.scm:
   681:11 10 (read-delimited _ _ _)
   184:27  9 (fill-input #<input-output: string 7fb9af9fe690> _ _)
     72:4  8 (read-bytes #<input-output: string 7fb9af9fe690> # 0 1)
In unknown file:
           7 (port-read #<input-output: string 7fb9af9fe690> # 0 1)
In web/client.scm:
   248:10  6 (read! _ _ _)
In ice-9/boot-9.scm:
  1747:15  5 (with-exception-handler #<procedure 7fb9afb281e0 at ic…> …)
In ice-9/suspendable-ports.scm:
   261:33  4 (get-bytevector-n! #<input-output: string 7fb9af9fe700> …)
   184:27  3 (fill-input #<input-output: string 7fb9af9fe700> _ _)
    67:33  2 (read-bytes #<input-output: string 7fb9af9fe700> # 0 1024)
In fibers/internal.scm:
    402:6  1 (suspend-current-fiber _)
In ice-9/boot-9.scm:
  1685:16  0 (raise-exception _ #:continuable? _)
Attempt to suspend fiber within continuation barrier

Generated by Ricardo Wurmus using scpaste at Wed May 11 00:03:31 2022. CEST. (original)