Skip to content

Crash when using puma forking #88

@bmulholland

Description

@bmulholland

I posted a repro here: https://github.com/bmulholland/rjb-fork-crash

Short version is that, when trying to use puma workers, Rjb.load crashes. Output is:

objc[10802]: +[NSMethodSignature initialize] may have been in progress in another thread when fork() was called.
objc[10802]: +[NSMethodSignature initialize] may have been in progress in another thread when fork() was called. We cannot safely call it or ignore it in the fork() child process. Crashing instead. Set a breakpoint on objc_initializeAfterForkError to debug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions