Re: [gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-17 Thread Ricardo Saffi Marques
Why not?! Seems like he wants to take a look at them to try to help you. :-) Regards, Saffi -- *Ricardo Saffi Marques* Laboratório de Administração e Segurança de Sistemas (LAS/IC) Universidade Estadual de Campinas (UNICAMP) *Cell:* +55 (19) 8128-0435 *Skype:* ricardo_saffi_marques *Website:*

[gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-16 Thread [EMAIL PROTECTED]
Hi, since 1 or 2 days i get segmentation faults on 2 computers and logs say nothing. memtest gives no errors! with layman: # layman -S Speicherzugriffsfehler # with emerge progname: random segfaults, especially at the end of emerge-process or cleanups. mostly bigger programms like

Re: [gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-16 Thread [EMAIL PROTECTED]
very important addition, some emerge probs are gone: cat /etc/make.conf ... PORTAGE_ELOG_SYSTEM=jabber PORTAGE_ELOG_JABBERFROM=[EMAIL PROTECTED]:yyy PORTAGE_ELOG_JABBERTO=[EMAIL PROTECTED] ... i commtented these 3 lines out might have something to do mit the elog system too but some emerge

Re: [gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-16 Thread Mark Shields
On 10/16/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hi, since 1 or 2 days i get segmentation faults on 2 computers and logs say nothing. memtest gives no errors! with layman: # layman -S Speicherzugriffsfehler # with emerge progname: random segfaults, especially at the end of

Re: [gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-16 Thread [EMAIL PROTECTED]
I don't think these are hardware probs. like i sad on to different computers. also I watch cpu-temp the hole time, so nothing changed in the past. And layman -S + CPU-Overheating!! Don't think so Am Dienstag, den 16.10.2007, 17:46 -0400 schrieb Mark Shields: On 10/16/07, [EMAIL PROTECTED]

Re: [gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-16 Thread [EMAIL PROTECTED]
don't know why these probs coming suddenly all together, because i don't change anything in weeks, but -- segfault with layman -S is gone after i changed my local overlay from a http(s)-server to a ftp-server in

Re: [gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-16 Thread Volker Armin Hemmann
On Mittwoch, 17. Oktober 2007, [EMAIL PROTECTED] wrote: don't know why these probs coming suddenly all together, because i don't change anything in weeks, but -- segfault with layman -S is gone after i changed my local

Re: [gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-16 Thread Ricardo Saffi Marques
A friend of mine had a lot of those. He discovered the problem was the mtune parameter at the make.conf CFLAGS. He removed mtune=athlon-xp (his case) and all the compiling problems and segfaults stopped. He is using i686 arch and gcc v4.1. Try to do that and then emerge -DNuva system and

Re: [gentoo-user] massive segmentation faults since 2 days with layman and portage

2007-10-16 Thread Tim
[EMAIL PROTECTED] wrote: # gcc --version gcc (GCC) 4.2.2 (Gentoo 4.2.2 p1.0) ~ $ emerge --info ACCEPT_KEYWORDS=x86 CBUILD=i686-pc-linux-gnu CFLAGS=-O2 -march=athlon-xp -msse -mmmx -m3dnow -pipe CHOST=i686-pc-linux-gnu CONFIG_PROTECT=/etc /usr/kde/3.5/env /usr/kde/3.5/share/config