unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#55817: qBittorrent v4.4.1, crashes after trying to install guix package with terminal bash command
@ 2022-06-05 12:32 Girish M
  2022-06-05 12:59 ` bug#55818: " Girish M
  2022-06-06 18:24 ` bug#55817: duplicate bug report Maxime Devos
  0 siblings, 2 replies; 5+ messages in thread
From: Girish M @ 2022-06-05 12:32 UTC (permalink / raw)
  To: 55817

[-- Attachment #1: Type: text/plain, Size: 1788 bytes --]


      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

 1. |guix package -i qbittorent|
 2. |qbittorrent|

[-- Attachment #2: Type: text/html, Size: 9886 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#55818: qBittorrent v4.4.1, crashes after trying to install guix package with terminal bash command
  2022-06-05 12:32 bug#55817: qBittorrent v4.4.1, crashes after trying to install guix package with terminal bash command Girish M
@ 2022-06-05 12:59 ` Girish M
  2022-06-06 15:55   ` Maxime Devos
  2022-06-06 18:24 ` bug#55817: duplicate bug report Maxime Devos
  1 sibling, 1 reply; 5+ messages in thread
From: Girish M @ 2022-06-05 12:59 UTC (permalink / raw)
  To: 55818

[-- Attachment #1: Type: text/plain, Size: 1967 bytes --]

https://github.com/qbittorrent/qBittorrent/issues/17156

On 05/06/22 18:02, Girish M wrote:
>
>
>       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
>
>  1. |guix package -i qbittorent|
>  2. |qbittorrent|
>

[-- Attachment #2: Type: text/html, Size: 10674 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#55818: qBittorrent v4.4.1, crashes after trying to install guix package with terminal bash command
  2022-06-05 12:59 ` bug#55818: " Girish M
@ 2022-06-06 15:55   ` Maxime Devos
       [not found]     ` <423f6c1b-cbf3-e5ec-933c-c004c2fbe582@posteo.net>
  0 siblings, 1 reply; 5+ messages in thread
From: Maxime Devos @ 2022-06-06 15:55 UTC (permalink / raw)
  To: Girish M, 55818

[-- Attachment #1: Type: text/plain, Size: 372 bytes --]

Girish M schreef op zo 05-06-2022 om 12:59 [+0000]:
> qBittorrent: 4.4.1 x64

WDYM with x64 here?

Anyway, I cannot reproduce with

$ guix shell qbittorrent --system=x86_64-linux -- qbittorrent

or

$ guix shell qbittorrent --system=x86_64-linux --pure -- qbittorrent

.  Question: does removing ~/.config/qBittorrent have an effect?

Greetings,
Maxime


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#55817: duplicate bug report
  2022-06-05 12:32 bug#55817: qBittorrent v4.4.1, crashes after trying to install guix package with terminal bash command Girish M
  2022-06-05 12:59 ` bug#55818: " Girish M
@ 2022-06-06 18:24 ` Maxime Devos
  1 sibling, 0 replies; 5+ messages in thread
From: Maxime Devos @ 2022-06-06 18:24 UTC (permalink / raw)
  To: 55817, 55818; +Cc: control

[-- Attachment #1: Type: text/plain, Size: 27 bytes --]

merge 55817 55818
thanks

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#55818: qBittorrent v4.4.1, crashes after trying to install guix package with terminal bash command
       [not found]     ` <423f6c1b-cbf3-e5ec-933c-c004c2fbe582@posteo.net>
@ 2022-06-06 18:27       ` Maxime Devos
  0 siblings, 0 replies; 5+ messages in thread
From: Maxime Devos @ 2022-06-06 18:27 UTC (permalink / raw)
  To: Girish M, 55818-done

[-- Attachment #1: Type: text/plain, Size: 104 bytes --]

Apparently resolved (I'll leave the transition issue to upstream), so
closing.

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-06-06 18:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-05 12:32 bug#55817: qBittorrent v4.4.1, crashes after trying to install guix package with terminal bash command Girish M
2022-06-05 12:59 ` bug#55818: " Girish M
2022-06-06 15:55   ` Maxime Devos
     [not found]     ` <423f6c1b-cbf3-e5ec-933c-c004c2fbe582@posteo.net>
2022-06-06 18:27       ` Maxime Devos
2022-06-06 18:24 ` bug#55817: duplicate bug report Maxime Devos

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).