EnabrenTane (Chris Lundquist)
- Login: EnabrenTane
- Email: EnabrenTane@gmail.com
- Registered on: 12/15/2010
- Last sign in: 12/15/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/15/2010
-
09:49 PM Ruby Bug #3976: ruby/1.9.1/webrick/server.rb:90: [BUG] Segmentation fault
- =begin
Having recently experienced these issues in 1.9.2p0 myself. I suggest testing with ruby 1.9.2p94 (2010-12-08 revision 30140) to see if they are still present.
=end
-
09:46 PM Ruby Bug #4162: C segfault in TCPSocket CFUNC :read
- =begin
Out of curiosity I checked out and compiled the svn 1.9.2 branch.
All of my issues are resolved in the below version of ruby.
ruby 1.9.2p94 (2010-12-08 revision 30140) [x86_64-linux]
I commend you all on a job well d... -
08:43 PM Ruby Bug #4162 (Closed): C segfault in TCPSocket CFUNC :read
- =begin
Please let me know how I can be of assistance. The errors below or reproducible and consistent for me.
Code can be found here: https://github.com/ChrisLundquist/Handbrake-Network-Queue/tree/88c4ed38be1a871dfd5d012594710ea3dc...