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

Marshalling tests fail on AMD x86_64 (Opteron). #8415

Closed
vicuna opened this issue Dec 15, 2003 · 1 comment
Closed

Marshalling tests fail on AMD x86_64 (Opteron). #8415

vicuna opened this issue Dec 15, 2003 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented Dec 15, 2003

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

Bug description

I am having problems with the marshaller (I am getting a segfault in the
marshaller) on the AMD x86_64 (Opteron) running Fedora Core development
version (AKA Red Hat Raw Hide) and OCaml 3.07+2.

To figure out what is going on, I tried running some tests.

When I run test/Moretest/intext.byt, I get:

...
Test 223 passed.
Test 300 passed.
Uncaught exception: Failure("input_value_from_block: bad object")
Exit 2

When I run test/Moretest/intext.out, I get:

...
Test 223 passed.
Test 300 passed.
Test 401 FAILED.
Test 402 FAILED.
Test 403 FAILED.
Test 404 FAILED.
Test 405 FAILED.
Test 406 FAILED.
Test 407 FAILED.
Test 408 FAILED.
Test 409 passed.
Test 410 FAILED.
Test 411 FAILED.
Test 412 FAILED.
Test 413 FAILED.
Test 414 FAILED.
Test 415 FAILED.
Test 416 FAILED.
Test 417 FAILED.
Test 418 FAILED.
Test 419 FAILED.
Test 420 FAILED.
Test 421 FAILED.
Test 422 FAILED.
Test 423 passed.
Test 424 passed.

Do these indicate a bug? Or is this expected and I should look for the
source of my problems elsewhere?

--
Aleksey Nogin

Home Page: http://nogin.org/
E-Mail: nogin@cs.caltech.edu (office), aleksey@nogin.org (personal)
Office: Jorgensen 70, tel: (626) 395-2907

@vicuna
Copy link
Author

vicuna commented Dec 20, 2003

Comment author: administrator

Fixed 2003-12-20 by XL. Patch published on the caml-list.

@vicuna vicuna closed this as completed Dec 20, 2003
@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