Bug#726733: av_register_all() segfaults on s390x in some cases (regression, causes FTBFS)

Bastian Blank waldi at debian.org
Sat Mar 1 17:59:43 UTC 2014


Control: tag -1 confirmed

On Tue, Feb 25, 2014 at 08:14:12AM -0500, Reinhard Tartler wrote:
> Nevertheless, dear s390x porters, please help with fixing this issue.

Some digging shows that relocations are broken in the version running
via yorck:

| Dump of assembler code for function atrac3_init_static_data:
| 0x000003fffcfcf51c <+640>:   brasl   %r14,0x3ff8002310c

No library is loaded in this location.

In a working binary this jumps to sinl:

| Dump of assembler code for function atrac3_init_static_data:
| 0x000003fffd20251c <+640>:   brasl   %r14,0x3fffcf25a54 <sinl>

There is a libm loaded in this location:

| 0x000003fffcf12e50  0x000003fffcf565d0  Yes (*)     /lib/s390x-linux-gnu/libm.so.6

Bastian

-- 
Where there's no emotion, there's no motive for violence.
		-- Spock, "Dagger of the Mind", stardate 2715.1



More information about the pkg-multimedia-maintainers mailing list