Control: tag -1 stretch-ignore
On Wed, Sep 28, 2016 at 14:51:23 +0800, Zheng Xu wrote:
> Package: libmozjs185-1.0
>
> root@3aeb83a7878f:~# cat a.js
> print("hello")
> root@3aeb83a7878f:~# couchjs a.js
> Segmentation fault (core dumped)
>
AIUI this can't be fixed without an ABI bump. And couchd
Control: severity -1 serious
On Wed, 28 Sep 2016 14:51:23 +0800 Zheng Xu wrote:
> Package: libmozjs185-1.0
>
> root@3aeb83a7878f:~# cat a.js
> print("hello")
> root@3aeb83a7878f:~# couchjs a.js
> Segmentation fault (core dumped)
>
> couchjs is in couchdb-bin, but the issues is caused by a bug i
Package: libmozjs185-1.0
root@3aeb83a7878f:~# cat a.js
print("hello")
root@3aeb83a7878f:~# couchjs a.js
Segmentation fault (core dumped)
couchjs is in couchdb-bin, but the issues is caused by a bug in mozjs.
There is an assumption that the VA bits is less equal than 47 bits in
mozjs. But it is no
3 matches
Mail list logo