On Thursday 12 October 2006 09:59, Wagner Vaz wrote: > It's a bit funny if not sad. Just look: > > #emerge -S netrw > Searching... |Segmentation fault > > What is these? It really would help if we knew what version you were running. Try this: # emerge -u portage # emerge -u python # python-updater # revdep-rebuild If after that you still see the above behaviour: # emerge --debug -S netrw &> debug.log # gzip debug.log Then attach debug.log.gz and post that together with the output of: # emerge --info -- Bo Andresen