kimptoc (Chris Kimpton)
- Login: kimptoc
- Email: chris@kimptoc.net
- Registered on: 06/01/2011
- Last sign in: 03/07/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 2 | 2 |
Activity
03/07/2013
-
04:47 PM Ruby Bug #8039 (Closed): DRB/dRuby server throws an exception when probed on its port
- I am not sure if this is a bug or a feature ...
When I use nmap to probe the port that the DRB server is listening on, it throws an exception.
Should the server be more resilient to this and/or have an option to restart itself aut...
11/08/2011
-
01:58 AM Ruby Bug #5559: Intermittent Seg fault when using net-ssh
- I have created a minimal rails project that demonstrates the problem here:
https://github.com/kimptoc/samples-rails-net-ssh-crashing-193
Attached is the crash report log file
11/03/2011
-
04:25 PM Ruby Bug #5559 (Third Party's Issue): Intermittent Seg fault when using net-ssh
- Hi,
This is probably a waste of a report - especially as my standalone 5 lines test of this generally works (it seg faulted once), but when run inside Rails3.1.1, via a background thread, if I use net-ssh, it crashes the VM.
$ ruby...