Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 584930

Summary: sys-apps/sandbox: Crash on large XFS filesystems.
Product: Gentoo Linux Reporter: Hongjiu Zhang <noctuorare>
Component: Current packagesAssignee: Sandbox Maintainers <sandbox>
Status: RESOLVED DUPLICATE    
Severity: normal CC: floppym
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: sandbox large file support

Description Hongjiu Zhang 2016-06-03 13:03:49 UTC
Created attachment 436310 [details, diff]
sandbox large file support

The bug looks like https://forums.gentoo.org/viewtopic-t-972376-start-0.html , where emerge can randomly crash on a large XFS filesystem (for my case, it was 6TB). Unfortunately I couldn't find my old build.log.

The attached patch changes stat functions in sandbox to stat64. I no longer have this bug with the patch. I am not sure whether that is a desired solution for this. Please review.
Comment 1 SpanKY gentoo-dev 2016-06-03 18:46:25 UTC
i think your proposal is the way to go.  i just haven't gotten around to it :).

*** This bug has been marked as a duplicate of bug 583282 ***