> 1> binary_to_term(<<131,111,255,0,0,0>>). > zsh: 30198 segmentation fault ./bin/erl Well this isn't right though is it? I found that I also got a segmentation fault on Linux but not on WindowsNT. In any event segmentation faults are never proper behaviour. -Vance