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 in refresh_search #721

Open
akashashen opened this issue Sep 27, 2024 · 5 comments
Open

Crash in refresh_search #721

akashashen opened this issue Sep 27, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@akashashen
Copy link

Describe the bug

*** Actual Log ***

../src/exm-backtrace.c:107 'exm_backtrace_print'
../src/main.c:42 'handler'
2 frames omitted
../src/exm-browse-page.c:161 'refresh_search'
5 frames omitted
../src/local/exm-manager.c:778 'on_state_changed'
7 frames omitted
../src/local/shell-dbus-interface.c:2756 'shell_extensions_proxy_g_signal'
11 frames omitted
../src/main.c:110 'run_app'
2 frames omitted
../sysdeps/x86_64/start.S:115 '_start'

System Information:

Version: 0.5.1
Package Format: Flatpak
Status: Official
OS: GNOME 46 (Flatpak runtime)
GTK: 4.14.5
Libadwaita: 1.5.4

Additional context

Possibly related for environmental (and maybe bug) context:
For some reason, GDM has been making me login twice. I turn on the view password to make sure I didn't make a mistake, and when I hit enter, the login part disappears, but a two to three seconds later, GDM always restarts before letting me actually log in.
Since that started happening, I've always had to re-enable extensions after logging in.

@oscfdezdz
Copy link
Collaborator

Which distro and GNOME Shell version are you using?

If you have to re-enable the extensions after logging in, it is most likely that one of the extensions you have installed is causing the problem. Try disabling them one by one and reproduce the crash.

@akashashen
Copy link
Author

Sorry, I didn't intend to take this long.
Gnome 47 on
Wayland on
Debian Sid with
kernel 6.10.12 amd64

At least, that's what I'm on at this moment. A similar error came up since this was true, but I didn't have time to follow up on it. I am still having to log into gdm3 at least twice. And on two occasions, it just kept resetting after multiple times. Logging in via a t2 terminal may have allowed a successful log in on both occasions. I purged gdm3, installed lightdm, purged lightdm and reinstalled gdm3, but I am still logging in twice after a boot (problem does not persist if I log out and log in.) Additionally, logging in usually means having to turn the extensions on after a boot (but again, not on a log out and log back in.)

Like I said before, I don't know how much of that might be related; so, I thought sharing it may help.

@akashashen
Copy link
Author

I'm assuming this is related.
Minor note: So, having had success after logging in on a terminal, I did try doing so when the GDM3 restarted twice. But afterwards, I still had to do the gdm3 login twice (just in case they are related, which is my current theory, but it's not dev I'm familiar with in the modern gtk/gnome way...but, I'm pretty sure this is an authentication layer issue, at least, gdm-wise...which sets the environment that gnome yada yada yada.)

Like I said earlier,, I had an error that I didn't follow up on. This may be it. The difference is I'm on the the rt kernel amd64 6.10.11. It is a general kernel patch behind (12), but that one isn't loading sound, and switching kernels at reboot is just schway easier.

Error Log:

../src/exm-backtrace.c:107 'exm_backtrace_print'
../src/main.c:42 'handler'
2 frames omitted
../src/exm-browse-page.c:161 'refresh_search'
5 frames omitted
../src/local/exm-manager.c:778 'on_state_changed'
7 frames omitted
../src/local/shell-dbus-interface.c:2756 'shell_extensions_proxy_g_signal'
11 frames omitted
../src/main.c:110 'run_app'
2 frames omitted
../sysdeps/x86_64/start.S:115 '_start'

@oscfdezdz oscfdezdz changed the title Unexpected Error on Login Crash in refresh_search Oct 21, 2024
@oscfdezdz
Copy link
Collaborator

Is this crash still reproducible with version 0.6?

@akashashen
Copy link
Author

akashashen commented Jan 8, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants