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

Browser crashes when dragging tab out of window - Version 110.0.5481.178 #37

Closed
GGoose opened this issue Mar 19, 2023 · 4 comments
Closed

Comments

@GGoose
Copy link

GGoose commented Mar 19, 2023

Version 110.0.5481.178

When I try to drag a tab out of a window so that it has its own window, the browser crashes every time.

I do have some custom flags in case that might be the cause:

Temporarily unexpire M108 flags. Enabled

Temporarily unexpire M109 flags. Enabled

Anonymize local IPs exposed by WebRTC. Enabled

Smooth Scrolling. Enabled

Experimental QUIC protocol. Enabled

Future V8 VM features. Enabled

Enable Zero-Copy Video Capture. Enabled

Overscroll history navigation. Disabled

Zero-copy rasterizer. Enabled

Block scripts loaded via document.write. Enabled

Block insecure private network requests. Enabled

Tab Scrolling. Enabled

Parallel downloading. Enabled

Zero-copy tab capture. Enabled

Use Skia Renderer. Enabled

Calculate window occlusion on Windows. Enabled

Strict-Origin-Isolation. Enabled

Enable the element. Enabled

Scroll Unification. Enabled

Sanitizer API. Enabled

Throttle non-visible cross-origin iframes. Enabled

Side search. Enabled

Search web in side panel. Enabled

Customize Chrome Side Panel. Enabled

Enable download bubble. Enabled

Enable download bubble V2. Enabled

Quick intensive throttling after loading. Enabled

Enable the battery saver mode feature in the settings. Enabled

Enable the high efficiency mode feature in the settings. Enabled

@gz83
Copy link
Collaborator

gz83 commented Mar 20, 2023

Version 110.0.5481.178

When I try to drag a tab out of a window so that it has its own window, the browser crashes every time.

I do have some custom flags in case that might be the cause:

Temporarily unexpire M108 flags. Enabled

Temporarily unexpire M109 flags. Enabled

Anonymize local IPs exposed by WebRTC. Enabled

Smooth Scrolling. Enabled

Experimental QUIC protocol. Enabled

Future V8 VM features. Enabled

Enable Zero-Copy Video Capture. Enabled

Overscroll history navigation. Disabled

Zero-copy rasterizer. Enabled

Block scripts loaded via document.write. Enabled

Block insecure private network requests. Enabled

Tab Scrolling. Enabled

Parallel downloading. Enabled

Zero-copy tab capture. Enabled

Use Skia Renderer. Enabled

Calculate window occlusion on Windows. Enabled

Strict-Origin-Isolation. Enabled

Enable the element. Enabled

Scroll Unification. Enabled

Sanitizer API. Enabled

Throttle non-visible cross-origin iframes. Enabled

Side search. Enabled

Search web in side panel. Enabled

Customize Chrome Side Panel. Enabled

Enable download bubble. Enabled

Enable download bubble V2. Enabled

Quick intensive throttling after loading. Enabled

Enable the battery saver mode feature in the settings. Enabled

Enable the high efficiency mode feature in the settings. Enabled

@GGoose

Experimental flags related to tabs may be the reason you experience crashes, focus on them. Also, I've seen crash reports related to tab scrolling experimental flags elsewhere before (if I remember correctly)

@Alex313031
Copy link
Owner

@GGoose Try running it with the --no-experiments flag from the cmdline. That disables all flags until the next restart

@Aedon
Copy link

Aedon commented Mar 23, 2023

Hey @GGoose, I was having the same problem. Switching Tab scrolling to default fixed it.

@GGoose
Copy link
Author

GGoose commented Mar 23, 2023

Yes Tab scrolling was the cause of the crash.

@GGoose GGoose closed this as completed Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants