[TAG] segmentation fault in aptitude
Kapil Hari Paranjape
kapil at imsc.res.in
Thu Apr 7 06:33:04 MSD 2005
On Tue, Apr 05, 2005 at 10:22:01PM +0530, J.Bakshi wrote:
> write(1, "\rBuilding Dependency Tree... 67%"..., 33) = 33
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> +++ killed by SIGSEGV +++
Another couple of possiblities:
1. Not enough swap space (the OOM killer?!).
2. Swap space is buggy. Run the commands
swapoff <name of swap device>
mkswap -c <name of swap device>
swapon <name of swap device>
3. Too many elements in the /etc/apt/sources.list
(this was an error with old apt's but should be
OK nowadays). Fix can be found on google.
Regards,
Kapil.
P.S. Yes. I know couple < 3. But I am a mathematician so try
arguing that one with me!
--
Factorials were someone's attempt to make math LOOK exciting.
--
More information about the TAG
mailing list