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

ocamrun: Segmentation fault on HP #3349

Closed
vicuna opened this issue Dec 9, 2004 · 1 comment
Closed

ocamrun: Segmentation fault on HP #3349

vicuna opened this issue Dec 9, 2004 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Dec 9, 2004

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

Bug description

Full_Name: Christoph Bauer
Version: 3.08.2
OS: HP UX 11 / gcc 3.4.3
Submission from: 213.68.136.226 (213.68.136.226)

gdb .../ocamlrun

r .../ocaml

Program received signal SIGSEGV, Segmentation fault.
0x204ec in caml_darken ()
(gdb) where
#0 0x204ec in caml_darken ()
#1 0x227b4 in caml_do_roots ()
#2 0x22780 in caml_darken_all_roots ()
#3 0x20590 in start_cycle ()
#4 0x20ce0 in caml_major_collection_slice ()
#5 0x219a8 in caml_minor_collection ()
#6 0x21a28 in caml_check_urgent_gc ()
#7 0x24b08 in caml_alloc_custom ()
#8 0x12b84 in caml_alloc_channel ()
#9 0x12bac in caml_ml_open_descriptor_in ()
#10 0x1df48 in caml_interprete ()
#11 0x1fca0 in caml_main ()
#12 0xba60 in main ()

@vicuna
Copy link
Author

vicuna commented Feb 18, 2005

Comment author: administrator

Christoph says: "seems to be a gcc optimization bug. Ocaml works find when
everything in byterun/* is compiled with -O0"

@vicuna vicuna closed this as completed Feb 18, 2005
@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