bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/23471] [2.31.1, regression] /usr/bin/objcopy: memory exhau


From: glaubitz at physik dot fu-berlin.de
Subject: [Bug binutils/23471] [2.31.1, regression] /usr/bin/objcopy: memory exhausted on m68k
Date: Wed, 01 Aug 2018 09:38:43 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=23471

--- Comment #1 from John Paul Adrian Glaubitz <glaubitz at physik dot 
fu-berlin.de> ---
This shows the regression:

Version 2.31.1-2 in Debian:

(sid-m68k-sbuild)address@hidden:/tmp# strip json2yaml 
/usr/bin/strip:json2yaml: memory exhausted
(sid-m68k-sbuild)address@hidden:/tmp#

Downgrading to an older version:

(sid-m68k-sbuild)address@hidden:/tmp# apt install
binutils-common=2.30.90.20180710-1 binutils=2.30.90.20180710-1
libbinutils=2.30.90.20180710-1 binutils-m68k-linux-gnu=2.30.90.20180710-1

And:

(sid-m68k-sbuild)address@hidden:/tmp# strip json2yaml 
(sid-m68k-sbuild)address@hidden:/tmp#

I could not reproduce it with a cross-binutils on amd64.

The binary has to be quite large in order to be able to reproduce the problem:

(sid-m68k-sbuild)address@hidden:/tmp# ls -l *yaml* 
-rwxr-xr-x 1 root root 43823968 Aug  1 09:29 json2yaml
-rwxr-xr-x 1 root root 31365076 Aug  1 09:29 yaml2json
(sid-m68k-sbuild)address@hidden:/tmp# strip yaml2json 
(sid-m68k-sbuild)address@hidden:/tmp# strip json2yaml 
/usr/bin/strip:json2yaml: memory exhausted
(sid-m68k-sbuild)address@hidden:/tmp#

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

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