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

thread_exit_signal fails intermittently #1980

Closed
rocallahan opened this issue Feb 13, 2017 · 3 comments
Closed

thread_exit_signal fails intermittently #1980

rocallahan opened this issue Feb 13, 2017 · 3 comments

Comments

@rocallahan
Copy link
Collaborator

This I can reproduce locally using

bash thread_exit_signal.run -b ~/rr/rr '' &  thread_exit_signal.run -b ~/rr/rr '' & bash thread_exit_signal.run -b ~/rr/rr '' & bash thread_exit_signal.run -b ~/rr/rr '' & 
@Keno
Copy link
Member

Keno commented Feb 15, 2017

Still seeing this fail intermittently:

[FATAL /data/keno/rr/src/RecordSession.cc:1232:inject_handled_signal() errno: EBADF]
 (task 74332 (rec:74332) at time 746)
 -> Assertion `t->get_signal_user_handler(sig) == t->ip()' failed to hold. Expected handler IP 0x55cc00402cfd, got 0x7fd391f01084; actual signal mask=140546659796480 (cached 140546659796480)
[FATAL /data/keno/rr/src/log.cc:289:emergency_debug() errno: SUCCESS] (session doesn't look interactive, aborting emergency debugging)

@rocallahan
Copy link
Collaborator Author

Not easily reproduced locally :-/.

@rocallahan rocallahan reopened this Feb 17, 2017
@Keno
Copy link
Member

Keno commented Jan 13, 2021

I haven't seen this in a long time, so this issue is probably useless by now.

@Keno Keno closed this as completed Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants