[libvirt] [PATCH] maint: increase stack frame size limit

Roman Bogorodskiy bogorodskiy at gmail.com
Fri May 8 06:23:47 UTC 2015


  Roman Bogorodskiy wrote:

>   Roman Bogorodskiy wrote:
> 
> > Currently the stack frame size limit is set to 4096 and it started to
> > cause an error like this:
> > 
> > virshtest.c:253:1: error: stack frame size of 5512 bytes in function
> > 'mymain' [-Werror,-Wframe-larger-than=]
> > mymain(void)
> > ^
> > 1 error generated.
> > 
> > Increase it to 6144.
> 
> Worth to mention that it's started to show up after updating to clang
> 3.6.

Any comments on this?

Thanks,

Roman Bogorodskiy




More information about the libvir-list mailing list