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

ocaml broken on FreeBSD sparc64 #8467

Closed
vicuna opened this issue Feb 2, 2004 · 1 comment
Closed

ocaml broken on FreeBSD sparc64 #8467

vicuna opened this issue Feb 2, 2004 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Feb 2, 2004

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

Bug description

Full_Name: Tilman Linneweh
Version: 3.07
OS: FreeBSD sparc64
Submission from: 21322530218.direct.eti.at (213.225.30.218)

While compiling ocaml, ocamlc.opt crashes with Signal 11.

../../ocamlcomp.sh -c -warn-error A unix.mli
*** Signal 11

Stop in /s/scratch/arved/ocaml/work/ocaml-3.07/otherlibs/unix.
*** Error code 1

gdb ocamlc.opt -c otherlibs/unix/ocamlc.opt.core
GNU gdb 5.3 (FreeBSD)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "sparc64-portbld-freebsd5.0"...
(no debugging symbols found)...
Core was generated by `ocamlc.opt'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libm.so.2...(no debugging symbols found)...done.
Loaded symbols for /lib/libm.so.2
Reading symbols from /lib/libncurses.so.5...(no debugging symbols found)...
done.
Loaded symbols for /lib/libncurses.so.5
Reading symbols from /usr/lib/libc_r.so.5...(no debugging symbols found)...
done.
Loaded symbols for /usr/lib/libc_r.so.5
Reading symbols from /lib/libc.so.5...(no debugging symbols found)...done.
Loaded symbols for /lib/libc.so.5
Reading symbols from /libexec/ld-elf.so.1...(no debugging symbols found)...
done.
Loaded symbols for /libexec/ld-elf.so.1
#0 0x00000000002141d4 in Pervasives__entry ()
(gdb) bt
#0 0x00000000002141d4 in Pervasives__entry ()
#1 0x00000000002141cc in Pervasives__entry ()
#2 0x0000000000245384 in caml_main ()
#3 0x000000000023474c in main ()
#4 0x00000000001411a8 in _start ()
(gdb)

@vicuna
Copy link
Author

vicuna commented Feb 17, 2004

Comment author: administrator

Couldn't reproduce under SPARC/Linux. No access to SPARC/FreeBSD.

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