Navigation Menu

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 when closing twice socket channel #4059

Closed
vicuna opened this issue Jul 3, 2006 · 2 comments
Closed

Segfault when closing twice socket channel #4059

vicuna opened this issue Jul 3, 2006 · 2 comments
Labels

Comments

@vicuna
Copy link

vicuna commented Jul 3, 2006

Original bug ID: 4059
Reporter: Claudio Sacerdoti Coen
Status: closed (set by @xavierleroy on 2006-07-26T10:01:09Z)
Resolution: fixed
Priority: normal
Severity: crash
Version: 3.09.2
Category: ~DO NOT USE (was: OCaml general)
Related to: #4039

Bug description

Compile the attached program in native code (x86) and run it.
Now do "telnet 127.0.0.1 58081" twice. The second time the program
will segfault during the Gc.compact ().

Additional information

It did not happen with 3.09.x x < 2.

File attachments

@vicuna
Copy link
Author

vicuna commented Jul 4, 2006

Comment author: @mmottl

This is pretty certainly an instance of issue 0004039, which has already been fixed in the CVS-release.

@vicuna
Copy link
Author

vicuna commented Jul 26, 2006

Comment author: @xavierleroy

Seems to work in 3.09.3. Porbably the same bug as #4039.

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