General

Profile

mva (Vadim A. Misbakh-Soloviov)

  • Login: mva
  • Email: ruby@mva.name
  • Registered on: 04/03/2015
  • Last sign in: 04/14/2015

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

04/14/2015

08:30 PM Ruby Bug #11030: Ruby 2.2.1 fails to compile with hardened GCC
Oh, and yes, adding `-fstack-check` to the CFLAGS even on non-Hardened system/toolchain reproduce the error ;)
P.S. As for now, latest Ruby-2.1 release is affected too!
mva (Vadim A. Misbakh-Soloviov)
04:52 PM Ruby Bug #11030: Ruby 2.2.1 fails to compile with hardened GCC
By the way, I just found (with help of the downstream's Ruby team), that adding `-fno-stack-check` to the `CFLAGS` makes it to build fine (and miniruby don't segafults). But I think, it is not the good way to solve this problem :-/
mva (Vadim A. Misbakh-Soloviov)

04/11/2015

09:41 PM Ruby Bug #11030: Ruby 2.2.1 fails to compile with hardened GCC
Is it any more info I can provide? :) mva (Vadim A. Misbakh-Soloviov)

04/10/2015

05:00 PM Ruby Bug #11030: Ruby 2.2.1 fails to compile with hardened GCC
Uh... Sorry for delay! Somewhy I didn't get email notification from your redmine :(
So, I'm not sure, if this is exactly what you asked about (if it is not — I'd be happy to provide output of any gdb command you tell ;) ), but here it...
mva (Vadim A. Misbakh-Soloviov)

04/03/2015

09:57 AM Ruby Bug #11030 (Closed): Ruby 2.2.1 fails to compile with hardened GCC
Hi there!
I've discovered, that Ruby 2.2.1 can't be built using Hardened GCC (4.8 and 4.9).
Probably, that was introduced in that commit: http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/tags/v2_2_1/thread_pthread.c?r1=48992&r2=49578&diff_f...
mva (Vadim A. Misbakh-Soloviov)

Also available in: Atom