Bug 564473 - [abrt] crash in qbittorrent-2.1.5-1.fc12
Summary: [abrt] crash in qbittorrent-2.1.5-1.fc12
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: qbittorrent
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: leigh scott
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:489b247b3923ed33d45a29ae029...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-12 20:24 UTC by punklinux
Modified: 2010-02-17 02:57 UTC (History)
14 users (show)

Fixed In Version: 2.1.5-3.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-02-14 19:17:20 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (15.37 KB, text/plain)
2010-02-12 20:24 UTC, punklinux
no flags Details

Description punklinux 2010-02-12 20:24:30 UTC
abrt 1.0.6 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: qbittorrent
comment: crash after splash screen
component: qbittorrent
executable: /usr/bin/qbittorrent
kernel: 2.6.31.12-174.2.3.fc12.x86_64
package: qbittorrent-2.1.5-1.fc12
rating: 4
reason: Process was terminated by signal 6 (Aborted)
release: Fedora release 12 (Constantine)

How to reproduce
-----
1.start the program
2.
3.

Comment 1 punklinux 2010-02-12 20:24:32 UTC
Created attachment 390580 [details]
File: backtrace

Comment 2 Rex Dieter 2010-02-12 21:40:04 UTC
Looks like 2.1.5-1.fc12 was built when we had qt-4.6.1-3 in the buildroot.

Running it against an older qt, would result in badness.

I'll add a runtime dep to the package (cvs/devel) on the version of qt that it was built against, to avoid this kind of thing in the future.

Comment 3 Rex Dieter 2010-02-12 21:41:26 UTC
ah, I already did that it seems. :)

Just copy this snippet back to F-11/F-12 branches:

%{?_qt4_version:Requires: qt4 >= %{_qt4_version}}

Comment 4 leigh scott 2010-02-12 22:08:54 UTC
(In reply to comment #3)
> ah, I already did that it seems. :)
> 
> Just copy this snippet back to F-11/F-12 branches:
> 
> %{?_qt4_version:Requires: qt4 >= %{_qt4_version}}    

I have added it to the F12 branch and will do F11 next time I have to rebuild it.

