Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2014 09:45:39 GMT
From:      adrian chadd <adrian@freebsd.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/188122: [qbittorrent] [libtorrent] sigsegv when qbittorrent is started
Message-ID:  <201403310945.s2V9jdqN001406@cgiserv.freebsd.org>
Resent-Message-ID: <201403310950.s2V9o0lY032261@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         188122
>Category:       ports
>Synopsis:       [qbittorrent] [libtorrent] sigsegv when qbittorrent is started
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 31 09:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     adrian chadd
>Release:        11-HEAD i386
>Organization:
>Environment:
FreeBSD lucy-11i386 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r263418M: Sun Mar 30 12:12:44 PDT 2014     adrian@lucy-11i386:/usr/home/adrian/work/freebsd/head/obj/usr/home/adrian/work/freebsd/head/src/sys/LUCY_11_i386  i386

>Description:
qbittorrent SIGSEGV's after starting:

adrian@lucy-11i386:~ % gdb762 qbittorrent
GNU gdb (GDB) 7.6.2 [GDB v7.6.2 for FreeBSD]
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>;
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i386-portbld-freebsd11.0".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/local/bin/qbittorrent...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/local/bin/qbittorrent 
[New LWP 100333]
[New Thread 2ac03080 (LWP 100333)]
[New Thread 2ac03800 (LWP 101019)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 2ac03080 (LWP 100333)]
0x28a5e4ec in libtorrent::session::init(std::__1::pair<int, int>, char const*, libtorrent::fingerprint const&, int, unsigned int) () from /usr/local/lib/libtorrent-rasterbar.so.7
(gdb) bt
#0  0x28a5e4ec in libtorrent::session::init(std::__1::pair<int, int>, char const*, libtorrent::fingerprint const&, int, unsigned int) () from /usr/local/lib/libtorrent-rasterbar.so.7
#1  0x080b2cea in QBtSession::QBtSession() ()
#2  0x080d7036 in QBtSession::instance() ()
#3  0x082152d9 in MainWindow::MainWindow(QWidget*, QStringList const&) ()
#4  0x081f9df0 in main ()
(gdb) q
A debugging session is active.

	Inferior 1 [process 5418] will be killed.

Quit anyway? (y or n) y
adrian@lucy-11i386:~ % 

adrian@lucy-11i386:~ % pkg info | grep qbittorrent
qbittorrent-3.1.9              Bittorrent client using Qt4 and libtorrent-rasterbar
adrian@lucy-11i386:~ % pkg info | grep libtorrent
libtorrent-rasterbar-0.16.16   C++ library implementing a BitTorrent client
qbittorrent-3.1.9              Bittorrent client using Qt4 and libtorrent-rasterbar



>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403310945.s2V9jdqN001406>