[#67346] Future of test suites for Ruby — Charles Oliver Nutter <headius@...>

I'll try to be brief so we can discuss all this. tl;dr: RubySpec is

19 messages 2015/01/05

[ruby-core:67902] [ruby-trunk - Bug #10801] [Rejected] Problem running rails server for sample app

From: nobu@...
Date: 2015-01-30 08:21:45 UTC
List: ruby-core #67902
Issue #10801 has been updated by Nobuyoshi Nakada.

File bug-10801.log added
Description updated
Status changed from Open to Rejected

~~~
-- C level backtrace information -------------------------------------------
0   libruby.2.2.0.dylib                 0x0000000104427c9b rb_vm_bugreport + 155
1   libruby.2.2.0.dylib                 0x00000001042cc0b0 rb_bug_context + 480
2   libruby.2.2.0.dylib                 0x00000001043a4273 sigsegv + 83
3   libsystem_platform.dylib            0x00007fff8ee845aa _sigtramp + 26
4   libruby.2.0.0.dylib                 0x0000000104aac1ba rb_newobj + 31
5   ???                                 0x00007fa7c4e5b720 0x0 + 140358539654944
~~~

You mix an extension library linked against libruby.2.0.0.

----------------------------------------
Bug #10801: Problem running rails server for sample app
https://bugs.ruby-lang.org/issues/10801#change-51301

* Author: Alexander Porro
* Status: Rejected
* Priority: High
* Assignee: 
* ruby -v: 2.2.0
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
This is the crash report I received

~~~
alexander-porros-macbook-pro:sample_app alexanderporro$ rails server
(snip)
Abort trap: 6
~~~


---Files--------------------------------
bug-10801.log (38.8 KB)


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

In This Thread

Prev Next