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 dumped) ocamlopt.opt test.ml > [EMAIL PROTECTED]:/tmp% ocamlopt.opt > zsh: segmentation fault (core dumped) ocamlopt.opt > > This breaks building geneweb and probably a whole bunch of other > programs. ocamlopt, ocamlc, and ocamlc.opt seem to work. > 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 The bug does not seem to be reproducible with version 3.08.3-3 of the ocaml-native-compilers package, which was built with: libc6.1-dev_2.3.2.ds1-20 linux-kernel-headers_2.5.999-test7-bk-17 gcc-3.3_1:3.3.5-12 binutils_2.15-5 Cheers, Julien Cristau -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]