[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



Hi,

Could you confirm this bug is still appeared in glibc 2.3.2.ds1-13?

At Mon, 22 Mar 2004 22:58:50 +0900,
Dmitry Maksyoma wrote:
> 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.

Interestingly, the first strace calls ipc_subcall, but the second
calls clock_gettime.  Weird behavior.  I have no idea to resolve it.

I think it's not glibc problem; instead, for example hardware, or
kernel.  Please recheck it.  If you have no objection, I'll close this
bug.

Regards,
-- gotom




Reply to: