[CRIU] [GSoC 2019] Building questions on go-criu

Adrian Reber areber at redhat.com
Wed Mar 20 19:41:05 MSK 2019


On Tue, Mar 19, 2019 at 07:24:51AM -0700, James Cui wrote:
> On Tue, Mar 19, 2019, 12:10 AM Adrian Reber <areber at redhat.com> wrote:
> > On Mon, Mar 18, 2019 at 01:46:46AM -0400, James Cui wrote:
> > > Hey CRIU developers,
> > >
> > >     After setting up go criu on my computer, building using make
> > generates
> > > the following errors. Any ideas on this?
> > >
> > > mkdir -p image
> > > test/piggie
> > > Child forked, pid -1
> >
> > Starting the test target process did not work. Try running the commands
> > manually to see if there are additional error messages.
> >
> > > test/test dump `pidof piggie` image
> > > CRIU version 31200
> > > panic: runtime error: index out of range
> >
> Thanks Adrian for reply! Which commands are you refering to? Are there any
> documents to look at?

Just look at the Makefile and see what it does. Do the steps the
Makefile does manually and try to figure out why 'test/piggie' fails to
fork.

		Adrian


More information about the CRIU mailing list