-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Release 4.4.2-4.4.3.1 crashing after opening Finder #16727
Comments
Crash report:
|
@glassez is this similar/same crash that affected windows builds when clicked on open destination folder? |
@R0GERIUS I see you can also do your own builds, right? If so, can you try to build with qt5 instead? The stacktrace shows the crash seems to happen inside Qt code. (widget styling/drawing) |
@sledgehammer999 Your suspicion was right, Qt 5.15.3 (recently released from commercial to open-source) is stable in this scenario. |
Marked as a Qt Bug. |
I'm not competent in Qt, so I can't, however I can give you the build script and params:
|
Maybe. |
For what it's worth, I can't run v4.4.2 at all on MacOS 12.3. It crashes and freezes every time. |
Can anyone else test it with Qt 5 too? |
FYI can't reproduce with 4.4.2 release on an Intel machine running 11.6.5 |
Here is a build with Qt5:
So there is a possibility, that issue is a Qt6 bug on ARM. Quite interesting. |
it might also be Qt 6 + Monterey. Or both :) |
This crash also happens for me on an x86 Mac. Also, I had a second torrent downloading at almost 90% complete and it restarted after the crash even though I didn't touch its file.
|
I have the same issue on macOS 12.3.1. qBittorrent often crashes if I select a file and click on 'Open destination folder'. But it sometimes also crashes when I just browse and play videos that I'm seeding in the finder. |
i have the same issue on macOS 10.15.7 w QBT v 4.4.2 - this is new behaviour since upgrading from 4.4.3 |
Oh - and I'm on an old Intel 2012 Mac-mini - running QBittorrent for years with no issue prior to v4.4.2 |
I made a new build with Qt 6.3.0 and meanwhile the progress bar issue resolved, this issue isn't and still persists. |
I have a feeling that it's related to the fact that I use Path Finder which redirects all "open in Finder" actions to itself |
Having the same issue on M1 Mac mini. `-------------------------------------
|
I updated my fork of Kolcha's old Qt 5 script to include the Qt 5.15.3 which went open source recently and upgraded the dependencies. (If you want to build the latest release (4.4.2) instead of the master, you'll need the following parameter: Keep in mind, this will specifically build for the architecture you're using the script (or specified in the parameters) and can't build universal builds. |
just tested on Catalina with normal Finder - can reproduce the crash. However, still can't reproduce with Path Finder on Monterey. |
no expert, but if the fault is qt6, then shouldn't there be other reports of qt based projects with the same crash? cause I can't find any |
still happening on 4431. how can this be labeled as "release"? this is a basic function |
Then it seems release 4.4.3.1 is the same in this regard.
That won't prove that, there is nothing wrong with Qt itself. |
Release 4.4.3.1 built with Qt 6.3.1 is crashing the same way. Crash log is attached below:
|
PR #17305 should have fixed it, please try it out. |
I tested it and the mentioned PR is fixing this crash. |
qBittorrent & operating system versions
qBittorrent: 4.4.2 arm64 (universal)
Operating system: macOS Monterey 12.3
Qt: 6.2.4
libtorrent-rasterbar: 2.0.5+git9c04d24504
What is the problem?
After right clicking on a torrent and selecting to open it in Finder, qBittorrent crashes immediately.
Steps to reproduce
Right click on a torrent
Open destination folder
Additional context
No response
Log(s) & preferences file(s)
No response
The text was updated successfully, but these errors were encountered: