[Pkg-javascript-devel] Bug#1011339: [Pkg-openssl-devel] Bug#1011339: openssl: missing errors strings on mipsel

Jérémy Lal kapouer at melix.org
Sun May 29 15:24:52 BST 2022


Le jeu. 26 mai 2022 à 19:23, Sebastian Andrzej Siewior <
sebastian at breakpoint.cc> a écrit :

> On 2022-05-26 13:49:13 [+0200], Jérémy Lal wrote:
> > Thanks for the feedback.
> np.
>
> > Indeed, the latest nodejs version (18.x) embeds an updated openssl.cnf,
> > which is exactly the one
> > of the openssl debian package, without the [ssl_sect] part at the end.
> >
> > Why this fails only on mipsel is a mystery to me, maybe some race
> condition
> > when initializing openssl,
> > but this is not a bug.
>
> me, too. If there is anything you want me to look at, just yell. For now
> I consider this handled.



This succeeds:
./node test/parallel/test-crypto-key-objects.js

This fails only on mipsel (tested on eller porterbox)
OPENSSL_CONF=/etc/ssl/openssl.cnf ./node
test/parallel/test-crypto-key-objects.js

I suppose the problem comes from openssl:
- nodejs code calling OPENSSL_init_ssl doesn't depend on mips
- nodejs runs on other "slow" architectures, if it was a race condition we
would see it there sometimes.

Jérémy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20220529/b28a99d3/attachment.htm>


More information about the Pkg-javascript-devel mailing list