microsoft / ProcDump-for-Mac

Release repository for ProcDump-for-Mac
MIT License
18 stars 1 forks source link

[HELP]When I use ProcDump to dump chrome process,An error occurred while generating the core dump #7

Open Hubbard1999 opened 12 hours ago

Hubbard1999 commented 12 hours ago

hubbard@WHOHU-MB4 monthTask % sudo procdump 668

ProcDump v1.0.0 - Sysinternals process dump utility Copyright (C) 2024 Microsoft Corporation. All rights reserved. Licensed under the MIT license. Mark Russinovich, Mario Hewardt, John Salem, Javid Habibi Sysinternals - www.sysinternals.com

Monitors one or more processes and writes a core dump file when the processes exceeds the specified criteria.

[11:53:17 - INFO]: Press Ctrl-C to end monitoring without terminating the process(es). Process: Google Chrome (668) CPU Threshold: n/a Commit Threshold: n/a Thread Threshold: n/a File Descriptor Threshold: n/a Polling Interval (ms): 1000 Threshold (s): 10 Number of Dumps: 1 Output directory: . [11:53:17 - INFO]: Starting monitor for process Google Chrome (668) [11:53:17 - INFO]: Trigger: Timer:1(s) on process ID: 668 [11:53:17 - ERROR]: An error occurred while generating the core dump: [11:53:17 - ERROR]: Dump exit status = 77 [11:53:17 - ERROR]: GCORE - gcore: task_read_for_pid: (null)

[11:53:27 - INFO]: Trigger: Timer:1(s) on process ID: 668 [11:53:27 - ERROR]: An error occurred while generating the core dump: [11:53:27 - ERROR]: Dump exit status = 77 [11:53:27 - ERROR]: GCORE - gcore: task_read_for_pid: (null)

^C[11:53:28 - INFO]: Quit [11:53:28 - INFO]: Stopping monitor for process Google Chrome (668)

Hubbard1999 commented 12 hours ago

I got the chrome pid from the monitor with the mac Image

MarioHewardt commented 11 hours ago

Thanks. Does it work for any of the chrome renderer processes?