ajaym (Adam Jay)
- Login: ajaym
- Email: ajaym@monmouth.com
- Registered on: 01/27/2010
- Last sign in: 01/29/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
01/29/2010
-
10:01 PM Ruby Bug #2667: Segmentation fault error
- =begin
After I opened this ticket I did a 'make install' again and it worked. It also worked all day yesterday (2 days), this morning, I got the segmentation fault again
$ irb
<internal:gem_prelude>: compile/should not be reached...
01/27/2010
-
11:06 PM Ruby Bug #2667: Segmentation fault error
- =begin
Sorry, should have also included OS info
CentOS release 5.4 (Final)
2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
=end
-
11:02 PM Ruby Bug #2667 (Rejected): Segmentation fault error
- =begin
I just downloaded and compiled from source ruby-1.9.1-p376 yesterday. No special settings other then I did the following ./configure --bindir=/usr/bin
It worked fine yesterday, I also compiled rubygems-1.3.5 and installed a...