[Bug 95026] Alien Isolation segfault after initial loading screen/video

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Comment # 12 on bug 95026 from
Yes, you are right. With CFLAGS and CXXFLAGS="-O2 -fno-inline-small-functions"
it does not crash.

Seems like the answers on stackoverflow apply here too and it's the inlined
functions that use up all the available stack memory. I don't know how that
works exactly but I guess all the local variables from the inlined functions
get added to the functions where they are inlined into, every time?


You are receiving this mail because:
_______________________________________________
dri-devel mailing list
dri-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[Index of Archives]     [Linux DRI Users]     [Linux Intel Graphics]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux