Crash 0.53.6.AppImage: sendToFrame() failed: Error: Render frame was disposed before WebFrameMain could be accessed #7722

Open
opened 2022-11-07 07:13:50 +01:00 by slrslr · 0 comments
slrslr commented 2022-11-07 07:13:50 +01:00 (Migrated from github.com)

Running ./LBRY_0.53.6.AppImage on Debian 11 with up to date KDE desktop interface.

Video playback was interrupted/frozen and then it crashed, seeing on command line:

sendToFrame() failed: Error: Render frame was disposed before WebFrameMain could be accessed
Attempting to call a function in a renderer window that has been closed or released.
Function provided here: ui.js:2:3916098
Remote event names: leave-full-screen
TypeError: Cannot read properties of null (reading 'webContents')
    at BrowserWindow.<anonymous> (/tmp/.mount_LBRY_0QHgc3b/resources/app.asar/main.js:2:904246)
    at BrowserWindow.emit (node:events:402:35)

Is this helpful anyhow? Or how else to run appimage to produce better debug data?
Playing same video again after new start of the app does not crash it anymore.

Running ./LBRY_0.53.6.AppImage on Debian 11 with up to date KDE desktop interface. Video playback was interrupted/frozen and then it crashed, seeing on command line: ``` sendToFrame() failed: Error: Render frame was disposed before WebFrameMain could be accessed Attempting to call a function in a renderer window that has been closed or released. Function provided here: ui.js:2:3916098 Remote event names: leave-full-screen TypeError: Cannot read properties of null (reading 'webContents') at BrowserWindow.<anonymous> (/tmp/.mount_LBRY_0QHgc3b/resources/app.asar/main.js:2:904246) at BrowserWindow.emit (node:events:402:35) ``` Is this helpful anyhow? Or how else to run appimage to produce better debug data? Playing same video again after new start of the app does not crash it anymore.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#7722
No description provided.