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

Crash when running under Proton in Linux #411

Open
ArcaEge opened this issue Jun 27, 2024 · 4 comments
Open

Crash when running under Proton in Linux #411

ArcaEge opened this issue Jun 27, 2024 · 4 comments
Labels

Comments

@ArcaEge
Copy link

ArcaEge commented Jun 27, 2024

Describe the bug
I followed the steps in the Linux install guide, however when I attempt to connect to GRBL, the whole program crashes. This only occurs on a valid serial port with a serial device connected, however it also crashes when there is no GRBL running (it crashed with an Arduino running blink in my testing).

Details
System: Fedora Workstation 40 running GNOME/X11
Proton: Crashes under both 9.0-2 and experimental (haven't tested other versions)

To Reproduce
Here is a screen recording to make things easier:
https://github.com/svenhb/GRBL-Plotter/assets/40526225/20231eb7-95fc-4399-b7dd-5cf144b367d2

Expected behavior
It should connect to GRBL and not crash.

Here is a paste of the log (I had to truncate some parts in the middle)
https://pastebin.com/hrnPjzCu

@ArcaEge ArcaEge added the bug label Jun 27, 2024
@svenhb
Copy link
Owner

svenhb commented Jun 28, 2024

Sorry no idea about Linux.
I see, it is connecting, then abort....
image

No idea what does this mean from your log - because it was connected...

[0000000000000128:] EXCEPTION handling: System.ArgumentException: The given port name is invalid.  It may be a valid port, but not a serial port.
Parameter name: portName
1940.428:0124:0128:trace:seh:RtlGrowFunctionTable 000000000109D430, 65

@ArcaEge
Copy link
Author

ArcaEge commented Jun 28, 2024

OK, would you like me to do additional testing? I can connect it to a GRBL machine that I know did not cause a crash in Windows

@svenhb
Copy link
Owner

svenhb commented Jun 29, 2024

You may have look into (or upload) the logfile of GRBL-Plotter.
Menu - About - open the "Data Path", go to subfolder logfiles and check "logfile.txt".

@ArcaEge
Copy link
Author

ArcaEge commented Jun 29, 2024

OK, I've had to reinstall my system because I corrupted my OS partition trying to resize it, I'll have a look at this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants