Re: SIGSEGV in partial_quotearg_n()

2017-09-05 Thread Paul Eggert
James Youngman wrote: gnulib foliks, do you have test data which results in FTS_DC being returned by fts_read? If not, have you tested in any other way that ent->fts_cycle->fts_pathlen is in-bounds for this case? The Gnulib tests for fts are minimal and don't use FTS_DC as far as I know. I

Re: SIGSEGV in partial_quotearg_n()

2017-09-03 Thread James Youngman
On Fri, Aug 18, 2017 at 3:23 PM, Kamil Dudka <kdu...@redhat.com> wrote: > > We have multiple occurrences of automated crash reports: > > https://retrace.fedoraproject.org/faf/reports/1209278/ > > ... about SIGSEGV in partial_quotearg_n() at this location in t

Re: SIGSEGV in partial_quotearg_n()

2017-08-29 Thread Kamil Dudka
On Monday, August 28, 2017 11:51:08 PM CEST Bernhard Voelker wrote: > On 08/18/2017 04:23 PM, Kamil Dudka wrote: > > We have multiple occurrences of automated crash reports: > > > > https://retrace.fedoraproject.org/faf/reports/1209278/ > > > > ... ab

Re: SIGSEGV in partial_quotearg_n()

2017-08-28 Thread Bernhard Voelker
On 08/18/2017 04:23 PM, Kamil Dudka wrote: > We have multiple occurrences of automated crash reports: > > https://retrace.fedoraproject.org/faf/reports/1209278/ > > ... about SIGSEGV in partial_quotearg_n() at this location in the source code: > > http://git.savannah.gnu.o

SIGSEGV in partial_quotearg_n()

2017-08-18 Thread Kamil Dudka
We have multiple occurrences of automated crash reports: https://retrace.fedoraproject.org/faf/reports/1209278/ ... about SIGSEGV in partial_quotearg_n() at this location in the source code: http://git.savannah.gnu.org/cgit/findutils.git/tree/find/ftsfind.c?h=v4.6.0#n219 I guess it crashes