glibc must be built with unwind tables to prevent SIGSEGV in gcc unwinding 39/38839/1 submit/tizen/20150430.093651
authorVyacheslav Barinov <v.barinov@samsung.com>
Wed, 29 Apr 2015 07:14:14 +0000 (10:14 +0300)
committerVyacheslav Barinov <v.barinov@samsung.com>
Wed, 29 Apr 2015 07:18:29 +0000 (10:18 +0300)
commit6c1e1d841eda04093cd69f888a924a24b19d5d78
treeedfccff25801cd25086633785096a82964389136
parentadb9616edffcf14405450ea0d00df1352b5b2639
glibc must be built with unwind tables to prevent SIGSEGV in gcc unwinding

Some objects are forced to build with unwind tables by glibc build system
to support exceptions and when some objects are built without them tables become
malformed and cause SIGSEGV inside libgcc unwinding function.

Change-Id: I8e59cca874dfc6c17c344bd3d972d3b7e0f0163a
Signed-off-by: Vyacheslav Barinov <v.barinov@samsung.com>
packaging/glibc.spec