bugmake - Bugs: bug #58365, make 4.3 segfault on s390x alpine...

 
 

bug #58365: make 4.3 segfault on s390x alpine linux

Submitter:  None
Submitted:  Wed 13 May 2020 02:17:33 PM UTC
   
 
Severity:  3 - Normal Item Group:  Bug
Status:  Cannot Fix Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Component Version:  4.3 Operating System:  None
Fixed Release:  None Triage Status:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 24 Dec 2022 03:59:08 PM UTC, comment #2: 

No more info is available.  If it can be reproduced please provide details.

Paul D. Smith <psmith>
Group administrator
Wed 13 May 2020 03:53:49 PM UTC, comment #1: 

Can you please attach a makefile which reproduces the crash?

Dmitry Goncharov <dgoncharov>
Wed 13 May 2020 02:17:33 PM UTC, original submission:  

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)



Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by psmith (Posted a comment)
  • -email is unavailable- added by dgoncharov (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-12-24 psmith StatusNone Cannot Fix
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code