Bug 2228925 - Spawn of image NodeJS 18 with PRs for npm install crash
Summary: Spawn of image NodeJS 18 with PRs for npm install crash
Keywords:
Status: ASSIGNED
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: nodejs-18-container
Version: 8.10
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: Zuzana Svetlikova
QA Contact: rhscl image testing
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-08-03 16:03 UTC by Francisco De Melo
Modified: 2023-08-15 22:29 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-164407 0 None None None 2023-08-03 16:06:11 UTC

Description Francisco De Melo 2023-08-03 16:03:45 UTC
Description of problem:

NodeJS crashes on npm install when proxy is being used.

NodeJS Development Team has been helping a lot with testing and finding a solution for this problem, after applying a PR (see below).
I would like to ask for a custom RH nodejs-18 container image for the customer to test with the below commit:

The commits are on - https://github.com/mhdawson/io.js/tree/v18.x-patched-TLSWrap  with the additions being after the commit title "Working on v18.17.1"

Just to list here the commits and here the link for more details as well.
~~~
https://github.com/nodejs/node/pull/48275 (applies clean)
https://github.com/nodejs/node/pull/46587 (merge conflicts - merged)
https://github.com/nodejs/node/pull/47029 (moves/tweaks related test)
https://github.com/nodejs/node/pull/48189 (merge conflicts - merged)
https://github.com/nodejs/node/pull/48796 (applies cleanly with other previous PRs/merges the one that says it fixes the double TLS issues) 
~~~

Version-Release number of selected component (if applicable):
NodeJS 18

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


Note You need to log in before you can comment on or make changes to this bug.