mutru (Otto Hilska)
- Login: mutru
- Email: otto@flowdock.com
- Registered on: 11/11/2011
- Last sign in: 11/13/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
11/13/2011
-
08:27 PM Ruby Bug #5619: Segfault on OS X
- Here's what I get running valgrind. Let me know if I should enable some extra checks.
11/11/2011
-
11:18 PM Ruby Bug #5619 (Closed): Segfault on OS X
- When I run 'roadie' gem specs on OS X, Ruby 1.9.3p0 segfaults.
Here's how to reproduce:
$ rvm use 1.9.3
$ git clone git://github.com/Mange/roadie.git
$ cd roadie
$ bundle install
$ bundle exec rake
I've attached the command ...