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 create_callback_data when removing extension #632

Open
Brainlaer opened this issue Apr 25, 2024 · 1 comment
Open

Crash in create_callback_data when removing extension #632

Brainlaer opened this issue Apr 25, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Brainlaer
Copy link

Support Log

Version: 0.5.0
Package Format: Flatpak
Status: Official
OS: GNOME 46 (Flatpak runtime)
GTK: 4.14.1
Libadwaita: 1.5.0

../src/exm-backtrace.c:92 'exm_backtrace_print'
../src/main.c:42 'handler'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
../src/local/exm-manager.c:120 'create_callback_data'
../src/local/exm-manager.c:264 'exm_manager_remove_extension'
../src/exm-window.c:134 'extension_remove_dialog_response'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
(null):0 '(null)'
../src/main.c:110 'run_app'
(null):0 '(null)'
(null):0 '(null)'
../sysdeps/x86_64/start.S:115 '_start'
(null):0 '(null)'

@oscfdezdz
Copy link
Collaborator

Is it always reproducible? Also, which extension were you uninstalling?

It's probably not important from what I'm seeing in the lines printed in the backtrace, but I don't have much idea why it could be happening 🤔

@oscfdezdz oscfdezdz added the bug Something isn't working label Apr 25, 2024
@mjakeman mjakeman changed the title app crashed Crash in create_callback_data Jun 5, 2024
@mjakeman mjakeman changed the title Crash in create_callback_data Crash in create_callback_data when removing extension Jun 5, 2024
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