gcc segfaults with 4.2.5

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

gcc segfaults with 4.2.5

Postby Carlos Carvalho » Thu Oct 29, 2015 4:13 pm

I get this with grsecurity-3.1-4.2.5-201510282005.patch:

CC net/ipv6/sysctl_net_ipv6.o
*** WARNING *** there are active plugins, do not report this as a bug unless you can reproduce it without enabling any plugins.
Event | Plugins
PLUGIN_FINISH_TYPE | randomize_layout_plugin constify_plugin
PLUGIN_FINISH_DECL | randomize_layout_plugin
PLUGIN_ATTRIBUTES | randomize_layout_plugin initify_plugin constify_plugin
PLUGIN_START_UNIT | initify_plugin stackleak_plugin constify_plugin
PLUGIN_ALL_IPA_PASSES_START | randomize_layout_plugin constify_plugin
net/ipv6/ip6_output.c: In function ‘ip6_fragment’:
net/ipv6/ip6_output.c:1772:1: internal compiler error: segmentation fault
}
^
CC net/ipv6/xfrm6_policy.o
0x9c1a2f crash_signal
../../src/gcc/toplev.c:383
0x15fef84fd45 execute_kernexec_fptr
tools/gcc/kernexec_plugin.c:201
0x15fef84fd45 execute
tools/gcc/kernexec_plugin.c:437

This happens with gcc 4.9 and 5.2.1 on a Debian machine.
Carlos Carvalho
 
Posts: 27
Joined: Thu Apr 21, 2011 4:48 pm

Re: gcc segfaults with 4.2.5

Postby spender » Thu Oct 29, 2015 7:01 pm

This was already fixed this morning.

Thanks,
-Brad
spender
 
Posts: 2185
Joined: Wed Feb 20, 2002 8:00 pm


Return to grsecurity support