Project

General

Profile

Actions

Feature #12982

closed

ruby 2.3.1 got crash on macos

Added by hunterhu (Hunter Hu) over 7 years ago. Updated about 2 years ago.

Status:
Feedback
Assignee:
-
Target version:
-
[ruby-core:78377]

Description

VM Regions Near 0x7fff5920fc68:
    MALLOC_TINY            00007fd315800000-00007fd315a00000 [ 2048K] rw-/rwx SM=PRV
--> STACK GUARD            00007fff55a10000-00007fff59210000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Stack                  00007fff59210000-00007fff59a10000 [ 8192K] rw-/rwx SM=PRV  thread 0


Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000106310830  rbx: 0x00007fd313887550  rcx: 0x0000000000800000  rdx: 0x00007fff59210400
  rdi: 0x00007fff592102d8  rsi: 0x00000001063ac2e5  rbp: 0x00007fff592102c0  rsp: 0x00007fff5920fbf0
   r8: 0x0000000000000002   r9: 0x0000000000000e7a  r10: 0x00007fd314a00000  r11: 0x0000000000000000
  r12: 0x00007fd313887560  r13: 0x00007fff592102d8  r14: 0x00007fff59210400  r15: 0x00000001063ac2e5
  rip: 0x000000010630cb87  rfl: 0x0000000000010206  cr2: 0x00007fff5920fc68

Files

bug-12982.log (49.9 KB) bug-12982.log nobu (Nobuyoshi Nakada), 11/27/2016 10:52 AM

Updated by nobu (Nobuyoshi Nakada) over 7 years ago

Seems a simple stack overflow, but it's strange that sigsegv handler hasn't been called.
Could you elaborate what you did?

Actions #3

Updated by hsbt (Hiroshi SHIBATA) about 2 years ago

  • Project changed from 14 to Ruby master
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0