Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

*long* birds_other.rst doctest fails with mysterious error repeatedly on OS X #6242

Closed
williamstein opened this issue Jun 7, 2009 · 3 comments

Comments

@williamstein
Copy link
Contributor

wstein@bsd:~/build/sage-4.0.1$ ./sage -t -long "devel/sage/doc/en/bordeaux_2008/birds_other.rst"
sage -t -long "devel/sage/doc/en/bordeaux_2008/birds_other.rst"
A mysterious error (perhaps a memory error?) occurred, which may have crashed doctest.
         [44.5 s]
exit code: 768

----------------------------------------------------------------------
The following tests failed:


        sage -t -long "devel/sage/doc/en/bordeaux_2008/birds_other.rst"

wstein@bsd:~/build/sage-4.0.1$ ./sage -t  "devel/sage/doc/en/bordeaux_2008/birds_other.rst"
sage -t  "devel/sage/doc/en/bordeaux_2008/birds_other.rst"  
         [39.5 s]
 
----------------------------------------------------------------------
All tests passed!
Total time for all tests: 39.5 seconds
wstein@bsd:~/build/sage-4.0.1$ 

Component: number theory

Issue created by migration from https://trac.sagemath.org/ticket/6242

@williamstein williamstein added this to the sage-4.1 milestone Jun 7, 2009
@williamstein williamstein self-assigned this Jun 7, 2009
@williamstein
Copy link
Contributor Author

comment:1

The failure does not happen in --verbose mode. :-(

@williamstein
Copy link
Contributor Author

comment:2

This happens very sporadically, and is triggered by the parallel bernoulli number code by David Harvey.

@craigcitro
Copy link
Member

comment:3

This is a duplicate of #6304, where David Harvey has made some more specific comments about what's causing this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants