From: v.ondruch@... Date: 2021-02-16T08:57:41+00:00 Subject: [ruby-core:102528] [Ruby master Bug#17338] ruby-spec stuck in "C-API Kernel function rb_rescue2" Issue #17338 has been updated by vo.x (Vit Ondruch). Backport changed from 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN to 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: REQUIRED jeremyevans0 (Jeremy Evans) wrote in #note-4: > I think @nobu fixed this issue a different way in commit:97cf290063ab940d08819cd96cbcca0ef6d50e4c. If this is still an issue, please reopen. Thx for pointing this. It helps it seems. I have used the whole [PR#4159](https://github.com/ruby/ruby/pull/4159) which seems to make the backport a bit easier. ---------------------------------------- Bug #17338: ruby-spec stuck in "C-API Kernel function rb_rescue2" https://bugs.ruby-lang.org/issues/17338#change-90427 * Author: vo.x (Vit Ondruch) * Status: Closed * Priority: Normal * Assignee: Eregon (Benoit Daloze) * ruby -v: ruby 3.0.0dev (2020-11-20 master 1f7b557890) [i386-linux] * Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: REQUIRED ---------------------------------------- Trying to build Ruby on Fedora Rawhide, the ruby-spec test suite gets stuck on some platforms (I noticed this on i686 and ppc64le) somewhere around: ~~~ C-API Kernel function rb_rescue2 - only rescues if one of the passed exceptions is raised ~~~ I have tried to disable the last test listed via `-P 'only rescues if one of the passed exceptions is raised'` but the test suite is stuck again. My next suspect is [1]. [1]: https://github.com/ruby/spec/commit/fb363fb1d4382f6cc25ac3dde5d44afeccf7f80c -- https://bugs.ruby-lang.org/ Unsubscribe: