You are not logged in.

#1 2024-05-18 14:02:50

halogene
Member
Registered: 2013-05-29
Posts: 62

Bijiben (aka gnome-notes) causing core dumps all along

I find a lot of core dump reports in my journal that relate to bijiben. Here's my journal:

http://0x0.st/XPMl.txt

Any suggestions?

Offline

#2 2024-05-18 14:43:56

seth
Member
Registered: 2012-09-03
Posts: 60,805

Re: Bijiben (aka gnome-notes) causing core dumps all along

segfaults straight away from glib in the main loop
See https://wiki.archlinux.org/title/Core_d … _core_dump and https://wiki.archlinux.org/title/Debuginfod to get debug symbols from glib2

Offline

#3 2024-05-18 19:56:11

halogene
Member
Registered: 2013-05-29
Posts: 62

Re: Bijiben (aka gnome-notes) causing core dumps all along

Hm ok I have no idea what debug symbols even are, sadly. I have managed to get the following output from "coredumpctl debug <PID>" and then running "bt" at the gdb prompt:

[Thread debugging using libthread_db enabled]
Core was generated by `/usr/lib/bijiben-shell-search-provider'.
Programm terminated with signal SIGSEGV, Segmentation Fault.
#0  g_type_check_instance_is_fundamentally_a (type_instance=0x72ed7401e940, fundamental_type=80) at ../glib/gobject/gtype.c:4153
Downloading source file /usr/src/debug/glib2/build/../glib/gobject/gtype.c
4153      node = lookup_type_node_I (type_instance->g_class->g_type):
[Current thread is 1 (Thread 0x72ed8f446300 (LWP 2702))]
(gdb) bt
#0  g_type_check_instance_is_fundamentally_a (type_instance=0x72ed7401e940, fundamental_type=0x50) at ../glib/gobject/gtype.c:4153
#1  0x000072ed9c021bd0 in g_object_unref (_object=0x72ed7401e940) at ../glib/gobject/gobject.c:4325
#2  0x000072ed9c0b2c25 in g_source_callback_unref (cb_data=0x72ed740214a0) at ../glib/glib/gmain.c:1622
#3  g_source_callback_unref (cb_data=0x72ed740214a0) at ../glib/glib/gmain.c:1615
#4  0x000072ed9c0bb20c in g_source_destroy_internal (source=0x72ed7401ea20, context=0x60ee83eae050, have_lock=1) at ../glib/glib/gmain.c:1287
#5  0x000072ed9c0bcb9a in g_main_dispatch (context=0x60ee83eae050) at ../glib/glib/gmain.c:3374
#6  0x000072ed9c11e9b7 in g_main_context_dispatch_unlocked (context=0x60ee83eae050) at ../glib/glib/gmain.c:4152
#7  g_main_context_iterate_unlocked.isra.0 (context=context@entry=0x60ee83eae050, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at ../glib/glib/gmain.c:4217
#8  0x000072ed9c0bbf95 in g_main_context_iteration (context=context@entry=0x50ee83eae050, may_block=may_block@entry=1) at ../glib/glib/gmain.c:4282
#9  0x000072ed9c28bb86 in g_application_run (application=application@entry=0x60ee83f57c80, argc=<optimized out>, argv=0x7fff0d0bb6e8) at ../glib/gio/gapplication.c:2712
#10  0x000060ee81fbacdf in main (argc=<optimized out>, argv=<optimized out>) at ../gnome-notes/src/bijiben-shell-search-provider.c:507
(gdb)

I hope this is of any help? Needed to type that off the prompt, my clipboard has gone again *sheesh*

Last edited by halogene (2024-05-18 20:51:23)

Offline

#4 2024-05-18 21:10:20

seth
Member
Registered: 2012-09-03
Posts: 60,805

Re: Bijiben (aka gnome-notes) causing core dumps all along

https://gitlab.archlinux.org/archlinux/ … -/issues/1
https://gitlab.gnome.org/GNOME/tracker/-/issues/418

Also
https://www.reddit.com/r/archlinux/comm … ry_time_i/
https://bugzilla.redhat.com/show_bug.cgi?id=2247144

It's supposed to be fixed, though.
https://gitlab.archlinux.org/archlinux/ … 74621e8645

pacman -Qikk tracker3

Edit:

my clipboard has gone again *sheesh*

in response to what? Just happened? Does a re-login fix it?
Do you have a system journal?

Last edited by seth (2024-05-18 21:11:51)

Offline

#5 2024-05-22 10:25:01

halogene
Member
Registered: 2013-05-29
Posts: 62

Re: Bijiben (aka gnome-notes) causing core dumps all along

pacman -Qikk tracker3

shows 0 modified files, 0 conflicts. The other day my system did not show the errors above - and, surprisingly, clipboard worked. Today I booted up twice, and both times the journal shows the same bijiben errors. And clipboard doesn't work too. A fresh system journal from this very boot:

http://0x0.st/XPFu.txt

Edit: ...and re-login does not fix it :oS

Last edited by halogene (2024-05-22 10:27:01)

Offline

#6 2024-05-22 14:44:12

seth
Member
Registered: 2012-09-03
Posts: 60,805

Re: Bijiben (aka gnome-notes) causing core dumps all along

Mai 22 12:14:30 octane gnome-shell[1517]: Failed to store clipboard: Format UTF8_STRING wird nicht unterstützt

??

gnome-notes isn't a  dependency for anything, does the clipboard work (reliably) if you remove it?

Offline

#7 2024-05-23 08:08:12

halogene
Member
Registered: 2013-05-29
Posts: 62

Re: Bijiben (aka gnome-notes) causing core dumps all along

I removed gnome-notes, rebooted, no clipboard hmm
But so far the dumps are gone (no wonder, with gnome-notes causing them...)

http://0x0.st/XZ8I.txt

Last edited by halogene (2024-05-23 08:09:16)

Offline

#8 2024-05-23 14:19:51

seth
Member
Registered: 2012-09-03
Posts: 60,805

Offline

Board footer

Powered by FluxBB