@@ -78,12 +78,26 @@ is provided below for reference.
78
78
]
79
79
},
80
80
"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
+ }
87
101
],
88
102
"javascriptHeap" : {
89
103
"totalMemory" : 6127616 ,
@@ -175,46 +189,75 @@ is provided below for reference.
175
189
"details" : " "
176
190
},
177
191
{
192
+ "repeat" : 0 ,
193
+ "firesInMsFromNow" : 94403548320796 ,
194
+ "expired" : true ,
178
195
"type" : " timer" ,
179
196
"is_active" : false ,
180
197
"is_referenced" : false ,
181
- "address" : " 0x00007fff5fbfeab0" ,
182
- "details" : " repeat: 0, timeout expired: 18075165916 ms ago"
198
+ "address" : " 0x00007fff5fbfeab0"
183
199
},
184
200
{
185
201
"type" : " check" ,
186
202
"is_active" : true ,
187
203
"is_referenced" : false ,
188
- "address" : " 0x00007fff5fbfeb48" ,
189
- "details" : " "
204
+ "address" : " 0x00007fff5fbfeb48"
190
205
},
191
206
{
192
207
"type" : " idle" ,
193
208
"is_active" : false ,
194
209
"is_referenced" : true ,
195
- "address" : " 0x00007fff5fbfebc0" ,
196
- "details" : " "
210
+ "address" : " 0x00007fff5fbfebc0"
197
211
},
198
212
{
199
213
"type" : " prepare" ,
200
214
"is_active" : false ,
201
215
"is_referenced" : false ,
202
- "address" : " 0x00007fff5fbfec38" ,
203
- "details" : " "
216
+ "address" : " 0x00007fff5fbfec38"
204
217
},
205
218
{
206
219
"type" : " check" ,
207
220
"is_active" : false ,
208
221
"is_referenced" : false ,
209
- "address" : " 0x00007fff5fbfecb0" ,
210
- "details" : " "
222
+ "address" : " 0x00007fff5fbfecb0"
211
223
},
212
224
{
213
225
"type" : " async" ,
214
226
"is_active" : true ,
215
227
"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"
218
261
},
219
262
{
220
263
"type" : " loop" ,
0 commit comments