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

fast gives bad alloc occasionally #647

Closed
mattfidler opened this issue Jan 31, 2024 · 0 comments · Fixed by #648
Closed

fast gives bad alloc occasionally #647

mattfidler opened this issue Jan 31, 2024 · 0 comments · Fixed by #648

Comments

@mattfidler
Copy link
Member

── Error ('test-plots-cens.R:57:3'): plot censoring ────────────────────────────
Error: Error: std::bad_alloc
Backtrace:
    ▆
 1. ├─base::suppressMessages(...) at test-plots-cens.R:57:3
 2. │ └─base::withCallingHandlers(...)
 3. ├─nlmixr2est::nlmixr(...)
 4. └─nlmixr2est:::nlmixr2.rxUi(...) at nlmixr2est/R/nlmixr2.R:143:3
 5.   └─nlmixr2est:::nlmixr2Est0(.env) at nlmixr2est/R/nlmixr2.R:302:3
── Error ('test-plots-multiple-endpoints.R:57:3'): multiple endpoint plots ─────
Error: Error: std::bad_alloc
Backtrace:
    ▆
 1. ├─base::suppressMessages(...) at test-plots-multiple-endpoints.R:57:3
 2. │ └─base::withCallingHandlers(...)
 3. ├─nlmixr2est::nlmixr(...)
 4. └─nlmixr2est:::nlmixr2.function(...) at nlmixr2est/R/nlmixr2.R:143:3
 5.   └─nlmixr2est:::nlmixr2Est0(.env) at nlmixr2est/R/nlmixr2.R:223:3
── Error ('test-plots.R:100:3'): test plots with vdiffr ────────────────────────
Error in `qs::qserialize(ui, preset = "fast")`: std::bad_alloc
@mattfidler mattfidler linked a pull request Jan 31, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant