Gentoo Archives: gentoo-amd64

From: Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: kwin is crashy
Date: Sun, 25 Sep 2005 15:16:10
Message-Id: 200509251714.43856.volker.armin.hemmann@tu-clausthal.de
In Reply to: [gentoo-amd64] Re: kwin is crashy by Duncan <1i5t5.duncan@cox.net>
1 On Sunday 25 September 2005 16:36, Duncan wrote:
2 > Volker Armin Hemmann posted
3 > <200509251336.46490.volker.armin.hemmann@××××××××××××.de>, excerpted
4 >
5 > below, on Sun, 25 Sep 2005 13:36:46 +0200:
6 > > Hi,
7 > >
8 > > I have a big kwin problem:
9 > > alsmost everytime, when the kwallet password prompt pops up, kwin
10 > > crashes.
11 > >
12 > > A ram error should not be the culprit - I successfully compiled for hours
13 > > without segfaults and memtest86+ run for some time without errors.
14 > >
15 > > my CFLAGS look like this:
16 > > CFLAGS="-march=k8 -O2 -fweb -ftracer -fpeel-loops -msse3 -pipe"
17 > >
18 > > I am pretty annoyed by this (enlightenment does not crash).
19 > >
20 > > The only affected applications are kwin and kicker of kde 3.4.2
21 >
22 > Are you sure your CPU handles SSE3? All except for the newest k8s do not.
23 > SSE2, yes, SSE3, not until the newer ones. (Confirm that SSE3 appears in
24 > /proc/cpuinfo.)
25 >
26
27 from the OPN it is an E6 venice - and from all the info I found, the Venice
28 are the ones with SSE 3
29
30 cat /proc/cpuinfo says:
31 id : AuthenticAMD
32 cpu family : 15
33 model : 47
34 model name : AMD Athlon(tm) 64 Processor 3200+
35 stepping : 2
36 cpu MHz : 1000.044
37 cache size : 512 KB
38 fpu : yes
39 fpu_exception : yes
40 cpuid level : 1
41 wp : yes
42 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
43 cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm
44 3dnowext 3dnow pni lahf_lm
45 bogomips : 2002.31
46 TLB size : 1024 4K pages
47 clflush size : 64
48 cache_alignment : 64
49 address sizes : 40 bits physical, 48 bits virtual
50 power management: ts fid vid ttp tm stc
51
52 and pni=sse3 from all I know and read, right?
53 --
54 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: kwin is crashy Sebastian Redl <sebastian.redl@×××××××××××.at>