Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 720684 - sci-biology/foldingathome-7.6.9: general protection fault in libc-2.31.so
Summary: sci-biology/foldingathome-7.6.9: general protection fault in libc-2.31.so
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Science Biology related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-02 17:25 UTC by George Diamantopoulos
Modified: 2020-12-09 11:48 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
systemd unit logs (fah-systemd-service.log,1.10 KB, text/x-log)
2020-05-17 14:58 UTC, George Diamantopoulos
Details
emerge --info output (emerge-info.txt,6.28 KB, text/plain)
2020-05-17 14:58 UTC, George Diamantopoulos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description George Diamantopoulos 2020-05-02 17:25:44 UTC
After upgrading to 7.6.9, FAHClient fails to start with the following error:

kernel: traps: FAHClient[1424] general protection fault ip:7f0df1fc9efc sp:7fffc504c240 error:0 in libc-2.31.so[7f0df1f65000+145000]

Anyone else getting this? Any known workarounds? I'm running an ~amd64 system.

Reproducible: Always

Steps to Reproduce:
1. Upgrade to 7.6.9
2. Start the service via systemd unit
Comment 1 Jonas Stein gentoo-dev 2020-05-03 00:49:33 UTC
Thank you for the report. We need to have all information at hand before ticket assignment. That is why I ask you to 
* attach the logs and 
* paste the emerge info 
as described on 
https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket

Precursors for general protection fault can be in the warnings of the compile log.

Please reopen this ticket (Status:UNCONFIRMED) afterwards.
Comment 2 George Diamantopoulos 2020-05-17 14:58:30 UTC
Created attachment 639842 [details]
systemd unit logs

output of: journalctl -u foldingathome.service -b -0
Comment 3 George Diamantopoulos 2020-05-17 14:58:58 UTC
Created attachment 639844 [details]
emerge --info output
Comment 4 Ian Stakenvicius (RETIRED) gentoo-dev 2020-05-19 23:36:17 UTC
Does this issue still exist with 7.6.13 ?