[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#221566: libc6: apt-get post-install script returns error exit status 139



Followup-For: Bug #221566
Package: libc6
Version: 2.3.2.ds1-11

Same here. ls -l, df, date, tar all segfault. Statically linked tar
works ok, but not date.

monster:/lib# strace date
execve("/bin/date", ["date"], [/* 41 vars */]) = 0
uname({sys="Linux", node="monster.amur.ru", ...}) = 0
brk(0)                                  = 0x80bbd88
brk(0x80dcd88)                          = 0x80dcd88
brk(0x80dd000)                          = 0x80dd000
ipc_subcall(0, 0xbfffe728, 0xbfffe728, 0x16 <unfinished ...>
+++ killed by SIGSEGV +++

monster:/lib# /home/den/LIBC/strace date
execve("/bin/date", ["date"], [/* 41 vars */]) = 0
uname({sys="Linux", node="monster.amur.ru", ...}) = 0
brk(0)                                  = 0x80bbd88
brk(0x80dcd88)                          = 0x80dcd88
brk(0x80dd000)                          = 0x80dd000
clock_gettime(0,  <unfinished ...>
+++ killed by SIGSEGV +++

This is the third box that has been crippled. We've had to reinstall the
system on the first two to get rid of this problem.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux monster.amur.ru 2.4.24-1-686-smp #1 SMP Tue Jan 6 22:37:23 EST 2004 i686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R

Versions of packages libc6 depends on:
ii  libdb1-compat                 2.1.3-7    The Berkeley database routines [gl

-- 
/Dmitry <ledestin@amur.ru>



Reply to: