guile-devel
[Top][All Lists]
Advanced

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

[PATCH] test for smob mark segv


From: Mike Gran
Subject: [PATCH] test for smob mark segv
Date: Tue, 26 Feb 2013 08:36:44 -0800 (PST)

Hello-

What would you think about applying the following patch?

It is a standalone test that, in effect, checks to see if
BDW-GC is running marking in its own non-Guile thread.  If
BDW does have parallel marking enabled, this test will SEGV.
If it doesn't have parallel marking enabled, this test will pass.

If you run it with GC_MARKERS=1 in the env it will always
pass even if BDW-GC was compiled with parallel marking enabled.

It could be a precursor to another patch that forces GC_MARKERS=1
either in libguile or in guile.c.

Thanks,

Mike Gran

Attachment: 0001-Add-standalone-test-for-smob-marking.patch
Description: Text Data


reply via email to

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