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]: SIGSEGV when closing the app #1655

Closed
3 of 5 tasks
daguilarv opened this issue Jan 18, 2024 · 1 comment
Closed
3 of 5 tasks

[Bug]: SIGSEGV when closing the app #1655

daguilarv opened this issue Jan 18, 2024 · 1 comment
Labels
electron-issue It's an Electron or Electron related dependencies issue (not YTM-Desktop issue) fix-available A fix to the issue is available in a new version

Comments

@daguilarv
Copy link

Preflight Checklist

  • I use the latest version of YouTube Music (Application).
  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I understand that th-ch/youtube-music has NO affiliation with Google or YouTube

YouTube Music (Application) Version

3.2.2

Checklists

  • I use the portable version of the YouTube Music Application.
  • I can reproduce this issue in the official YTM web version.

What operating system are you using?

macOS

Operating System Version

macOS 14.2.1

What arch are you using?

arm64 (including Apple Silicon)

Last Known Working YouTube Music (Application) version

No response

Reproduction steps

1 . Just closing the app I got a SIGSEV error and a report ready to send it to apple

Expected Behavior

Not error when closing the app

Actual Behavior

A report error is shown.

Enabled plugins

Default plugins enabled

Additional Information

Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000010
Exception Codes: 0x0000000000000001, 0x0000000000000010

VM Region Info: 0x10 is not in any region. Bytes before following region: 61478027657200
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
UNUSED SPACE AT START
--->
Memory Tag 255 37e9f8000000-37ea00000000 [128.0M] ---/rwx SM=NUL

Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x181b09420 objc_msgSend + 32
1 Electron Framework 0x10daba0b8 node::FreeArrayBufferAllocator(node::ArrayBufferAllocator*) + 278104
2 Electron Framework 0x10dab9b04 node::FreeArrayBufferAllocator(node::ArrayBufferAllocator*) + 276644
3 Electron Framework 0x10da45f90 v8::CodeEvent::GetScriptName() + 6336
4 AppKit 0x185ac45e4 -[NSApplication _terminateFromSender:askIfShouldTerminate:saveWindows:] + 124

@daguilarv daguilarv changed the title [Bug]: SIGSEV when closing the app [Bug]: SIGSEGV when closing the app Jan 18, 2024
@JellyBrick JellyBrick added the electron-issue It's an Electron or Electron related dependencies issue (not YTM-Desktop issue) label Jan 21, 2024
@JellyBrick
Copy link
Collaborator

Fixed in electron/electron#41264

@JellyBrick JellyBrick added the fix-available A fix to the issue is available in a new version label Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
electron-issue It's an Electron or Electron related dependencies issue (not YTM-Desktop issue) fix-available A fix to the issue is available in a new version
Projects
None yet
Development

No branches or pull requests

2 participants