[Bug]: Application Freezes/Hangs with Memory Leak, GLib-GObject Error, and VSync Warnings on Arch Linux #3525
Labels
No labels
awaiting-reply
breaking changes
bug
cannot-reproduce
dependencies
documentation
duplicate
electron-issue
enhancement
fix-available
good first issue
help wanted
invalid
javascript
need more information
need rebase
official-youtube-music-issue
plugin request
question
release
security
stale
Status: blocked
typo
wontfix
ytmd-issue
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YTMD/youtube-music#3525
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Preflight Checklist
YouTube Music (Application) Version
3.9.0-1
Checklists
What operating system are you using?
Other Linux
Operating System Version
Linux archlinux 6.15.3-arch1-1
What CPU architecture are you using?
x64
Last Known Working YouTube Music (Application) version
No response
Reproduction steps
Launch the YouTube Music Desktop App on Arch Linux by running youtube-music in the terminal.
Use the application normally (e.g., play music, navigate through the interface, open/close menus) for an extended period (e.g., 30 minutes to an hour or more).
Observe the console output for increasing occurrences of the "Possible AsyncEventEmitter memory leak detected" warning, followed by other errors.
The application will eventually become unresponsive or completely freeze.
Expected Behavior
The application should run stably and smoothly without freezing or hanging, maintain consistent performance, and not produce warnings or errors related to memory leaks or excessive event listeners.
Actual Behavior
[71300:0624/092203.779553:ERROR:interface_endpoint_client.cc(725)] Message 0 rejected by interface blink.mojom.WidgetHost
[YTMusic] Plugin "downloader::menu" loaded
[YTMusic] Plugin "discord::menu" loaded
[YTMusic] Plugin "crossfade::menu" loaded
[YTMusic] Plugin "ambient-mode::menu" loaded
[YTMusic] Plugin "album-color-theme::menu" loaded
[YTMusic] Plugin "adblocker::menu" loaded
[71330:0624/092209.688202:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!
Possible AsyncEventEmitter memory leak detected. 11 connected listeners added to q. Use emitter.setMaxListeners() to increase the limit.
[71330:0624/092522.834978:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 2 times!
[71330:0624/092523.897013:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 3 times!
[YTMusic] Plugin "downloader::menu" loaded
[YTMusic] Plugin "discord::menu" loaded
[YTMusic] Plugin "crossfade::menu" loaded
[YTMusic] Plugin "ambient-mode::menu" loaded
[YTMusic] Plugin "album-color-theme::menu" loaded
[YTMusic] Plugin "adblocker::menu" loaded
[YTMusic] Plugin "video-toggle::menu" loaded
[YTMusic] Plugin "downloader::menu" loaded
[YTMusic] Plugin "discord::menu" loaded
[YTMusic] Plugin "crossfade::menu" loaded
[YTMusic] Plugin "ambient-mode::menu" loaded
[YTMusic] Plugin "album-color-theme::menu" loaded
[YTMusic] Plugin "adblocker::menu" loaded
[71300:0624/092627.840760:ERROR:browser_main_loop.cc(278)] GLib-GObject: ../glib/gobject/gsignal.c:2699: instance '0x2b5c03cd9ec0' has no handler with id '5110'
Enabled plugins
[YTMusic] Plugin "downloader::menu" loaded
[YTMusic] Plugin "discord::menu" loaded
[YTMusic] Plugin "crossfade::menu" loaded
[YTMusic] Plugin "ambient-mode::menu" loaded
[YTMusic] Plugin "album-color-theme::menu" loaded
[YTMusic] Plugin "adblocker::menu" loaded
[YTMusic] Plugin "video-toggle::menu" loaded
[YTMusic] Plugin "downloader::menu" loaded
[YTMusic] Plugin "discord::menu" loaded
[YTMusic] Plugin "crossfade::menu" loaded
[YTMusic] Plugin "ambient-mode::menu" loaded
[YTMusic] Plugin "album-color-theme::menu" loaded
[YTMusic] Plugin "adblocker::menu" loaded
Additional Information
No response
Please check whether the issue persists even with the crossfade plugin disabled.
I feel like I've already seen that "expected behavior" verbatim in another issue
Do y'all use AI to generate that text, or are you copy-pasting it from other issues?
Like idk, if I was in your place I'd write "for there to be no memory leak", which is directly related to the issue at hand
Duplicate of #3321