Menu

#23 5.1.3: segementation fault on kfreebsd-amd64

open
nobody
None
5
2009-06-12
2009-06-12
Anonymous
No

yap 5.1.3 compile fine on kfreebsd-am64 but bails out when trying to compile CHR:

(cd LGPL/chr ; make install)
make[2]: Entering directory `/home/treinen/yap-5.1.3/arch/LGPL/chr'
../../yap ../../startup -f -l chr_swi_bootstrap.yap \ -g "chr_compile_step1('../../../LGPL/chr/chr_translate_bootstrap1.chr','chr_translate_bootstrap1.pl'),halt." \ -z 'halt(1).'
% Restoring file /home/treinen/yap-5.1.3/arch/startup
%
%
% YAP OOOPS: likely bug in YAP, segmentation violation.
%
%
2053KB of Code Space (0x8019a2000--0x801ba3790)
0KB of Global Stack (0x801bfe000--0x801bfe0c8)
0KB of Local Stack (0x801d89e90--0x801d8a000)
0KB of Trail (0x801d8a008--0x801d8a008)
Performed 0 garbage collections
Running code at clause 2 of prolog:$default_encoding/1
Continuation is at clause 1 of prolog:$load_files/3
clause 1 of :$load_files/3
make[2]: *** [chr_translate_bootstrap1.pl] Bus error
make[2]: Leaving directory `/home/treinen/yap-5.1.3/arch/LGPL/chr'
make[1]: *** [install_data] Error 2
make[1]: Leaving directory `/home/treinen/yap-5.1.3/arch'
make: *** [install] Error 2

Discussion


Log in to post a comment.