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

segfault errors occured on the same server twice #6559

Closed
vicuna opened this issue Sep 15, 2014 · 3 comments
Closed

segfault errors occured on the same server twice #6559

vicuna opened this issue Sep 15, 2014 · 3 comments
Assignees

Comments

@vicuna
Copy link

vicuna commented Sep 15, 2014

Original bug ID: 6559
Reporter: sungd
Assigned to: @mshinwell
Status: closed (set by @mshinwell on 2014-09-17T08:33:21Z)
Resolution: not a bug
Priority: urgent
Severity: crash
Version: 3.09.0
Target version: undecided
Category: ~DO NOT USE (was: OCaml general)

Bug description

Our platform is xen, in which oxenstored is a really important process. oxenstored is generated from Ocmal.
We found segfaults in messages twice :
First time:
Sep 4 02:11:23 ctuci240cna kernel: [3373822.121986] oxenstored[14929]: segfault at 3f853c96e2fd ip 00007f0a77d790a0 sp 00007fff0149ce00 error 4 in libc-2.11.3.so[7f0a77c54000+16f000]
second time:
Sep 12 15:17:35 ctuci240cna kernel: [683917.379385] oxenstored[5590]: segfault at d ip 000000000000000d sp 00007fff6c2b64e8 error 14 in oxenstored[400000+62000]
After this, some other process relied on oxenstored stuck.

Has any one come across similar instances? Need your help.

Steps to reproduce

Don't know yet.

Additional information

Correct Product Version above:
Product Version?3.00
Column "Product Version" does not have this option.

@vicuna
Copy link
Author

vicuna commented Sep 15, 2014

Comment author: @mshinwell

A segfault in an OCaml program does not necessarily mean that the OCaml system is at fault. I think you should talk to the authors of Xen.

@vicuna
Copy link
Author

vicuna commented Sep 15, 2014

Comment author: @mshinwell

Please visit:

http://wiki.xen.org/wiki/Reporting_Bugs_against_Xen_Project

@vicuna
Copy link
Author

vicuna commented Sep 16, 2014

Comment author: sungd

OK, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants