Hi all,

Just wondering if anyone has ever tried running Freenet on raspberry pi.

I have the 512 MB ram model with a 700 MHz ARM processor and trying to run it, I get Segmentation fault.

Is this simply a case of not enough resources?

Did an strace on the execution and here's what I get (if that is of any help):

read(10, "tmem -le 1024 ] \n       then \n  "..., 8192) = 1616
stat64("memory.autolimit", {st_mode=S_IFREG|0644, st_size=4, ...}) = 0
write(1, "Starting Freenet 0.7...\n", 24) = 24
stat64("/media/usb/Freenet/./Freenet.pid", 0xbed07778) = -1 ENOENT (No such file or directory) stat64("/usr/local/sbin/nice", 0xbed07918) = -1 ENOENT (No such file or directory) stat64("/usr/local/bin/nice", 0xbed07918) = -1 ENOENT (No such file or directory) stat64("/usr/sbin/nice", 0xbed07918) = -1 ENOENT (No such file or directory)
stat64("/usr/bin/nice", {st_mode=S_IFREG|0755, st_size=26240, ...}) = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb6fd3068) = 16725
wait4(-1, [{WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV}], 0, NULL) = 16725
--- SIGCHLD (Child exited) @ 0 (0) ---
sigreturn()                             = ? (mask now [QUIT])
write(2, "Segmentation fault\n", 19)    = 19
exit_group(0)                           = ?


Thanks.


-------------------------------------------------

VFEmail.net - http://www.vfemail.net
$24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No bandwidth quotas! Commercial and Bulk Mail Options! _______________________________________________
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:support-requ...@freenetproject.org?subject=unsubscribe

Reply via email to