Bug#1022564: locale related segmentation fault

2022-10-23 Thread Aleksi Suhonen

Package: libc6
Version: 2.35-3
Severity: important

I ran into this issue while updating packages on a Debian/sid machine, 
and the install scripts for "ntpsec" and "tzdata" started failing with 
segfault. I couldn't find a way to reproduce it on that machine 
immediately. I started suspecting the machine might be failing.


But then I ran into the problem on another machine that runs "bird" 
routing daemon, as its control program "birdc" also started segfaulting, 
but started working if I set LC_ALL=C. Then I found I could also get the 
install scripts on the first machine to work with LC_ALL=C.


So, steps to reproduce:

root# apt-get install bird
root# LC_ALL=asdf birdc

I'm sure there's a way to reproduce it without installing new packages, 
but rather than trying to find one, I thought I'd report the problem as 
soon as possible, because it smells to me like there might be some 
overflow involved...


Best Regards,

--
Aleksi Suhonen

() ascii ribbon campaign
/\ support plain text e-mail



Bug#617759: Bug#619897: Reproducible on sparc

2011-06-01 Thread Aleksi Suhonen

Hi,

I used icedove using the LD_BIND_NOW=1 trick for a couple of days and 
now suddenly I notice that it starts OK even without it. I have been 
updating packages from unstable/sid every day, but I haven't noticed any 
relevant package being upgraded, so I suspect there's something else at 
play here ...


--
Aleksi Suhonen / Axu TM Oy
Internetworking Consulting
Cellular: +358 45 670 2048
World Wide Web: www.axu.tm



--
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4de6906d.3010...@ssd.axu.tm



Bug#617759: Bug#619897: Reproducible on sparc

2011-05-27 Thread Aleksi Suhonen

Hello,

I'd like to report that I have this problem on sparc, and I can avoid it 
by setting LD_BIND_NOW=1 in environment.


zsh% cat /proc/cpuinfo
cpu : TI UltraSparc IIIi (Jalapeno)
fpu : UltraSparc IIIi integrated FPU
pmu : ultra3i
prom: OBP 4.9.5 2003/09/15 14:00
type: sun4u
ncpus probed: 1
ncpus active: 1
D$ parity tl1   : 0
I$ parity tl1   : 0
Cpu0ClkTck  : 3f4cd580
MMU Type: Cheetah+
zsh% cat /etc/issue
Debian GNU/Linux wheezy/sid \n \l

zsh% dpkg-query -W icedove \
libnspr4-0d libdbus-glib-1-2 libdbus-1-3 libstdc++6 libc6 \
libglib2.0-0 libgcc1 libgtk2.0-0 libpcre3 libpango1.0-0 \
libx11-6 libxcomposite1 libxdamage1 libxfixes3 libatk1.0-0 \
libcairo2 libgdk-pixbuf2.0-0 libfreetype6 libfontconfig1 \
libxext6 libxrender1 libxinerama1 libxi6 libxrandr2 \
libxcursor1 zlib1g libxcb1 libpixman-1-0 libegl1-mesa \
libpng12-0 libxcb-shm0 libxcb-render0 libgl1-mesa-glx \
libselinux1 libexpat1 libxau6 libxdmcp6 libxxf86vm1 \
libdrm2
icedove 3.1.10-1
libatk1.0-0 2.0.0-1
libc6   2.13-4
libcairo2   1.10.2-6
libdbus-1-3 1.4.8-3
libdbus-glib-1-20.92-1
libdrm2 2.4.25-2
libegl1-mesa7.10.2-2
libexpat1   2.0.1-7
libfontconfig1  2.8.0-2.2
libfreetype62.4.4-1
libgcc1 1:4.6.0-8
libgdk-pixbuf2.0-0  2.23.3-3
libgl1-mesa-glx 7.10.2-2
libglib2.0-02.28.6-1
libgtk2.0-0 2.24.4-3
libnspr4-0d 4.8.8-1
libpango1.0-0   1.28.3-6
libpcre38.12-3
libpixman-1-0   0.21.8-1
libpng12-0  1.2.44-2
libselinux1 2.0.98-1+b1
libstdc++6  4.6.0-8
libx11-62:1.4.3-1
libxau6 1:1.0.6-1
libxcb-render0  1.7-2
libxcb-shm0 1.7-2
libxcb1 1.7-2
libxcomposite1  1:0.4.3-1
libxcursor1 1:1.1.11-1
libxdamage1 1:1.1.3-1
libxdmcp6   1:1.1.0-1
libxext62:1.3.0-1
libxfixes3  1:5.0-2
libxi6  2:1.4.2-1
libxinerama12:1.1.1-1
libxrandr2  2:1.3.1-1
libxrender1 1:0.9.6-1
libxxf86vm1 1:1.1.1-1
zlib1g  1:1.2.3.4.dfsg-3
zsh%

I do have plugins installed in my .icedove.

--
Aleksi Suhonen / Axu TM Oy
Internetworking Consulting
Cellular: +358 45 670 2048
World Wide Web: www.axu.tm



--
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4ddfbba6.50...@ssd.axu.tm



Bug#593571: libc6: RES_ROTATE resolver option broken?

2010-08-19 Thread Aleksi Suhonen
Package: libc6
Version: 2.11.2-2
Severity: normal

There appears to be something wrong with RES_ROTATE.
I had options rotate in my /etc/resolv.conf and my web
browsers would occasionally report well known websites as
unknown hosts. Traceroute also missed reverse mappings on
many hops.

