Opened 6 months ago
#70069 new defect
genius @1.0.27: Segmentation fault
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.9.3 |
Keywords: | arm64 | Cc: | |
Port: | genius |
Description
genius is failing to build on all the arm64 buildbot workers:
cd ../lib && ../src/genius --maxerrors=0 --compile loader.gel > temp.cgel && mv -f temp.cgel lib.cgel cd ../lib && ../src/genius --maxerrors=0 --gettext loader.gel > temp.c && mv -f temp.c library-strings.c /bin/sh: line 1: 30095 Segmentation fault: 11 ../src/genius --maxerrors=0 --compile loader.gel > temp.cgel /bin/sh: line 1: 30094 Segmentation fault: 11 ../src/genius --maxerrors=0 --gettext loader.gel > temp.c make[3]: *** [lib.cgel] Error 139 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [library-strings.c] Error 139
Note: See
TracTickets for help on using
tickets.