[CRIU] Can't dump task xxx running in 32 bit mode
Cyrill Gorcunov
gorcunov at gmail.com
Wed Apr 6 05:45:11 PDT 2016
On Wed, Apr 06, 2016 at 02:17:22PM +0200, Federico Reghenzani wrote:
> Hi Cyrill,Â
> it was a MPI process (1074 was the Open MPI daemon, 1075 and 1076 the MPI
> processes).
> Now it's: 1721 daemon, 1722 first process, 1723 second process. I attached
> the log and maps
Weird. Federico, could you please attach into the process and show its registers?
gdb -p 1722
info registers
and show output. (-p $PID, where $PID is failing task's pid)
More information about the CRIU
mailing list