Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

malloc: can't allocate region #16

Closed
cowpod opened this issue Nov 17, 2019 · 3 comments
Closed

malloc: can't allocate region #16

cowpod opened this issue Nov 17, 2019 · 3 comments

Comments

@cowpod
Copy link

cowpod commented Nov 17, 2019

Trying to extract from Setup PE32 image, results in truncated output. Error below.
(There is supposed to be a "CFG Lock" section, but the file ends at "Ref")

leo@Henrys-MacBook-Pro UEFI % ./ifrextract Setup.efi Setup.txt
Input: Setup.efi
Output: Setup.txt
Protocol: UEFI
ifrextract(775,0x11d90bdc0) malloc: can't allocate region
*** mach_vm_map(size=8410472299710251008) failed (error code=3)
ifrextract(775,0x11d90bdc0) malloc: *** set a breakpoint in malloc_error_break to debug
leo@Henrys-MacBook-Pro UEFI %

Setup.efi.zip
Setup.txt

@NikolajSchlej
Copy link

NikolajSchlej commented Nov 18, 2019

This fork is no longer supported, replaced by IFRExtractor-RS.

@vit9696
Copy link

vit9696 commented Nov 18, 2019

@NikolajSchlej from what I remember we do not have feature parity with the other version, so we still have to maintain the two.

@vit9696 vit9696 reopened this Nov 18, 2019
@vit9696
Copy link

vit9696 commented Dec 15, 2020

Fixed in master.

@vit9696 vit9696 closed this as completed Dec 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants