<br>hi!<br><br>when a network stream is inspected on sbcl then i get this error:<br><br>The value NIL is not of type PATHNAME.<br>   [Condition of type TYPE-ERROR]<br><br>Restarts:<br>  0: [ABORT] Return to sldb level 1.<br>
  1: [CONTINUE] Return from BREAK.<br>  2: [TERMINATE-THREAD] Terminate this thread (#<THREAD "an httpd worker 21" {C7D69F9}>)<br><br>Backtrace:<br>  0: (PATHNAME #<SB-SYS:FD-STREAM for "a constant string" {D53DE31}>)
<br>  1: ((SB-PCL::FAST-METHOD SWANK-BACKEND:INSPECT-FOR-EMACS (STREAM-ERROR T)) #<unavailable argument> #S(SB-PCL::FAST-METHOD-CALL :FUNCTION #<FUNCTION (SB-PCL::FAST-METHOD SWANK-BACKEND:INSPECT-FOR-EMACS #)> :PV-CELL NIL :NEXT-METHOD-CALL #S(SB-PCL::FAST-METHOD-CALL :FUNCTION #<FUNCTION #> :PV-CELL NIL :NEXT-METHOD-CALL NIL :ARG-INFO (2)) :ARG-INFO (2)) #<SB-INT:SIMPLE-STREAM-ERROR {D53C4D1}> #<SWANK-BACKEND::SBCL-INSPECTOR {C6C7A99}>)
<br>  2: (SWANK::INSPECT-OBJECT #<SB-INT:SIMPLE-STREAM-ERROR {D53C4D1}> #<SWANK-BACKEND::SBCL-INSPECTOR {C6C7A99}>)<br>  3: ((SB-PCL::FAST-METHOD SWANK-BACKEND:CALL-WITH-SYNTAX-HOOKS (T)) #<unused argument> #<unused argument> #<CLOSURE (LAMBDA NIL) {C6C7865}>)
<br clear="all"><br><br>looking at swank.lisp it does check for (typep stream 'file-stream) but it is T for socket streams which probably is the root of the problem.<br><br>also note the strange printed representation of the socket stream, but i guess it's also an sbcl thing. maybe i should have written this to sbcl-devel...
<br><br>hth,<br><br>-- <br>- attila<br><br>"- The truth is that I've been too considerate, and so became unintentionally cruel...<br> - I understand.<br> - No, you don't understand! We don't speak the same language!"
<br>(Ingmar Bergman - Smultronstället)