Your message dated Tue, 03 Sep 2013 15:19:43 +0000
with message-id <e1vgsoo-0001ym...@franck.debian.org>
and subject line Bug#721037: fixed in yorick-av 0.0.1-3
has caused the Debian Bug report #721037,
regarding yorick-av: FTBFS: ERROR (*main*) Floating point interrupt (SIGFPE)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
721037: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721037
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: yorick-av
Version: 0.0.1-2
Severity: serious
Tags: sid jessie

yorick-av FTBFS on amd64:
| ==========================================
|      testing extension: 'mkv'
| ==========================================
| Output #0, matroska, to 'libavcheck.mkv':
|     Stream #0.0: Video: libx264, yuv420p, 704x288, q=-1--1, 400 kb/s, 90k 
tbn, 24 tbc
| [libx264 @ 0x170e260] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle 
SSE4.2 AVX
| [libx264 @ 0x170e260] profile High, level 2.1
| [libx264 @ 0x170e260] 264 - core 123 r2189 35cf912 - H.264/MPEG-4 AVC codec - 
Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 
deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 
mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 
fast_pskip=1 chroma_qp_offset=-2 threads=6 sliced_threads=0 nr=0 decimate=1 
interlaced=0 bluray_compat=0 constrained_intra=0 bframes=16 b_pyramid=2 
b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=25 
keyint_min=2 scenecut=40 intra_refresh=0 rc_lookahead=25 rc=abr mbtree=1 
bitrate=400 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.25 
aq=1:1.00
| ERROR (*main*) Floating point interrupt (SIGFPE)
| make[1]: *** [check-dll] Segmentation fault (core dumped)
| make[1]: Leaving directory `/«PKGBUILDDIR»'
| dh_auto_test: make -j1 check returned exit code 2

The full build log is available at
http://people.debian.org/~sramacher/logs/yorick-av_0.0.1-2_amd64-20130826-2058.log

Please note that on another amd64 machine, the test runs through
successfully:
| ==========================================
|      testing extension: 'mkv'
| ==========================================
| Output #0, matroska, to 'libavcheck.mkv':
|     Stream #0.0: Video: libx264, yuv420p, 704x288, q=-1--1, 400 kb/s, 90k 
tbn, 24 tbc
| [libx264 @ 0x1581aa0] using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
| [libx264 @ 0x1581aa0] profile High, level 2.1
| [libx264 @ 0x1581aa0] 264 - core 123 r2189 35cf912 - H.264/MPEG-4 AVC codec - 
Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 
d
| eblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 
mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 
fast_pskip=1 c
| hroma_qp_offset=-2 threads=6 sliced_threads=0 nr=0 decimate=1 interlaced=0 
bluray_compat=0 constrained_intra=0 bframes=16 b_pyramid=2 b_adapt=1 b_bias=0 
direct
| =1 weightb=1 open_gop=0 weightp=2 keyint=25 keyint_min=2 scenecut=40 
intra_refresh=0 rc_lookahead=25 rc=abr mbtree=1 bitrate=400 ratetol=1.0 
qcomp=0.60 qpmin=0
|  qpmax=69 qpstep=4 ip_ratio=1.25 aq=1:1.00
| done, closing file 'libavcheck.mkv'

The difference seems to be the CPU capabilities selected by libx264. And
indeed, the SIGFPE happens in libx264.so.123:

(gdb) bt
#0  0x00007ffff43e1944 in ?? () from /usr/lib/x86_64-linux-gnu/libx264.so.123
#1  0x00007ffff436f127 in ?? () from /usr/lib/x86_64-linux-gnu/libx264.so.123
#2  0x00007ffff4371ae8 in ?? () from /usr/lib/x86_64-linux-gnu/libx264.so.123
#3  0x00007ffff4391b78 in x264_slicetype_analyse () from 
/usr/lib/x86_64-linux-gnu/libx264.so.123
#4  0x00007ffff43d387d in ?? () from /usr/lib/x86_64-linux-gnu/libx264.so.123
#5  0x00007ffff43d3979 in ?? () from /usr/lib/x86_64-linux-gnu/libx264.so.123
#6  0x00007ffff49d0e0e in start_thread (arg=0x7fffedf57700) at 
pthread_create.c:311
#7  0x00007ffff72da93d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:113

X-Debbugs-CC-ing the libx264 maintainers in the hope they might know
something about this.

Regards
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: yorick-av
Source-Version: 0.0.1-3

We believe that the bug you reported is fixed in the latest version of
yorick-av, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 721...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thibaut Paumard <thib...@debian.org> (supplier of updated yorick-av package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 03 Sep 2013 14:39:42 +0200
Source: yorick-av
Binary: yorick-av
Architecture: source amd64
Version: 0.0.1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Thibaut Paumard <thib...@debian.org>
Description: 
 yorick-av  - write movies from Yorick in various formats
Closes: 721037
Changes: 
 yorick-av (0.0.1-3) unstable; urgency=low
 .
   * Bug fix: "FTBFS: ERROR (*main*) Floating point interrupt (SIGFPE)",
     thanks to Sebastian Ramacher (Closes: #721037). Simply don't use
     libx264 at build time, see patch libx264-segfaults.
   * Review against policy 3.9.4.
   * Fix VCS-* fields.
Checksums-Sha1: 
 0e892fdc82d0c6bd258eef360ab7534fffae9faa 2088 yorick-av_0.0.1-3.dsc
 cf3d3aa026e5e77d4133d8704a262749c4841e86 3188 yorick-av_0.0.1-3.debian.tar.gz
 ef2282b70dbf39e7dcedf702eb42d9d2de0fb667 12458 yorick-av_0.0.1-3_amd64.deb
Checksums-Sha256: 
 6177e9bd6bc6269f7bd025de410b47d8606f7804ce17a54c5706455a337c5ed9 2088 
yorick-av_0.0.1-3.dsc
 84be423db2b846198144a7163c0219eb2105cc97d035b8041bda1b4a6a883751 3188 
yorick-av_0.0.1-3.debian.tar.gz
 0785feea7ae2e828d807eb4bd369ba01dcb11cfae967e58adf56d353db3b9924 12458 
yorick-av_0.0.1-3_amd64.deb
Files: 
 1be0aebea4df6af65368a7e45517abe4 2088 science extra yorick-av_0.0.1-3.dsc
 e262881955375a28f316ae3c34405ef8 3188 science extra 
yorick-av_0.0.1-3.debian.tar.gz
 5aa9e6b2e02a17a27d2f67ef10c072a8 12458 science extra 
yorick-av_0.0.1-3_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCAAGBQJSJe6MAAoJEJOUU0jg3ChASbwP/0J4RME5PAbYFCWcbg02d3UZ
LUce8XXk1X72SqVarpWqOySlhn5i3R/+thULCiPbUhhsqpZ73Z6Le6HR6SrH8iOF
MS3QyF8r2sq9f3+Bup1Mn4rNMdyxoaT46XXee5TDy1K9sRJzebZB7z0kyXeRT/FB
2/zIxH7uDphSEyqoJpqvUIYXLcjpfUNKdvKUnZA5QMz3vvpcSCXW6cbKlvy5mjaF
eihiMKeBN+DXTfL14V93TAe2xjQOpnQ2Z+RVg3j4IQgB/YdvhGrbMiC9Dz3tWc5a
FWumMur/SUol91MyIcCwZrCbBoGIUacZcE0VCIJPXdiAz4tu8LjgKlMBy23Ed0ZZ
h40p6fPxJINbt1jnNtAobHtVloXeddJHFTbZzdm5gVLiOGXmGewsASRhZFez3+Ds
MRV56KTNYN6NOlUEhgHmVgu8VkUwlXDZzlA5p/Ix21BxTgAZrHIPrWNWdxfeYD4C
ZfCJQ5iiEsdzUoj1zd3txUXyz5eZaYP2Fi/TdzAnNe97iB2OSQZ7DN3pF/QfhtAm
d36LHmuzDmEOkKz8MWtvChSeza/anvt9x0TCji5HPF+Apw8HmwgWj+ygCYdTneEf
Z6yAEf8S/+uim+L06WrQNXSO6vXlyuwvo96UVKvUhA/lhkupv25xpUjKqNfebnPT
9pOVuzNZaQP5br1kSr2Q
=xhfj
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to