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

Bug: Stack Trace when executing from gnome-shell #13

Open
dschier-wtd opened this issue Jan 22, 2020 · 0 comments
Open

Bug: Stack Trace when executing from gnome-shell #13

dschier-wtd opened this issue Jan 22, 2020 · 0 comments

Comments

@dschier-wtd
Copy link

dschier-wtd commented Jan 22, 2020

Hi,

gnome-calendar always showed some "behaviour", but since today I am able to see some clear logs.

Opening gnome-calendar via gnome-shell (clicking on the icon) shows the following issues:

journalctl -f

Jan 22 12:49:17 nb01 audit[10994]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=1 subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 pid=10994 comm="gnome-calendar" exe="/app/bin/gnome-calendar" sig=11 res=1
Jan 22 12:49:17 nb01 kernel: gnome-calendar[10994]: segfault at 1 ip 00007fca213f0aed sp 00007ffd383d7440 error 4 in libglib-2.0.so.0.6200.4[7fca2139d000+83000]
Jan 22 12:49:17 nb01 kernel: Code: 04 4c 8b 3b 8d 48 ff 48 89 c5 49 89 ce 49 c1 e6 04 4d 01 f7 4d 8b 27 4d 85 e4 0f 84 cd 00 00 00 49 8b 44 24 08 48 85 c0 74 43 <48> 8b 10 49 89 54 24 08 49 89 c4 49 8b 47 08 48 85 c0 74 08 48 83
Jan 22 12:49:17 nb01 systemd[1]: Started Process Core Dump (PID 11076/UID 0).
Jan 22 12:49:17 nb01 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@11-11076-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 22 12:49:17 nb01 systemd[1171]: dbus-:[email protected]: Succeeded.
Jan 22 12:49:17 nb01 systemd[1171]: flatpak-org.gnome.Calendar-10976.scope: Succeeded.
Jan 22 12:49:17 nb01 systemd[1171]: flatpak-org.gnome.Calendar-10976.scope: Consumed 1.277s CPU time.
Jan 22 12:49:17 nb01 systemd-coredump[11077]: Process 10994 (gnome-calendar) of user 1000 dumped core.
                                              
                                              Stack trace of thread 2:
                                              #0  0x00007fca213f0aed n/a (/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.6200.4)
Jan 22 12:49:17 nb01 systemd[1]: [email protected]: Succeeded.
Jan 22 12:49:17 nb01 audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:init_t:s0 msg='unit=systemd-coredump@11-11076-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Jan 22 12:49:20 nb01 systemd[1171]: dbus-:[email protected]: Succeeded.
Jan 22 12:49:20 nb01 systemd[1171]: flatpak-org.gnome.Calculator-10858.scope: Succeeded.

Running gnome-calendar via flatpak run succeeds (most times):

~ $ flatpak run org.gnome.Calendar 
GDBus.Error:org.freedesktop.DBus.Error.NoReply: Remote peer disconnected

~ $ flatpak run org.gnome.Calendar 

(gnome-calendar:2): dzl-menu-manager-WARNING **: 12:52:36.250: Link of type "section" missing "id=". Merging will not be possible.

I am not entirely sure where this is coming from. If you need addtional investigation, please feel free to reach out to me.

I am running on:

OS: Fedora 31 / Fedora 31 Silverblue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant