<div dir="ltr">Note: I'm using the ABCL binary from <a href="https://common-lisp.net/project/armedbear/">https://common-lisp.net/project/armedbear/</a><div><div><table class="gmail-downloads" style="color:rgb(0,0,0);font-weight:bold;font-size:larger;margin-top:0em;margin-bottom:0em;font-family:sans-serif"><tbody><tr><td style="font-size:13.872px;margin:1em;padding:0.1em"><a href="https://common-lisp.net/project/armedbear/releases/1.7.1/abcl-bin-1.7.1.tar.gz" style="font-weight:normal;font-size:smaller">abcl-bin-1.7.1.tar.gz</a></td></tr></tbody></table></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jul 27, 2020 at 11:14 PM Jonathan Godbout <<a href="mailto:jgodbou@gmail.com">jgodbou@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Heh, I was just about to send the same error...<div>On a pixelbook vm openjdk 11.0.8 2020-07-14</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 24, 2020 at 3:53 AM Mark Evenson <<a href="mailto:evenson@panix.com" target="_blank">evenson@panix.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<br>
> On Jul 22, 2020, at 21:03, Eric Timmons <<a href="mailto:etimmons@mit.edu" target="_blank">etimmons@mit.edu</a>> wrote:<br>
> <br>
> I just tested this on a fresh Debian Buster VM (to rule out anything<br>
> weird from my environment) with openjdk-11-jdk-headless and ABCL 1.7.1<br>
> and ended up with the same results:<br>
> <br>
> + The prebuilt jar is unable to use sys:run-program at all.<br>
> <br>
> + When built from source, sys:run-program works, but sys:process-pid<br>
>  does not.<br>
> <br>
> lisp-implementation-version:<br>
> <br>
> "1.7.1"<br>
> "OpenJDK_64-Bit_Server_VM-Debian-11.0.7+10-post-Debian-3deb10u1"<br>
> "amd64-Linux-4.19.0.9-amd64"<br>
> <br>
> Mark: I just realized that your use of swank-backend:getpid doesn't<br>
> match what I was trying to do. Swank's getpid gets the PID of the<br>
> current process, but I was trying to get the PID of a process started<br>
> with (sys:run-program ... :wait nil) using sys:process-pid.<br>
> <br>
> -Eric<br>
> <br>
<br>
Finally able to confirm the failure of SYS:RUN-PROGRAM when SLIME is *not* used.  <br>
<br>
Debugging further…<br>
<br>
<<a href="https://abcl.org/trac/ticket/470" rel="noreferrer" target="_blank">https://abcl.org/trac/ticket/470</a>><br>
<br>
-- <br>
"A screaming comes across the sky.  It has happened before but there is nothing <br>
to compare to it now."<br>
<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div>
</blockquote></div>