Re: [PATCH] Fix Savannah bug#27328, segfault if the initial exec for "find -exec" fails.

2009-11-29 Thread James Youngman
On Sun, Nov 29, 2009 at 2:57 PM, James Youngman wrote: > 2009-11-29  James Youngman   > >        Fix Savannah bug#27328, segfault if the initial exec for "find >        -exec" fails. The patch seems to work OK for the cases I tested and for the two bugs, which is encouraging. I'll give people o

[bug #27328] find-4.5.5 -exec + segfaults in quotearg_buffer_restyled()

2009-11-29 Thread Mike Frysinger
Follow-up Comment #5, bug #27328 (project findutils): findutils 4.5.5 freshly compiled crashes. applying just that patch and it no longer crashes. i hit this issue a few times on and off (sometimes it'd segfault, sometimes it'd hang). when i hit these cases again, i'll try the patched find to

[bug #27975] Infinite loop for -exec [..] {} +

2009-11-29 Thread James Youngman
Update of bug #27975 (project findutils): Status: Need Info => In Progress ___ Follow-up Comment #3: Thanks for the fast feedback. ___ R

[bug #27975] Infinite loop for -exec [..] {} +

2009-11-29 Thread Elias Pipping
Follow-up Comment #2, bug #27975 (project findutils): Your patch appears to fix this indeed. ___ Reply to this item at: ___ Message sent via/by Savanna

[bug #27757] findutils and Time Machine, two great tastes that don't go great together

2009-11-29 Thread James Youngman
Update of bug #27757 (project findutils): Status: Need Info => Wont Fix Open/Closed:Open => Closed ___ Follow-up Comment #2: Nobody indicated

[bug #27328] find-4.5.5 -exec + segfaults in quotearg_buffer_restyled()

2009-11-29 Thread James Youngman
Update of bug #27328 (project findutils): Status:None => Need Info Assigned to:None => jay ___ Reply to this item at:

[bug #27846] [findutils-4.5.5] assertion failure on aix in xargs.c line 442 on AIX

2009-11-29 Thread James Youngman
Update of bug #27846 (project findutils): Assigned to:None => jay ___ Reply to this item at: ___

[bug #27975] Infinite loop for -exec [..] {} +

2009-11-29 Thread James Youngman
Update of bug #27975 (project findutils): Status:None => Need Info ___ Follow-up Comment #1: I've attached a patch (against the current git head) to bug #27328. Could you let me know if

[PATCH] Fix Savannah bug#27328, segfault if the initial exec for "find -exec" fails.

2009-11-29 Thread James Youngman
2009-11-29 James Youngman Fix Savannah bug#27328, segfault if the initial exec for "find -exec" fails. * lib/buildcmd.h (struct buildcmd_state): Introduce largest_successful_arg_count and smallest_failed_arg_count in order to avoid an assumption that we u

[bug #27328] find-4.5.5 -exec + segfaults in quotearg_buffer_restyled()

2009-11-29 Thread James Youngman
Follow-up Comment #4, bug #27328 (project findutils): Please try the attached patch and let me know if it resolves your problem. (file #19150) ___ Additional Item Attachment: File name: 0001-Fix-Savannah-bug-27328-segfault-if-the-initi