run-program crashes on Linux

Bug #1935012 reported by Eric Moss
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Incomplete
Undecided
Unassigned

Bug Description

It *seems* like the #+win32 version of defun prepare-args expects dotted pairs for its 'args' parameter, but the #-win32 version expects a list of simple-strings. defun run-program only sends dotted pairs as far as I can tell. In Ubuntu, prepare-args tries to apply #'every to the args, and crashes on the dotted pairs.

I noticed this when trying to run examples from the lisp-stat package (see https://github.com/Lisp-Stat/documentation/issues/2 ).

Eric Moss (ericmoss)
affects: sbcl → ubuntu
affects: ubuntu → sbcl
Revision history for this message
Stas Boukarev (stassats) wrote :

Obviously it doesn't crash for anyone else. You need to provide more details and test cases.

Changed in sbcl:
status: New → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.