[ruby-core:63457] [ruby-trunk - Bug #9995] [Third Party's Issue] crash when running rake for the first time...

From: nobu@...
Date: 2014-06-30 23:36:08 UTC
List: ruby-core #63457
Issue #9995 has been updated by Nobuyoshi Nakada.

File bug-9995.log added
Description updated
Status changed from Open to Third Party's Issue

RVM's issue, as usual.

~~~
-- C level backtrace information -------------------------------------------
0   ruby                                0x000000010c62bec6 rb_vm_bugreport + 134
1   ruby                                0x000000010c4e2383 report_bug + 307
2   ruby                                0x000000010c4e2244 rb_bug + 180
3   ruby                                0x000000010c5af119 sigsegv + 153
4   libsystem_platform.dylib            0x00007fff8cf035aa _sigtramp + 26
5   libruby.2.0.0.dylib                 0x000000010ced5568 ruby_xmalloc + 17
6   ???                                 0x00007fff53856710 0x0 + 140734594639632
~~~

----------------------------------------
Bug #9995: crash when running rake for the first time...
https://bugs.ruby-lang.org/issues/9995#change-47498

* Author: Brian Yeh
* Status: Third Party's Issue
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
* ruby -v: ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-darwin13.0]
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN
----------------------------------------
New to ruby I get the error below. the instructions tell me to report it on this site so here I am. When I run rake the whole thing just crashes. I'm using ruby 2.1.2 installed under rvm. 

~~~
brian@brians-air:~/RubymineProjects/work/demo$ rake
/Users/brian/.rvm/gems/ruby-2.1.2/gems/sqlite3-1.3.9/lib/sqlite3/sqlite3_native.bundle: [BUG] Segmentation fault at 0x00000000000418
(snip)
Abort trap: 6
~~~


---Files--------------------------------
bug-9995.log (62 KB)


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

In This Thread

Prev Next