FS#18514 - [rtorrent] Illegal instruction

Attached to Project: Community Packages
Opened by Gilles Bedel (gillux) - Monday, 01 March 2010, 14:33 GMT
Last edited by Dan Griffiths (Ghost1227) - Monday, 15 March 2010, 06:11 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Dan Griffiths (Ghost1227)
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
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  Dan Griffiths (Ghost1227)
Monday, 15 March 2010, 06:11 GMT
Reason for closing:  Duplicate
Additional comments about closing:  #18682

Loading...