seanjensengrey / mosh-scheme

Automatically exported from code.google.com/p/mosh-scheme
Other
0 stars 0 forks source link

Passing a list to vector-length causes SEGV #236

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
run the following script on REPL
(vector-length '(1))

What is the expected output? What do you see instead?
error

SEGV

What version of the product are you using? On what operating system?
$ mosh -v
Mosh R6RS scheme interpreter, version 0.2.7 (mosh-0.2.7 Tue, 14 Jun 2011 
07:00:31 +0900)

On Cygwin

Please provide any additional information below.

Original issue reported on code.google.com by ktakash...@gmail.com on 6 Feb 2013 at 9:17

GoogleCodeExporter commented 9 years ago

Original comment by hige...@gmail.com on 7 Feb 2013 at 6:13