Opened 5 years ago
Closed 3 years ago
#23055 closed defect (fixed)
cython does not pass self-tests on 32bit systems
Reported by: | tmonteil | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | packages: standard | Keywords: | sdl |
Cc: | robertwb | Merged in: | |
Authors: | Reviewers: | Thierry Monteil | |
Report Upstream: | Fixed upstream, in a later stable release. | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description (last modified by )
Change History (8)
comment:1 Changed 5 years ago by
comment:2 Changed 5 years ago by
Just before the segmentation fault (line -20), there are tons of
Exception RuntimeWarning: RuntimeWarning("coroutine 'CoroutineTest.test_await_9.<locals>.bar' was never awaited",) in <coroutine object at 0xb3848cd4>
comment:3 Changed 5 years ago by
- Description modified (diff)
comment:4 Changed 5 years ago by
- Cc robertwb added
comment:5 Changed 5 years ago by
- Priority changed from blocker to major
comment:6 Changed 3 years ago by
- Keywords sdl added
- Reviewers set to Thierry Monteil
- Status changed from new to needs_review
This fixed by recent releases, see the log at https://sagedebianlive.metelu.net/pastebin/cython-0.29.5.p0.log
comment:7 Changed 3 years ago by
- Milestone changed from sage-8.0 to sage-duplicate/invalid/wontfix
- Report Upstream changed from N/A to Fixed upstream, in a later stable release.
- Status changed from needs_review to positive_review
There should be a milestone for things fixed elsewhere, it is neither duplicate, nor invalid, nor wontfix.
comment:8 Changed 3 years ago by
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
The log is too big to be uploaded here, so let me put it temporarilly at the address: https://sagedebianlive.metelu.net/pastebin/cython-0.25.2.p1.log