-
Notifications
You must be signed in to change notification settings - Fork 11
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
Constantly crash on Ubuntu 23.04 #43
Comments
Thanks for reporting this issue. Can you please provide any more details? How did you install indicator-sensors (apt or snap), which version did you install? Can you try running it from a terminal and see what output it provides? Can you also try running it from a terminal with the |
Hi Alex,
Thanks for getting back so quickly. I always install it as snap from the
Ubuntu snap store and it always worked great, until I updated my computers
to Ubuntu 23.04. The UI indicates version 1.3. I have not tried running it
from the terminal before, so I'm doing it now, with --verbose flag. I will
run it this way on a few different boxes and will let you know tomorrow if
it crashes and what's in the logs.
Thanks again,
Vitali
…On Wed, May 31, 2023 at 6:01 PM Alex Murray ***@***.***> wrote:
Thanks for reporting this issue. Can you please provide any more details?
How did you install indicator-sensors (apt or snap), which version did you
install? Can you try running it from a terminal and see what output it
provides? Can you also try running it from a terminal with the --verbose
option and then capturing that output until it crashes? Thanks.
—
Reply to this email directly, view it on GitHub
<#43 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABGM3AUNKU73QGZV3SG7YETXI7SVPANCNFSM6AAAAAAYWGHI4M>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi Alex, I'm running from terminal in verbose mode on four very different machines and it seems that it does not crash in this case. I looked at the system log when it was crashing and I see entries like this:
3439 is pid of indicator-sensors process. And also like this:
Hope this helps, |
I checked all four computers and application did not crash running overnight. It appears it has something to do running from terminal or not. |
I just now realized that it appears to be crashing when I open another gnome application. Not sure 100% but that may be related. |
I was correct. The application crashed when another gnome application starts. This is what happened:
Nothing interesting in verbose log:
|
Thanks for the updated details - I wonder if perhaps it is crashing in the dbus plugin - can you try disabling this in the Preferences and see if that helps? Also can you try running the version from the edge channel and see if this resolves the issues?
|
So looking at the above - I notice the output says My suspicion here is that gnome-shell has perhaps changed the search provider API and we are not handling it properly anymore. |
I reinstalled it from edge channel (version 1.4). So far so good, it does not seems to crash when other gui app starts. I will update my other systems and will keep you updated. And I never compiled it myself or installed from deb, only use snap. |
Thanks for letting me know - I don't have a lot of time to look into this further at the moment but for now I have promoted the edge snap to stable and will try look at this more over the weekend. FWIW I was able to reproduce it with the 1.3 deb version in Ubuntu 23.04 but the backtrace wasn't very useful, and neither was valgrind:
|
The program constantly crash on multiple systems with Ubuntu 23.04. The systems in question have very different hardware, so this is not hardware but OS version specific. The program my work for a number of minutes (5-10 typically) but invariable crash.
The text was updated successfully, but these errors were encountered: