Control: tag -1 fixed-upstream On Thu, Apr 11, 2019 at 03:51:51PM +0200, Julien Cristau wrote: > I disabled non262/extensions/clone-errors.js on s390x in mozjs60 > 60.2.3-2.1 because it would SIGSEGV. > > gdb output follows, this is how far I've got. > > Cheers, > Julien > > (sid_s390x-dchroot)jcristau@zelenka:~/mozjs60/js/src/tests$ gdb --batch -ex > 'source /home/jcristau/mozjs60/debian/build/dist/bin/js-gdb.py' -ex run -ex > bt full --args /home/jcristau/mozjs60/debian/build/dist/bin/js -f shell.js -f > non262/shell.js -f non262/extensions/shell.js -f > non262/extensions/clone-errors.js [...] > Thread 1 "js" received signal SIGSEGV, Segmentation fault.
Interestingly the test passes on current mozilla-central. Cheers, Julien

