LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-25-2011, 12:43 AM   #1
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,700

Rep: Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381
Errors with Alien Bob's libtorrent-rasterbar and qbittorrent packages.


I have been running Alien Bob's slackware packages (not from source, his builds) of libtorrent-rasterbar and qbittorrent and it has worked perfectly fine. Now on -current I compiled them from source using his builds and I get a silent crash anywhere between 10 sec to 5 minutes. Output...

Peer ID: -qB2550-
HTTP user agent is qBittorrent v2.5.5
terminate called after throwing an instance of 'boost::lock_error'
what(): boost::lock_error


*************************************************************
Catching SIGABRT, please report a bug at http://bug.qbittorrent.org
and provide the following backtrace:
qBittorrent version: v2.5.5
stack trace:
/lib64/libc.so.6 : ()+0x340b0 [0x7f7f341610b0]
/lib64/libc.so.6 : gsignal()+0x35 [0x7f7f34161035]
/lib64/libc.so.6 : abort()+0x186 [0x7f7f341629e6]
/usr/lib64/libstdc++.so.6 : __gnu_cxx::__verbose_terminate_handler()+0x11d [0x7f7f34a268bd]
/usr/lib64/libstdc++.so.6 : ()+0xb7ad6 [0x7f7f34a24ad6]
/usr/lib64/libstdc++.so.6 : ()+0xb7b03 [0x7f7f34a24b03]
/usr/lib64/libstdc++.so.6 : ()+0xb7c0e [0x7f7f34a24c0e]
/usr/lib64/libtorrent-rasterbar.so.6 : ()+0x1a0e27 [0x7f7f3698ae27]
/usr/lib64/libtorrent-rasterbar.so.6 : boost::unique_lock<boost::mutex>::lock()+0x86 [0x7f7f369a6116]
/usr/lib64/libtorrent-rasterbar.so.6 : libtorrent::udp_socket::hung_up(boost::system::error_code const&)+0x24 [0x7f7f36a18544]
/usr/lib64/libtorrent-rasterbar.so.6 : boost::asio::detail::reactive_socket_recv_op<boost::asio::mutable_buffers_1, boost::asio::detail::read_op<boost::asio::basic_stream_socket<boost::asio::ip::tcp, boost::asio::stream_socket_service<boost::asio::ip::tcp> >, boost::asio::mutable_buffers_1, boost::asio::detail::transfer_all_t, boost::_bi::bind_t<void, boost::_mfi::mf1<void, libtorrent::udp_socket, boost::system::error_code const&>, boost::_bi::list2<boost::_bi::value<libtorrent::udp_socket*>, boost::arg<1> > > > >::do_complete(boost::asio::detail::task_io_service*, boost::asio::detail::task_io_service_operation*, boost::system::error_code, unsigned long)+0x1b1 [0x7f7f36a1b0f1]
/usr/lib64/libtorrent-rasterbar.so.6 : libtorrent::aux::session_impl:perator()()+0x479 [0x7f7f3699afe9]
/usr/lib64/libboost_thread.so.1.45.0 : thread_proxy()+0x67 [0x7f7f39ef6bc7]
/lib64/libpthread.so.0 : ()+0x6d6b [0x7f7f34c77d6b]
/lib64/libc.so.6 : clone()+0x6d [0x7f7f3421275d]
Aborted
daedra@Slackware64:/rm/libtorrent$

I went back to 13.1 and removed the packages and built them from source and it started happening in 13.1 too. Some how when I build them on my machine this happens. But I don't see any errors and both of the builds finish without problems... so right now I am stumped.
Any Ideas appreciated. Thanks.

Last edited by Daedra; 02-25-2011 at 12:45 AM.
 
Old 02-25-2011, 01:15 AM   #2
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,680

Rep: Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796
Probably it's due to changes in the toolchain.
qBittorrent has newer version. Try to use the SlackBuild to compile the new one
http://qbittorrent.sourceforge.net/download.php
 
Old 02-25-2011, 01:30 AM   #3
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,700

Original Poster
Rep: Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381
I just tried the newest version 2.6.6 and it still crashes with the same error. This is definitely weird since Eric's binary packages worked fine.
 
Old 02-25-2011, 01:50 AM   #4
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,120

Rep: Reputation: 4192Reputation: 4192Reputation: 4192Reputation: 4192Reputation: 4192Reputation: 4192Reputation: 4192Reputation: 4192Reputation: 4192Reputation: 4192Reputation: 4192
qbittorrent 2.6.6 seems to work fine here, on 64-current multilib, with libtorrent-rasterbar-0.15.5 (I just added them to SBo-git ).
 
Old 02-25-2011, 01:58 AM   #5
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,680

Rep: Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796Reputation: 1796
well, it seems that you probably missed an update on your system then
 
Old 02-25-2011, 02:17 AM   #6
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
I just updated slackbuilds.org version (in pending) to 2.6.6. Runs ok on 32bit, will test x86_64 a bit later when I can get on the server.
 
Old 02-27-2011, 02:47 AM   #7
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,700

Original Poster
Rep: Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381Reputation: 1381
Just built the new package from Alien Bob and all is well now. Marked as solved.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to build qBittorrent with libtorrent-rasterbar 0.15.2 and zlib 1.2.5 robertjinx Linux - Software 0 08-31-2010 06:49 AM
KDE 4.4.0 on Alien Bob's site samac Slackware 64 04-20-2010 07:22 AM
Blacklist lines to keep slackpkg from overwriting Alien Bob's KDE 4.4.1 packages damgar Slackware 1 03-07-2010 12:35 AM
[SOLVED] Recommendations for regarding BIG changes in current and Alien Bob's 4.4 packages? damgar Slackware 2 03-01-2010 11:16 PM
Command to create local mirror of Alien Bob's kde4.4.0 packages damgar Slackware 5 02-11-2010 11:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration