Your message dated Sat, 07 Jan 2017 03:05:31 +0000 with message-id <e1cphjz-000djx...@fasolo.debian.org> and subject line Bug#839050: fixed in mozjs24 24.2.0-5.1 has caused the Debian Bug report #839050, regarding js24 crashes on ARM64 to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 839050: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839050 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Package: libmozjs-24-bin root@3aeb83a7878f:~# cat a.js print("hello") root@3aeb83a7878f:~# js24 a.js Segmentation fault (core dumped) There is an assumption that the VA bits is less equal than 47 bits in mozjs. But it is not true any more when we compile the kernel with 48 VA bits. Patch is attached which should fix the problem which is a back port version of the upstream fix. Reference links : 1. upstream fix : https://bugzilla.mozilla.org/show_bug.cgi?id=1143022 2. redhat fix : https://bugzilla.redhat.com/show_bug.cgi?id=1242326
Manually_mmap_heap_memory_esr24.patch
Description: Binary data
--- End Message ---
--- Begin Message ---Source: mozjs24 Source-Version: 24.2.0-5.1 We believe that the bug you reported is fixed in the latest version of mozjs24, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 839...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Ben Hutchings <b...@decadent.org.uk> (supplier of updated mozjs24 package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Sat, 07 Jan 2017 01:42:14 +0000 Source: mozjs24 Binary: libmozjs-24-0 libmozjs-24-0-dbg libmozjs-24-dev libmozjs-24-bin libmozjs-24-bin-dbg Architecture: source Version: 24.2.0-5.1 Distribution: unstable Urgency: medium Maintainer: Laszlo Boszormenyi (GCS) <g...@debian.org> Changed-By: Ben Hutchings <b...@decadent.org.uk> Description: libmozjs-24-0 - Spidermonkey JavaScript engine libmozjs-24-0-dbg - Spidermonkey JavaScript engine (debug symbols) libmozjs-24-bin - Spidermonkey JavaScript shell libmozjs-24-bin-dbg - Spidermonkey JavaScript shell (debug symbols) libmozjs-24-dev - Spidermonkey JavaScript library - development headers Closes: 839050 Changes: mozjs24 (24.2.0-5.1) unstable; urgency=medium . * Non-maintainer upload. * Manually mmap on arm64 to ensure high 17 bits are clear (Closes: #839050, thanks to Zheng Xu) Checksums-Sha1: 3cc23854337b746407e8017625f683bde41ea7af 2142 mozjs24_24.2.0-5.1.dsc e5b741c88c6f93a761ba81e3dbe039e3e63fbf5d 11028 mozjs24_24.2.0-5.1.debian.tar.xz Checksums-Sha256: ee04d15d0ba44dd5a0eb91d659d7a192536fab8ed3a3f7407049aec5171c860c 2142 mozjs24_24.2.0-5.1.dsc 05ae84652c627787207866ff71b04bf447eae4687621284e0e8dd0d40e0d8c7a 11028 mozjs24_24.2.0-5.1.debian.tar.xz Files: 6db460657ba3c6942b93f77a0cd4c51e 2142 libs optional mozjs24_24.2.0-5.1.dsc c8d14fcaa9ea9d87f7b707698b00a551 11028 libs optional mozjs24_24.2.0-5.1.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAlhwTMMACgkQ57/I7JWG EQmFvRAAryXrvxBcSNFHhjrr91ZKTAD5QSqeBp+WZqYx4ssChBiSQ+7ZEsn0YLrH fB01pDW+8HGH/bldZEY7/oYttSwiIs22kfplK01S/yJhjFyl40XSa8nNSdPnzOf9 SvU+u7YGSgVHGG/z1mcQm1Q4xnW8pcq/M9m4pmsRIb2JMOD5fnRaeELexVSgiqDp lOyQNy2pWyEz4YinWSdEKgk6OLdyxPghCBFyILzPkiY5vdV3cdgjSduhwSeQOrV9 Ssgr6VPybweRGa181SrlmjXlCwuNP0QRtrIGswvgbyGvKuBGzobH5MZRFNytLV8/ gGA0yPmPV7P/EikrKRD8iP48MAe2OXg8t7/oqb385lXWen0FTbX6UkLRUXNteMH2 VAri2JSRDnxzNSYcv1/n+Fp3ArnDgrcH5RISkAlutGYfcK2uzx0iYSqjdzxxFmcj XqQS2VgZMaGpx1+l1p6ClYkaotpPUfI4chzWOcWwLi75c7LeNbv4oF98oTOi+3rB yjJSDMo8GF8QC5Av/npGD7kwc+hx7fQEqxicX6fGODiPeUu/D/KWVUtporqgcT9D 30mrh9Wd59hgmQk4dikZMtF74THXpr/H+b9s5UZLTdJecEj4HVPdycSYHSY37bYF NGLfBb9Dq1oTMaka0Gkyc47AX7SB6nuqPYFVAFnTHDwtSsCumHc= =NBRt -----END PGP SIGNATURE-----
--- End Message ---