Browse thread
[Caml-list] Ocaml 3.08 Bus Errors
- David McClain
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | David McClain <dmcclain1@m...> |
| Subject: | [Caml-list] Ocaml 3.08 Bus Errors |
Well.. the situation on the Mac OS X version is even uglier than on the Windows port. I haven't yet found the culprit, but I know at this time that it is occuring in some startup initialization code in some of the support libraries. The program never even reaches the main entry point of my code. I might be callback_register, or at_exit. So far, every attempt to isolate a call into my C code for initialization isn't even being reached yet. So the startup routine is getting hosed very early onward. Unfortunately, just about every module in the support library has at least one incident of runtime binding to some local-global value, or else some "let _ =" startup procedures. Since OCaml 3.08 works so wonderfully well, it really must be somewhere in my own code. The question is where? And why it blows on Mac OS X but not on Windows/XP??? David McClain Senior Corporate Scientist Avisere, Inc. +1.520.390.7738 (USA) david.mcclain@avisere.com ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners