Hello,

On Wed, 04 Mar 2015 20:37:10 +0100
Matej Kovac <matej.ko...@gmail.com> wrote:

> I decided to split interfaces(5) and extracted one interface into
> separate file in interfaces.d/brsys. gdb ifup segfaults...:
> 
> (gdb) run brsys
> Starting program: /sbin/ifup brsys
> 
> Program received signal SIGSEGV, Segmentation fault.
> internal_fnmatch (pattern=pattern@entry=0x60f3ea "*", 
>     string=string@entry=0x12dfd43 "brsys", string_end=0x12dfd48 "", 
>     no_leading_period=no_leading_period@entry=4, flags=flags@entry=4, 
>     ends=ends@entry=0x0, alloca_used=alloca_used@entry=0) at
> fnmatch_loop.c:49 49      fnmatch_loop.c: No such file or directory.
> (gdb) bt
> #0  internal_fnmatch (pattern=pattern@entry=0x60f3ea "*", 
>     string=string@entry=0x12dfd43 "brsys", string_end=0x12dfd48 "", 
>     no_leading_period=no_leading_period@entry=4, flags=flags@entry=4, 
>     ends=ends@entry=0x0, alloca_used=alloca_used@entry=0) at
>     fnmatch_loop.c:49

This looks weird. Have you tried to reproduce it somewhere else? Does
it happen all the time?

-- 
Cheers,
  Andrew

Attachment: pgpQMRZX9ZLDs.pgp
Description: OpenPGP digital signature

Reply via email to