Project

General

Profile

Actions

Bug #15152

closed

Thread Crashes

Added by Durrell (Durrell Chamorro) over 5 years ago. Updated almost 5 years ago.

Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
2.5.1 and 2.4.4
[ruby-core:89138]

Description

When I run my rails test suite with the parallel_test gem a thread crashes. The test suite completely passes when I don't run the tests in parallel and it also works fine when I run unit tests in parallel, but if I run enough system tests with rspec using Capybara driven by Selenium using Chrome on a Puma server I always get a crash. On my Mac I'm able to use my computer after the crash, but my Ubuntu 18.04 computer completely freezes up and I have to force it to restart.


Files

Updated by Durrell (Durrell Chamorro) over 5 years ago

It turns out the Ubuntu computer was freezing due to an unstable overclock of the RAM. Perhaps the thread crashed because my code or a library I'm using is not thread safe.

Actions #2

Updated by jeremyevans0 (Jeremy Evans) almost 5 years ago

  • Status changed from Open to Closed
Actions

Also available in: Atom PDF

Like0
Like0Like0