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

Sending audio file (mp3, flac) ends up with error #6328

Open
2 tasks done
jbfavre opened this issue Mar 13, 2023 · 3 comments
Open
2 tasks done

Sending audio file (mp3, flac) ends up with error #6328

jbfavre opened this issue Mar 13, 2023 · 3 comments

Comments

@jbfavre
Copy link

jbfavre commented Mar 13, 2023

  • I have searched open and closed issues for duplicates
  • I am using Signal-Desktop as provided by the Signal team, not a 3rd-party package.

Bug Description

Steps to Reproduce

  1. Install signal-app 6.9.0
  2. Try to embed a MP3 file into a group message

Actual Result:

Render process is gone
Error: Reason: killed, Exit Code: 3
    at App.<anonymous> ([REDACTED]/app/global_errors.js:88:7)
    at App.emit (node:events:525:35)
    at EventEmitter.<anonymous> (node:electron/js2c/browser_init:2:82069)
    at EventEmitter.emit (node:events:513:28)

Expected Result:

Audio file should be properly embedded into message

Platform Info

Signal Desktop Version: 6.9.0

Operating System: GNU/Linux Debian sid

Linked Device Version: 6.13.6 on Android 13

Link to Debug Log

No debug logs available because the whole app is crashing

@indutny-signal
Copy link
Contributor

Hello! Sorry about that. Could you try installing a beta version of Signal and reproducing it? If it crashes - on the next startup it should offer you to submit a crash dump to Signal. If you could share the link to crash dump here, afterwards - it'd be really helpful!

@jbfavre
Copy link
Author

jbfavre commented Mar 15, 2023

Hello @indutny-signal
Thanks for the update.
I've installed signal-desktop-beta (discovered it at the same time 🤗)
I've been able to reproduce the issue and sent the crash dump.
You'll find it here: https://debuglogs.org/desktop/6.10.0-beta.1/desktop-crash-e7689d0d549a7e99b539db5fec83acd7b8e0344b24ec37aa4ceb86cdab2e20be.dmp

@indutny-signal
Copy link
Contributor

Here's the symbolicated dump: https://gist.github.com/indutny-signal/cfbaac469da74ffd949eb7ab4dee9f8a . Unfortunately, it looks like a Chromium bug. So I can only hope that it will be fixed with a future update of Electron (planned in about a month right now). Sorry!

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

No branches or pull requests

2 participants