-
-
Notifications
You must be signed in to change notification settings - Fork 580
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
segfault in numerical_integral() #16788
Comments
This comment has been minimized.
This comment has been minimized.
comment:2
Segfaults are always critical. |
comment:4
What platform is this on? On Mac OS X 10.7 I get |
This comment has been minimized.
This comment has been minimized.
comment:6
This could be a good situation to ask on sage-devel; there are a wide variety of systems there and if everyone tried quickly you might get a lot of feedback. It's too bad the traceback is so short, that's not a lot of info to go on :( as usually I like tracking these things down. On SMC, which is Ubuntu:
Does yours only happen with Sage 6.3? I don't have that yet locally, though on 6.3.beta5 all is still well. |
This comment has been minimized.
This comment has been minimized.
comment:8
It still happens in 6.4rc1. Changing
|
comment:9
OK, the reason is, |
Author: Ralf Stephan |
Commit: |
New commits:
|
comment:12
should be |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:16
Needs testing on 32-bit. |
comment:17
let us try again.. New commits:
|
Changed branch from u/rws/segfault_in_numerical_integral__ to u/chapoton/16788 |
comment:18
ping ? |
Reviewer: Marc Mezzarobba |
comment:21
On OSX:
|
comment:23
Fails on 32-bit, too |
comment:24
Well |
comment:25
The OSX box is 64-bit |
comment:26
update milestone 8.3 -> 8.4 |
Better error messages would be needed here, as well.
The segfault happens on OpenSuSE 12.3 (both 6.2 and 6.3) and SMC (Ubuntu) but not on Mac OS X 10.7
CC: @kcrisman
Component: calculus
Keywords: integral, numerics, crash
Author: Ralf Stephan
Branch/Commit: u/chapoton/16788 @
87332f3
Reviewer: Marc Mezzarobba
Issue created by migration from https://trac.sagemath.org/ticket/16788
The text was updated successfully, but these errors were encountered: