R7A : Segmentation fault
Mickael Remond
mickael.remond@REDACTED
Tue Sep 19 19:05:57 CEST 2000
>>>>> "Vance" == Vance Shipley <vances@REDACTED> writes:
> 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
That's very strange... This might be my gcc version... I don't know.
Here is my result.
Here is my session:
$ uname -a
Linux western 2.2.15 #1 ven jun 9 14:05:59 CEST 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).
Ends by
....
Created file : 995 - file:list_dir length : 995
Created file : 996 - file:list_dir length : 996
Created file : 997 - file:list_dir length : 997
Created file : 998 - file:list_dir length : 998
Created file : 999 - Erreur de segmentation
Any idea ?
--
Mickaël Rémond - mickael.remond@REDACTED
- http://IDEALX.com
- 01 44 42 00 38
More information about the erlang-questions
mailing list