On 27/02/11 18:38, Emmanuel Benisty wrote:
On Sun, Feb 27, 2011 at 8:55 AM, Allan McRae<allan@xxxxxxxxxxxxx> wrote:
On 27/02/11 10:40, Allan McRae wrote:
Major upstream update.
Test well. There is no soname bump, but experience tells me that some
rebuilds will probably be required to fix minor issues.
just FTR, it breaks rtorrent.
eb64@drama:~$rtorrent
Caught Segmentation fault, dumping stack:
0 rtorrent() [0x439274]
1 rtorrent() [0x43d737]
2 /lib/libc.so.6(+0x326d0) [0x7f60f5e6e6d0]
3 rtorrent() [0x482f9e]
4 rtorrent() [0x439988]
5 /lib/libc.so.6(__libc_start_main+0xfd) [0x7f60f5e5adcd]
6 rtorrent() [0x40d959]
Aborted
simple rebuild doesn't seem to help, downgrading does.
Seems this is x86_64 only. I tried building a few things in its
dependency chain too but that did not help.
Added to the TODO list for the maintainer to look into.
Allan