corneverbruggen (Corné Verbruggen)
- Login: corneverbruggen
- Email: corne@g-majeur.nl
- Registered on: 06/11/2011
- Last sign in: 06/26/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
06/22/2011
-
06:35 AM Ruby Bug #4821: Random Segfaults (in start_thread?)
- Did some further tests to find out where this (for me) hard to understand segfaults came from. I still don't know the root cause, but now I do know that using devise together with meta_search (1.1.0.pre) resulted in the segfaults. Disabl...
06/21/2011
-
01:37 AM Ruby Bug #4821: Random Segfaults (in start_thread?)
- I also get the segfault when running "rails generate" and when running tests. So it does not seem to be solely a problem with webrick? Maybe the causes are multiple?
06/14/2011
-
04:14 PM Ruby Bug #4821: Random Segfaults (in start_thread?)
- This does not seem to be the bug that I experience, because I don't use therubyracer. I thought it might be a similar bug in execjs, but even disabling the uglifier gem (so not using execjs anymore) does not solve the bug.
06/12/2011
-
05:08 AM Ruby Bug #4821: Random Segfaults (in start_thread?)
- Hi Aaron,
thanks! I sent you an email with a url.
Corné
06/11/2011
-
07:07 PM Ruby Bug #4821: Random Segfaults (in start_thread?)
- Running rails 3.1.0.rc4 on ruby 1.9.2 on Ubuntu 11.04 64bit, I get segfaults that might point at the same problem. It happens randomly when starting the app. The line at the top of the ouput which ends with "[BUG] Segmentation fault" sho...