Segmentation Fault

Denys Vlasenko vda.linux at googlemail.com
Thu Jul 2 22:57:41 UTC 2009


On Wednesday 01 July 2009 12:16, Piyush Verma wrote:
> > When I am running busybox I get the message segmentation fault.

When you run exactly which command?


> > I am using  "armv6l-unknown-linux-uclibc-gcc" compiled by the guide line
> > from  CLFS Embedded with uclibc.

Does it happen with the same .config on a x86 machine?


> I am using busybox-1.13.3.

Try 1.14.2 with the same config.


> I already  try with and without the pathc
> busybox-1.13.3-branch_update-1.patch

I don't know what this patch is.
busybox.net provides only these patches:

http://busybox.net/downloads/fixes-1.13.3/


> I also try with selecting minimum option only "ls & sh".
> 
> here is the configuration file as attachment.

Trying to reporduce.
Compiled 1.15.svn with it. It works:

# ./busybox ash

BusyBox v1.15.0.svn (2009-07-03 00:47:41 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

# ./busybox ls
AUTHORS                 TODO                    console-tools           init                    procps
Config.in               TODO_config_nommu       coreutils               libbb                   runit
INSTALL                 applets                 debianutils             libpwdgrp               scripts
LICENSE                 arch                    docs                    loginutils              selinux
Makefile                archival                e2fsprogs               mailutils               shell
Makefile.custom         busybox                 editors                 miscutils               sysklogd
Makefile.flags          busybox_unstripped      examples                modutils                testsuite
Makefile.help           busybox_unstripped.map  findutils               networking              util-linux
README                  busybox_unstripped.out  include                 printutils


Compiled 1.13.3 with it. It works too:

# ./busybox ash

BusyBox v1.13.3 (2009-07-03 00:55:54 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

# ./busybox ls
AUTHORS                 TODO                    console-tools           init                    procps
Config.in               TODO_config_nommu       coreutils               libbb                   runit
INSTALL                 applets                 debianutils             libpwdgrp               scripts
LICENSE                 arch                    docs                    loginutils              selinux
Makefile                archival                e2fsprogs               mailutils               shell
Makefile.custom         busybox                 editors                 miscutils               sysklogd
Makefile.flags          busybox_unstripped      examples                modutils                testsuite
Makefile.help           busybox_unstripped.map  findutils               networking              util-linux
README                  busybox_unstripped.out  include                 printutils



--
vda


More information about the busybox mailing list