Segfault in GitHub actions (but not locally or on gitea) #1

Open
opened 2024-05-01 03:14:15 +00:00 by lobo · 0 comments
Owner

Output from GitHub actions:

test
+- run test failure
[default] (debug): Got 1 range fonts back from query
[default] (debug): 
whole unicode space:
[default] (debug): Got 256 range fonts back from query
Segmentation fault at address 0x7fb281ab2080
???:?:?: 0x7fb281a426e4 in ??? (libfontconfig.so.1)
Unwind information for `libfontconfig.so.1:0x7fb281a426e4` was not available, trace may be incomplete
error: while executing test 'fontconfig.test.Get fonts', the following command terminated with signal 6 (expected exited with code 0):
/home/runner/work/fontfinder/fontfinder/zig-cache/o/ae06184fbcca62e3cd5abef653f973aa/test --listen=- 
Build Summary: 1/3 steps succeeded; 1 failed; 10/10 tests passed
test transitive failure
+- run test failure
   +- zig test Debug native success 9s MaxRSS:971M
error: the following build command failed with exit code 1:
/home/runner/work/fontfinder/fontfinder/zig-cache/o/bfc8f6274e316e16ef5458121341d8d0/build /opt/hostedtoolcache/zig/0.12.0/x64/zig /home/runner/work/fontfinder/fontfinder /home/runner/work/fontfinder/fontfinder/zig-cache /home/runner/.cache/zig --seed 0x72fbebdf -Zcc80db7ee8c6bb64 test --summary all
Output from GitHub actions: ``` test +- run test failure [default] (debug): Got 1 range fonts back from query [default] (debug): whole unicode space: [default] (debug): Got 256 range fonts back from query Segmentation fault at address 0x7fb281ab2080 ???:?:?: 0x7fb281a426e4 in ??? (libfontconfig.so.1) Unwind information for `libfontconfig.so.1:0x7fb281a426e4` was not available, trace may be incomplete error: while executing test 'fontconfig.test.Get fonts', the following command terminated with signal 6 (expected exited with code 0): /home/runner/work/fontfinder/fontfinder/zig-cache/o/ae06184fbcca62e3cd5abef653f973aa/test --listen=- Build Summary: 1/3 steps succeeded; 1 failed; 10/10 tests passed test transitive failure +- run test failure +- zig test Debug native success 9s MaxRSS:971M error: the following build command failed with exit code 1: /home/runner/work/fontfinder/fontfinder/zig-cache/o/bfc8f6274e316e16ef5458121341d8d0/build /opt/hostedtoolcache/zig/0.12.0/x64/zig /home/runner/work/fontfinder/fontfinder /home/runner/work/fontfinder/fontfinder/zig-cache /home/runner/.cache/zig --seed 0x72fbebdf -Zcc80db7ee8c6bb64 test --summary all ```
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lobo/fontfinder#1
No description provided.