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

Crash - macOS 3.00+ (955091ce12) #3287

Closed
GaryElshaw opened this issue Jun 13, 2022 · 5 comments
Closed

Crash - macOS 3.00+ (955091ce12) #3287

GaryElshaw opened this issue Jun 13, 2022 · 5 comments

Comments

@GaryElshaw
Copy link
Contributor

GaryElshaw commented Jun 13, 2022

A crash when activating the filter bar. crash-3.00+(955091ce12).txt

A bug that's followed through to 3.00+ (b28aa94). Cmd-A no longer selects all of the torrents on initial startup.

@fxcoudert
Copy link
Collaborator

This was introduced in 955091c by #3278

Capture d’écran 2022-06-13 à 19 09 04

Infinite loop of calls between [Controller toggleFilterBar:] and [Controller focusFilterField]

@GaryElshaw
Copy link
Contributor Author

Sweetppro will be on to it.

@ckerr
Copy link
Member

ckerr commented Jun 14, 2022

6   Transmission                  	       0x1090445ba -[Controller toggleFilterBar:] + 176
7   Transmission                  	       0x109044657 -[Controller focusFilterField] + 74
8   Transmission                  	       0x1090445e8 -[Controller toggleFilterBar:] + 222
9   Transmission                  	       0x109044657 -[Controller focusFilterField] + 74
10  Transmission                  	       0x1090445e8 -[Controller toggleFilterBar:] + 222
11  Transmission                  	       0x109044657 -[Controller focusFilterField] + 74
12  Transmission                  	       0x1090445e8 -[Controller toggleFilterBar:] + 222
13  Transmission                  	       0x109044657 -[Controller focusFilterField] + 74
14  Transmission                  	       0x1090445e8 -[Controller toggleFilterBar:] + 222
15  Transmission                  	       0x109044657 -[Controller focusFilterField] + 74
16  Transmission                  	       0x1090445e8 -[Controller toggleFilterBar:] + 222
17  Transmission                  	       0x109044657 -[Controller focusFilterField] + 74
18  Transmission                  	       0x1090445e8 -[Controller toggleFilterBar:] + 222

Looks like a feedback loop to me

@sweetppro
Copy link
Collaborator

this should be now fixed, if someone can verify

@Oleg-Chashko
Copy link
Contributor

Fixed

@ckerr ckerr closed this as completed Jun 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

5 participants