-
-
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
qBit v4.4.1, crashes after trying to install guix package with terminal bash command #17156
Comments
Problem has been found (https://issues.guix.gnu.org/55818):
|
girishm@girishm:~$ building CA certificate bundle... Please file a bug report at http://bug.qbittorrent.org and provide the following information: qBittorrent version: v4.4.1 Caught signal: SIGSEGV
girishm@girishm:~$ Please file a bug report at http://bug.qbittorrent.org and provide the following information: qBittorrent version: v4.4.1 Caught signal: SIGSEGV
After removal of the directory, qBittorrent works with above commands! |
Anything left to do here ? |
Op 23-07-2023 om 15:20 schreef luzpaz:
Anything left to do here ?
—
Reply to this email directly, view it on GitHub
<#17156 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AUK4QHFDNKLFZLLSTDCI3YLXRUQILANCNFSM5X3NSCMQ>.
You are receiving this because you commented.Message ID:
***@***.***>
Guix' qBittorrent package has been updated from 4.4.1 to 4.5.4, so the
Guix part is done. That said, paraphrasing myself to account for the
update, the following issue might exist:
* on a fresh ***@***.*** install, everything is fine.
* however, if there was an old ~/.local/share/data/qBittorrent
directory (or ~/.config/qBittorrent, not sure which is the problem)
(let's say dating from 3.0.0 to put a concrete number on it)
* if the old directory is removed before starting the new qbittorrent,
everything appears to be fine again.
I don't know if this issue still exists (maybe it has been resolved in
some recent, but it should be easy to test for contributors.
|
Version is obsolete. Thank you for your contribution, we are starting to close all old/stale/obsolete tickets. Please update to latest qBittorrent 4.6.7 ATTOW. If any issues are experienced, please open a new ticket. |
If you read the other comments, you would know that some issues may still be present in newer version.
Issues were experienced, that is why this ticket was opened! I refuse to copy-paste my earlier comment in a new ticket for sake of 'freshness' (non-'staleness') -- that's pointless for everyone involved. (No comment on what girish17 will do.) EDIT: also, in my previous comment, I noted a potential issue instead of an experienced issue -- being not-experienced (yet) doesn't make them a non-issue.
Maybe, instead of closing tickets for being ~a year old, it would be better to actually analyze and fix them. Being old is no indication of being false, and I included an easy way for developers to test for the issue in a previous comment. Because of all the above, I reject the insincere "thank you" -- clearly my comments were unappreciated, as they were ignored. Please don't thank me for wasting my time with qbittorrent. |
@emixa-d sincere apologies. We're trying to get some control over the bugtracker. Thank you for indicating this issue is still relevant. Edit: So you can reproduce the same issue on latest 4.6.7 ? |
@emixa-d I did read your comments & it offered nothing new! |
@luzpaz I do not believe that this ticket is relevant any more. |
qBittorrent & operating system versions
qBittorrent: 4.4.1 x64
Operating system: GNU Guix Linux 5.17.9-gnu SMP PREEMPT 1 x86_64 GNU/Linux
Qt: 5.15.2
libtorrent-rasterbar: 1.2.15
What is the problem?
qBittorrent version: v4.4.1
Caught signal: SIGSEGV
Stack trace:
/gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6 : ()+0x380a0 [0x7fa2e1d0f0a0]
/gnu/store/6ri5g7clci8n4al64k1hil06ky1bxc5k-qtbase-5.15.2/lib/libQt5Widgets.so.5 : ()+0x3ea1bc [0x7fa2e354c1bc]
/gnu/store/6ri5g7clci8n4al64k1hil06ky1bxc5k-qtbase-5.15.2/lib/libQt5Widgets.so.5 : ()+0x3ea2b8 [0x7fa2e354c2b8]
/gnu/store/6ri5g7clci8n4al64k1hil06ky1bxc5k-qtbase-5.15.2/lib/libQt5Widgets.so.5 : ()+0x3e60fb [0x7fa2e35480fb]
/gnu/store/6ri5g7clci8n4al64k1hil06ky1bxc5k-qtbase-5.15.2/lib/libQt5Widgets.so.5 : QHeaderView::restoreState(QByteArray const&)+0xe3 [0x7fa2e3548ac3]
/home/girishm/.guix-profile/bin/qbittorrent : TrackerListWidget::loadSettings()+0x42 [0x8eec14]
/home/girishm/.guix-profile/bin/qbittorrent : TrackerListWidget::TrackerListWidget(PropertiesWidget*)+0xcf [0x8e9bd7]
/home/girishm/.guix-profile/bin/qbittorrent : PropertiesWidget::PropertiesWidget(QWidget*)+0xe2c [0x8ca1fe]
/home/girishm/.guix-profile/bin/qbittorrent : MainWindow::MainWindow(QWidget*)+0x1bb9 [0x860d0f]
/home/girishm/.guix-profile/bin/qbittorrent : Application::exec(QStringList const&)+0x18b [0x6d0d5d]
/home/girishm/.guix-profile/bin/qbittorrent : main()+0x72e [0x6e2d63]
/gnu/store/5h2w4qi9hk1qzzgi1w83220ydslinr4s-glibc-2.33/lib/libc.so.6 : __libc_start_main()+0xcd [0x7fa2e1cfa7dd]
/home/girishm/.guix-profile/bin/qbittorrent : _start()+0x2a [0x6cd6da]
Steps to reproduce
Run the following commands in the terminal on bash shell
guix package -i qbittorent
qbittorrent
Additional context
No response
Log(s) & preferences file(s)
No response
The text was updated successfully, but these errors were encountered: