-
Notifications
You must be signed in to change notification settings - Fork 93
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 _clutter_input_device_reset_scroll_info #678
Comments
Still getting the crash in muffin 6.0.1-1. I can semi-regularly reproduce it by rebooting and touching nothing until auto-login completes and Steam/Discord finish starting.
Core was generated by `cinnamon --replace'.
Program terminated with signal SIGSEGV, Segmentation fault.
warning: Section `.reg-xstate/963' in core file too small.
#0 _clutter_input_device_reset_scroll_info (device=device@entry=0x0)
at ../muffin-6.0.1/clutter/clutter/clutter-input-device.c:1914
Downloading source file /usr/src/debug/muffin/build/../muffin-6.0.1/clutter/clutter/clutter-input-device.c
1914 if (device->scroll_info == NULL)
[Current thread is 1 (Thread 0x72eddafb6fc0 (LWP 963))]
(gdb) bt
#0 _clutter_input_device_reset_scroll_info (device=device@entry=0x0)
at ../muffin-6.0.1/clutter/clutter/clutter-input-device.c:1914
#1 0x000072eddfd6040c in meta_seat_x11_translate_event
(event=0x6174128976a0, xevent=<optimized out>, seat=<optimized out>)
at ../muffin-6.0.1/src/backends/x11/meta-seat-x11.c:2310
#2 meta_clutter_backend_x11_translate_event (backend=<optimized out>, native=<optimized out>, event=0x6174128976a0)
at ../muffin-6.0.1/src/backends/x11/meta-clutter-backend-x11.c:98
#3 0x000072eddfe24cbb in meta_x11_handle_event.isra.0 (xevent=xevent@entry=0x7ffe4a73cd60)
at ../muffin-6.0.1/src/backends/x11/meta-event-x11.c:106
#4 0x000072eddfd5eab2 in handle_host_xevent (event=0x7ffe4a73cd60, backend=0x6174114beae0)
at ../muffin-6.0.1/src/backends/x11/meta-backend-x11.c:426
#5 x_event_source_dispatch (source=<optimized out>, callback=<optimized out>, user_data=<optimized out>)
at ../muffin-6.0.1/src/backends/x11/meta-backend-x11.c:479
#6 0x000072ede018df69 in g_main_dispatch (context=0x6174114bba50) at ../glib/glib/gmain.c:3476
#7 0x000072ede01ec367 in g_main_context_dispatch_unlocked (context=0x6174114bba50) at ../glib/glib/gmain.c:4284
#8 g_main_context_iterate_unlocked.isra.0
(context=0x6174114bba50, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>)
at ../glib/glib/gmain.c:4349
#9 0x000072ede018eb97 in g_main_loop_run (loop=0x6174118f9540) at ../glib/glib/gmain.c:4551
#10 0x000072eddfd9ff61 in meta_run () at ../muffin-6.0.1/src/core/main.c:663
#11 0x0000617410e7d4ad in main (argc=<optimized out>, argv=<optimized out>) at ../cinnamon-6.0.4/src/main.c:398 core.cinnamon.1000.e7294ebb2a37412e9ced8c5eb6303994.963.1705436100000000.gz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Distribution
Arch
Package version
5.8.4
Graphics hardware in use
Nvidia 1070 Ti
Frequency
Only occasionally
Bug description
I built a new system. Twice (so far), Cinnamon has crashed shortly after login. It's not reliable, but both times were shortly after login, as I was moving the mouse towards the panel.
System log:
Possibly related comment: #640 (comment)
Can't tell if related top level: #640
Backtrace:
Core (taken by systemd):
core.cinnamon.1000.9304e690fe9047289fccc8681b4c927d.850.1699908584000000.gz
Steps to reproduce
Log in and move the mouse to the panel?
Expected behavior
Additional information
Arch Linux fully updated 2023-11-23
Intel 9700K
Nvidia 1070 Ti
Gigabyte AORUS FV43U Monitor. Plugged in to the monitor:
Other devices: LG G535 headset (was not turned on - receiver still plugged in). Supersonic SC-1420SB soundbar (not turned on).
Apps set to start on login: Steam, Discord, Solaar
Cinnamon 5.8.4
Muffin 5.8.1
The text was updated successfully, but these errors were encountered: