The debug pod and the target pod use different users.
When entering the corresponding directory through cd /proc/1/root/xxx, the data obtained through pstack <processid> is all abnormal data, not the desired data. Then, the user group is modified through groupmod and usermod. The data output by pstack is not what is desired either.