mulander (Adam Wolk)
- Login: mulander
- Registered on: 09/17/2016
- Last sign in: 09/17/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/17/2016
-
03:30 PM Ruby Bug #12772: stderr: /home/webui/production/vendor/bundle/ruby/2.1.0/gems/ref-1.0.2/lib/ref/weak_reference/pure_ruby.rb:45: [BUG] Segmentation fault at 0x00000000000018
- Updating the ref dependency to 2.0.0 makes the issue no longer reproducible.
-
03:09 PM Ruby Bug #12772: stderr: /home/webui/production/vendor/bundle/ruby/2.1.0/gems/ref-1.0.2/lib/ref/weak_reference/pure_ruby.rb:45: [BUG] Segmentation fault at 0x00000000000018
- Reproduced without backports enabled. Same error.
-
02:18 PM Ruby Bug #12772 (Closed): stderr: /home/webui/production/vendor/bundle/ruby/2.1.0/gems/ref-1.0.2/lib/ref/weak_reference/pure_ruby.rb:45: [BUG] Segmentation fault at 0x00000000000018
- I'm testing a rails application on debian jessy that was previously running on debian wheezy.
Running `RAILS_ENV=production bundle exec /usr/bin/rake assets:clean` reliably leads to a segmentation fault.
The target machine is a vir...