General

Profile

kaustubh (Kaustubh D)

Issues

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

Activity

11/29/2013

11:34 AM Ruby Bug #8326: Running Redmine unter Ruby 2.0.0 produces an "Illegal instruction(coredump)" under AIX 7.1
This turns out to be issue related to optimization, we were able to workaround this using ruby compiled with xlc flags "-O -qhot". Hope it helps someone. Thanks!! kaustubh (Kaustubh D)

11/11/2013

05:00 PM Ruby Bug #8326: Running Redmine unter Ruby 2.0.0 produces an "Illegal instruction(coredump)" under AIX 7.1
Additional input, an SBR (stack array bounds read) was reported in mark_locations_array. for example see the attachment. kaustubh (Kaustubh D)
04:47 PM Ruby Bug #8326: Running Redmine unter Ruby 2.0.0 produces an "Illegal instruction(coredump)" under AIX 7.1
We are facing similar issue (similar stack trace) in our tests. Our observation is, if we build ruby in non-optimized mode or 'even if we have ruby optimized (-O) but gc.c built without optimization' we do not see core dump. This might i... kaustubh (Kaustubh D)

Also available in: Atom