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

GAP fails its own test on SPARC Solaris 11 #24765

Closed
dimpase opened this issue Feb 17, 2018 · 13 comments
Closed

GAP fails its own test on SPARC Solaris 11 #24765

dimpase opened this issue Feb 17, 2018 · 13 comments

Comments

@dimpase
Copy link
Member

dimpase commented Feb 17, 2018

running the usual "testinstall.tst" for GAP fails here:

gap> HashKeyBag([1,2,3],0,1,-1) <> HashKeyWholeBag([1,2,3],0);
Bus Error (core dumped)

See gap-system/gap#2191

Alignment problem, see
gap-system/gap#2196

Upstream: Fixed upstream, in a later stable release.

CC: @jdemeyer @dimpase

Component: porting: Solaris

Author: Dima Pasechnik

Branch/Commit: u/dimpase/sparc/gap_align @ b9179e9

Reviewer: Dima Pasechnik

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

@dimpase dimpase added this to the sage-8.2 milestone Feb 17, 2018
@dimpase
Copy link
Member Author

dimpase commented Feb 19, 2018

Author: Dima Pasechnik

@dimpase
Copy link
Member Author

dimpase commented Feb 19, 2018

Changed upstream from Reported upstream. No feedback yet. to Fixed upstream, in a later stable release.

@dimpase
Copy link
Member Author

dimpase commented Feb 19, 2018

comment:1

see gap-system/gap#2195 for a fix

@dimpase
Copy link
Member Author

dimpase commented Feb 19, 2018

comment:2

there are more issues:

gap-system/gap#2193
and
gap-system/gap#2194

@dimpase

This comment has been minimized.

@dimpase
Copy link
Member Author

dimpase commented Mar 31, 2018

Commit: b9179e9

@dimpase
Copy link
Member Author

dimpase commented Mar 31, 2018

New commits:

b9179e9backport of alignment fix for (lib)gap

@dimpase
Copy link
Member Author

dimpase commented Mar 31, 2018

Branch: u/dimpase/sparc/gap_align

@dimpase
Copy link
Member Author

dimpase commented Mar 31, 2018

comment:4

With this patch, on SPARC Solaris tests in src/sage/interfaces/gap_workspace.py, src/sage/interfaces/gap.py and src/sage/libs/gap/ pass.

@dimpase
Copy link
Member Author

dimpase commented Mar 31, 2018

comment:5

This does not solve all of GAP's problems on SPARC Solaris, but it at least gets rid of segfaults.

@mkoeppe
Copy link

mkoeppe commented Jul 8, 2020

comment:6

Outdated, should be closed

@mkoeppe mkoeppe removed this from the sage-8.2 milestone Jul 8, 2020
@dimpase
Copy link
Member Author

dimpase commented Jul 8, 2020

Reviewer: Dima Pasechnik

@dimpase
Copy link
Member Author

dimpase commented Jan 21, 2021

comment:9

we now have access to Solaris 11.4 (on Sparc), if anyone wants to give it a try...

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

3 participants