[gambit-list] print vs. display segfault

Bradley Lucier lucier at math.purdue.edu
Thu Apr 26 14:33:16 EDT 2007


On Apr 26, 2007, at 12:31 PM, Christian Jaeger wrote:

>
> Seems keyword handling somehow interrelates (actually I was suspecting
> that consing in the print parameters may be the reason, but these
> example show that it's not consing per se):
>
> (print c (list c 1 3)) does not segfault
> (print (list c 1 3)) segfaults
>
> Could just be by coincidence, of course.

There is (was?) a garbage-collection bug related to processing of  
keyword arguments.

Brad




More information about the Gambit-list mailing list