Hi,
         I followed the instructions at 
https://github.com/dmtcp/dmtcp/blob/master/doc/multi-arch.txt to build 
the package for multi architecture . Now I am trying to 
checkpoint/restart a 32-bit binary using the same package.  On Restart, 
it crashes with the following error.

% g++ test.cxx -m32
% dmtcp_launch ./a.out

Took checkpoint from the shell where dmtcp_coordinator is invoked

then

% dmtcp_restart ckpt*


[26734] mtcp_restart.c:607 unmap_memory_areas_and_restore_vdso:
   ***WARNING: munmap(0xffffe000, 4096) failed: 22
Segmentation fault (core dumped)


Can anyone help on this.   I am using latest release pulled from git.


Regards
Ankit



------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Dmtcp-forum mailing list
Dmtcp-forum@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dmtcp-forum

Reply via email to