kraker
August 4, 2023, 12:56pm
1
I’m getting core dumps, couldn’t log the other ones as journal was missing for that time.
But the recent one is here:
Aug 04 17:23:15 archlinux systemd[1]: systemd-coredump@0-5425-0.service: Deactivated successfully.
Aug 04 17:23:15 archlinux systemd-coredump[5441]: [🡕] Process 1805 (gcr-prompter) of user 1000 dumped core.
Aug 04 17:23:14 archlinux systemd[1]: Started Process Core Dump (PID 5425/UID 0).
kraker
August 5, 2023, 5:29am
2
Anyone? How to get rid of it?
Update: more dumped cores.
xdg-desktop-portal.service: Main process exited, code=dumped, status=11/SEGV
Aug 04 18:31:12 archlinux systemd-coredump[28323]: Process 1742 (xdg-desktop-por) of user 1000 dumped core.
Pudge
August 5, 2023, 7:09pm
4
What exactly are you trying to do with this?
Do you have flatpak installed on the OS and trying to use some particular flatpak app?
According to the README.md file on the GitHub page
xdg-desktop-portal
A portal frontend service for Flatpak and possibly other desktop containment frameworks.
xdg-desktop-portal works by exposing a series of D-Bus interfaces known as portals under a well-known name (org.freedesktop.portal.Desktop) and object path (/org/freedesktop/portal/desktop).
The portal interfaces include APIs for file access, opening URIs, printing and others.
Documentation for the available D-Bus interfaces can be found here.
Pudge
kraker
August 5, 2023, 7:11pm
5
Its not just a xdg portal thing other processes are dumping core too, like picom
It was installed as a dependency for a package.
Pudge
August 5, 2023, 7:17pm
6
I did a pactree on xdg-desktop-portal and it has multiple pages of things dependencies.
pactree xdg-desktop-portal
I’m at a loss. This problem is way over my pay grade. Hopefully someone around here has some knowledge on this.
Pudge
kraker
August 5, 2023, 7:19pm
7
Its not xdg-desktop-portal lol, it’s just an instance, other processes are dumping cores too which I haven’t listed in the post.
I know what xdg-desktop-portal is and I haven’t installed it for the fun of it. Even if I did, it shouldn’t dump core without a reason.
pebcak
August 6, 2023, 5:55am
8
Start examining the coredumps. Perhaps you will get some more details on what is going on.
With that said, I’m pretty sure that I may not be the adequate person to help you out but with more info someone else might be able to.
https://wiki.archlinux.org/title/Systemd-coredump#Examining_a_core_dump
kraker
August 6, 2023, 7:41am
9
Are you getting core dumps lately?
My window manager would freeze and there would be a core dump.
Are core dumps normal or it’s an issue needing to be fixed?
pebcak
August 6, 2023, 7:54am
10
Not what I recall.
If what you are getting is of such a nature which impacts the well-functioning of your system, I would certainly look into it.
You could start by examining the coredumps and post the relevant information for someone in the know to have a look at.
It might very well be due to some bug that needs to be reported upstream.
kraker
August 8, 2023, 7:10am
11
Stack trace of thread 1195:
#0 0x00007fe0bac8e83c n/a (libc.so.6 + 0x8e83c)
#1 0x00007fe0bac3e668 raise (libc.so.6 + 0x3e668)
#2 0x00007fe0bac264b8 abort (libc.so.6 + 0x264b8)
#3 0x000055ffc519e041 n/a (picom + 0xb041)
#4 0x000055ffc51a568e n/a (picom + 0x1268e)
#5 0x000055ffc51d871f n/a (picom + 0x4571f)
#6 0x000055ffc51a0b6c n/a (picom + 0xdb6c)
#7 0x00007fe0bb46e0cb ev_invoke_pending (libev.so.4 + 0x50cb)
#8 0x00007fe0bb471d10 ev_run (libev.so.4 + 0x8d10)
#9 0x000055ffc519e46e n/a (picom + 0xb46e)
#10 0x00007fe0bac27cd0 n/a (libc.so.6 + 0x27cd0)
#11 0x00007fe0bac27d8a __libc_start_main (libc.so.6 + 0x27d8a)
#12 0x000055ffc519f845 n/a (picom + 0xc845)
ELF object binary architecture: AMD x86-64
~
kraker
August 8, 2023, 7:12am
12
Another one, xdg-desktop-portal
Message: Process 1294 (xdg-desktop-por) of user 1000 dumped core.
Stack trace of thread 3704:
#0 0x00007f25f9e8dc2b g_mutex_lock (libglib-2.0.so.0 + 0xafc2b)
#1 0x0000561a0d262d81 n/a (xdg-desktop-portal + 0x66d81)
#2 0x00007f25f9cb4838 n/a (libgio-2.0.so.0 + 0xac838)
#3 0x00007f25f9e6dd53 n/a (libglib-2.0.so.0 + 0x8fd53)
#4 0x00007f25f9e6ad75 n/a (libglib-2.0.so.0 + 0x8cd75)
#5 0x00007f25f968c9eb n/a (libc.so.6 + 0x8c9eb)
#6 0x00007f25f971123c n/a (libc.so.6 + 0x11123c)
Stack trace of thread 1294:
#0 0x00007f25f97039df __poll (libc.so.6 + 0x1039df)
#1 0x00007f25f9e95c2f n/a (libglib-2.0.so.0 + 0xb7c2f)
#2 0x00007f25f9e37fef g_main_loop_run (libglib-2.0.so.0 + 0x59fef)
#3 0x0000561a0d220601 n/a (xdg-desktop-portal + 0x24601)
#4 0x00007f25f9627cd0 n/a (libc.so.6 + 0x27cd0)
#5 0x00007f25f9627d8a __libc_start_main (libc.so.6 + 0x27d8a)
#6 0x0000561a0d220a85 n/a (xdg-desktop-portal + 0x24a85)
Stack trace of thread 1309:
#0 0x00007f25f9e3703d g_main_context_unref (libglib-2.0.so.0 + 0x5903d)
#1 0x00007f25f9cb3c90 n/a (libgio-2.0.so.0 + 0xabc90)
#2 0x00007f25f9bc88b4 g_object_unref (libgobject-2.0.so.0 + 0x228b4)
#3 0x00007f25f9e326fd n/a (libglib-2.0.so.0 + 0x546fd)
#4 0x00007f25f9e36f20 n/a (libglib-2.0.so.0 + 0x58f20)
#5 0x00007f25f9e38b39 g_main_context_dispatch (libglib-2.0.so.0 + 0x5ab39)
#6 0x00007f25f9e95cc9 n/a (libglib-2.0.so.0 + 0xb7cc9)
#7 0x00007f25f9e37fef g_main_loop_run (libglib-2.0.so.0 + 0x59fef)
#8 0x00007f25f9d1828c n/a (libgio-2.0.so.0 + 0x11028c)
#9 0x00007f25f9e6ad75 n/a (libglib-2.0.so.0 + 0x8cd75)
#10 0x00007f25f968c9eb n/a (libc.so.6 + 0x8c9eb)
#11 0x00007f25f971123c n/a (libc.so.6 + 0x11123c)
Stack trace of thread 1300:
#0 0x00007f25f97039df __poll (libc.so.6 + 0x1039df)
#1 0x00007f25f9e95c2f n/a (libglib-2.0.so.0 + 0xb7c2f)
#2 0x00007f25f9e360e2 g_main_context_iteration (libglib-2.0.so.0 + 0x580e2)
#3 0x00007f25f9e36132 n/a (libglib-2.0.so.0 + 0x58132)
#4 0x00007f25f9e6ad75 n/a (libglib-2.0.so.0 + 0x8cd75)
#5 0x00007f25f968c9eb n/a (libc.so.6 + 0x8c9eb)
#6 0x00007f25f971123c n/a (libc.so.6 + 0x11123c)
Stack trace of thread 1306:
#0 0x00007f25f970f1ad syscall (libc.so.6 + 0x10f1ad)
#1 0x00007f25f9e8dca7 g_cond_wait (libglib-2.0.so.0 + 0xafca7)
#2 0x00007f25f9e03144 n/a (libglib-2.0.so.0 + 0x25144)
#3 0x00007f25f9e6d2fe n/a (libglib-2.0.so.0 + 0x8f2fe)
#4 0x00007f25f9e6ad75 n/a (libglib-2.0.so.0 + 0x8cd75)
#5 0x00007f25f968c9eb n/a (libc.so.6 + 0x8c9eb)
#6 0x00007f25f971123c n/a (libc.so.6 + 0x11123c)
Stack trace of thread 1452:
#0 0x00007f25f97039df __poll (libc.so.6 + 0x1039df)
#1 0x00007f25f9e95c2f n/a (libglib-2.0.so.0 + 0xb7c2f)
#2 0x00007f25f9e360e2 g_main_context_iteration (libglib-2.0.so.0 + 0x580e2)
#3 0x00007f25f87a0fde n/a (libdconfsettings.so + 0x5fde)
#4 0x00007f25f9e6ad75 n/a (libglib-2.0.so.0 + 0x8cd75)
#5 0x00007f25f968c9eb n/a (libc.so.6 + 0x8c9eb)
#6 0x00007f25f971123c n/a (libc.so.6 + 0x11123c)
Stack trace of thread 1468:
#0 0x00007f25f9711666 epoll_wait (libc.so.6 + 0x111666)
#1 0x00007f25f85f0c59 n/a (libspa-support.so + 0x15c59)
#2 0x00007f25f85e34fd n/a (libspa-support.so + 0x84fd)
#3 0x00007f25f9adeb12 n/a (libpipewire-0.3.so.0 + 0x45b12)
#4 0x00007f25f968c9eb n/a (libc.so.6 + 0x8c9eb)
#5 0x00007f25f971123c n/a (libc.so.6 + 0x11123c)
Stack trace of thread 3752:
#0 0x00007f25f970f1ad syscall (libc.so.6 + 0x10f1ad)
#1 0x00007f25f9e8e533 g_cond_wait_until (libglib-2.0.so.0 + 0xb0533)
#2 0x00007f25f9e03115 n/a (libglib-2.0.so.0 + 0x25115)
#3 0x00007f25f9e6ddab n/a (libglib-2.0.so.0 + 0x8fdab)
#4 0x00007f25f9e6ad75 n/a (libglib-2.0.so.0 + 0x8cd75)
#5 0x00007f25f968c9eb n/a (libc.so.6 + 0x8c9eb)
#6 0x00007f25f971123c n/a (libc.so.6 + 0x11123c)
ELF object binary architecture: AMD x86-64
~