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

Program segfaults #4128

Closed
vicuna opened this issue Oct 2, 2006 · 1 comment
Closed

Program segfaults #4128

vicuna opened this issue Oct 2, 2006 · 1 comment
Assignees
Labels

Comments

@vicuna
Copy link

vicuna commented Oct 2, 2006

Original bug ID: 4128
Reporter: romildo
Assigned to: @garrigue
Status: closed (set by @xavierleroy on 2007-02-21T14:49:59Z)
Resolution: fixed
Priority: normal
Severity: crash
Version: 3.09.3
Fixed in version: 3.09.4+dev / +rc
Category: ~DO NOT USE (was: OCaml general)
Related to: #4110
Monitored by: romildo

Bug description

Some particular combination of arguments in a callback function for lablgtk makes the program crash with a segmentation fault, on the x86 arch.

The test program gui.ml works on amd64, and crashes on x86, with ocaml-3.09.3.

It works on both amd64 and x86, with ocaml-3.08.3 and with ocaml-3.09.2.

Additional information

Tested on both Gentoo Linux x86 and amd64 system, installed on an Athlon 64 machine with 512MB.

File attachments

@vicuna
Copy link
Author

vicuna commented Oct 2, 2006

Comment author: @garrigue

It looks like the problem is already resolved in the release309 branch... 1 day after 3.09.3. There is a commit by Xavier in i386/proc.ml, and I verified that the current version does not cause a segfault, while 3.09.3 does.

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

2 participants