Date: Fri, 27 May 2022 09:14:36 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 264278] net-p2p/qbittorrent: Bus error after upgrade boost-libs from 1.72.0_7 to 1.79.0_1 Message-ID: <bug-264278-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264278 Bug ID: 264278 Summary: net-p2p/qbittorrent: Bus error after upgrade boost-libs from 1.72.0_7 to 1.79.0_1 Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: iron.udjin@gmail.com Flags: maintainer-feedback?(yuri@freebsd.org) Assignee: yuri@freebsd.org OS: stable/13-n250924-94cea2fc0761 After upgrade boost-libs from 1.72.0_7 to 1.79.0_1 and rebuild net-p2p/libtorrent-rasterbar and net-p2p/qbittorrent I'm getting: $ qbittorrent Bus error (core dumped) $ gdb `which qbittorrent` /var/tmp/1001.qbittorrent.core ... Core was generated by `qbittorrent'. Program terminated with signal SIGBUS, Bus error. Object-specific hardware error. #0 0x0000000800d73b0c in libtorrent::file_pool::open_file(libtorrent::aux::strong_typedef<unsigned i= nt, libtorrent::storage_index_tag_t, void>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, libtorrent::aux::strong_typedef<int, libtorrent::aux::file_index_tag, void>, libtorrent::file_storage const&, libtorrent::flags::bitfield_flag<unsigned = int, libtorrent::open_mode_tag, void>, boost::system::error_code&) () from /usr/local/lib/libtorrent-rasterbar.so.10 [Current thread is 1 (LWP 224419)] (gdb) bt #0 0x0000000800d73b0c in libtorrent::file_pool::open_file(libtorrent::aux::strong_typedef<unsigned i= nt, libtorrent::storage_index_tag_t, void>, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, libtorrent::aux::strong_typedef<int, libtorrent::aux::file_index_tag, void>, libtorrent::file_storage const&, libtorrent::flags::bitfield_flag<unsigned = int, libtorrent::open_mode_tag, void>, boost::system::error_code&) () from /usr/local/lib/libtorrent-rasterbar.so.10 #1 0x0000000800f07d55 in libtorrent::default_storage::open_file_impl(libtorrent::aux::strong_typedef= <int, libtorrent::aux::file_index_tag, void>, libtorrent::flags::bitfield_flag<unsigned int, libtorrent::open_mode_tag, void>, boost::system::error_code&) const () from /usr/local/lib/libtorrent-rasterbar.so.10 #2 0x0000000800f061f6 in libtorrent::default_storage::open_file(libtorrent::aux::strong_typedef<int, libtorrent::aux::file_index_tag, void>, libtorrent::flags::bitfield_flag<unsigned int, libtorrent::open_mode_tag, void>, libtorrent::storage_error&) const () from /usr/local/lib/libtorrent-rasterbar.so.10 #3 0x0000000800f08683 in ?? () from /usr/local/lib/libtorrent-rasterbar.so= .10 #4 0x0000000800f09427 in ?? () from /usr/local/lib/libtorrent-rasterbar.so= .10 #5 0x0000000800f07b19 in libtorrent::default_storage::readv(libtorrent::span<libtorrent::span<char> const>, libtorrent::aux::strong_typedef<int, libtorrent::aux::piece_index_t= ag, void>, int, libtorrent::flags::bitfield_flag<unsigned int, libtorrent::open_mode_tag, void>, libtorrent::storage_error&) () from /usr/local/lib/libtorrent-rasterbar.so.10 #6 0x0000000800d5c3a1 in ?? () from /usr/local/lib/libtorrent-rasterbar.so= .10 #7 0x0000000800d5c863 in ?? () from /usr/local/lib/libtorrent-rasterbar.so= .10 #8 0x0000000800d5bf49 in ?? () from /usr/local/lib/libtorrent-rasterbar.so= .10 #9 0x0000000800d61f2c in ?? () from /usr/local/lib/libtorrent-rasterbar.so= .10 #10 0x0000000800d62238 in ?? () from /usr/local/lib/libtorrent-rasterbar.so= .10 #11 0x0000000800d695fa in ?? () from /usr/local/lib/libtorrent-rasterbar.so= .10 #12 0x0000000801030838 in ?? () from /lib/libthr.so.3 #13 0x0000000000000000 in ?? () Backtrace stopped: Cannot access memory at address 0x7fffdd7ea000 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264278-7788>