Re: [tboot-devel] txt-acminfo segfaults

2021-08-29 Thread Timo Lindfors
On Thu, 26 Aug 2021, Lukasz Hawrylko wrote: May I ask you to prepare the patch? I'll look into this. Ideally it would be nice to get rid of including C files from other C files completely. -Timo ___ tboot-devel mailing list tboot-devel@lists.s

Re: [tboot-devel] txt-acminfo segfaults

2021-08-26 Thread Lukasz Hawrylko
Hi Timo On Wed, 2021-08-25 at 11:47 +0300, Timo Lindfors wrote: > Hi, > > txt-acminfo 5th_gen_i5_i7_SINIT_79.BIN > > segfaults on my system: > > Program received signal SIGSEGV, Segmentation fault. > does_acmod_match_platform (hdr=hdr@entry=0x77fc3000) at > ../tboot/txt/acmod.c:590 > 590

[tboot-devel] txt-acminfo segfaults

2021-08-25 Thread Timo Lindfors
Hi, txt-acminfo 5th_gen_i5_i7_SINIT_79.BIN segfaults on my system: Program received signal SIGSEGV, Segmentation fault. does_acmod_match_platform (hdr=hdr@entry=0x77fc3000) at ../tboot/txt/acmod.c:590 590 txt_heap_t *txt_heap = get_txt_heap(); (gdb) bt #0 does_acmod_match_platform