-
-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
What Happened?
Code does not work. It segfaults at startup.
I haven't really modified anything from the system. For a second, I thought it had something to do with Homebrew and it's own libraries, but after disabling it I realized this something else.
Steps to Reproduce
Just opening Code suffices.
Expected Behavior
Get to work!
OS Version
8.x (Circe)
OS Architecture
amd64 (on most hardwares)
Session Type
Secure Session (Wayland, This is the default)
Software Version
Latest release (I have run all updates)
Log Output
(gdb) run
Starting program: /usr/bin/io.elementary.code
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff27896c0 (LWP 3536)]
[New Thread 0x7ffff1f886c0 (LWP 3537)]
[New Thread 0x7ffff17876c0 (LWP 3538)]
[New Thread 0x7ffff0ef06c0 (LWP 3539)]
[New Thread 0x7fffe11ff6c0 (LWP 3541)]
[New Thread 0x7fffdbfff6c0 (LWP 3542)]
[New Thread 0x7fffdb7fe6c0 (LWP 3543)]
[New Thread 0x7fffdaffd6c0 (LWP 3545)]
Thread 1 "io.elementary.c" received signal SIGSEGV, Segmentation fault.
0x00007ffff6aadd75 in free () from /lib/x86_64-linux-gnu/libc.so.6
(gdb) bt
#0 0x00007ffff6aadd75 in free () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00005555555e16d9 in ?? ()
#2 0x00005555555e22df in ?? ()
#3 0x00007ffff7c564e4 in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#4 0x00007ffff7c57fc4 in g_object_new_with_properties () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#5 0x00007ffff7c58f71 in g_object_new () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#6 0x000055555558cc41 in ?? ()
#7 0x00007ffff7c564e4 in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#8 0x00007ffff7c5874a in g_object_new_valist () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#9 0x00007ffff7c58f4f in g_object_new () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#10 0x00005555555880ec in ?? ()
#11 0x00007ffff7c656bd in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#12 0x00007ffff7c657c1 in g_signal_emit_valist () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#13 0x00007ffff7c65883 in g_signal_emit () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#14 0x0000555555587cdd in ?? ()
#15 0x00007ffff7d0ff55 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
#16 0x00007ffff7c656bd in ?? () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#17 0x00007ffff7c657c1 in g_signal_emit_valist () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#18 0x00007ffff7c65883 in g_signal_emit () from /lib/x86_64-linux-gnu/libgobject-2.0.so.0
#19 0x00007ffff7d7691c in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
#20 0x00007ffff7d7a6c9 in ?? () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
#21 0x00007ffff7d7a833 in g_application_run () from /lib/x86_64-linux-gnu/libgio-2.0.so.0
#22 0x00005555555833ad in main ()Hardware Info
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels