RE: AIX stackoverflow detection hang [was: Reporting m4 bug]

2022-07-10 Thread Neha Jain33
: [EXTERNAL] Re: AIX stackoverflow detection hang [was: Reporting m4 bug] Thanks for the report. And thanks for the CC, Eric. > > stopped in is_mapped at line 621 in file "" > > is_mapped(addr = 9), line 621 in "stackvma.c" > > is_unmapped(addr1 = 4

Re: AIX stackoverflow detection hang [was: Reporting m4 bug]

2022-07-10 Thread Bruno Haible
Thanks for the report. And thanks for the CC, Eric. > > stopped in is_mapped at line 621 in file "" > > is_mapped(addr = 9), line 621 in "stackvma.c" > > is_unmapped(addr1 = 4, addr2 = 15), line 768 in "stackvma.c" > > mincore_is_near_this(addr = 10, vma = 0x000111001fb8), line 793 in > > "st

Re: AIX stackoverflow detection hang [was: Reporting m4 bug]

2022-07-08 Thread Eric Blake
On Tue, Jun 28, 2022 at 01:10:54PM +, Neha Jain33 wrote: > Hi, > > I am trying to build m4 package but its hanging during testcase validation Thanks for the report. I'm adding in Bruno, as one of the authors of the libsigsegv library that the code in lib/stackvma.c is derived from; perhaps h

Reporting m4 bug

2022-06-28 Thread Neha Jain33
Hi, I am trying to build m4 package but its hanging during testcase validation Package details m4 1.4.19 Machine details operating system: AIX/PPC oslevel: 7.1.0.0 what is the issue: one of the testcase is hanging hanged after this PASS: test-sigsegv-catch-segv1 PASS: test-sigsegv-catch-segv2