From: Ian Zimmerman <itz@speakeasy.org>
To: caml-list@inria.fr (OCAML)
Subject: Re: [Caml-list] Segv while compiling ocaml-3.04
Date: 20 Dec 2001 14:49:17 -0800 [thread overview]
Message-ID: <86u1ul5wya.fsf@speakeasy.org> (raw)
In-Reply-To: <20011220115014.B5544@pauillac.inria.fr>
Xavier> We've observed similar hard-to-reproduce segmentation faults
Xavier> on a Linux RedHat 7.2 machine. After some tracking, it turns
Xavier> out to be a bug in gcc version 2.96 20000731 -- the
Xavier> "unofficial" gcc that RH 7.2 uses; I don't know which version
Xavier> of gcc your Mandrake has.
Xavier> For those who are interested, the bug is that gcc forgets to
Xavier> allocate a stack frame in a leaf function, thus accessing the
Xavier> stack "below" the stack pointer. If there are no interrupts
Xavier> during the leaf function, it still works; but any interrupt
Xavier> wipes the memory area just below the stack pointer, and the
Xavier> function crashes...
Xavier> We're trying to figure out a workaround, and will release
Xavier> updated RPMs and SRPMs.
<unlurk>
Is it worth polluting the source for the sake of an out-and-out vendor
bug? I'd say no.
</unlurk>
--
Ian Zimmerman, Oakland, California, U.S.A.
GPG: 433BA087 9C0F 194F 203A 63F7 B1B8 6E5A 8CA3 27DB 433B A087
In his own soul a man bears the source
from which he draws all his sorrows and his joys.
Sophocles.
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
next prev parent reply other threads:[~2001-12-20 22:49 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-14 8:39 Christophe Raffalli
2001-12-14 13:25 ` Pixel
[not found] ` <15385.61778.52293.648002@gargle.gargle.HOWL>
[not found] ` <3C1A07E9.B01890D5@univ-savoie.fr>
[not found] ` <15386.19382.239731.32280@hector.lesours>
2001-12-15 10:32 ` Christophe Raffalli
2001-12-20 10:50 ` Xavier Leroy
2001-12-20 11:00 ` Christophe Raffalli
2001-12-20 22:49 ` Ian Zimmerman [this message]
2001-12-21 8:22 ` Florian Hars
2001-12-21 8:28 ` Ian Zimmerman
2001-12-21 9:25 ` William Chesters
2001-12-21 10:00 ` Sven
2001-12-21 8:24 ` Luc Maranget
[not found] <200112170931.KAA0000003112@beaune.inria.fr>
2001-12-17 9:02 ` Christophe Raffalli
2001-12-21 13:01 ` Xavier Leroy
2001-12-22 14:44 ` Pixel
2001-12-23 8:37 ` Xavier Leroy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86u1ul5wya.fsf@speakeasy.org \
--to=itz@speakeasy.org \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox