All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 1689367] [NEW] In qemu chroot, repeating "qemu: Unsupported syscall: 384" messages. sys_getrandom ?
@ 2017-05-08 17:54 pgnet
  2017-11-03 16:54 ` [Qemu-devel] [Bug 1689367] " Peter Maydell
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: pgnet @ 2017-05-08 17:54 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

On exec of an armv7 qemu chroot on my local x86_64 desktop, launched via

        /usr/sbin/qemu-binfmt-conf.sh

from

        qemu-linux-user-2.9.0-374.1.x86_64

on the host, inside the chroot any compile activity is laced with
repetitions of

        qemu: Unsupported syscall: 384

messages.

This wasn't always the case -- but, TBH, it's been ~ 6 months since I
used this env, and there have been scads of usual pkg updates in the
interim.  These messages appear to be non-fatal, with no particular
effect at all; at least not so far ...

>From a chat in #IRC,

	[10:05] davidgiluk clever/pgnd: I see it as getrandom
	[10:05] davidgiluk pgnd: https://fedora.juszkiewicz.com.pl/syscalls.html   sort it on the ARM table and you can easily see it
	[10:05] clever arch/arm/tools/syscall.tbl:384  common  getrandom               sys_getrandom
	[10:06] davidgiluk pgnd: my *guess* is that something is calling getrandom, getting told it's not implemented and then falling back to using /dev/urandom
	[10:10] pgnd davidgiluk: If that *is* the case, is it to be considered a problem, or just informational?
	[10:12] davidgiluk pgnd: As long as it's falling back probably informational; but someone should probably go and wire up sys_getrandom at some point

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/1689367

Title:
  In qemu chroot, repeating "qemu: Unsupported syscall: 384" messages.
  sys_getrandom ?

Status in QEMU:
  New

Bug description:
  On exec of an armv7 qemu chroot on my local x86_64 desktop, launched
  via

          /usr/sbin/qemu-binfmt-conf.sh

  from

          qemu-linux-user-2.9.0-374.1.x86_64

  on the host, inside the chroot any compile activity is laced with
  repetitions of

          qemu: Unsupported syscall: 384

  messages.

  This wasn't always the case -- but, TBH, it's been ~ 6 months since I
  used this env, and there have been scads of usual pkg updates in the
  interim.  These messages appear to be non-fatal, with no particular
  effect at all; at least not so far ...

  From a chat in #IRC,

  	[10:05] davidgiluk clever/pgnd: I see it as getrandom
  	[10:05] davidgiluk pgnd: https://fedora.juszkiewicz.com.pl/syscalls.html   sort it on the ARM table and you can easily see it
  	[10:05] clever arch/arm/tools/syscall.tbl:384  common  getrandom               sys_getrandom
  	[10:06] davidgiluk pgnd: my *guess* is that something is calling getrandom, getting told it's not implemented and then falling back to using /dev/urandom
  	[10:10] pgnd davidgiluk: If that *is* the case, is it to be considered a problem, or just informational?
  	[10:12] davidgiluk pgnd: As long as it's falling back probably informational; but someone should probably go and wire up sys_getrandom at some point

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1689367/+subscriptions

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-05-09 17:48 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-08 17:54 [Qemu-devel] [Bug 1689367] [NEW] In qemu chroot, repeating "qemu: Unsupported syscall: 384" messages. sys_getrandom ? pgnet
2017-11-03 16:54 ` [Qemu-devel] [Bug 1689367] " Peter Maydell
2017-11-03 17:14 ` Peter Maydell
2017-11-03 17:23 ` pgnet
2017-11-03 17:46 ` Peter Maydell
2017-11-03 18:19 ` Peter Maydell
2017-11-03 18:35 ` pgnet
2017-11-03 19:07 ` pgnet
2017-11-07 15:20 ` Peter Maydell
2018-01-07  4:17 ` Launchpad Bug Tracker
2019-05-09 17:39 ` Philippe Coval

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.