On Tuesday 03 February 2009 20:43, Cristian Ionescu-Idbohrn wrote:
> On Sat, 31 Jan 2009, Denys Vlasenko wrote:
> 
> > if (p==NULL) bb_error_msg("p is NULL at %d!", __LINE__)
> > ========>               expdest = stack_nputstr(p, length, expdest);
> 
> None of the CONFIG_ tweaks led to anything catchable.  It's a moving
> target :(
> 
> > Let me know what do you see.
> 
> Though, I managed to isolate the problem to the transition from 1.11.3
> where ash doesn't segfault in the tested environment, to 1.12.0 (with
> applied fixes).

So, busybox-1.12.4 (latest 1.12.x) segfaults.

Does busybox-1.12.4 with the attached patch reverted works?
It should, because this patch returns ash.c to 1.11.3 state.
--
vda

Attachment: ash1.diff.gz
Description: GNU Zip compressed data

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to