R7A : Segmentation fault

Vance Shipley vances@REDACTED
Tue Sep 19 18:15:17 CEST 2000


Mickael,

I have R7A on Redhat Linux here so I gave it a try.
Seems to work fine here:

$ uname -a
Linux nitrogen 2.2.14-5.0 #1 Tue Mar 7 21:07:39 EST 2000 i686 unknown

$ ./bin/erl
Erlang (BEAM) emulator version 5.0 [source]

Eshell V5.0  (abort with ^G)
1> c(bugreport).
{ok,bugreport}
2> bugreport:loop(1004).
Created file : 1  -  file:list_dir length : 1003
Created file : 2  -  file:list_dir length : 1003
....
Created file : 999  -  file:list_dir length : 999
Created file : 1000  -  file:list_dir length : 1000
Created file : 1001  -  file:list_dir length : 1001
Created file : 1002  -  file:list_dir length : 1002
Created file : 1003  -  file:list_dir length : 1003
ok
3> 


	-Vance






More information about the erlang-questions mailing list