elvitalobo (Elvita Lobo)
- Login: elvitalobo
- Registered on: 08/17/2010
- Last sign in: 11/17/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
10/30/2010
-
06:56 AM Ruby Bug #3880: Ruby 1.9.1 - crash in timeout.rb
- =begin
I see a crash in 1.9.2p0 also, although from the stack trace it looks like the crash does not occur at the same place in the code
Running Test 232901 test iteration 1 session iteration 1
C:/Ruby192/lib/ruby/gems/1.9.1/g...
09/28/2010
-
04:38 AM Ruby Bug #3880 (Third Party's Issue): Ruby 1.9.1 - crash in timeout.rb
- =begin
I am using the serialport 1.0.4 Ruby gem. In my serial port connection code, I have the following piece of code [1] that causes Ruby to crash from time to time.
[1] In serial_equipment_connection.rb
23 status = Time...