[erlang-questions] weird problem with erl and ouput to stdout(?)
Claes Wikstrom
klacke@REDACTED
Wed Jan 24 19:52:17 CET 2007
Justin Heesemann wrote:
> hi..
> i've successfully compiled erlang on a amd64 with selinux/grsecurity kernel.
> gcc version 4.1.1 (Gentoo 4.1.1-r1)
> glibc version 2.4
>
> now when i run "erl" for example, it simply segfaults.
>
> # ./erl
> Segmentation fault
>
> funny thing is:
> # ./erl | cat
> Eshell V5.5.2 (abort with ^G)
> 1>
try
# erl -oldshell
Does that work ??
/klacke
More information about the erlang-questions
mailing list