From: nobu@... Date: 2015-03-05T13:00:42+00:00 Subject: [ruby-core:68428] [Ruby trunk - Bug #10709] [Rejected] Crash while loading Issue #10709 has been updated by Nobuyoshi Nakada. Status changed from Feedback to Rejected > 2 ruby 0x000000010069a943 sigsegv + 83 > 3 libsystem_platform.dylib 0x00007fff8776ef1a _sigtramp + 26 > 4 libruby.2.0.0.dylib 0x0000000100d4749f ruby_xmalloc + 17 You load an extension library for 2.0.0. ---------------------------------------- Bug #10709: Crash while loading https://bugs.ruby-lang.org/issues/10709#change-51775 * Author: Francisco Garcia * Status: Rejected * Priority: Normal * Assignee: * ruby -v: 2.2.0 * Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN ---------------------------------------- I am stuck trying to upgrade my Ruby mri install In 2.1.3 everything works fine, but with 2.1.5 and 2.2.0 it crashes while loading I did a fresh bundle install and also made sure my gem system was up to date (gem update --system) ---Files-------------------------------- crash.txt (57 KB) -- https://bugs.ruby-lang.org/