You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signal crashes with two prompts, each prompt has its own unique error message.
Steps to Reproduce
There are no steps to reproduce. Just have Signal running and don't use the computer for a while.
Actual Result:
First Prompt Error Log:
Unhandled Promise Rejection
Error: Command failed: powershell.exe -NoProfile -NonInteractive -InputFormat None -Command Get-AuthenticodeSignature 'C:\Users\Vlad\AppData\Roaming\Signal\temp-installer-1.23.0.exe' | ConvertTo-Json -Compress
at ChildProcess.exithandler (child_process.js:303:12)
at ChildProcess.emit (events.js:182:13)
at maybeClose (internal/child_process.js:961:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)
From previous event:
at verifySignature ([REDACTED]\app.asar\node_modules\electron-updater\src\windowsExecutableCodeSignatureVerifier.ts:11:3)
at [REDACTED]\app.asar\node_modules\electron-updater\src\NsisUpdater.ts:93:18
From previous event:
at NsisUpdater.verifySignature ([REDACTED]\app.asar\node_modules\electron-updater\out\NsisUpdater.js:209:7)
at Object.<anonymous> ([REDACTED]\app.asar\node_modules\electron-updater\src\NsisUpdater.ts:41:56)
at Generator.next (<anonymous>)
From previous event:
at Object.task ([REDACTED]\app.asar\node_modules\electron-updater\out\NsisUpdater.js:177:25)
at [REDACTED]\app.asar\node_modules\electron-updater\src\BaseUpdater.ts:83:25
at Generator.throw (<anonymous>)
From previous event:
at NsisUpdater.executeDownload ([REDACTED]\app.asar\node_modules\electron-updater\out\BaseUpdater.js:164:7)
at [REDACTED]\app.asar\node_modules\electron-updater\src\NsisUpdater.ts:31:23
From previous event:
at NsisUpdater.doDownloadUpdate ([REDACTED]\app.asar\node_modules\electron-updater\out\NsisUpdater.js:181:7)
at [REDACTED]\app.asar\node_modules\electron-updater\src\AppUpdater.ts:361:25
at Generator.next (<anonymous>)
From previous event:
at NsisUpdater.downloadUpdate ([REDACTED]\app.asar\node_modules\electron-updater\out\AppUpdater.js:539:7)
at [REDACTED]\app.asar\node_modules\electron-updater\src\AppUpdater.ts:337:49
From previous event:
at NsisUpdater.doCheckForUpdates ([REDACTED]\app.asar\node_modules\electron-updater\out\AppUpdater.js:502:7)
at [REDACTED]\app.asar\node_modules\electron-updater\src\AppUpdater.ts:279:25
at Generator.next (<anonymous>)
at runCallback (timers.js:696:18)
at tryOnImmediate (timers.js:667:5)
at processImmediate (timers.js:649:5)
From previous event:
at NsisUpdater._checkForUpdates ([REDACTED]\app.asar\node_modules\electron-updater\out\AppUpdater.js:433:7)
at NsisUpdater.checkForUpdates ([REDACTED]\app.asar\node_modules\electron-updater\src\AppUpdater.ts:217:35)
at Timeout.checkForUpdates [as _onTimeout] ([REDACTED]\app.asar\app\auto_update.js:23:23)
at ontimeout (timers.js:427:11)
at tryOnTimeout (timers.js:289:5)
at listOnTimeout (timers.js:252:5)
at Timer.processTimers (timers.js:212:10)
Second Prompt Error:
Unhandled Promise Rejection
Error: Object has been destroyed
at WebContents.send ([REDACTED]\electron.asar\browser\api\web-contents.js:100:15)
at EventEmitter.ipcMain.on ([REDACTED]\app.asar\app\sql_channel.js:39:20)
Bug Description
Signal crashes with two prompts, each prompt has its own unique error message.
Steps to Reproduce
There are no steps to reproduce. Just have Signal running and don't use the computer for a while.
Actual Result:
First Prompt Error Log:
Second Prompt Error:
Platform Info
Signal Version:
1.22.0
Operating System:
Windows 10 Professional 64-bit Build 1809
Linked Device Version:
4.35.3
Link to Debug Log
Desktop Client Debug Log: https://debuglogs.org/4e77068d10bae0c64e0a921226557e35ca91fed44d1d761a0bea2c5a22d3b924
Android Client Debug Log:
https://debuglogs.org/d5fe51486850862681f5bacb350d50ae4e0252963223e22f0f9c217869ee320f
The text was updated successfully, but these errors were encountered: