Project

General

Profile

Actions

Bug #13942

closed

Illegal instruction at 0xb66d6b3b ___bug

Added by nksr (nk sr) over 6 years ago. Updated over 6 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
ruby -v:
ruby 2.2.8p477 (2017-09-14 revision 59906) [i586-linux]
[ruby-core:83023]

Description

See bug-13942.log


Files

bug-13942.log (106 KB) bug-13942.log nobu (Nobuyoshi Nakada), 09/28/2017 02:35 AM

Updated by nksr (nk sr) over 6 years ago

this output happens while run
rake db:blabla(any)

Updated by shevegen (Robert A. Heiler) over 6 years ago

Do you think you could try other ruby versions as well, just to see whether the bug is still there? It may give the ruby core team additional information.

Updated by nobu (Nobuyoshi Nakada) over 6 years ago

Seems a problem related to therubyracer.

-- C level backtrace information -------------------------------------------
/usr/local/bin/ruby(rb_vm_bugreport+0x4f8) [0x8023aa88] vm_dump.c:697
/usr/local/bin/ruby(rb_bug_context+0x4f) [0x802a95df] error.c:425
/usr/local/bin/ruby(sigill+0x39) [0x801b2079] signal.c:891
linux-gate.so.1 [0xb7786ba0]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal2OS16MaxVirtualMemoryEv+0x1b) [0xb66d6b3b]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal4HeapC2Ev+0x4bd) [0xb6493bfd]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal7IsolateC1Ev+0x22) [0xb64fc332]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal7Isolate20EnsureDefaultIsolateEv+0xb3) [0xb64fcc13]
/lib/ld-linux.so.2 [0xb7795f96]
/lib/ld-linux.so.2 [0xb77960bd]
/lib/ld-linux.so.2 [0xb779a54c]
/lib/ld-linux.so.2 [0xb7795e35]
/lib/ld-linux.so.2 [0xb7799c61]
/lib/libdl.so.2 [0xb76dcc05]
/lib/ld-linux.so.2 [0xb7795e35]
/lib/libdl.so.2 [0xb76dd32c]
/lib/libdl.so.2(dlopen+0x3d) [0xb76dccad]
/usr/local/bin/ruby(dln_load+0x97) [0x80256c87] dln.c:1328
/usr/local/bin/ruby(load_ext+0x32) [0x800f4802] load.c:951

Updated by nksr (nk sr) over 6 years ago

nksr (nk sr) wrote:

this output happens while run
rake db:blabla(any)

shevegen (Robert A. Heiler) wrote:

Do you think you could try other ruby versions as well, just to see whether the bug is still there? It may give the ruby core team additional information.

i tried ruby 2.4 as well as 2.3 ,2.2

Updated by nksr (nk sr) over 6 years ago

nobu (Nobuyoshi Nakada) wrote:

Seems a problem related to therubyracer.

-- C level backtrace information -------------------------------------------
/usr/local/bin/ruby(rb_vm_bugreport+0x4f8) [0x8023aa88] vm_dump.c:697
/usr/local/bin/ruby(rb_bug_context+0x4f) [0x802a95df] error.c:425
/usr/local/bin/ruby(sigill+0x39) [0x801b2079] signal.c:891
linux-gate.so.1 [0xb7786ba0]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal2OS16MaxVirtualMemoryEv+0x1b) [0xb66d6b3b]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal4HeapC2Ev+0x4bd) [0xb6493bfd]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal7IsolateC1Ev+0x22) [0xb64fc332]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal7Isolate20EnsureDefaultIsolateEv+0xb3) [0xb64fcc13]
/lib/ld-linux.so.2 [0xb7795f96]
/lib/ld-linux.so.2 [0xb77960bd]
/lib/ld-linux.so.2 [0xb779a54c]
/lib/ld-linux.so.2 [0xb7795e35]
/lib/ld-linux.so.2 [0xb7799c61]
/lib/libdl.so.2 [0xb76dcc05]
/lib/ld-linux.so.2 [0xb7795e35]
/lib/libdl.so.2 [0xb76dd32c]
/lib/libdl.so.2(dlopen+0x3d) [0xb76dccad]
/usr/local/bin/ruby(dln_load+0x97) [0x80256c87] dln.c:1328
/usr/local/bin/ruby(load_ext+0x32) [0x800f4802] load.c:951

