Bug 616421 - [abrt] crash in qbittorrent-2.2.9-1.fc13: Process /usr/bin/qbittorrent was killed by signal 11 (SIGSEGV)
Summary: [abrt] crash in qbittorrent-2.2.9-1.fc13: Process /usr/bin/qbittorrent was ki...
Keywords:
Status: CLOSED DUPLICATE of bug 581760
Alias: None
Product: Fedora
Classification: Fedora
Component: qbittorrent
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: leigh scott
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:3e7fd5bf1cf574ba1d226ce34e0...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-20 12:29 UTC by John de Loos
Modified: 2010-07-22 02:49 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-22 02:49:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (14.72 KB, text/plain)
2010-07-20 12:29 UTC, John de Loos
no flags Details

Description John de Loos 2010-07-20 12:29:48 UTC
abrt 1.1.1 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: qbittorrent
component: qbittorrent
executable: /usr/bin/qbittorrent
global_uuid: 3e7fd5bf1cf574ba1d226ce34e0ffe16eda74023
kernel: 2.6.33.6-147.fc13.i686
package: qbittorrent-2.2.9-1.fc13
rating: 3
reason: Process /usr/bin/qbittorrent was killed by signal 11 (SIGSEGV)
release: Fedora release 13 (Goddard)

Comment 1 John de Loos 2010-07-20 12:29:50 UTC
Created attachment 433146 [details]
File: backtrace

Comment 2 Kevin Kofler 2010-07-20 13:02:42 UTC
Looks like this is a different backtrace than the usual QMultiInputContext ones. But I suspect that this is actually a problem with the QtSingleApplication code which qbittorrent bundles (in violation of the "no bundled libraries" guideline).

Comment 3 Kevin Kofler 2010-07-20 13:32:15 UTC
I guess it's the same bug.

*** This bug has been marked as a duplicate of bug 581760 ***

Comment 4 leigh scott 2010-07-20 14:32:00 UTC
(In reply to comment #2)
> Looks like this is a different backtrace than the usual QMultiInputContext
> ones. But I suspect that this is actually a problem with the
> QtSingleApplication code which qbittorrent bundles (in violation of the "no
> bundled libraries" guideline).    

I have reverted to 2.2.8 and will discuss the issue with upstream.

http://koji.fedoraproject.org/koji/buildinfo?buildID=184709

Comment 5 Kevin Kofler 2010-07-20 15:24:22 UTC
FWIW, QtSingleApplication is also used by Clementine, some people were interested in packaging it, you may want to talk to them about packaging QtSingleApplication and its dependency QtLockedFile properly.

(And :-( , this functionality has been provided by kdelibs for ages, why do people have to reinvent all of kdelibs just to be Qt-only? Qt-only apps suck!)

Comment 6 Kevin Kofler 2010-07-20 15:26:05 UTC
(And also FWIW, the crash can't be caused by QtSingleApplication because older versions without it already had this crash. It must be some issue elsewhere in qbittorrent.)

Comment 7 leigh scott 2010-07-20 15:43:01 UTC
(In reply to comment #5)
> FWIW, QtSingleApplication is also used by Clementine, some people were
> interested in packaging it, you may want to talk to them about packaging
> QtSingleApplication and its dependency QtLockedFile properly.
> 


Thanks for pointing out the bundled lib, I didn't notice it's introduction in version 2.2.9 as I was busy with moving home.
I have pushed the epoched 2.2.8 version straight to stable.
Have you got the review link for Clementine?
I have also reported the issue upstream to see if Chris can include a ./configure option so it can use the external lib.

Comment 8 Rex Dieter 2010-07-20 15:52:48 UTC
clementine review is bug #583327

Comment 9 leigh scott 2010-07-20 16:05:17 UTC
(In reply to comment #8)
> clementine review is bug #583327    

Thanks Rex.

It looks like both required libs have already approved :cool:

https://bugzilla.redhat.com/show_bug.cgi?id=582864

https://bugzilla.redhat.com/show_bug.cgi?id=581220

Comment 10 Kevin Kofler 2010-07-20 17:22:11 UTC
Looks like this one may actually be a different issue, since this is not input context related whereas the proposed patch for the other bug is.

Comment 11 Kevin Kofler 2010-07-22 02:49:11 UTC
Probably a duplicate after all, looks like I was right about the crashes on exit being a qbittorrent bug. :-)

*** This bug has been marked as a duplicate of bug 581760 ***


Note You need to log in before you can comment on or make changes to this bug.