<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 15 juil. 2024 à 11:27, Сергей Сёмин <<a href="mailto:syominsergey@gmail.com">syominsergey@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I tried to give maximum resources to my VM with Debian Bookworm i386<br>
(recently upgraded to Debian Sid).<br>
I gave 8 GB RAM in VM settings but because of i386 limitations only<br>
4GB actually available in VM.<br>
The problem remains:<br>
<br>
root@debian-bookworm-i386:~/node-chai-4.3.7~ds1+~cs9.7.21# free -h<br>
              total        used        free      shared  buff/cache   available<br>
Mem:           3.4Gi       409Mi       3.2Gi       572Ki       153Mi       3.0Gi<br>
Swap:          974Mi          0B       974Mi<br>
root@debian-bookworm-i386:~/node-chai-4.3.7~ds1+~cs9.7.21# node --version<br>
v20.15.1<br>
root@debian-bookworm-i386:~/node-chai-4.3.7~ds1+~cs9.7.21# browserify --version<br>
17.0.0<br>
root@debian-bookworm-i386:~/node-chai-4.3.7~ds1+~cs9.7.21# browserify<br>
       --bare         --outfile chai.js         --standalone chai<br>
   --entry index.js<br>
Segmentation fault (core dumped)<br>
root@debian-bookworm-i386:~/node-chai-4.3.7~ds1+~cs9.7.21# free -h<br>
              total        used        free      shared  buff/cache   available<br>
Mem:           3.4Gi       486Mi       3.1Gi       572Ki       160Mi       3.0Gi<br>
Swap:          974Mi          0B       974Mi<br>
<br>
Thank you for your ideas what to check on next step.<br>
At this moment I have workaround when building node-chai - not to call<br>
browserify (a custom patch). Result deb packages are incomplete, but<br>
at this moment I think it is enough for my aims.<br>
This bug I opened just for info, because I thought it can show some<br>
problems in nodejs itself and is interesting because of it.<br>
In case of free time available I'll try to check the next steps you recommended.</blockquote><div><br></div><div>If it's for building a debian package, then I recommend using rollup or webpack,</div><div>whatever is easier.  </div></div></div>