FS#38061 - [deluge] Does not run on i686/illegal hardware instruction (core dumped)
Attached to Project:
Arch Linux
Opened by John (graysky) - Sunday, 08 December 2013, 15:00 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Wednesday, 18 December 2013, 20:09 GMT
Opened by John (graysky) - Sunday, 08 December 2013, 15:00 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Wednesday, 18 December 2013, 20:09 GMT
|
Details
Upon pulling down a system update, deluged refuses to start
giving only the cryptic message, "illegal hardware
instruction (core dumped)." This is only true on i686 -
x86_64 works as expected. I can find no further help in the
form of debug info. Downgrading the following three packages
solves the problem:
[2013-12-08 09:51] [PACMAN] Running 'pacman -U /var/cache/pacman/pkg/deluge-1.3.6-2-any.pkg.tar.xz' [2013-12-08 09:51] [PACMAN] downgraded deluge (1.3.6-3 -> 1.3.6-2) [2013-12-08 09:52] [PACMAN] Running 'pacman -U /var/cache/pacman/pkg/libtorrent-rasterbar-1:0.16.12-1-i686.pkg.tar.xz' [2013-12-08 09:52] [PACMAN] downgraded libtorrent-rasterbar (1:0.16.12-2 -> 1:0.16.12-1) [2013-12-08 09:52] [PACMAN] Running 'pacman -U /var/cache/pacman/pkg/boost-libs-1.54.0-4-i686.pkg.tar.xz' [2013-12-08 09:52] [PACMAN] downgraded boost-libs (1.55.0-2 -> 1.54.0-4) Steps to reproduce: Attempt to start /usr/bin/deluged -d on an i686 machine. You will need to throw in the -d flag to see the error or else it just quits silently. |
This task depends upon
Closed by Bartłomiej Piotrowski (Barthalion)
Wednesday, 18 December 2013, 20:09 GMT
Reason for closing: Fixed
Wednesday, 18 December 2013, 20:09 GMT
Reason for closing: Fixed
what kind of cpu do you have ?
% deluged -d
[1] 704 illegal hardware instruction (core dumped)
EDIT: opened a ticket upstream, https://svn.boost.org/trac/boost/ticket/9491