[Zope-dev] zope-tests - FAILED: 9, OK: 72
Hanno Schlichting
hanno at hannosch.eu
Sun Jun 5 14:24:23 EDT 2011
On Sun, Jun 5, 2011 at 6:31 PM, Tres Seaver <tseaver at palladion.com> wrote:
>> [1] FAILED Zope Buildbot / zope2.13-py2.7 slave-ubuntu64
>> https://mail.zope.org/pipermail/zope-tests/2011-June/042535.html
>>
>>
>> [2] FAILED Zope Buildbot / zope2.14-py2.7 slave-ubuntu64
>> https://mail.zope.org/pipermail/zope-tests/2011-June/042537.html
>
> These two are both the "segfault-at-exit" issue.
I finally took the time to install me a virtual machine with Ubuntu
64bit on it. And I was able to reproduce the issue!
It's not a segfault at exit, but actually happens inside a test:
test_interfaces (Acquisition.tests) (0.001 s)
test_mixed_explicit_and_explicit (Acquisition.tests)Segmentation fault
Or to get the issue quicker:
$ bin/alltests -s Acquisition -t test_mixed_explicit_and_explicit
Running zope.testrunner.layer.UnitTests tests:
Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
Segmentation fault
I haven't yet tried to debug the problem itself.
Hanno
More information about the Zope-Dev
mailing list