Re: ldconfig (of libc6.1 2.7) caused segfault on alpha

2007-12-14 Thread Pierre Habouzit
On Fri, Dec 14, 2007 at 08:03:59AM +, Steve Langasek wrote: > On Fri, Dec 14, 2007 at 09:41:46AM +0900, Atsuhito Kohda wrote: > > On Fri, 14 Dec 2007 08:48:39 +0900 (JST), Atsuhito Kohda wrote: > > > > Under LANG=C ldconfig works fine but under LANG=ja_JP.UTF-8 > > > ldconfig causes segfault.

Re: ldconfig (of libc6.1 2.7) caused segfault on alpha

2007-12-14 Thread Atsuhito Kohda
On Fri, 14 Dec 2007 00:03:59 -0800, Steve Langasek wrote: > On Fri, Dec 14, 2007 at 09:41:46AM +0900, Atsuhito Kohda wrote: > > On Fri, 14 Dec 2007 08:48:39 +0900 (JST), Atsuhito Kohda wrote: > > > > Under LANG=C ldconfig works fine but under LANG=ja_JP.UTF-8 > > > ldconfig causes segfault. > >

Re: ldconfig (of libc6.1 2.7) caused segfault on alpha

2007-12-14 Thread Steve Langasek
On Fri, Dec 14, 2007 at 09:41:46AM +0900, Atsuhito Kohda wrote: > On Fri, 14 Dec 2007 08:48:39 +0900 (JST), Atsuhito Kohda wrote: > > Under LANG=C ldconfig works fine but under LANG=ja_JP.UTF-8 > > ldconfig causes segfault. > correction: not ja_JP.UTF-8 but ja_JP.eucJP > (I don't check yet if ja_

Re: ldconfig (of libc6.1 2.7) caused segfault on alpha

2007-12-13 Thread Atsuhito Kohda
On Fri, 14 Dec 2007 08:48:39 +0900 (JST), Atsuhito Kohda wrote: > Under LANG=C ldconfig works fine but under LANG=ja_JP.UTF-8 > ldconfig causes segfault. correction: not ja_JP.UTF-8 but ja_JP.eucJP (I don't check yet if ja_JP.UTF-8 causes the problem or not.) My alpha machines are so slow and wi

Re: ldconfig (of libc6.1 2.7) caused segfault on alpha

2007-12-13 Thread Atsuhito Kohda
Hi all, I believe I found a real bug. Under LANG=C ldconfig works fine but under LANG=ja_JP.UTF-8 ldconfig causes segfault. My log when I installed libc6.1 2.7-3, first under LANG=C then under LANG=ja_JP.UTF-8 (so some messages are in Japanese but they mean ldconfig caused segfault). # LANG=C ap

Re: ldconfig (of libc6.1 2.7) caused segfault on alpha

2007-12-08 Thread Steve Langasek
On Sat, Dec 08, 2007 at 09:57:00PM +0900, Atsuhito Kohda wrote: > Hi all, (please keep Cc to me) > recently, libc6.1 2.7-3 got into testing but it caused > segfault with my all/two alpha machines so I don't understand > why it got into testing. Because no one reported such a bug while the package

ldconfig (of libc6.1 2.7) caused segfault on alpha

2007-12-08 Thread Atsuhito Kohda
Hi all, (please keep Cc to me) recently, libc6.1 2.7-3 got into testing but it caused segfault with my all/two alpha machines so I don't understand why it got into testing. I keep libc6.1 2.6.1-6 at present. Is this problem specific to my system or is there no one who encounterd the problem? Th