coring io-net

Hi,
It looks like i have a problem in my filter ,which is below ip.
My guess is that i might have a leak somewhere but i can’t find it.
All my allocations are made bye io-net and not with simple malloc, so i
guess i can’t use gmalloc to hunt the problem.
The thing that i can see is that running gdb on the io-net core, shows me
the following:
crashed and burn at: _band_get_aligned() from /x86/lib/libc.so.2

I don’t have any callstack.
Any idea what is this function and/or where i might find my problem?


Cheers

Benzy Gabay