On Tue, Oct 05, 2010 at 02:58:04PM +0200, Matteo Cypriani wrote: > On Tue, 5 Oct 2010 15:33:00 +0300, Peter Pentchev wrote: > > Can you run "dma-migrate -v" by hand and show > > me its output? > > There is no output at all… [snip] > time(NULL) = 1286282846 > getpid() = 1143 > > Hope it helps…
Even weirder. Interesting. Can you build a test program on that host? If yes, could you try to build the attached program, first with env DEB_BUILD_HARDENING=0 cc -O2 -g -o dma-migrate dma-migrate.c ...and, if that suddenly happens to work (it shouldn't, but still), with: env DEB_BUILD_HARDENING=1 cc -O2 -g -o dma-migrate dma-migrate.c (with the hardening-wrapper package installed) ...and show me the output (to stderr, mostly) and the strace output for both cases? If you can't build a program on this host, I'll try to hunt down a PowerPC qemu image to experiment with. Thanks for taking an interest in dma, and for your help with trying to track this down! G'luck, Peter -- Peter Pentchev [email protected] [email protected] [email protected] PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 .siht ekil ti gnidaer eb d'uoy ,werbeH ni erew ecnetnes siht fI
signature.asc
Description: Digital signature