Comment 5 leigh scott 2010-02-12 22:10:29 UTC
(In reply to comment #0)
Can you downgrade the package till I can push a rebuild.

su
yum downgrade qbittorrent

Comment 6 punklinux 2010-02-12 22:28:13 UTC
No, I cant downgrade, I'll wait to further release.

Comment 7 Fedora Update System 2010-02-12 22:30:17 UTC
qbittorrent-2.1.5-3.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/qbittorrent-2.1.5-3.fc12

Comment 8 leigh scott 2010-02-12 22:31:58 UTC
(In reply to comment #6)
> No, I cant downgrade, I'll wait to further release.    

Ok in that case

su
rpm -Uvh http://kojipkgs.fedoraproject.org/packages/qbittorrent/2.1.5/3.fc12/x86_64/qbittorrent-2.1.5-3.fc12.x86_64.rpm

Comment 9 leigh scott 2010-02-12 22:33:16 UTC
(In reply to comment #8)
> (In reply to comment #6)
> > No, I cant downgrade, I'll wait to further release.    
> 
> Ok in that case
> 
> su
> rpm -Uvh
> http://kojipkgs.fedoraproject.org/packages/qbittorrent/2.1.5/3.fc12/x86_64/qbittorrent-2.1.5-3.fc12.x86_64.rpm    


Damn bugzilla text formatting

Comment 10 punklinux 2010-02-12 22:58:46 UTC
it works, thank you for the fast response & update.

Comment 11 redhat.com 2010-02-13 08:25:09 UTC
qbittorrent was working fine until the latest update from yum.

[chris@r500 ~]$ qbittorrent &
[1] 4513
[chris@r500 ~]$ 

*************************************************************
Catching SIGSEGV, please report a bug at http://bug.qbittorrent.org
and provide the following backtrace:
stack trace:
  [0x816400]
  /usr/lib/libQtCore.so.4 : QMetaObject::cast(QObject*) const+0x32  [0x2338dc2]
  /usr/lib/libQtGui.so.4 : QAction::QAction(QObject*)+0x6a  [0x3afe56a]
  qbittorrent : Ui_MainWindow::setupUi(QMainWindow*)+0xd0  [0x811cfc0]
  qbittorrent : GUI::GUI(QWidget*, QStringList)+0x93  [0x81157f3]
  qbittorrent : main()+0x1510  [0x8094190]
  /lib/libc.so.6 : __libc_start_main()+0xe6  [0xde3bb6]
  qbittorrent() [0x8092101]

And when I try:
sudo rpm -Uvh http://kojipkgs.fedoraproject.org/packages/qbittorrent/2.1.5/3.fc12/x86_64/qbittorrent-2.1.5-3.fc12.x86_64.rpm

I get:
Retrieving http://kojipkgs.fedoraproject.org/packages/qbittorrent/2.1.5/3.fc12/x86_64/qbittorrent-2.1.5-3.fc12.x86_64.rpm
error: Failed dependencies:
	libGeoIP.so.1()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libQtCore.so.4()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libQtGui.so.4()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libQtNetwork.so.4()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libQtXml.so.4()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libatk-1.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libboost_filesystem-mt.so.5()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libboost_system-mt.so.5()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libboost_thread-mt.so.5()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libc.so.6()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libc.so.6(GLIBC_2.2.5)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libc.so.6(GLIBC_2.3.4)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libc.so.6(GLIBC_2.4)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libcairo.so.2()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libcrypto.so.10()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libdbus-1.so.3()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libdbus-glib-1.so.2()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libfontconfig.so.1()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libfreetype.so.6()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libgcc_s.so.1()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libgcc_s.so.1(GCC_3.0)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libgdk-x11-2.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libgdk_pixbuf-2.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libgio-2.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libglib-2.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libgmodule-2.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libgobject-2.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libgtk-x11-2.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libm.so.6()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libm.so.6(GLIBC_2.2.5)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libnotify.so.1()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libpango-1.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libpangocairo-1.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libpangoft2-1.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libpthread.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libpthread.so.0(GLIBC_2.2.5)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libpthread.so.0(GLIBC_2.3.2)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	librt.so.1()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libssl.so.10()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libstdc++.so.6()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libstdc++.so.6(CXXABI_1.3)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libstdc++.so.6(CXXABI_1.3.1)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libstdc++.so.6(GLIBCXX_3.4)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libstdc++.so.6(GLIBCXX_3.4.11)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libstdc++.so.6(GLIBCXX_3.4.9)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libtorrent-rasterbar.so.5()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
	libz.so.1()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64

Comment 12 leigh scott 2010-02-13 10:52:12 UTC
(In reply to comment #11)

> 
> And when I try:
> sudo rpm -Uvh
> http://kojipkgs.fedoraproject.org/packages/qbittorrent/2.1.5/3.fc12/x86_64/qbittorrent-2.1.5-3.fc12.x86_64.rpm
> 
> I get:
> Retrieving
> http://kojipkgs.fedoraproject.org/packages/qbittorrent/2.1.5/3.fc12/x86_64/qbittorrent-2.1.5-3.fc12.x86_64.rpm
> error: Failed dependencies:
>  libGeoIP.so.1()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libQtCore.so.4()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libQtGui.so.4()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libQtNetwork.so.4()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libQtXml.so.4()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libatk-1.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libboost_filesystem-mt.so.5()(64bit) is needed by
> qbittorrent-2.1.5-3.fc12.x86_64
>  libboost_system-mt.so.5()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libboost_thread-mt.so.5()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libc.so.6()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libc.so.6(GLIBC_2.2.5)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libc.so.6(GLIBC_2.3.4)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libc.so.6(GLIBC_2.4)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libcairo.so.2()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libcrypto.so.10()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libdbus-1.so.3()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libdbus-glib-1.so.2()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libfontconfig.so.1()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libfreetype.so.6()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libgcc_s.so.1()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libgcc_s.so.1(GCC_3.0)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libgdk-x11-2.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libgdk_pixbuf-2.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libgio-2.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libglib-2.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libgmodule-2.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libgobject-2.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libgtk-x11-2.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libm.so.6()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libm.so.6(GLIBC_2.2.5)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libnotify.so.1()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libpango-1.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libpangocairo-1.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libpangoft2-1.0.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libpthread.so.0()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libpthread.so.0(GLIBC_2.2.5)(64bit) is needed by
> qbittorrent-2.1.5-3.fc12.x86_64
>  libpthread.so.0(GLIBC_2.3.2)(64bit) is needed by
> qbittorrent-2.1.5-3.fc12.x86_64
>  librt.so.1()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libssl.so.10()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libstdc++.so.6()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libstdc++.so.6(CXXABI_1.3)(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64
>  libstdc++.so.6(CXXABI_1.3.1)(64bit) is needed by
> qbittorrent-2.1.5-3.fc12.x86_64
>  libstdc++.so.6(GLIBCXX_3.4)(64bit) is needed by
> qbittorrent-2.1.5-3.fc12.x86_64
>  libstdc++.so.6(GLIBCXX_3.4.11)(64bit) is needed by
> qbittorrent-2.1.5-3.fc12.x86_64
>  libstdc++.so.6(GLIBCXX_3.4.9)(64bit) is needed by
> qbittorrent-2.1.5-3.fc12.x86_64
>  libtorrent-rasterbar.so.5()(64bit) is needed by
> qbittorrent-2.1.5-3.fc12.x86_64
>  libz.so.1()(64bit) is needed by qbittorrent-2.1.5-3.fc12.x86_64    


LOL :-) , try the 32bit package instead.


su
rpm -Uvh http://kojipkgs.fedoraproject.org/packages/qbittorrent/2.1.5/3.fc12/i686/qbittorrent-2.1.5-3.fc12.i686.rpm

Comment 13 redhat.com 2010-02-13 15:22:52 UTC
LOL indeed :-)

Comment 14 Fedora Update System 2010-02-16 13:16:12 UTC
qbittorrent-2.1.5-3.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 15 sawrub 2010-02-17 02:57:53 UTC
The update qbittorrent.x86_64 0:2.1.5-3.fc12 fixed the issue.


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