Advertisement
Guest User

Untitled

a guest
May 1st, 2018
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.79 KB | None | 0 0
  1. While evaluating the form starting at line 33, column 0
  2. of #P"/usr/local/share/maxima/5.41.0/share/pdiff/pdiff.lisp":
  3.  
  4. debugger invoked on a SB-INT:BUG in thread
  5. #<THREAD "main thread" RUNNING {10006105B3}>:
  6. failed AVER: (NOT (SB-C::CTRAN-NEXT SB-C::CTRAN))
  7. This is probably a bug in SBCL itself. (Alternatively, SBCL might have been
  8. corrupted by bad user code, e.g. by an undefined Lisp operation like
  9. (FMAKUNBOUND 'COMPILE), or by stray pointers from alien code or from unsafe
  10. Lisp code; or there might be a bug in the OS or hardware that SBCL is running
  11. on.) If it seems to be a bug in SBCL itself, the maintainers would like to
  12. know about it. Bug reports are welcome on the SBCL mailing lists, which you
  13. can find at <http://sbcl.sourceforge.net/>.
  14.  
  15. Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
  16.  
  17. restarts (invokable by number or by possibly-abbreviated name):
  18. 0: [RETRY ] Retry EVAL of current toplevel form.
  19. 1: [CONTINUE ] Ignore error and continue loading file "/usr/local/share/maxima/5.41.0/share/pdiff/pdiff.lisp".
  20. 2: [ABORT ] Abort loading file "/usr/local/share/maxima/5.41.0/share/pdiff/pdiff.lisp".
  21. 3: [MACSYMA-QUIT] Maxima top-level
  22. 4: Ignore runtime option --eval "(cl-user::run)".
  23. 5: Skip rest of --eval and --load options.
  24. 6: Skip to toplevel READ/EVAL/PRINT loop.
  25. 7: [EXIT ] Exit SBCL (calling #'EXIT, killing the process).
  26.  
  27. (SB-C::LINK-NODE-TO-PREVIOUS-CTRAN #<SB-C::REF :LEAF #<SB-C::GLOBAL-VAR :%SOURCE-NAME ERROR :TYPE #1=#<SB-KERNEL:FUN-TYPE (FUNCTION ((OR # # BASE-STRING FUNCTION SYMBOL CONDITION SB-PCL::CONDITION-CLASS) &REST T) NIL)> :DEFINED-TYPE #1# :WHERE-FROM :DECLARED :KIND :GLOBAL-FUNCTION {1003886C13}> {1003886EA3}> #<SB-C::CTRAN 1 {1003877B83}>)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement