Actions
Bug #2606
closedRuby crashes when Logger is used in trap handler
Bug #2606:
Ruby crashes when Logger is used in trap handler
Description
=begin
I've run into what I consider to be a strange issue causing the ruby interpreter
to crash (on 1.9.1-p0, 1.9.1-p376, and 1.9.2-preview1).
Attached is a description and a way to reproduce it. I'm able to reproduce it on
linux (64bit) as well as macosx. I suspect it will repro in other places, but
haven't confirmed.
The repro script is attached.
=end
Files
Actions