Files icon indicating copy to clipboard operation
Files copied to clipboard

App crashes when opening a lot of tabs

Open R3voA3 opened this issue 5 years ago • 5 comments
trafficstars

App crashes when too many tabs are opened quickly by holding CTRL + T.

Reproduceabilty: ~80%

debug_fulltrust.txt debug.txt

R3voA3 avatar Oct 25 '20 15:10 R3voA3

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

issue-label-bot[bot] avatar Oct 25 '20 15:10 issue-label-bot[bot]

This issue appears to be resolved in main.

yaira2 avatar Mar 21 '21 21:03 yaira2

Reopening to track potential regressions here after #4209

lukeblevins avatar Mar 21 '21 22:03 lukeblevins

Is this still an issue in 2.3.11.0 or above?

Josh65-2201 avatar Sep 09 '22 09:09 Josh65-2201

Yes

yaira2 avatar Sep 09 '22 13:09 yaira2

The crash seems to only happen when using the keyboard accelerator. Tried to open 40 tabs at the same time using another path of call. Reducing the accelerator to "one press = one use" should do the trick.

QuaintMako avatar Oct 28 '22 12:10 QuaintMako

Seems like a reasonable solution, I think we do something similar with the back/forward buttons.

yaira2 avatar Oct 28 '22 14:10 yaira2

Are you talking about those accelerators?

image

QuaintMako avatar Oct 28 '22 14:10 QuaintMako

It might have actually been the refresh button but similar idea.

yaira2 avatar Oct 28 '22 15:10 yaira2

@gave92 the work done in #10648 doesn't seem to fix that issue for me. Is there some work left to do on the basis of it?

QuaintMako avatar Dec 10 '22 12:12 QuaintMako

Could be, as I could never reproduce the issue in the first place. But I expected #10648 to have the same effect as #10385 (wait until a tab has been opened before adding the next tab). Does #10385 fix the issue if applied on current main?

gave92 avatar Dec 10 '22 12:12 gave92

#10385 does not seem to solve the crash entirely anymore. If anything, it makes the issue a lot less worse.

Instead of crashing after 1 tab on main when holding the shortcut, it crashes after ~70 tabs for me. Better, but still not a fix.

I'm closing #10385 to investigate a better solution.

QuaintMako avatar Dec 11 '22 05:12 QuaintMako

@QuaintMako I opened an issue to track your idea for solving this #11737.

yaira2 avatar Mar 16 '23 01:03 yaira2