Actions
Misc #12781
closedSegmentation fault on macOS Sierra (sqlite3_adapter.rb)
Misc #12781:
Segmentation fault on macOS Sierra (sqlite3_adapter.rb)
Status:
Third Party's Issue
Assignee:
-
Description
After upgrading my MBP to macOS Sierra, I now get a segmentation fault on the sqlite3_adapter.rb with every request sent to Unicorn:
Files
Updated by nobu (Nobuyoshi Nakada) almost 10 years ago
- File bug-12781.log bug-12781.log added
- Description updated (diff)
- Status changed from Open to Third Party's Issue
Please report to the sqlite3-ruby project.
Updated by nobu (Nobuyoshi Nakada) almost 10 years ago
- Has duplicate Bug #12795: Bug when using Rails Console to query ActiveRecord - Segmentation fault added
Updated by nobu (Nobuyoshi Nakada) almost 10 years ago
- Has duplicate Bug #12797: Crash after rails test added
Updated by nobu (Nobuyoshi Nakada) almost 10 years ago
- Has duplicate Bug #12824: Getting sqlite3 Segmentation fault at 0x00000000000110 added
Updated by nobu (Nobuyoshi Nakada) almost 10 years ago
- Has duplicate Bug #12842: Bug in ruby intrepreter added
Updated by shyouhei (Shyouhei Urabe) almost 10 years ago
- Related to Bug #12844: Unable to run $rails console added
Updated by shyouhei (Shyouhei Urabe) almost 10 years ago
- Has duplicate Bug #12853: Error using rails c on Mac OS X 10.12 Sierra added
Updated by shyouhei (Shyouhei Urabe) almost 10 years ago
- Has duplicate Bug #12807: [BUG] Segmentation fault at 0x00000000000110 added
Updated by shyouhei (Shyouhei Urabe) almost 10 years ago
- Has duplicate Bug #12819: Sporadic BUG after upgrading to macOS Sierra added
Updated by shyouhei (Shyouhei Urabe) almost 10 years ago
- Has duplicate Bug #12804: rails console crashes on accessing db after upgrading to mac sierra added
Updated by shyouhei (Shyouhei Urabe) almost 10 years ago
- Has duplicate Bug #12816: After upgrade to Mac OS Sierra, segmentation faults occur during rails/bin console added
Updated by shyouhei (Shyouhei Urabe) almost 10 years ago
- Has duplicate Bug #12818: [Segmentation fault] - sqlite3? added
Updated by nobu (Nobuyoshi Nakada) almost 10 years ago
- Has duplicate Bug #12857: macOS Sierra sqlite3 bug added
Updated by nobu (Nobuyoshi Nakada) almost 10 years ago
It's said that it is an Apple's bug.
Try to install sqlite3 by HomeBrew, MacPorts, or etc.
http://stackoverflow.com/questions/39812707/segmentation-fault-with-rails-after-upgrading-to-os-sierra-possibly-related-to
https://bugs.python.org/issue27126
Updated by shyouhei (Shyouhei Urabe) over 9 years ago
- Related to Bug #12859: Bug on Rails Console? added
Updated by hsbt (Hiroshi SHIBATA) over 9 years ago
- Is duplicate of Bug #12859: Bug on Rails Console? added
Updated by hsbt (Hiroshi SHIBATA) over 9 years ago
- Related to deleted (Bug #12859: Bug on Rails Console?)
Updated by nobu (Nobuyoshi Nakada) over 9 years ago
- Has duplicate Bug #12879: You may have encountered a bug in the Ruby interpreter or extension libraries. added
Updated by hsbt (Hiroshi SHIBATA) over 9 years ago
- Has duplicate Bug #12894: Seems to be some issue with sqlite3 added
Updated by shyouhei (Shyouhei Urabe) over 9 years ago
- Has duplicate Bug #13035: Segmentation fault when using Rails 5.0.0.1 console added
Updated by nobu (Nobuyoshi Nakada) over 9 years ago
- Has duplicate Bug #13061: May have encountered a bug in the Ruby interpreter or extension libraries. added
Updated by nobu (Nobuyoshi Nakada) almost 9 years ago
- Related to Bug #13779: Rails Console Crashing 2 Days in a Row added
Updated by stevensalbert (Steven Steven) over 8 years ago
- Tracker changed from Bug to Feature
- ruby -v deleted (
2.3.1p112) - Backport deleted (
2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN)
Updated by ioquatix (Samuel Williams) about 8 years ago
@nobu (Nobuyoshi Nakada) the last two updates are spam.
Updated by hsbt (Hiroshi SHIBATA) about 8 years ago
- Tracker changed from Feature to Bug
- ruby -v set to 2.3.1p112
- Backport set to 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN
Updated by stevensalbert (Steven Steven) about 8 years ago
Updated by stevensalbert (Steven Steven) about 8 years ago
- Tracker changed from Bug to Misc
- ruby -v deleted (
2.3.1p112) - Backport deleted (
2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN)
Updated by udayshankar (udayshankar shankar) about 7 years ago
- Assignee set to aycabta (aycabta .)
Updated by hsbt (Hiroshi SHIBATA) about 7 years ago
- Assignee deleted (
aycabta (aycabta .))
Actions