danielr (Daniel Ristic)
- Login: danielr
- Email: danieldristic@gmail.com
- Registered on: 01/01/2014
- Last sign in: 02/27/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/01/2014
-
08:49 PM Ruby Bug #9337 (Closed): [BUG] Segmentation fault at 0x00000000000018 ruby 2.1.0p0 (2013-12-25 revision 44422) [x86_64-linux]
- Tried to switch to ruby 2.1.0 on my rails app that runs on a linux server.
During deployment when executing rake assets:precompile I got a Segmentation fault error.
Tried to to the same thing locally (on a mac os system) and I got ...