prashant (Prashant Srinivasan)
- Login: prashant
- Email: prashant.srinivasan@sun.com
- Registered on: 08/19/2008
- Last sign in: 08/19/2008
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
08/20/2008
-
09:58 AM Ruby Bug #456: Ruby 1.8.6p230 SEGV on OpenSolaris
- =begin
Thanks for the note - I hadn't noticed that p287 was released. The problem has gone away with p287.
The eval.c code in the area of the SEGV seems not to have changed, but hopefully a change in some other part of the code... -
02:35 AM Ruby Bug #456 (Rejected): Ruby 1.8.6p230 SEGV on OpenSolaris
- =begin
I have a Rails application that causes Ruby 1.8.6 p230 to seg fault and dump core on OpenSolaris running on an AMD64 chip. I'm able to find the cause of the crash, but don't know quite how to fix it.
Here are my findings.
...