chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #724: segfault in symbolGC tests on openbsd 5.0 with


From: Chicken Trac
Subject: [Chicken-janitors] #724: segfault in symbolGC tests on openbsd 5.0 with 4.7.0.3-stability
Date: Sun, 06 Nov 2011 00:07:49 -0000

#724: segfault in symbolGC tests on openbsd 5.0 with 4.7.0.3-stability
----------------------------+-----------------------------------------------
 Reporter:  zbigniew        |       Owner:       
     Type:  defect          |      Status:  new  
 Priority:  major           |   Milestone:       
Component:  core libraries  |     Version:  4.7.x
 Keywords:                  |  
----------------------------+-----------------------------------------------
 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
 }}}

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/724>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]