Gentoo Archives: gentoo-user

From: Glenn Enright <elinar@×××××××.nz>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] gzip segmentation fault
Date: Wed, 20 Jul 2005 08:06:39
Message-Id: 200507202018.25203.elinar@ihug.co.nz
In Reply to: Re: [gentoo-user] gzip segmentation fault by Zac Medico
1 On Wed, 20 Jul 2005 19:33, Zac Medico wrote:
2 > Glenn Enright wrote:
3 > > On Wed, 20 Jul 2005 00:32, Glenn Enright wrote:
4 > >>On Tue, 19 Jul 2005 16:56, Zac Medico wrote:
5 > >>>That could be a hardware problem. Maybe your cpu is overheating or
6 > >>>there's something wrong with your ram. You can use a livecd with
7 > >>>memtest86+ to test the ram.
8 > >>>
9 > >>>Zac
10 > >>
11 > >>Seems odd considering I am able to do major emerges with no apparent
12 > >>errors, including glibc, mplayer, etc. Still its worth checking out, so
13 > >>will give it a go tonight.
14 > >
15 > > Ok memtest been running for a few hours, but gave up nothing. stranger
16 > > and stranger... might try a ~x86 version
17 >
18 > You're not using any abnormal CFLAGS, are you?
19 >
20 > Zac
21
22 Ok did this
23 CFLAGS="-pipe -march=pentium4 -O2" emerge -avD zlib gzip
24
25 and still getting the same errors. normal CFLAGS are as follows
26 CFLAGS="-pipe -w -march=pentium4 -O2 -mfpmath=sse -fomit-frame-pointer -fweb"
27
28 --
29
30 fortune: No such file or directory
31 --
32 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] gzip segmentation fault Zac Medico <zmedico@×××××.com>