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

Unable to interrupt execution by using SIGINT #244

Closed
1 of 5 tasks
JohnReppy opened this issue Jul 16, 2022 · 2 comments
Closed
1 of 5 tasks

Unable to interrupt execution by using SIGINT #244

JohnReppy opened this issue Jul 16, 2022 · 2 comments
Assignees
Labels
bug Something isn't working compiler problem with compiler fixed-in-2022.1 issue is fixed in the 2022.1 release gforge bug (or feature request) ported from smlnj-gforge repository

Comments

@JohnReppy
Copy link
Contributor

Version

110.99.2

Operating System

  • All
  • Linux
  • macOS
  • Windows
  • Other Unix

OS Version

No response

Processor

No response

Component

Core system

Severity

Major

Description of the problem

In smlnj v110.99.2, I am not able to interrupt the execution of an expression by sending SIGINT to smlnj.
For example, if I run an infinite loop while true do ();, I am not able to stop it by pressing CTRL-C.
Older versions of smlnj do not seem to have this problem. In smlnj v110.79, I am able to stop the infinite loop using CTRL-C:

Standard ML of New Jersey v110.79 [built: Sun Oct 27 08:29:41 2019]

  • while true do ();

Interrupt

Transcript

No response

Expected Behavior

No response

Steps to Reproduce

No response

Additional Information

No response

Email address

No response

Comments from smlnj-gforge

Original smlnj-gforge bug number 311

Submitted on 2022-50-19 at 23:5000

comment by @JohnReppy on 2022-20-20 09:2000 +000 UTC

I was unable to reproduce this bug (macOS/arm64) Since the report does not provide any contact info and does not specify the version of Unix/architecture, I'm not able to do further testing or ask for additional information.

@JohnReppy JohnReppy added bug Something isn't working compiler problem with compiler gforge bug (or feature request) ported from smlnj-gforge repository labels Jul 16, 2022
@JohnReppy JohnReppy self-assigned this Jul 16, 2022
@JohnReppy
Copy link
Contributor Author

See the discussion in the legacy bug tracker (issue 68) for more details about this bug.

@JohnReppy JohnReppy added the fixed-in-2022.1 issue is fixed in the 2022.1 release label Jul 22, 2022
@JohnReppy
Copy link
Contributor Author

See the discussion in the legacy bug tracker (issue 68) for details about the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compiler problem with compiler fixed-in-2022.1 issue is fixed in the 2022.1 release gforge bug (or feature request) ported from smlnj-gforge repository
Projects
None yet
Development

No branches or pull requests

1 participant