Project

General

Profile

Actions

Bug #18342

closed

36345 IOT instruction (core dumped) rails s

Added by FunkDr (Brian Corpas) over 2 years ago. Updated over 2 years ago.

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

Description

Quando inicio o server (rails s), faz o diagnostico habitual (Puma, etc...) mas depois ao inicializar o localhost, passados 5 segundos faz um print de uma lista extensa de diagnóstico, terminando com o seguinte erro:
ou may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: https://www.ruby-lang.org/bugreport.html

[1] 36345 IOT instruction (core dumped) rails s

Como resolver?

Obrigado


Files

Screenshot from 2021-11-16 19-18-56.png (398 KB) Screenshot from 2021-11-16 19-18-56.png screenshot of final part of error FunkDr (Brian Corpas), 11/16/2021 07:20 PM
Screenshot from 2021-11-18 20-04-38.png (388 KB) Screenshot from 2021-11-18 20-04-38.png FunkDr (Brian Corpas), 11/18/2021 08:07 PM
Screenshot from 2021-11-18 20-04-33.png (431 KB) Screenshot from 2021-11-18 20-04-33.png FunkDr (Brian Corpas), 11/18/2021 08:07 PM
Screenshot from 2021-11-18 20-04-25.png (466 KB) Screenshot from 2021-11-18 20-04-25.png FunkDr (Brian Corpas), 11/18/2021 08:07 PM
Screenshot from 2021-11-18 20-04-11.png (474 KB) Screenshot from 2021-11-18 20-04-11.png FunkDr (Brian Corpas), 11/18/2021 08:07 PM
Screenshot from 2021-11-18 20-04-03.png (463 KB) Screenshot from 2021-11-18 20-04-03.png FunkDr (Brian Corpas), 11/18/2021 08:07 PM
Screenshot from 2021-11-18 20-03-50.png (443 KB) Screenshot from 2021-11-18 20-03-50.png FunkDr (Brian Corpas), 11/18/2021 08:07 PM

Updated by xtkoba (Tee KOBAYASHI) over 2 years ago

What environment are you on?

Note that a Rails app loads a fair amount of C extensions, every one of which could potentially cause this kind of error. To determine whether this is our issue, at least we need to know how ruby died. You can invoke the rails command as

rails s > rails-log.txt 2>&1

and after its termination the file rails-log.txt will contain information that we are interested in.

Updated by FunkDr (Brian Corpas) over 2 years ago

FunkDr (Brian Corpas) wrote:

Quando inicio o server (rails s), faz o diagnostico habitual (Puma, etc...) mas depois ao inicializar o localhost, passados 5 segundos faz um print de uma lista extensa de diagnóstico, terminando com o seguinte erro:
ou may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: https://www.ruby-lang.org/bugreport.html

[1] 36345 IOT instruction (core dumped) rails s

The environment is Development

When i invoke the rails command as suggested, the only thing that shows is:
[1] 43536 IOT instruction (core dumped)
after i trigger localhost.

Como resolver?

Obrigado

Updated by xtkoba (Tee KOBAYASHI) over 2 years ago

I see you are using Visual Studio Code. We really would like to look at all the output in the TERMINAL tab shown in your screen shot, including everything before

[NOTE]
You may have encountered a bug [...]

though it may look mysterious to you. Would you please copy and paste (or attach) it here?

Updated by FunkDr (Brian Corpas) over 2 years ago

FunkDr (Brian Corpas) wrote:

Quando inicio o server (rails s), faz o diagnostico habitual (Puma, etc...) mas depois ao inicializar o localhost, passados 5 segundos faz um print de uma lista extensa de diagnóstico, terminando com o seguinte erro:
ou may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: https://www.ruby-lang.org/bugreport.html

[1] 36345 IOT instruction (core dumped) rails s

Como resolver?

Obrigado

Hi
In the meanwhile, i got out of the branch i was working, created a new one to work on another feature and the error didn't come up... It was something on the other branch that was doing some glitch but now i can't figure it out. If the issue arises again i'll launch another ticket.

FunkDr (Brian Corpas) wrote in #note-2:

FunkDr (Brian Corpas) wrote:

Quando inicio o server (rails s), faz o diagnostico habitual (Puma, etc...) mas depois ao inicializar o localhost, passados 5 segundos faz um print de uma lista extensa de diagnóstico, terminando com o seguinte erro:
ou may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: https://www.ruby-lang.org/bugreport.html

[1] 36345 IOT instruction (core dumped) rails s

The environment is Development

When i invoke the rails command as suggested, the only thing that shows is:
[1] 43536 IOT instruction (core dumped)
after i trigger localhost.

Como resolver?

Obrigado

Actions #5

Updated by jeremyevans0 (Jeremy Evans) over 2 years ago

  • Status changed from Open to Closed

Updated by FunkDr (Brian Corpas) over 2 years ago

xtkoba (Tee KOBAYASHI) wrote in #note-3:

I see you are using Visual Studio Code. We really would like to look at all the output in the TERMINAL tab shown in your screen shot, including everything before

[NOTE]
You may have encountered a bug [...]

though it may look mysterious to you. Would you please copy and paste (or attach) it here?

Hi

It happen again several times.
As required, i'll leave in attachment several screenshots, i think i got all the outputs on the terminal.

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0