chicken-janitors
[Top][All Lists]
Advanced

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

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


From: Chicken Trac
Subject: Re: [Chicken-janitors] #724: segfault in symbolGC tests on openbsd 5.0 with 4.7.0.3-stability
Date: Thu, 13 Sep 2012 05:55:32 -0000

#724: segfault in symbolGC tests on openbsd 5.0 with 4.7.0.3-stability
-----------------------------+----------------------------------------------
  Reporter:  zbigniew        |       Owner:          
      Type:  defect          |      Status:  reopened
  Priority:  major           |   Milestone:          
 Component:  core libraries  |     Version:  4.7.x   
Resolution:                  |    Keywords:          
-----------------------------+----------------------------------------------
Changes (by zmyrgel):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 I get this segfault again on chicken 4.7.0.6. Tested with OpenBSD 5.1
 (amd64) and OpenBSD-current (amd64).

 ======================================== 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 -pthread
 ../libchicken.so: warning: strcpy() is almost always misused, please use
 strlcpy()
 ../libchicken.so: warning: strcat() is almost always misused, please use
 strlcat()
 ../libchicken.so: warning: sprintf() is often misused, please use
 snprintf()
 rm a.o
 starting with 1233 symbols
 interning 10000 symbols ...
 Segmentation fault (core dumped)
 gmake[1]: *** [check] Error 139
 gmake[1]: Leaving directory `/home/zmyrgel/tmp/chicken-4.7.0.6'
 gmake: *** [check] Error 2
 $

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/724#comment:6>
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]