Mailinglist Archive: opensuse-bugs (4067 mails)
| < Previous | Next > |
[Bug 712726] Fix error source for a SIGSEGV crash from a small OCaml test program
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 18 Aug 2011 12:53:49 +0000
- Message-id: <20110818125349.2A20ACC7D0@soval.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=712726
https://bugzilla.novell.com/show_bug.cgi?id=712726#c1
Vitezslav Cizek <vcizek@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
CC| |vcizek@xxxxxxxxxx
--- Comment #1 from Vitezslav Cizek <vcizek@xxxxxxxxxx> 2011-08-18 14:53:48
CEST ---
Your example works for me on 11.4:
cat ocaml.segfault.mllet _ = Printf.printf "hello\n"
ocamlopt -o foo ocaml.segfault.mlFile "ocaml.segfault.ml", line 1, characters 0-1:
Warning 24: bad source file name: "Ocaml.segfault" is not a valid module name.
./foohello
The ocaml package seems to be exactly your version:
rpm -q ocamlocaml-3.12.0-2.1.x86_64
Aren't you on a 32bit machine?
Could you please test ocaml package from Factory repo?
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |