On Friday 28 March 2008 16:41, EXTERNAL Tetz Torsten (Praktikant; ST-FIR/ENG1) 
wrote:
> Hello,
> 
> I try to use Busybox version 1.10.0 on a sh3 based board under Linux and
> always get "Segmentation fault" when I call "/bin/busybox" or any link
> to it.
> 
> I am working with a cross compiler toolchain build with crosstool. I
> already 
> used this toolchain to build other programms for the board including a
> "Hello World" 
> Programm and a bash.
> 
> I was able to build a working Busybox version 1.1.3 for my target and 
> I get no warnings during the build of the 1.10.0 version.
> 
> Any Ideas where I could look for the cause of those segfaults
> with the 1.10.0 version

1. Find latest working version of busybox
   go to http://busybox.net/download.html, pick
   "latest releases and patch directories for each branch"
   in order, build and let list know which one after 1.3.2
   stopped working.

2. Add debug prints in main() and see how far it gets.
--
vda
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to