Opened 12 years ago
Closed 7 years ago
#35676 closed defect (fixed)
ocaml native binaries crash often
Reported by: | DanielO (Daniel O'Connor) | Owned by: | pmetzger (Perry E. Metzger) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | mountainlion | Cc: | cooljeanius (Eric Gallager) |
Port: | ocaml |
Description
This is apparently due to an alignment problem as explained here
Change History (7)
comment:1 Changed 12 years ago by DanielO (Daniel O'Connor)
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to mww@… |
---|
comment:4 Changed 8 years ago by mf2k (Frank Schima)
Owner: | mww@… deleted |
---|---|
Status: | new → assigned |
See #53012.
comment:5 Changed 7 years ago by mojca (Mojca Miklavec)
Owner: | set to pmetzger |
---|
comment:6 Changed 7 years ago by pmetzger (Perry E. Metzger)
So far as I know, this is fixed in the currently used OCaml and can be closed.
comment:7 Changed 7 years ago by drkp (Dan Ports)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I tried the patch, but it frama-c still crashes (although in a different place..).
Unfortunately I have 0 Ocaml experience and was only trying to get frama-c running.