Re: zope-tests - FAILED: 9, OK: 72
Hanno Schlichting <[email protected]>
| Newsgroups | gmane.comp.web.zope.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Jun 5, 2011 at 6:31 PM, Tres Seaver <[email protected]> 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 _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )