chrahunt (Christopher Hunt)
- Login: chrahunt
- Email: chrahunt@gmail.com
- Registered on: 05/09/2014
- Last sign in: 05/10/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/10/2014
-
04:04 PM Ruby Bug #9823: Segmentation fault using DL
- That makes sense. After implementing what you've shown me above, I no longer encounter a segmentation fault in the example, nor in the code it was extracted from. Thank you very much for your help!
-
02:04 PM Ruby Bug #9823: Segmentation fault using DL
- Thanks for your help and clear explanation. Do you know why the segmentation fault was prevented by the various conditions stated above?
-
04:32 AM Ruby Bug #9823: Segmentation fault using DL
- Additionally, you may find the errors for 1.9.3 and 2.1.2 here: https://gist.github.com/chrahunt/5af5639f6410ee87919c.
-
04:26 AM Ruby Bug #9823: Segmentation fault using DL
- Sorry, please find the gist here with the required files: https://gist.github.com/chrahunt/89bd596fdb8485556c64.
05/09/2014
-
11:34 PM Ruby Bug #9823 (Closed): Segmentation fault using DL
- I receive a segmentation fault when calling OpenProcessToken from DL, demonstrated by running the attached 'runner.rb' file with the additional files in the same directory. This is a simplified representation, but perhaps not minimal, th...