Control: forcemerge 919855 919857 On Sun, Jan 20, 2019 at 02:22:38PM +0000, Thorsten Glaser wrote: > Ben Hutchings dixit: > > >the new Debian version crashes on s390x. It looks like this is due to > >an address collision between the build ID in the shared library and > >the code in the executables. > > > Helge Deller dixit: > > >[ 58.612345] 117 (fstype): Uhuuh, elf segment at 0000000000010000 > >requested but the memory is mapped already > > > Are these two maybe related?
Pretty sure it's the same, given we have it on sparc64 too: > [ 9.765691] 426 (fstype): Uhuuh, elf segment at 0000000000100000 requested > but the memory is mapped already > Segmentation fault > [ 9.777174] aes_sparc64: sparc64 aes opcodes not available. (second line included to convince you I haven't just copied the error :P) James