Opened 3 days ago
Last modified 3 days ago
#19294 assigned bug
gcc fatal error: cannot write PCH file: required memory segment unavailable
Reported by: | 3dEyes | Owned by: | waddlesplash |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/beta5 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The issue appeared after updating to hrev58388: when building some large projects, gcc started crashing with the error "fatal error: cannot write PCH file: required memory segment unavailable". The problem is not present in hrev58385.
It can be reproduced when building ports such as ppsspp or telegram_desktop.
Change History (2)
Note:
See TracTickets
for help on using tickets.
I guess hrev58388 itself must be to blame, there aren't any other candidates in there really.
I'll see if I can reproduce.