-
Notifications
You must be signed in to change notification settings - Fork 231
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
Brower Source DevTools crashes OBS by right-clicking Dev Tools preview #320
Comments
I've moved this to the obs-browser repo, but I can confirm this crash occurs in OBS 27.1.3. |
With debug symbols:
|
Are either this or #321 reproducible with cefclient for CEF 3770 with the appropriate flags? |
This is reproducible in cefclient 3770 (75) with |
Confirmed this issue is fixed when updating CEF in OBS to CEF 4638 (Chromium 95). I will close this issue once we merge #323 |
Operating System Info
Windows 10
Other OS
No response
OBS Studio Version
Other
OBS Studio Version (Other)
27.1.3
OBS Studio Log URL
https://obsproject.com/logs/Ou0MM5qR83RrRaKC
OBS Studio Crash Log URL
https://obsproject.com/logs/nOaEduDrTk24LvUj
Expected Behavior
Right-clicking in the DevTools preview should be sent and handled by the browser source gracefully.
Current Behavior
Right-clicking in the DevTools preview crashes OBS.
Steps to Reproduce
--remote-debugging-port=9222
localhost:9222
in a browserOBS should crash at this point.
Anything else we should know?
No response
The text was updated successfully, but these errors were encountered: