whats wrong with this?

Panu Matilainen pmatilai at welho.com
Thu Nov 27 19:22:28 UTC 2003


On Thu, 2003-11-27 at 19:02, Fernando Fernandez wrote:
> ok the story is this i tried running synaptic and it wouldn't launch. so
> i tried: 
> 
> [darksyntax at 6535137hfc181 darksyntax]$ su
> Password:
> [root at 6535137hfc181 darksyntax]# apt-get install xpaint
> Segmentation fault
> [root at 6535137hfc181 darksyntax]#
> 
> whats wrong? how do i fix it?

Please run it like this:
# gdb apt-get
(gdb) run install xpaint

..and if/when it dies with the segmentation fault give 'bt' command to
gdb and send the output here or to me directly, that'll give a better
idea where it crashes and why.

Possibly it's a corrupted rpmdb or apt cache but in any case it
shouldn't segfault...

	- Panu -





More information about the fedora-list mailing list