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

omemo: crash on keys receiving from the remote party #122

Open
Ri0n opened this issue May 14, 2024 · 0 comments
Open

omemo: crash on keys receiving from the remote party #122

Ri0n opened this issue May 14, 2024 · 0 comments
Labels

Comments

@Ri0n
Copy link
Member

Ri0n commented May 14, 2024

Windows crashes somewhere between stanzas below. maybe handling of empty keys list doesn't work well.
No crash on Linux though.

OS: Windows

Psi Version: Psi 1.5.1889

XML log (you can find it in account's context menu)

<iq id='88a49b07-79f1-4fb0-b3ca-762bf0d5f851' from='[email protected]' to='[email protected]' type='get'>
<pubsub xmlns='http://jabber.org/protocol/pubsub'>
<items node='eu.siacs.conversations.axolotl.bundles:488722759'/>
</pubsub>
</iq>

<iq from="[email protected]" id="88a49b07-79f1-4fb0-b3ca-762bf0d5f851" to="[email protected]/Psi.stable" type="error" xml:lang="en">
<pubsub xmlns="http://jabber.org/protocol/pubsub">
<items node="eu.siacs.conversations.axolotl.bundles:488722759"/>
</pubsub>
<error code="404" type="cancel">
<item-not-found xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"/>
<text xmlns="urn:ietf:params:xml:ns:xmpp-stanzas" xml:lang="en">Node not found</text>
</error>
</iq>
@Ri0n Ri0n added the bug label May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant