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

3.06 on AIX 4.3.2 #3639

Closed
vicuna opened this issue Sep 4, 2002 · 2 comments
Closed

3.06 on AIX 4.3.2 #3639

vicuna opened this issue Sep 4, 2002 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Sep 4, 2002

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

Bug description

Hi there,

ocamlopt-compiled programs (including ocamlopt.opt itself) always dump
core on my AIX 4.3.2 box. I see that my trusty old installation
O'Caml 2.02 still works, but that's of limited values these days ...

I'm not sure what information I should provide. The backtrace isn't
very helpful ...

GNU gdb 5.1
Copyright 2001 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 "powerpc-ibm-aix4.3.2.0"...
(gdb) run -c mail.ml
Starting program: /afs/informatik.uni-tuebingen.de/rs_aix43/ocaml-3.06/bin/ocamlopt.opt -c mail.ml

Program received signal SIGSEGV, Segmentation fault.
0x1001dde8 in Array__size_91 ()
(gdb) bt
#0 0x1001dde8 in Array__size_91 ()
#1 0x1001f6bc in Array__concat_aux_88 ()
#2 0x2e713d00 in ?? ()

--
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla

@vicuna
Copy link
Author

vicuna commented Sep 5, 2002

Comment author: administrator

ocamlopt-compiled programs (including ocamlopt.opt itself) always dump
core on my AIX 4.3.2 box. I see that my trusty old installation
O'Caml 2.02 still works, but that's of limited values these days ...

The only AIX machine I have access to runs AIX 4.3.3, and doesn't
allow me to do a full test of OCaml (i.e. they nuked my home dir,
forcing me to work in /tmp, which is too small to accommodate a full
make opt.opt :-), but I have been able to build ocamlopt and run our
mini test suite without problems. The C parts of the system were
compiled with gcc 2.95.

So, bascially, there's not much that I can do. While the Power/MacOSX
port of OCaml is well maintained, the Power/AIX port is one of those
ports that we will have to deprecate eventually, by lack of available
hardware...

Sorry about that,

  • Xavier Leroy

@vicuna
Copy link
Author

vicuna commented Sep 5, 2002

Comment author: administrator

Couldn't reproduce under AIX 4.3.3

@vicuna vicuna closed this as completed Sep 5, 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