Bug#812928: udev: cdrom_id terminated by signal BUS
Marco d'Itri
md at Linux.IT
Wed Jan 27 22:54:47 GMT 2016
Control: reassign -1 src:linux
Control: found -1 4.3.0-1
Control: retitle -1 getauxval(AT_RANDOM) broken on sparc64
On Jan 27, Anatoly Pugachev <matorola at gmail.com> wrote:
> Program terminated with signal SIGUSR1, User defined signal 1.
> #0 0x000001000001b9b8 in initialize_srand () at src/basic/random-util.c:107
> 107 x ^= *(unsigned*) auxv;
> (gdb) bt
Looks like getauxval(AT_RANDOM) returns garbage on sparc64:
x = 0;
auxv = (void*) getauxval(AT_RANDOM);
if (auxv)
x ^= *(unsigned*) auxv;
--
ciao,
Marco
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 648 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-systemd-maintainers/attachments/20160127/6b320473/attachment-0001.sig>
More information about the Pkg-systemd-maintainers
mailing list