Hi

I'm having a problem with BusyBox on my AVR32 system.

I'm running "BusyBox v1.12.0 (2008-10-16 09:24:36 NZDT) multi-call binary" 
which I have compiled using avr32-linux-gcc (GCC) 4.2.2-atmel.1.0.8 and 
linked against a recent SVN copy of uClibc 0.9.30-rc2-svn

Running grep results in a segfault:
grep[209]: segfault at 00000000 pc 00010ec2 sp 7f82bb34 ecr 24

As far as I can tell this is occurring inside BusyBox from libbb/xregcomp.c in 
the "regcomp_or_errmsg()" function in the call to "regcomp()" itself.

Any suggestions on what to look for would be appreciated. Thanks in advance.

PS. Before anyone asks, I'm not using "buildroot"

--
Cheers
JeremyB
_______________________________________________
uClibc mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to