ruby-dev (Japanese) list archive (unofficial mirror)
 help / color / mirror / Atom feed
From: "sevenc-nanashi (Nanashi. @sevenc-nanashi)" <noreply@ruby-lang.org>
To: ruby-dev@ruby-lang.org
Subject: [ruby-dev:51146] [Ruby master Bug#18497] Fiber内でProcess.daemonをするとSegmentation faultが起こる
Date: Wed, 19 Jan 2022 08:11:06 +0000 (UTC)	[thread overview]
Message-ID: <redmine.issue-18497.20220119081105.51941@ruby-lang.org> (raw)
In-Reply-To: <redmine.issue-18497.20220119081105.51941@ruby-lang.org>

Issue #18497 has been reported by sevenc-nanashi (Nanashi. @sevenc-nanashi).

----------------------------------------
Bug #18497: Fiber内でProcess.daemonをするとSegmentation faultが起こる
https://bugs.ruby-lang.org/issues/18497

* Author: sevenc-nanashi (Nanashi. @sevenc-nanashi)
* Status: Open
* Priority: Normal
* ruby -v: ruby 3.1.0p0 (2021-12-25 revision fb4df44d16) [aarch64-linux]
* Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN, 3.1: UNKNOWN
----------------------------------------
```
ruby -e 'Fiber.new { Process.daemon true, true }.resume'
```

OCIのUbuntu(`ruby 3.1.0p0 (2021-12-25 revision fb4df44d16) [aarch64-linux]`)で確認出来ましたが、WSL(`ruby 3.1.0p0 (2021-12-25 revision fb4df44d16) [x86_64-linux]`)では確認出来ませんでした。


---Files--------------------------------
sf.log (17 KB)


-- 
https://bugs.ruby-lang.org/

       reply	other threads:[~2022-01-19  8:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-19  8:11 sevenc-nanashi (Nanashi. @sevenc-nanashi) [this message]
2022-01-19 14:34 ` [ruby-dev:51147] " nobu (Nobuyoshi Nakada)
2022-01-31 10:22 ` [ruby-dev:51153] " naruse (Yui NARUSE)
2022-03-13  3:12 ` [ruby-dev:51172] " nagachika (Tomoyuki Chikanaga)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=redmine.issue-18497.20220119081105.51941@ruby-lang.org \
    --to=noreply@ruby-lang.org \
    --cc=ruby-dev@ruby-lang.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).