nobu (Nobuyoshi Nakada) wrote:

Seems a problem related to therubyracer.

-- C level backtrace information -------------------------------------------
/usr/local/bin/ruby(rb_vm_bugreport+0x4f8) [0x8023aa88] vm_dump.c:697
/usr/local/bin/ruby(rb_bug_context+0x4f) [0x802a95df] error.c:425
/usr/local/bin/ruby(sigill+0x39) [0x801b2079] signal.c:891
linux-gate.so.1 [0xb7786ba0]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal2OS16MaxVirtualMemoryEv+0x1b) [0xb66d6b3b]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal4HeapC2Ev+0x4bd) [0xb6493bfd]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal7IsolateC1Ev+0x22) [0xb64fc332]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal7Isolate20EnsureDefaultIsolateEv+0xb3) [0xb64fcc13]
/lib/ld-linux.so.2 [0xb7795f96]
/lib/ld-linux.so.2 [0xb77960bd]
/lib/ld-linux.so.2 [0xb779a54c]
/lib/ld-linux.so.2 [0xb7795e35]
/lib/ld-linux.so.2 [0xb7799c61]
/lib/libdl.so.2 [0xb76dcc05]
/lib/ld-linux.so.2 [0xb7795e35]
/lib/libdl.so.2 [0xb76dd32c]
/lib/libdl.so.2(dlopen+0x3d) [0xb76dccad]
/usr/local/bin/ruby(dln_load+0x97) [0x80256c87] dln.c:1328
/usr/local/bin/ruby(load_ext+0x32) [0x800f4802] load.c:951

nobu (Nobuyoshi Nakada) wrote:

Seems a problem related to therubyracer.

-- C level backtrace information -------------------------------------------
/usr/local/bin/ruby(rb_vm_bugreport+0x4f8) [0x8023aa88] vm_dump.c:697
/usr/local/bin/ruby(rb_bug_context+0x4f) [0x802a95df] error.c:425
/usr/local/bin/ruby(sigill+0x39) [0x801b2079] signal.c:891
linux-gate.so.1 [0xb7786ba0]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal2OS16MaxVirtualMemoryEv+0x1b) [0xb66d6b3b]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal4HeapC2Ev+0x4bd) [0xb6493bfd]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal7IsolateC1Ev+0x22) [0xb64fc332]
/usr/local/lib/ruby/gems/2.2.0/gems/therubyracer-0.12.3/lib/v8/init.so(_ZN2v88internal7Isolate20EnsureDefaultIsolateEv+0xb3) [0xb64fcc13]
/lib/ld-linux.so.2 [0xb7795f96]
/lib/ld-linux.so.2 [0xb77960bd]
/lib/ld-linux.so.2 [0xb779a54c]
/lib/ld-linux.so.2 [0xb7795e35]
/lib/ld-linux.so.2 [0xb7799c61]
/lib/libdl.so.2 [0xb76dcc05]
/lib/ld-linux.so.2 [0xb7795e35]
/lib/libdl.so.2 [0xb76dd32c]
/lib/libdl.so.2(dlopen+0x3d) [0xb76dccad]
/usr/local/bin/ruby(dln_load+0x97) [0x80256c87] dln.c:1328
/usr/local/bin/ruby(load_ext+0x32) [0x800f4802] load.c:951

S....I think like so...but i tried various versions of therubyracer gem....all results me same

Actions #6

Updated by nksr (nk sr) over 6 years ago

  • Status changed from Third Party's Issue to Open

Updated by nobu (Nobuyoshi Nakada) over 6 years ago

  • Status changed from Open to Third Party's Issue

Have you asked the therubyracer's author?

Updated by nksr (nk sr) over 6 years ago

nobu (Nobuyoshi Nakada) wrote:

Have you asked the therubyracer's author?

no response

Updated by nobu (Nobuyoshi Nakada) over 6 years ago

Sorry, no idea about therubyracer.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0Like0Like0