From: ryangrow@... Date: 2014-06-18T21:46:06+00:00 Subject: [ruby-core:63226] [ruby-trunk - Bug #9956] [Open] sqlite3_native.bundle: [BUG] Segmentation fault at 0x00000000000418 Issue #9956 has been reported by Ryan Grow. ---------------------------------------- Bug #9956: sqlite3_native.bundle: [BUG] Segmentation fault at 0x00000000000418 https://bugs.ruby-lang.org/issues/9956 * Author: Ryan Grow * Status: Open * 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 ---------------------------------------- I am attempting to create a new rails project using rails 4.1.1 and ruby-2.1.2 [ x86_64 ], I am also seeing the same error with ruby-2.0.0. When I attempt to either run the server or generate a scaffold immediately after creating the new project, I get this error message wrapped in the error output file that I have attached. I am able to use ruby-1.9.3 and rails 4.0 to create and run rails projects on this host. Client Environment: Darwin My-MacBook-Pro.local 13.2.0 Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64 x86_64 The error segmentation fault is: sqlite3_native.bundle: [BUG] Segmentation fault at 0x00000000000418 ---Files-------------------------------- error.output (63.4 KB) -- https://bugs.ruby-lang.org/