Re: [Vserver] Vhashify segmentation fault

2005-11-12 Thread Enrico Scholz
[EMAIL PROTECTED] (alberto) writes: > I finally had time to test vhasify on an i386 with valgrind, attached > is the output. Same debian source package as I used for x86_64 and > same options (added beecrypt2{,-dev} to dependencies so pbuilder > builds it with vhashify). Using 'valgrind' on the '

Re: [Vserver] Vhashify segmentation fault

2005-11-10 Thread alberto
Hi, I finally had time to test vhasify on an i386 with valgrind, attached is the output. Same debian source package as I used for x86_64 and same options (added beecrypt2{,-dev} to dependencies so pbuilder builds it with vhashify). Surprisingly, running it with valgrind doesn't make it segfa

Re: [Vserver] Vhashify segmentation fault

2005-10-31 Thread alberto
Enrico Scholz wrote: ok; please do a 'make check' with 0.30.209 and see if 'hashcalc.sh' succeeds. You can do | ./src/testsuite/hashcalc Makefile.am SHA-1 also, which should output the same hash like 'sha1sum Makefile.am' No luck :( make check gives out (with 0.30.209): PASS: lib/testsuite/

Re: [Vserver] Vhashify segmentation fault

2005-10-30 Thread Enrico Scholz
[EMAIL PROTECTED] (alberto) writes: > Mmmm, so it could be a beecrypt2 problem... right? > I'll try installing from non-debian sources util-vserver and beecrypt > to see what happens. The hash belongs to a real executable though > (according to "file "), not sure which executable but > something t

Re: [Vserver] Vhashify segmentation fault

2005-10-24 Thread alberto
Enrico Scholz wrote: this looks already strange... a hash value with so much '0' is highly improbable... Mmmm, so it could be a beecrypt2 problem... right? I'll try installing from non-debian sources util-vserver and beecrypt to see what happens. The hash belongs to a real executable though (

Re: [Vserver] Vhashify segmentation fault

2005-10-23 Thread Enrico Scholz
[EMAIL PROTECTED] (alberto) writes: > I'm running debian sarge on amd64 (though I can reproduce the problem > on another machine running on i386). Custom built debian package for > util-vserver-0.30.208-fix2 with beecrypt2 enabled > ... > lstat("/etc/vservers/.defaults/apps/vunify/hash/0/04/00/000

Re: [Vserver] Vhashify segmentation fault

2005-10-23 Thread Herbert Poetzl
On Sun, Oct 23, 2005 at 05:22:52PM +0200, alberto wrote: > Hi list, > > I'm currently experimenting with vhashify but I'm getting > segmentation fault whenever I run vserver hashify or > /usr/lib/util-vserver/vhasify. > > I'm running debian sarge on amd64 (though I can reproduce the problem > o

[Vserver] Vhashify segmentation fault

2005-10-23 Thread alberto
Hi list, I'm currently experimenting with vhashify but I'm getting segmentation fault whenever I run vserver hashify or /usr/lib/util-vserver/vhasify. I'm running debian sarge on amd64 (though I can reproduce the problem on another machine running on i386). Custom built debian package for