Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add rescue for rubinius SignalException #204

Merged
merged 1 commit into from Jul 7, 2014
Merged

Conversation

qen
Copy link
Contributor

@qen qen commented Jul 1, 2014

An exception occurred in a forked block

    SIGTERM (SignalException)

Backtrace:

       Elapsed time: 95.00 seconds
                      { } in Rubinius::Loader#signals at kernel/loader.rb:105
                                            Proc#call at kernel/bootstrap/proc.rb:20
                                   Signal.run_handler at kernel/common/signal.rb:75
                             Rubinius.received_signal at kernel/delta/rubinius.rb:215
                  { } in IO::InternalBuffer#fill_from at kernel/common/io.rb:81
                                 Rubinius.synchronize at kernel/bootstrap/rubinius.rb:137
                         IO::InternalBuffer#fill_from at kernel/common/io.rb:73
                           IO::InternalBuffer#getbyte at kernel/common/io.rb:198
                                           IO#getbyte at kernel/common/io.rb:1601
  { } in Mina::ExecHelpers::Sys(Module)#stream_stdin! at /Users/qen/.rvm/gems/rbx-2.2.10@xxxx/gems/mina-0.3.0/lib/mina/exec_helpers.rb:85
                                         Process.fork at kernel/common/process.rb:363
                                  Kernel(Module)#fork at kernel/common/process.rb:1141

gabskoro added a commit that referenced this pull request Jul 7, 2014
add rescue for rubinius SignalException
@gabskoro gabskoro merged commit 8ae2490 into mina-deploy:master Jul 7, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants