Bug 2021376 - virtual memory exhausted: Operation not permitted
Summary: virtual memory exhausted: Operation not permitted
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: openvdb
Version: rawhide
Hardware: armv7hl
OS: All
unspecified
unspecified
Target Milestone: ---
Assignee: Simone Caronni
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-09 03:04 UTC by Luya Tshimbalanga
Modified: 2021-11-24 10:08 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-11-24 10:08:42 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Luya Tshimbalanga 2021-11-09 03:04:01 UTC
Description of problem:
Virtual memory on armv7hl architecture got exhausted on build with openvdb 9.0.0

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Scratch build openvdb 9.0.0
2.
3.

Actual results:
Exhausted virtual memory

Expected results:
Armv7hl build should be successfull

Additional info:
Scratch build result
https://koji.fedoraproject.org/koji/taskinfo?taskID=78530278

Workaround is to temporarily disable armv7hl support

Comment 1 Dan Horák 2021-11-09 14:07:06 UTC
A possible workaround is to reduce the debuginfo size (from -g to -g1 or even -g0), see https://src.fedoraproject.org/rpms/webkit2gtk3/blob/rawhide/f/webkit2gtk3.spec#_196 for a recent example. Not sure if disabling LTO would help here.


Note You need to log in before you can comment on or make changes to this bug.