[ruby-core:70724] [Ruby trunk - Bug #11521] [Feedback] [BUG] Segmentation fault at 0x00000000000418 ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-darwin14]

From: nobu@...
Date: 2015-09-11 08:16:16 UTC
List: ruby-core #70724
Issue #11521 has been updated by Nobuyoshi Nakada.

File bug-11521.log added
Description updated
Status changed from Open to Feedback

Tyrant Davis wrote:
> I am new to coding and rails. When I try running rails server I get the segmentation fault. This was not an issue yesterday. I am not sure what went wrong. I tried reinstalling Ruby 2.2.1 and updating to 2.2.3 to no avail. Below is the report.

Very strange.
The segmentation fault itself is due to a usual rvm bug, mixing an extension library for different ruby
but 2.2.3 should raise a fatal error instead of segmentation fault.
Is the log with 2.2.3 same?


----------------------------------------
Bug #11521: [BUG] Segmentation fault at 0x00000000000418 ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-darwin14]
https://bugs.ruby-lang.org/issues/11521#change-54107

* Author: Tyrant Davis
* Status: Feedback
* Priority: Normal
* Assignee: 
* ruby -v: 2.2.1
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
I am new to coding and rails. When I try running rails server I get the segmentation fault. This was not an issue yesterday. I am not sure what went wrong. I tried reinstalling Ruby 2.2.1 and updating to 2.2.3 to no avail. Below is the report.

~~~
(snip)

Abort trap: 6
~~~

---Files--------------------------------
bug-11521.log (77.6 KB)


-- 
https://bugs.ruby-lang.org/

In This Thread

Prev Next