Bug#335578: ocamlopt.opt segfaults on Alpha

2005-11-07 Thread Sven Luther
On Tue, Nov 08, 2005 at 12:11:06AM +0100, Julien Cristau wrote: > On Mon, Nov 7, 2005 at 18:34:54 +, Sven Luther wrote: > > > binutils is the likely culprit, i would say, especially given the way > > ocamlopt > > fails, and the fact that it was a cvs snapshot only augments that fear. > > >

Bug#335578: ocamlopt.opt segfaults on Alpha

2005-11-07 Thread Julien Cristau
On Mon, Nov 7, 2005 at 18:34:54 +, Sven Luther wrote: > binutils is the likely culprit, i would say, especially given the way ocamlopt > fails, and the fact that it was a cvs snapshot only augments that fear. > > Julien, could you maybe try downgrading to the older binutils version, and > se

Bug#335578: ocamlopt.opt segfaults on Alpha

2005-11-07 Thread Sven Luther
On Mon, Nov 07, 2005 at 05:16:53PM +0100, Julien Cristau wrote: > Hi, > > Starting from ocaml version 3.08.3-8, ocamlopt.opt doesn't work at all > on alpha. Since 3.08.3-7 built fine, I think this is a toolchain issue. > > 3.08.3-7 was built with gcc-4.0 4.0.1-4, binutils 2.16.1-2 and > libc6.1-

Bug#335578: ocamlopt.opt segfaults on Alpha

2005-11-07 Thread Julien Cristau
Hi, Starting from ocaml version 3.08.3-8, ocamlopt.opt doesn't work at all on alpha. Since 3.08.3-7 built fine, I think this is a toolchain issue. 3.08.3-7 was built with gcc-4.0 4.0.1-4, binutils 2.16.1-2 and libc6.1-dev 2.3.5-3, while 3.08.3-8 was built with gcc-4.0 4.0.1-6, binutils 2.16.1cvs

Bug#335578: ocamlopt.opt segfaults on Alpha

2005-10-25 Thread Julien Cristau
On Tue, Oct 25, 2005 at 14:27:32 +0200, Julien Cristau wrote: > Hi, > > I can reproduce this bug with ocaml_3.08.3-8. > The toolchain package versions for this build on alpha were: > libc6.1-dev_2.3.5-5 > linux-kernel-headers_2.6.13+0rc3-1.1 > gcc-4.0_4.0.1-6 > binutils_2.16.1cvs20050902-1 > Wit

Bug#335578: ocamlopt.opt segfaults on Alpha

2005-10-25 Thread Julien Cristau
On Mon, Oct 24, 2005 at 21:05:44 +0200, Falk Hueffner wrote: > Package: ocaml-native-compilers > Version: 3.08.3-8 > Severity: important > File: /usr/bin/ocamlopt.opt > > ocamlopt.opt segfaults on any input: > > [EMAIL PROTECTED]:/tmp% ocamlopt.opt test.ml > zsh: segmentation fault (core

Bug#335578: ocamlopt.opt segfaults on Alpha

2005-10-25 Thread Christian Perrier
> > > Christian, can you rebuild geneweb using bytecode on alpha, and downgrade > > > this > > > bug to important ? > > > > > > The bug actually *is* important and I do not really intent to make it > > "serious". > > Ah, ok. Still, you need to be able to build on alpha :) Done. I uploaded a n

Bug#335578: ocamlopt.opt segfaults on Alpha

2005-10-25 Thread Sven Luther
On Tue, Oct 25, 2005 at 10:03:17AM +0200, Falk Hueffner wrote: > Christian Perrier <[EMAIL PROTECTED]> writes: > > > I'm not sure about the right way to recompile geneweb with bytecode > > on alpha. > > You can use native code, just not ocamlopt.opt. Just build with > ocamlopt. You might even do

Bug#335578: ocamlopt.opt segfaults on Alpha

2005-10-25 Thread Falk Hueffner
Christian Perrier <[EMAIL PROTECTED]> writes: > I'm not sure about the right way to recompile geneweb with bytecode > on alpha. You can use native code, just not ocamlopt.opt. Just build with ocamlopt. You might even do this everywhere, it's just a bit slower. -- Falk -- To UNSUBSCRI

Bug#335578: ocamlopt.opt segfaults on Alpha

2005-10-25 Thread Sven Luther
On Tue, Oct 25, 2005 at 09:14:57AM +0200, Christian Perrier wrote: > (Falk, please tell us if you don't want to be CC'ed to further answers) > > Quoting Sven Luther ([EMAIL PROTECTED]): > > On Tue, Oct 25, 2005 at 08:39:26AM +0200, Christian Perrier wrote: > > > Quoting Falk Hueffner ([EMAIL PROTE

Bug#335578: ocamlopt.opt segfaults on Alpha

2005-10-25 Thread Christian Perrier
(Falk, please tell us if you don't want to be CC'ed to further answers) Quoting Sven Luther ([EMAIL PROTECTED]): > On Tue, Oct 25, 2005 at 08:39:26AM +0200, Christian Perrier wrote: > > Quoting Falk Hueffner ([EMAIL PROTECTED]): > > > > > This breaks building geneweb and probably a whole bunch of

Bug#335578: ocamlopt.opt segfaults on Alpha

2005-10-25 Thread Sven Luther
On Tue, Oct 25, 2005 at 08:39:26AM +0200, Christian Perrier wrote: > Quoting Falk Hueffner ([EMAIL PROTECTED]): > > > This breaks building geneweb and probably a whole bunch of other > > Which could be ween as "breaks unrelated software" by the way. > > I'm not fond of overflated severities but,

Bug#335578: ocamlopt.opt segfaults on Alpha

2005-10-25 Thread Sven Luther
On Tue, Oct 25, 2005 at 08:39:26AM +0200, Christian Perrier wrote: > Quoting Falk Hueffner ([EMAIL PROTECTED]): > > > This breaks building geneweb and probably a whole bunch of other > > Which could be ween as "breaks unrelated software" by the way. > > I'm not fond of overflated severities but,

Bug#335578: ocamlopt.opt segfaults on Alpha

2005-10-24 Thread Christian Perrier
Quoting Falk Hueffner ([EMAIL PROTECTED]): > This breaks building geneweb and probably a whole bunch of other Which could be ween as "breaks unrelated software" by the way. I'm not fond of overflated severities but, well, my pet package (geneweb) is actually blocked by thisso I really hope t

Bug#335578: ocamlopt.opt segfaults on Alpha

2005-10-24 Thread Falk Hueffner
Package: ocaml-native-compilers Version: 3.08.3-8 Severity: important File: /usr/bin/ocamlopt.opt ocamlopt.opt segfaults on any input: [EMAIL PROTECTED]:/tmp% ocamlopt.opt test.ml zsh: segmentation fault (core dumped) ocamlopt.opt test.ml [EMAIL PROTECTED]:/tmp% ocamlopt.opt zsh: