My guess is that r680 (Daniel's attribute table simplification) is to
blame here. A little pruning of the testcase tree (rm -rf of some
directories, disabling of some test methods) yields the following
minimal testset: particles/test_particles.py (test_remove_attributes)
and states/test_nonbonded_list.py (test_bipartite_quadratic and
test_bipartite_bbox):
synth% scons wine=true test
...
Test bipartite bbox NBL ... ok
Test bipartite quadratic NBL ... ok
Test that attributes can be removed ... wine: Unhandled page fault on
read access to 0x206fdbb0 at address 0x8d005a (thread 0009), starting
debugger...