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

Intermittent segfaults on Ubuntu #428

Closed
sbfnk opened this issue Jul 20, 2023 · 3 comments
Closed

Intermittent segfaults on Ubuntu #428

sbfnk opened this issue Jul 20, 2023 · 3 comments

Comments

@sbfnk
Copy link
Contributor

sbfnk commented Jul 20, 2023

Seeing the R CMD check action sometimes failing during garbage cleaning on Ubuntu with a segmentation fault. This happens with current and older (#421) versions of EpiNow2 as well as with current and older (#427) versions of StanHeaders:

Example outut:

    *** caught segfault ***
  address 0x55ec00000004, cause 'memory not mapped'
  
  Traceback:
   1: gc()
   2: showConnections()
   3: cleanEx()
  An irrecoverable exception occurred. R is aborting now ...
  Segmentation fault (core dumped)
@seabbs
Copy link
Contributor

seabbs commented Jul 20, 2023

Do you think this is memory related?

@sbfnk
Copy link
Contributor Author

sbfnk commented Jul 20, 2023

It certainly looks like it - though not clear to me at all what exactly the issue is.

@sbfnk
Copy link
Contributor Author

sbfnk commented Jul 22, 2023

This seems to have resolved itself without any code change.

@sbfnk sbfnk closed this as completed Jul 22, 2023
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