-
Notifications
You must be signed in to change notification settings - Fork 19
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
Server crashes the session upon opening the browser link #125
Comments
What compiler did you use to compile the package? Edit: I would suggest checking if there is something unusual in your R compiler setup and if not downgrading to a more stable compiler and re-install both unigd and httpgd. |
I didn’t mess with any compiler settings so it should be using GCC to
compile it. I’ll try reinstalling the package but I didn’t change my
hardware parts either so it should all work fine.
…On Mon, 12 Dec 2022 at 12:11 Florian Rupprecht ***@***.***> wrote:
What compiler did you use to compile the package?
It seems like somehow an instruction was compiled that is not compatible
with your CPU.
It also looks like it's coming from the c++ standard library used.
—
Reply to this email directly, view it on GitHub
<#125 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANPFTKIL7UBBREF342DXOY3WM4I6HANCNFSM6AAAAAAS32HAEY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Can you attach the complete install/compile output? And |
It looks like after reinstalling my issue is gone. Here's the output of the compilation in case you're interested:
my gcc version:
I'm closing this but if you spot anyting unusual, feel free to re-open. |
Describe the bug
Opening the link on startup (tested in Firefox developer edition) crashes the entire R session:
To Reproduce
Environment
Session info:
The text was updated successfully, but these errors were encountered: