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

Segmentation fault in xmpp_message_archive_management_NS_VER #1571

Open
joudinet opened this issue Apr 11, 2024 · 0 comments
Open

Segmentation fault in xmpp_message_archive_management_NS_VER #1571

joudinet opened this issue Apr 11, 2024 · 0 comments

Comments

@joudinet
Copy link

Hi,
I've just installed the package dino-im on a fresh installation of Debian stable (bookworm), using Gnome. After configuring my XMPP account, it immediately crashes. Then, I run it with gdb to identify where it crashes and it reports:

Thread 1 "dino-im" received signal SIGSEGV, Segmentation fault.
0x00007ffff7e2170a in xmpp_message_archive_management_NS_VER ()
    from /usr/lib/x86_64-linux-gnu/dino-im/libxmpp-vala.so.0

Looking at the backtrace, it was just before in xmpp_message_archive_management_create_base_query

I guess this might be due to loading a MUC room (which my account should do automatically when I start my XMPP client).

I use dino-im version 0.4.2-1 according to dpkg -l.

Any idea how to circumvent this crash?

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