You are not logged in.

#1 2016-06-25 00:50:41

mrlamud
Member
Registered: 2014-09-27
Posts: 104

[SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

Anyone with this problem?

qbitorrent 3.3.4-2
libtorrent-rasterbar 1:1.1-2

*************************************************************
Catching signal: SIGSEGV
Please file a bug report at http://bug.qbittorrent.org and provide the following information:

qBittorrent version: v3.3.4
stack trace:
  /usr/lib/libtorrent-rasterbar.so.9 : ()+0x1df118  [0x7f0a62dbc118]
  /usr/lib/libtorrent-rasterbar.so.9 : ()+0x1dd175  [0x7f0a62dba175]
  /usr/lib/libtorrent-rasterbar.so.9 : ()+0x1e2b7a  [0x7f0a62dbfb7a]
  /usr/lib/libtorrent-rasterbar.so.9 : ()+0x1e2cff  [0x7f0a62dbfcff]
  /usr/lib/libtorrent-rasterbar.so.9 : ()+0x1c01c8  [0x7f0a62d9d1c8]
  /usr/lib/libtorrent-rasterbar.so.9 : ()+0xc66df  [0x7f0a62ca36df]
  /usr/lib/libpthread.so.0 : ()+0x7484  [0x7f0a60928484]
  /usr/lib/libc.so.6 : clone()+0x6d  [0x7f0a5fdc66dd]
[1]    17456 segmentation fault (core dumped)  qbittorrent

Last edited by mrlamud (2016-06-26 00:00:50)

Offline

#2 2016-06-25 01:54:11

capoeira
Member
From: Vila Velha - Brasil
Registered: 2010-05-25
Posts: 470

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

last update gave me some problems, too...Qbittorent and Smplayer segfaulting and LXQT menu is strange now.

[studio@studio ~]$ qbittorrent 
                                                                                                
                                                                                                
*************************************************************                                   
Catching signal: SIGSEGV                                                                        
Please file a bug report at http://bug.qbittorrent.org and provide the following information:   
                                                                                                
qBittorrent version: v3.3.4                                                                     
stack trace:                                                                                    
Falha de segmentação (imagem do núcleo gravada)                                                 
[studio@studio ~]$ smplayer                                                                     
SMPlayer v.16.6.0 executando em Linux                                                           
Falha de segmentação (imagem do núcleo gravada)  

Offline

#3 2016-06-25 09:51:55

daneel971
Member
Registered: 2008-03-28
Posts: 197

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

same problem with qbittorrent (exact output as mrlamud reported above). Even Deluge doesn't start anymore and segfaults.
edit: just downgraded libtorrent-rasterbar (1:1.1-2 -> 1:1.0.9-1) and qbittorrent  (3.3.4-2 -> 3.3.3-2); now they work, and even deluge starts normally

Last edited by daneel971 (2016-06-25 09:59:35)

Offline

#4 2016-06-25 16:59:43

joblessice
Member
Registered: 2016-06-25
Posts: 1

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

Try renaming or removing  ~/.config/qBittorrent/qBittorrent.conf .
You can also try change "IPFilter\Enabled=true" to "IPFilter\Enabled=false" in the file above if it's set.

Offline

#5 2016-06-25 19:21:01

American_Jesus
Member
From: Lisbon/Portugal
Registered: 2011-07-20
Posts: 37

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

Setting "IPFilter\Enabled=false" solves the problem


Archlinux X86_64

Offline

#6 2016-06-25 22:33:41

kakonema
Member
Registered: 2016-06-25
Posts: 7

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

I'm getting a different kind of crash (exact output and symptoms as capoeira), I assume it's qt5.7 related but i'm not sure how to fix it.
Can it be related to https://bbs.archlinux.org/viewtopic.php?id=214147?

#0  0x0000000000000000 in ?? ()
#1  0x00007ffff6e4140e in ?? () from /usr/lib/libQt5Widgets.so.5
#2  0x00007ffff6e41011 in ?? () from /usr/lib/libQt5Widgets.so.5
#3  0x00007ffff702a7a5 in ?? () from /usr/lib/libQt5Widgets.so.5
#4  0x00007ffff702a882 in ?? () from /usr/lib/libQt5Widgets.so.5
#5  0x000000000060d951 in MainWindow::createTrayIcon() ()
#6  0x000000000060df48 in MainWindow::loadPreferences(bool) ()
#7  0x0000000000610ade in MainWindow::MainWindow(QWidget*) ()
#8  0x00000000004c981c in Application::exec(QStringList const&) ()
#9  0x00000000004bcd60 in main ()

Last edited by kakonema (2016-06-25 22:38:15)

Offline

#7 2016-06-25 23:43:22

capoeira
Member
From: Vila Velha - Brasil
Registered: 2010-05-25
Posts: 470

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

kakonema wrote:

I'm getting a different kind of crash (exact output and symptoms as capoeira), I assume it's qt5.7 related but i'm not sure how to fix it.
Can it be related to https://bbs.archlinux.org/viewtopic.php?id=214147?

#0  0x0000000000000000 in ?? ()
#1  0x00007ffff6e4140e in ?? () from /usr/lib/libQt5Widgets.so.5
#2  0x00007ffff6e41011 in ?? () from /usr/lib/libQt5Widgets.so.5
#3  0x00007ffff702a7a5 in ?? () from /usr/lib/libQt5Widgets.so.5
#4  0x00007ffff702a882 in ?? () from /usr/lib/libQt5Widgets.so.5
#5  0x000000000060d951 in MainWindow::createTrayIcon() ()
#6  0x000000000060df48 in MainWindow::loadPreferences(bool) ()
#7  0x0000000000610ade in MainWindow::MainWindow(QWidget*) ()
#8  0x00000000004c981c in Application::exec(QStringList const&) ()
#9  0x00000000004bcd60 in main ()

I was thinking it is qt-related, too....because LXQT has some strange behavior now, too

Offline

#8 2016-06-25 23:59:32

mrlamud
Member
Registered: 2014-09-27
Posts: 104

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

As setting "IPFilter\Enabled=false" temporary solves the problem but it's considered not a good one.
Since both qBittorrent & Deluge depend on libtorrent-rasterbar 1:1.1-2 which was believed the culprit. 
Bug was filed and the maintainer is assigned.

I will mark this topic SOLVED.

Offline

#9 2016-06-26 00:42:47

kakonema
Member
Registered: 2016-06-25
Posts: 7

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

capoeira wrote:

I was thinking it is qt-related, too....because LXQT has some strange behavior now, too

I think it's lxqt-qtplugin fault, changing enviromental variable QT_QPA_PLATFORMTHEME to gtk2 solves the problem.

Offline

#10 2016-06-26 06:40:19

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,541

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

kakonema wrote:

I'm getting a different kind of crash (exact output and symptoms as capoeira), I assume it's qt5.7 related but i'm not sure how to fix it.
Can it be related to https://bbs.archlinux.org/viewtopic.php?id=214147?

#0  0x0000000000000000 in ?? ()
#1  0x00007ffff6e4140e in ?? () from /usr/lib/libQt5Widgets.so.5
#2  0x00007ffff6e41011 in ?? () from /usr/lib/libQt5Widgets.so.5
#3  0x00007ffff702a7a5 in ?? () from /usr/lib/libQt5Widgets.so.5
#4  0x00007ffff702a882 in ?? () from /usr/lib/libQt5Widgets.so.5
#5  0x000000000060d951 in MainWindow::createTrayIcon() ()
#6  0x000000000060df48 in MainWindow::loadPreferences(bool) ()
#7  0x0000000000610ade in MainWindow::MainWindow(QWidget*) ()
#8  0x00000000004c981c in Application::exec(QStringList const&) ()
#9  0x00000000004bcd60 in main ()

This one has already been fixed. Update your system.

Offline

#11 2016-06-26 09:22:42

kakonema
Member
Registered: 2016-06-25
Posts: 7

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

Scimmia wrote:

This one has already been fixed. Update your system.

What package was updated? My system is up-to-date and I'm still getting segfaults unless I change QT_QPA_PLATFORMTHEME to something else than lxqt.

Offline

#12 2016-06-26 09:37:11

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,097

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

kakonema wrote:
Scimmia wrote:

This one has already been fixed. Update your system.

What package was updated? My system is up-to-date and I'm still getting segfaults unless I change QT_QPA_PLATFORMTHEME to something else than lxqt.

Yeah lxqt-qtplugin needs to be rebuilt. Maintainer is already notified, he said a new lxqt release should be out today.

Last edited by arojas (2016-06-26 09:37:54)

Offline

#13 2016-06-26 15:48:15

capoeira
Member
From: Vila Velha - Brasil
Registered: 2010-05-25
Posts: 470

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

arojas wrote:
kakonema wrote:
Scimmia wrote:

This one has already been fixed. Update your system.

What package was updated? My system is up-to-date and I'm still getting segfaults unless I change QT_QPA_PLATFORMTHEME to something else than lxqt.

Yeah lxqt-qtplugin needs to be rebuilt. Maintainer is already notified, he said a new lxqt release should be out today.


was updated allready. fixed the problems for me

Offline

#14 2016-06-26 16:00:35

kakonema
Member
Registered: 2016-06-25
Posts: 7

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

capoeira wrote:
arojas wrote:
kakonema wrote:

What package was updated? My system is up-to-date and I'm still getting segfaults unless I change QT_QPA_PLATFORMTHEME to something else than lxqt.

Yeah lxqt-qtplugin needs to be rebuilt. Maintainer is already notified, he said a new lxqt release should be out today.


was updated allready. fixed the problems for me

Yea, package was updated and fixed the problem.

Offline

#15 2016-06-27 08:43:41

GSF1200S
Member
Registered: 2008-12-24
Posts: 474

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

I have the same issue with Deluge. Disabling the IP Filter sees it working fine as well. I already tried rebuilding libtorrent-rasterbar and even tried building deluge- no luck.

Anyone file a bug report for this one? If noone here mentions they have ill see about setting one up tomorrow.

Offline

#16 2016-06-27 09:50:50

mrlamud
Member
Registered: 2014-09-27
Posts: 104

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

https://bugs.archlinux.org/task/49836?p … -rasterbar

GSF1200S wrote:

I have the same issue with Deluge. Disabling the IP Filter sees it working fine as well. I already tried rebuilding libtorrent-rasterbar and even tried building deluge- no luck.

Anyone file a bug report for this one? If noone here mentions they have ill see about setting one up tomorrow.

Offline

#17 2016-07-03 10:37:33

firewalker
Member
From: Hellas (Greece).
Registered: 2006-06-05
Posts: 552

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

I still have segmentation faults with qbittorrent 3.3.5 (no matter what the "IPFilter\Enabled=false"). I also have smplayer 16.6.0 segmentaion fault. i686 arch.


Edit:
Ok. Found the answer to the Qt 5.7.1 thread.

Last edited by firewalker (2016-07-03 11:28:32)


Γίνε ρεαλιστής, μείνε ονειροπόλος ...

Offline

#18 2016-07-04 11:27:45

vnull
Member
Registered: 2016-07-04
Posts: 1

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

firewalker wrote:

I still have segmentation faults with qbittorrent 3.3.5 (no matter what the "IPFilter\Enabled=false"). I also have smplayer 16.6.0 segmentaion fault. i686 arch.


Edit:
Ok. Found the answer to the Qt 5.7.1 thread.

Could you post a link to your answer? I've been unable to fix this issue without downgrading or building from source.

Offline

#19 2016-07-21 01:37:04

swatquest
Member
Registered: 2013-01-07
Posts: 30

Re: [SOLVED] Qbittorrent 3.3.4-2 - segmentation fault (core dumped) .

Offline

Board footer

Powered by FluxBB