Ticket #5739 (needs_review defect)
changed from zeta(CDF(1)) go boom! + zeta of 1 return value be consistent in different rings
| Reported by: | was | Owned by: | fredrik |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.5.3 |
| Component: | number theory | Keywords: | |
| Cc: | robertwb, fredrik | Author(s): | Mike Hansen |
| Report Upstream: | N/A | Reviewer(s): | Karl-Dieter Crisman, Robert Bradshaw |
| Merged in: | Work issues: |
Description
wstein@bsd:~/build/sage-3.4.1.rc1$ uname -a Darwin bsd.local 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386 wstein@bsd:~/build/sage-3.4.1.rc1$ sage ---------------------------------------------------------------------- | Sage Version 3.4.1.rc1, Release Date: 2009-04-05 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- sage: zeta(CDF(1)) ------------------------------------------------------------ Unhandled SIGSEGV: A segmentation fault occured in SAGE. This probably occured because a *compiled* component of SAGE has a bug in it (typically accessing invalid memory) or is not properly wrapped with _sig_on, _sig_off. You might want to run SAGE under gdb with 'sage -gdb' to debug this. SAGE will now terminate (sorry). ------------------------------------------------------------
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

