Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 584930 - sys-apps/sandbox: Crash on large XFS filesystems.
Summary: sys-apps/sandbox: Crash on large XFS filesystems.
Status: RESOLVED DUPLICATE of bug 583282
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sandbox Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-03 13:03 UTC by Hongjiu Zhang
Modified: 2017-01-14 14:27 UTC (History)
1 user (show)

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


Attachments
sandbox large file support (sandbox-largefile.patch,11.06 KB, patch)
2016-06-03 13:03 UTC, Hongjiu Zhang
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***