Re: [gobolinux-devel] libc update

2007-02-12 Thread Ricardo Nabinger Sanchez
On Sun, 11 Feb 2007 22:20:48 +0100 Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > > How frequent is this? Usually with the same programs, or completelly > > random? > > Not very frequent, and with the same programs. That's odd. I'd expect it to fail frequently, if the libc is broken. The fail

Re: [gobolinux-devel] libc update

2007-02-11 Thread Jonatan Liljedahl
Ricardo Nabinger Sanchez wrote: > On Sun, 11 Feb 2007 19:40:41 +0100 > Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > >> I sometimes get strange "double free or corruption" program aborts, and >> am thinking that my libc (2.3.5 with NPTL, compiled myself...) may be >> broken? >> >> Now, it was a l

Re: [gobolinux-devel] libc update

2007-02-11 Thread Ricardo Nabinger Sanchez
On Sun, 11 Feb 2007 19:40:41 +0100 Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > I sometimes get strange "double free or corruption" program aborts, and > am thinking that my libc (2.3.5 with NPTL, compiled myself...) may be > broken? > > Now, it was a long time I upgraded libc. What do I need t

[gobolinux-devel] libc update

2007-02-11 Thread Jonatan Liljedahl
I sometimes get strange "double free or corruption" program aborts, and am thinking that my libc (2.3.5 with NPTL, compiled myself...) may be broken? Now, it was a long time I upgraded libc. What do I need to do? And what do I need to recompile after compiling/installing the new libc? -- /Jonata