Project

General

Profile

Actions

Bug #12883

closed

Bus Error at 0x0000010b8075eb

Added by ddmichael (Michalis Despotopoulos) over 7 years ago. Updated almost 5 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:77805]

Description

After trying to start the rails server, my page wasn't loading. Then I killed the process and here is what I got:

^CExiting
/Users/Michael/.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/activesupport-5.0.0.1/lib/active_support/inflector/methods.rb:270: [BUG] Bus Error at 0x0000010b8075eb
ruby 2.3.1p112 (2016-04-26 revision 54768) [x86_64-darwin13]
(snip)
Abort trap: 6

Files

bug-12883.log (199 KB) bug-12883.log nobu (Nobuyoshi Nakada), 10/29/2016 11:45 AM

Updated by ddmichael (Michalis Despotopoulos) over 7 years ago

From the diagnostic reports:

Process:         ruby [23318]
Path:            /Users/USER/*/ruby
Identifier:      ruby
Version:         0
Code Type:       X86-64 (Native)
Parent Process:  bash [23134]
Responsible:     Terminal [216]
User ID:         501

Date/Time:       2016-10-29 12:28:09.298 +0100
OS Version:      Mac OS X 10.9.5 (13F1096)
Report Version:  11
Anonymous UUID:  E1735A79-1756-9573-B04D-E5318F9DDACA

Sleep/Wake UUID: 29C0DEBB-AEF1-411C-B7DF-03F19E97F0C2

Crashed Thread:  10  thread_pool.rb*

Exception Type:  EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000010b8075eb

VM Regions Near 0x10b8075eb:
--> __TEXT                 000000010b798000-000000010b9d2000 [ 2280K] r-x/rwx SM=COW  /Users/USER/*
    __DATA                 000000010b9d2000-000000010b9e7000 [   84K] rw-/rwx SM=PRV  /Users/USER/*

Application Specific Information:
abort() called

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib              0x00007fff8a1af716 __psynch_cvwait + 10
1   libsystem_pthread.dylib             0x00007fff8c6afc3b _pthread_cond_wait + 727
2   ruby                                0x000000010b942656 native_sleep + 406
3   ruby                                0x000000010b942431 rb_thread_terminate_all + 353
4   ruby                                0x000000010b7e1ed7 ruby_cleanup + 455
5   ruby                                0x000000010b7e2115 ruby_run_node + 85
6   ruby                                0x000000010b79963f main + 79
7   libdyld.dylib                       0x00007fff88a3a5fd start + 1

Updated by nobu (Nobuyoshi Nakada) over 7 years ago

Updated by nobu (Nobuyoshi Nakada) over 7 years ago

  • Status changed from Open to Feedback

Michalis Despotopoulos wrote:

From the diagnostic reports:

What's the rest?

Actions #4

Updated by jeremyevans0 (Jeremy Evans) almost 5 years ago

  • Status changed from Feedback to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0