Logged In: YES
user_id=756930

This is because the bitmap is marked as being LE but it in
fact is not LE. Easiest way to fix this is to modify bitmap.c
not to mark the bitmap as LE.