I snooped my DNS traffic with wireshark and noticed that
sometimes the resolver doesn't even send any queries before
announcing that some name doesn't exist.

While Googling for the issue, I found this:

http://sourceware.org/ml/libc-hacker/2002-05/msg00035.html

It sounds like the same issue, but I'm not sure. I hope it's useful.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages libc6 depends on:
ii  libc-bin  2.11.2-2   Embedded GNU C Library: Binaries
ii  libgcc1   1:4.4.4-8  GCC support library

libc6 recommends no packages.

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0] 1.5.33 Debian configuration management sy
pn  glibc-doc none (no description available)
ii  locales   2.11.2-2   Embedded GNU C Library: National L

-- debconf information excluded



-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/20100819105108.2413.48086.report...@halli.atm.tut.fi



Bug#552233: me too

2009-10-24 Thread Aleksi Suhonen
Hi,

I'm having this problem on all my sparcs as well.

mysparc% ls -la /usr/lib/locale
total 24
drwxr-xr-x  2 root root  4096 Oct 25 03:53 .
drwxr-xr-x 61 root root 20480 Oct 25 03:52 ..
mysparc% dpkg -l debconf libc6
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  debconf1.5.28 Debian configuration management
ii  libc6  2.10.1-2   GNU C Library: Shared libraries
mysparc% uname -r
2.6.30-1-sparc64
mysparc% 

I'm also running pretty much identical setups on a few PCs, but
this bug doesn't seem to be affecting them.

--
Aleksi Suhonen



-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Re: libc6-sun4m

2003-09-08 Thread Aleksi Suhonen

Hello,

} On Mon, Sep 08, 2003 at 01:01:34PM +0900, GOTO Masanori wrote:
}  Ben, you decided to drop sun4m from the latest libc6 because of its
}  multiplicative performance.  Is it hard to support sun4m with sparc32
}  libc6?

Quote from Ben Collins:
} GOTO, sun4m is already supported by Debian's standard debian-sparc
} packages.

} What this guy wants is a v8 optimized package, which is already in the
} works. We have to test and finalize the -opt packages for libc6. I'm
} already taking care of all of this, so please just leave the sparc stuff
} over here :)

Well ... I'm not really after v8 optimization, although it is
nice to know that it's already in the works. ;-)

What I mean is this issue:

Program received signal SIGILL, Illegal instruction.
0x50088b18 in __strtod_internal () from /lib/libc.so.6

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  libc6  2.3.2-4GNU C Library: Shared libraries and Timezone



From the messages on the mailing list I got the impression that sun4m
was facing the same fate of obsoletion as i386+ in Debian. So what
you're saying is that there is yet hope for sun4m?

And to my immediate problem:

Have I installed the wrong package? Or is it fixed in 2.3.2-newer?
(I've been afraid to update packages for a while since then
 fearing that more packages might break )

--
Aleksi Suhonen

() Ascii Ribbon Campaign
/\ Support plain text e-mail



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#166721: glibc: too many bugs

2002-10-27 Thread Aleksi Suhonen
Package: glibc
Version: unavailable; reported 2002-10-28
Severity: normal
Tags: sid

This bug report addresses two problems with the whole glibc package family:

Firstly, there are hundreds of open bugs in glibc. Some of them
are over five (5) years old. Some (most?) of them appear to be fixed,
but have still been left outstanding. How can users with problems
with the package(s) be expected to give meaningful feedback?

Secondly, on sparc (and possibly on other non-intel architectures as well)
only locales seems to be built, since it's architecture independent.

Hence routinely when new glibc packages are created, the sparc platform
gets out of sync packages with non-existant dependencies. Careless
users will get their locales package uninstalled and they can't
reinstall it. Many other packages may suffer as a result as well.

I probably ought to debug this myself, but as my defence I will
reiterate the fact that there are too many open bugs to wade through
first.

(Hmm ... glibc-doc is built too of course, but it's not featured
 in important interdependencies.)

-- System Information:
Debian Release: testing/unstable
Architecture: sparc
Kernel: Linux monni 2.4.18 #2 Fri Jul 19 06:52:09 EEST 2002 sparc
Locale: LANG=3DC, LC_CTYPE=3Dfi_FI



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Bug#166721: glibc: too many bugs

2002-10-27 Thread Aleksi Suhonen
Package: glibc
Version: unavailable; reported 2002-10-28
Severity: normal
Tags: sid

This bug report addresses two problems with the whole glibc package family:

Firstly, there are hundreds of open bugs in glibc. Some of them
are over five (5) years old. Some (most?) of them appear to be fixed,
but have still been left outstanding. How can users with problems
with the package(s) be expected to give meaningful feedback?

Secondly, on sparc (and possibly on other non-intel architectures as well)
only locales seems to be built, since it's architecture independent.

Hence routinely when new glibc packages are created, the sparc platform
gets out of sync packages with non-existant dependencies. Careless
users will get their locales package uninstalled and they can't
reinstall it. Many other packages may suffer as a result as well.

I probably ought to debug this myself, but as my defence I will
reiterate the fact that there are too many open bugs to wade through
first.

(Hmm ... glibc-doc is built too of course, but it's not featured
 in important interdependencies.)

-- System Information:
Debian Release: testing/unstable
Architecture: sparc
Kernel: Linux monni 2.4.18 #2 Fri Jul 19 06:52:09 EEST 2002 sparc
Locale: LANG=3DC, LC_CTYPE=3Dfi_FI