bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #58365] make 4.3 segfault on s390x alpine linux


From: anonymous
Subject: [bug #58365] make 4.3 segfault on s390x alpine linux
Date: Wed, 13 May 2020 10:17:35 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?58365>

                 Summary: make 4.3 segfault on s390x alpine linux
                 Project: make
            Submitted by: None
            Submitted on: Wed 13 May 2020 02:17:33 PM UTC
                Severity: 3 - Normal
              Item Group: Bug
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 4.3
        Operating System: None
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

I get a segfault when building sox and then running testsuite on an s390x
alpine linux machine.

 make -j16 bindir=. installcheck 

It does not happen with -j1.

Backtrace from core dump:

Program terminated with signal SIGSEGV, Segmentation fault.
#0  free (p=p@entry=0x2aa00000000) at src/malloc/malloc.c:523
523     src/malloc/malloc.c: No such file or directory.
(gdb) bt
#0  free (p=p@entry=0x2aa00000000) at src/malloc/malloc.c:523
#1  0x000002aa06a9a9da in child_execute_job (child=child@entry=0x2aa0739afe0,
good_stdin=<optimized out>, 
    argv=argv@entry=0x2aa0739ffc0) at src/job.c:2419
#2  0x000002aa06a9b2de in start_job_command (child=child@entry=0x2aa0739afe0)
at src/job.c:1460
#3  0x000002aa06a9ba1e in reap_children (block=block@entry=1, err=err@entry=0)
at src/job.c:1021
#4  0x000002aa06aa7c50 in update_goal_chain (goaldeps=<optimized out>) at
src/remake.c:112
#5  0x000002aa06a8bc88 in main (argc=<optimized out>, argv=<optimized out>,
envp=<optimized out>) at src/main.c:2589
(gdb) 







    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58365>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]