﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
724	segfault in symbolGC tests on openbsd 5.0 with 4.7.0.3-stability	Jim Ursetto	felix winkelmann	"Pekka Niiranen reports segfault in symbolGC tests on openbsd 5.0 with 4.7.0.3-st release.  No further details at this time.

{{{
======================================== symbol-GC tests ...
../chicken symbolgc-tests.scm -output-file a.c -include-path ..
gcc a.c -o a.o -c  -fno-strict-aliasing -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES \
  -Os -fomit-frame-pointer -I.. -I""/usr/local/include/chicken""
rm a.c
gcc a.o -o a.out -L.. -L""/usr/local/lib""  -Wl,-R""/usr/local/lib"" -lchicken -lm -lpthread
../libchicken.so: warning: strcpy() is almost always misused, please use strlcpy()
../libchicken.so: warning: sprintf() is often misused, please use snprintf()
../libchicken.so: warning: strcat() is almost always misused, please use strlcat()
rm a.o
starting with 1232 symbols
interning 10000 symbols ...
Segmentation fault (core dumped)
gmake[1]: *** [check] Error 139
gmake[1]: Leaving directory `/home/pekka/compile/chicken-4.7.0.3-st'
gmake: *** [check] Error 2
}}}"	defect	closed	major	4.9.0	core libraries	4.7.x	fixed			
