[Bug 2052929] Re: failed autopkgtests for evolver vs glibc 2.39 on amd64
Ćukasz Zemczak
2052929 at bugs.launchpad.net
Fri Sep 27 09:44:14 UTC 2024
Hello Simon, or anyone else affected,
Accepted gcc-14 into noble-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/gcc-14/14.2.0-4ubuntu2~24.04 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed. Your feedback will aid us getting this
update out to other Ubuntu users.
If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
noble to verification-done-noble. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-noble. In either case, without details of your testing we will
not be able to proceed.
Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification . Thank you in
advance for helping!
N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.
** Changed in: gcc-14 (Ubuntu Noble)
Status: New => Fix Committed
** Tags added: verification-needed verification-needed-noble
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/2052929
Title:
failed autopkgtests for evolver vs glibc 2.39 on amd64
Status in gcc:
Fix Released
Status in evolver package in Ubuntu:
New
Status in gcc-13 package in Ubuntu:
Fix Released
Status in gcc-14 package in Ubuntu:
Fix Released
Status in glibc package in Ubuntu:
Invalid
Status in gcc-14 source package in Noble:
Fix Committed
Status in evolver package in Debian:
Fix Released
Bug description:
The autopkgests for evolver fail when run against glibc 2.39 on amd64
with a segfault:
3537s autopkgtest [09:43:29]: test command6: [-----------------------
3537s Surface Evolver Version 2.70a (Debian 2.70+ds-8build1), August 27, 2013, 64-bit.
3537s Compiled for float128, 33 digits precision.
3537s Built with Geomview support.
3537s
3537s Enter command:
3537s Enter command: // Typical evolution to sphere
3537s Enter command: gogo := { g 5; r; g 5; hessian; r; g 5; hessian; }
3537s Enter command:
3537s Enter command: // Evolution to very high accuracy, using higher-order Lagrange elements.
3537s Enter command: // To be run on original datafile.
3537s Enter command: gogo2 := { g 5; r; g 5; hessian; r; g 5; hessian;
3537s more> lagrange 2; g 5; hessian;
3537s more> lagrange 4; g 5; hessian;
3537s more> lagrange 6; g 5; hessian;
3537s more> ideal_rad := (3*body[1].volume/4/pi)^(1/3);
3537s more> printf "Area error: %g\n",total_area - 4*pi*ideal_rad^2;
3537s more> printf "Vertex radius spread: %g\n",
3537s more> max(vertex,sqrt((x-.5)^2+(y-.5)^2+(z-.5)^2))
3537s more> - min(vertex,sqrt((x-.5)^2+(y-.5)^2+(z-.5)^2));
3537s more> }
3537s Enter command: g 5; v; r ; g 10; v;
3537s bash: line 1: 1012 Done echo "g 5; v; r ; g 10; v;"
3537s 1013 Segmentation fault (core dumped) | evolver-nox-q cube
To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/2052929/+subscriptions
More information about the foundations-bugs
mailing list