Project

General

Profile

Actions

Bug #9995

closed

crash when running rake for the first time...

Added by crimsonalucard (Brian Yeh) almost 10 years ago. Updated almost 10 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-darwin13.0]
[ruby-core:63411]

Description

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) bug-9995.log nobu (Nobuyoshi Nakada), 06/30/2014 11:35 PM

Updated by nobu (Nobuyoshi Nakada) almost 10 years ago

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
Actions

Also available in: Atom PDF

Like0
Like0