Bug 253359 - security/gnome-keyring: gnome-keyring-daemon segmentation fault when the mate session closes
Summary: security/gnome-keyring: gnome-keyring-daemon segmentation fault when the mate...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-08 22:35 UTC by Hyogi Sim
Modified: 2021-09-11 06:51 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hyogi Sim 2021-02-08 22:35:59 UTC
I am using the mate desktop with startx. When I log out from the mate session, gnome-keyring-daemon generates a segmentation fault and creates a core file:

$ lldb -c gnome-keyring-daemo.core -- $(which gnome-keyring-daemon)
(lldb) target create "/usr/local/bin/gnome-keyring-daemon" --core "gnome-keyring-daemo.core"
Core file '/home/hyogi/gnome-keyring-daemo.core' (x86_64) was loaded.
(lldb) bt
* thread #1, name = 'gnome-keyring-daemo', stop reason = signal SIGSEGV
  * frame #0: 0x0000000800a1430a libthr.so.3`pthread_mutex_destroy + 10
    frame #1: 0x0000000800776561 libglib-2.0.so.0`g_mutex_clear + 17
    frame #2: 0x000000000027d0f3 gnome-keyring-daemon`___lldb_unnamed_symbol883$$gnome-keyring-daemon + 163
    frame #3: 0x000000080061f01d libgobject-2.0.so.0`g_object_unref + 445
    frame #4: 0x000000000027df77 gnome-keyring-daemon`___lldb_unnamed_symbol900$$gnome-keyring-daemon + 103
    frame #5: 0x000000080061f01d libgobject-2.0.so.0`g_object_unref + 445
    frame #6: 0x000000000028cb11 gnome-keyring-daemon`___lldb_unnamed_symbol1126$$gnome-keyring-daemon + 81
    frame #7: 0x000000000024fea1 gnome-keyring-daemon`___lldb_unnamed_symbol12$$gnome-keyring-daemon + 2033
    frame #8: 0x000000000024f10f gnome-keyring-daemon`___lldb_unnamed_symbol1$$gnome-keyring-daemon + 271
(lldb)


I launch the mate desktop by the following line in .xinitrc:

exec dbus-launch --exit-with-session ck-launch-session mate-session


And, I usually close the session by navigating the panel main menu (System->Shut Down).

FreeBSD version: 12.2-RELEASE-p2
gnome-keyring: 3.36.0_1