From: "xtkoba (Tee KOBAYASHI)" Date: 2021-11-16T15:31:41+00:00 Subject: [ruby-core:106097] [Ruby master Bug#18342] 36345 IOT instruction (core dumped) rails s Issue #18342 has been updated by xtkoba (Tee KOBAYASHI). 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. ---------------------------------------- Bug #18342: 36345 IOT instruction (core dumped) rails s https://bugs.ruby-lang.org/issues/18342#change-94686 * Author: FunkDr (Brian Corpas) * Status: Open * Priority: Normal * ruby -v: 2.6.6p146 * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- 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 -- https://bugs.ruby-lang.org/ Unsubscribe: