-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Pronterface crashes on Fedora 25 #789
Comments
See #785 (comment) |
Workaround for kliment#789 and kliment#785
Using the 3D viewer will eventually crash nouveau: Using the 3D viewer to get feedback on where the print process is. Wayland will crash (stop responding) and the last line in the above dump is repeated over and over again. Force reboot is the only way I've found to recover. |
Is this related? |
@hroncok better people than I can probably answer that. To me, it's the same problem: After Fedora 25, Pronterface is having problems running. I cannot say if it's the same underlying issue or not - but my presumption is that the work-around of using X11 isn't 100% working. I don't mind creating another issue if that helps. |
Actually, reporting it trough ABRT (Automatic Bug Reporting Tool) to Bugzilla would give me the best information. |
I'm closing this issue. Fixed with 6a7c9d7. Please feel free to reopen the issue if you think the matter is not solved. |
Hi,
I've been using Pronterface on Fedora 24 and it's been fine. Since upgrading to Fedora 25, Pronterface crashes when I try to open it. Here's the relevant journalctl -r output (latest at the top):
Dec 09 22:21:47 humbert.Accura abrt-server[8468]: Deleting problem directory ccpp-2016-12-09-22:21:46-8441 (dup of ccpp-2016-12-08-09:55
Dec 09 22:21:46 humbert.Accura kernel: perf: interrupt took too long (3920 > 3918), lowering kernel.perf_event_max_sample_rate to 51000
Dec 09 22:21:46 humbert.Accura abrt-hook-ccpp[8467]: Process 8441 (python2.7) of user 1000 killed by SIGSEGV - dumping core
Dec 09 22:21:46 humbert.Accura kernel: pronterface[8441]: segfault at 1 ip 00007fc12589d52e sp 00007ffeac0c5b10 error 4 in libX11.so.6.3
Dec 09 22:21:46 humbert.Accura kernel: show_signal_msg: 198 callbacks suppressed
Dec 09 22:21:46 humbert.Accura audit[8441]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=2 pid=8441 comm="pronterface" exe="/usr/bin/pytho
Dec 09 22:21:45 humbert.Accura pronterface.desktop[8441]: WARNING:root:Could not setup DBus for sleep inhibition: No module named dbus
Any help would be very welcome!
Dave Cooper
The text was updated successfully, but these errors were encountered: