Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error: Primitive run_initializers not found. #3279

Closed
vicuna opened this issue Mar 30, 2002 · 1 comment
Closed

Fatal error: Primitive run_initializers not found. #3279

vicuna opened this issue Mar 30, 2002 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Mar 30, 2002

Original bug ID: 1035
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

Full_Name: Jens Olsson
Version: 3.04
OS: Linux (RH 7.2)
Submission from: d3o96.telia.com (212.181.165.243)

Hello,

I am for the first time exploring the OO features of Ocaml and the compiler
crashes. I found one message concerning the same problem but it was in French
and I do not know French. I haven't looked hard, but I can't see the problem
being addressed anywhere?

The compiler (ocamlc) crashes with the following message:

Fatal error: Primitive run_initializers not found.
Uncaught exception: Misc.Fatal_error

The code I try to compile is a simple testclass and seem not to contain anything
odd. I will mail it to you if you want to. On the other hand I got the same
error using the toplevel system when I entered the simple EURO/MONEY module and
class signature/definition found in the manual (chapter 3.15 Friends).

Have I missed something? Apparently I am not the first one to encounter the
problem but is there a known explanation and solution?

Jens

@vicuna
Copy link
Author

vicuna commented Apr 24, 2002

Comment author: administrator

User-defined module "Oo" was hiding system's "Oo" module. Renamed the latter to
CamlinternalOO 2002-04-23, XL.

@vicuna vicuna closed this as completed Apr 24, 2002
@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant