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

[Bug]crashes on startup at GetVSyncParametersIfAvailable() in gl_surface_presentation_helper.cc(260) #1620

Closed
2 tasks done
Bednar87 opened this issue Dec 28, 2022 · 2 comments
Labels
bug Something isn't working unspecified Issue is unspecified in sorting between renderer and main. wontfix Apple Issue/Chromium Related/Out of Our Control.

Comments

@Bednar87
Copy link

Describe the Bug

I installed the app from flathub and run it with flatpak run sh.cider.Cider.

Full log below:

[20:58:24.335] [info] [AppEvents] App started LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings LaunchProcess: failed to execvp: xdg-settings [20:58:24.484] [info] [PluginHandler] Loaded plugins: [ 'chromecast.js', 'discordrpc.js', 'lastfm.js', 'menubar.js', 'mpris.js', 'playbackNotifications.js', 'raop.js', 'thumbar.js', 'webNowPlaying.js' ] [20:58:24.530] [info] [AppEvents] App ready [20:58:24.531] [info] [Cider] Application is Ready. Creating Window. [20:58:24.538] [info] Setting up handlers for local files [20:58:24.541] [info] [Connect] Auth URL: https://connect.cidercollective.dev/callback/discord?app=cider&appPort=9000 libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null) [20:58:24.558] [info] WebSocketServer started on port: 26369 [20:58:24.563] [info] [Cider][Widevine] Status: { oimompecagnajdejgnnjijobebaeigek: { name: 'Widevine Content Decryption Module', status: 'new', version: '4.10.2557.0' } } [20:58:24.583] [info] { auxAttributes: { amdSwitchable: false, canSupportThreadedTextureMailbox: false, glResetNotificationStrategy: 0, inProcessGpu: true, initializationTime: 0, isAsan: false, jpegDecodeAcceleratorSupported: false, optimus: false, passthroughCmdDecoder: false, sandboxed: false, softwareRendering: false, subpixelFontRendering: true, visibilityCallbackCallCount: 0 }, gpuDevice: [ { active: true, cudaComputeCapabilityMajor: 0, deviceId: 29631, gpuPreference: 0, vendorId: 4098 } ] } [20:58:24.584] [info] From here can you check for real changes, the initial scan has been completed. [20:58:24.584] [info] Cider client port: 9000 [20:58:24.585] [info] Cider remote port: 6942 [20:58:24.586] [info] remote broadcasted [73:1228/205828.651108:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!

Steps to Reproduce

I installed the app from flathub and run it with flatpak run sh.cider.Cider. It crashes immediately after - always, 100% reproducible

Environment Information

Operating System: Arch Linux
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.7
Kernel Version: 6.1.1-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 24 × AMD Ryzen 9 5900X 12-Core Processor
Memory: 31.3 GiB of RAM
Graphics Processor: AMD Radeon RX 6800 XT

Cider 1.5.9 - https://flathub.org/apps/details/sh.cider.Cider

How did you download the software?

Flathub

Anything else?

No response

Code of Conduct

Disclaimer

@Bednar87 Bednar87 added bug Something isn't working needs-triage Awaiting triage. labels Dec 28, 2022
@github-actions
Copy link

Support for Cider 1.0 is in a reduced state. Do not expect replies or acknowledgement for issues that do not break full functionality of the app (Media playback, plugin functionality etc.).

If you are interested in joining the Cider 2 open alpha, you can join our Discord here.

@coredev-uk
Copy link
Member

Appears to be an issue with Electron. Follow the upstream issue here electron/electron#32760

@coredev-uk coredev-uk closed this as not planned Won't fix, can't repro, duplicate, stale Jan 6, 2023
@coredev-uk coredev-uk added wontfix Apple Issue/Chromium Related/Out of Our Control. unspecified Issue is unspecified in sorting between renderer and main. and removed needs-triage Awaiting triage. labels Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unspecified Issue is unspecified in sorting between renderer and main. wontfix Apple Issue/Chromium Related/Out of Our Control.
Projects
Status: Completed / Merged into Main 🚀
Development

No branches or pull requests

2 participants