sax (Eric Saxby)
- Login: sax
- Email: sax@livinginthepast.org
- Registered on: 04/25/2012
- Last sign in: 05/23/2017
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/24/2017
-
12:40 AM Ruby Bug #13594: Segfault in gc_sweep_step 2.4.1
- This seems to be caused by some interaction with the `simplecov` gem. I don't understand why, yet, and I have not yet been able to create a simple reproduction case.
05/23/2017
-
07:19 PM Ruby Bug #13594 (Closed): Segfault in gc_sweep_step 2.4.1
- In ruby 2.4.1 I am seeing segfaults in `gc_sweep_step`. These do not occur when I use the same commands in ruby 2.3.4.
These are accompanied by error messages such as the following:
error for object 0x1: pointer being freed was not...
07/10/2013
-
08:18 AM Ruby Bug #8493: Random Segmentation fault in sass
- =begin
We are running into the same issue on SmartOS. Here is the output of our segfault:
/path/to/ruby/1.9.1/gems/sass-3.2.9/lib/sass/cache_stores/filesystem.rb:20: [BUG] Segmentation fault
ruby 1.9.3p392 (2013-02-22 revision ...
04/25/2012
-
01:44 AM Ruby Feature #2565: adding hooks for better tracing
- Could the experimental probes be added in 1.9.3, so that developers would gain experience using them and have a more solid basis to recommend better probe design in 2.0?