FS#18513 - [rtorrent] Illegal instruction

Attached to Project: AUR web interface
Opened by Gilles Bedel (gillux) - Monday, 01 March 2010, 14:29 GMT
Last edited by Ionut Biru (wonder) - Monday, 01 March 2010, 15:23 GMT
Task Type Bug Report
Category Backend
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version 1.6.0
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

On my x86_64 machine, rtorrent 0.8.6-2 randomly crashes with an "Illegal instruction" error. As rtorrent is provided as a binary package in [community], and built using the following code in its PKGBUILD :

CXXFLAGS="$CXXFLAGS -fno-strict-aliasing" \
./configure --prefix=/usr --disable-debug --with-xmlrpc-c || return 1

I guess the packager compiled it with some custom CXXFLAGS (optimizations) my CPU (Pentium 3) doesn't support. Would you please rebuild it without those ?
This task depends upon

Closed by  Ionut Biru (wonder)
Monday, 01 March 2010, 15:23 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#18514 

next time don't open a new one, we can move bugs

Loading...