Advertisement
Guest User

Untitled

a guest
Feb 15th, 2018
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. Thread: 9; Level: 1
  2.  
  3. Interrupt from Emacs
  4. [Condition of type SIMPLE-ERROR]
  5.  
  6. Restarts:
  7. 0. CONTINUE - Continue from break.
  8. 1. TRANSFER-ERROR - Transfer this error to a dependent thread, if one exists.
  9. 2. KILL-ERRORS - Kill errors in workers (remove debugger instances).
  10. 3. ABORT - abort thread (#<THREAD "quux-hunchentoot-thread-pool-*:8105" RUNNING {1005DF9263}>)
  11.  
  12. Frames:
  13. 0. ((FLET SB-UNIX::RUN-HANDLER :IN SB-SYS:ENABLE-INTERRUPT) 13 #.(SB-SYS:INT-SAP #X7FFFE4E64930) #.(SB-SYS:INT-SAP #X7FFFE4E64800))
  14. 1. ("foreign function: call_into_lisp")
  15. 2. ("foreign function: funcall3")
  16. 3. ("foreign function: interrupt_handle_now")
  17. 4. ("foreign function: #x41C106")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement