@@ -78,12 +78,26 @@ is provided below for reference.
7878 ]
7979 },
8080 "nativeStack" : [
81- " [pc=0xa7ef87] [/home/nodeuser/project/node/out/Release/node]" ,
82- " [pc=0xa81adb] report::TriggerNodeReport(v8::Isolate*, node::Environment*, char const*, char const*, std::string, v8::Local<v8::String>) [/home/nodeuser/project/node/out/Release/node]" ,
83- " [pc=0xa834f2] report::OnUncaughtException(v8::FunctionCallbackInfo<v8::Value> const&) [/home/nodeuser/project/node/out/Release/node]" ,
84- " [pc=0xbe6b78] [/home/nodeuser/project/node/out/Release/node]" ,
85- " [pc=0xbe7596] v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*) [/home/nodeuser/project/node/out/Release/node]" ,
86- " [pc=0x1930cae] [/home/nodeuser/project/node/out/Release/node]"
81+ {
82+ "pc" : " 0x000055b57f07a9ef" ,
83+ "symbol" : " report::GetNodeReport(v8::Isolate*, node::Environment*, char const*, char const*, v8::Local<v8::String>, std::ostream&) [./node]"
84+ },
85+ {
86+ "pc" : " 0x000055b57f07cf03" ,
87+ "symbol" : " report::GetReport(v8::FunctionCallbackInfo<v8::Value> const&) [./node]"
88+ },
89+ {
90+ "pc" : " 0x000055b57f1bccfd" ,
91+ "symbol" : " [./node]"
92+ },
93+ {
94+ "pc" : " 0x000055b57f1be048" ,
95+ "symbol" : " v8::internal::Builtin_HandleApiCall(int, v8::internal::Object**, v8::internal::Isolate*) [./node]"
96+ },
97+ {
98+ "pc" : " 0x000055b57feeda0e" ,
99+ "symbol" : " [./node]"
100+ }
87101 ],
88102 "javascriptHeap" : {
89103 "totalMemory" : 6127616 ,
@@ -175,46 +189,75 @@ is provided below for reference.
175189 "details" : " "
176190 },
177191 {
192+ "repeat" : 0 ,
193+ "firesInMsFromNow" : 94403548320796 ,
194+ "expired" : true ,
178195 "type" : " timer" ,
179196 "is_active" : false ,
180197 "is_referenced" : false ,
181- "address" : " 0x00007fff5fbfeab0" ,
182- "details" : " repeat: 0, timeout expired: 18075165916 ms ago"
198+ "address" : " 0x00007fff5fbfeab0"
183199 },
184200 {
185201 "type" : " check" ,
186202 "is_active" : true ,
187203 "is_referenced" : false ,
188- "address" : " 0x00007fff5fbfeb48" ,
189- "details" : " "
204+ "address" : " 0x00007fff5fbfeb48"
190205 },
191206 {
192207 "type" : " idle" ,
193208 "is_active" : false ,
194209 "is_referenced" : true ,
195- "address" : " 0x00007fff5fbfebc0" ,
196- "details" : " "
210+ "address" : " 0x00007fff5fbfebc0"
197211 },
198212 {
199213 "type" : " prepare" ,
200214 "is_active" : false ,
201215 "is_referenced" : false ,
202- "address" : " 0x00007fff5fbfec38" ,
203- "details" : " "
216+ "address" : " 0x00007fff5fbfec38"
204217 },
205218 {
206219 "type" : " check" ,
207220 "is_active" : false ,
208221 "is_referenced" : false ,
209- "address" : " 0x00007fff5fbfecb0" ,
210- "details" : " "
222+ "address" : " 0x00007fff5fbfecb0"
211223 },
212224 {
213225 "type" : " async" ,
214226 "is_active" : true ,
215227 "is_referenced" : false ,
216- "address" : " 0x000000010188f2e0" ,
217- "details" : " "
228+ "address" : " 0x000000010188f2e0"
229+ },
230+ {
231+ "width" : 204 ,
232+ "height" : 55 ,
233+ "fd" : 17 ,
234+ "writeQueueSize" : 0 ,
235+ "readable" : true ,
236+ "writable" : true ,
237+ "type" : " tty" ,
238+ "is_active" : false ,
239+ "is_referenced" : true ,
240+ "address" : " 0x000055b581db0e18"
241+ },
242+ {
243+ "signum" : 28 ,
244+ "signal" : " SIGWINCH" ,
245+ "type" : " signal" ,
246+ "is_active" : true ,
247+ "is_referenced" : false ,
248+ "address" : " 0x000055b581d80010"
249+ },
250+ {
251+ "width" : 204 ,
252+ "height" : 55 ,
253+ "fd" : 19 ,
254+ "writeQueueSize" : 0 ,
255+ "readable" : true ,
256+ "writable" : true ,
257+ "type" : " tty" ,
258+ "is_active" : true ,
259+ "is_referenced" : true ,
260+ "address" : " 0x000055b581df59f8"
218261 },
219262 {
220263 "type" : " loop" ,
0 commit comments