I've compiled with no problems the ps3tools but when I try to unself an eboot.bin I get Bus Error.

I ran unself on the gdb, and it throws a SIGBUS on line 58 in the unself.c file

Can someone give advice?

FYI, here is my machine

Ubuntu 10.10 x86_64 2.6.37-rc8-candela


I'm just executing this on the terminal

$ unself path/to/EBOOT.BIN eboot.elf

then I get
$ Bus error


Also I tried readself, but I get Segmentation Fault :/

Thanks