From: Jyrki J. <jy...@jj...> - 2006-11-24 21:37:23
|
Hello! Buggy Code wrote: > It seems that the stack overflows occer when installing software using > apt-get. > This is really strange never had this problems before. > > I hope somebody may have some anwsers. I had a problems with apt-get doing segfaults and they were caused by corrupted cache files. Maybe it's same with you. You could try removing /var/cache/apt/pkgcache.bin and /var/cache/apt/srcpkgcache.bin and then running apt-get update. I hope this helps you. Regards, Jyrki Jaakkola |