Am 2010-04-19 11:38, schrieb Philipp Marek: > Hello Lukas! > > >> I tried to get fsvs working on a NetusG20 ARM device with Emddebian >> installed. >> > ... > >> on execution i get the following error >> >> An error occurred at 17:25:00.848: Ungültige Adresse (14) >> in dir__enumerator: Speicherzugriffsfehler >> >> I searched quite a lot and also find a similar thread in these mailing >> archive, >> but there it seems, that the problem, which was related to the direnum.c, was >> resolved long time ago. >> On my Ubuntu machine it also works perfectly, so it seems it has something >> to do >> with the ARM Installation. >> > ... > >> Does anyone has an idea on this? >> > Could you please recompile (if necessary) with --enable-debug, and either > * run with gdb and send the backtrace, or > * start with -d, and send me the last few lines of output? > > Then I'll take a look. > > Maybe I'm doing some bad pointer arithmetic ... but it seems to work on all > other > architectures, so probably not. > > > Regards, > > Phil > > Hi!
Thanks for the fast answer. Recompiling will take some time, in the meanwhile a ran fsvs again with the -d parameter and the last few lines are the following.. 10:46:44.919 dir__enumerator[direnum.c:465] found 85814 root 10:46:44.919 dir__enumerator[direnum.c:465] found 77921 bin 10:46:44.919 dir__enumerator[direnum.c:522] after loop found 21 entries, 110 bytes string-space 10:46:44.919 ops__allocate[est_ops.c:831] need 21 blocks, freelist=(nil) 10:46:44.920 ops__allocate[est_ops.c:869] no free list, allocating 10:46:44.920 ops__allocate[est_ops.c:886] giving 21 blocks at 0x69f88 Speicherzugriffsfehler regards ------------------------------------------------------ http://fsvs.tigris.org/ds/viewMessage.do?dsForumId=3928&dsMessageId=2589064 To unsubscribe from this discussion, e-mail: [[email protected]].
