[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

corrupted double-linked list (Ruby 1.8.4, FC 4

eduard

1/27/2006 5:54:00 PM

After upgrading to Ruby 1.8.4 I started getting this error message:

glibc detected *** /usr/bin/ruby: corrupted double-linked list: 0x0a6d8540
***

I am running Ruby 1.8.4, Ruby on Rails 1, Fedora Core 4.

Any ideas why this is happening?

Thanks,
2 Answers

Oliver Andrich

1/28/2006 8:31:00 PM

0

On Sat, Jan 28, 2006 at 02:53:44AM +0900, eduard wrote:
> After upgrading to Ruby 1.8.4 I started getting this error message:
>
> glibc detected *** /usr/bin/ruby: corrupted double-linked list: 0x0a6d8540
> ***
>
> I am running Ruby 1.8.4, Ruby on Rails 1, Fedora Core 4.
>
> Any ideas why this is happening?

I am using the same setup, and I don't get this error message. Can you
extract some code, that produces this error?

Best regards,
Oliver

--
Oliver Andrich --- oliver.andrich@gmail.com --- http://rou...


eduard

1/28/2006 11:05:00 PM

0

Oliver, I fixed the problem. I had to update my Dev. Tools group and
rubygems.

thanks,

On 1/28/06, Oliver Andrich <oliver.andrich@gmail.com> wrote:
>
> On Sat, Jan 28, 2006 at 02:53:44AM +0900, eduard wrote:
> > After upgrading to Ruby 1.8.4 I started getting this error message:
> >
> > glibc detected *** /usr/bin/ruby: corrupted double-linked list:
> 0x0a6d8540
> > ***
> >
> > I am running Ruby 1.8.4, Ruby on Rails 1, Fedora Core 4.
> >
> > Any ideas why this is happening?
>
> I am using the same setup, and I don't get this error message. Can you
> extract some code, that produces this error?
>
> Best regards,
> Oliver
>
> --
> Oliver Andrich --- oliver.andrich@gmail.com --- http://rou...
>
>