Comment 2 for bug 1871830

Revision history for this message
Christian Ehrhardt  (paelzer) wrote :

Test:
QEMU_MODULE_DIR="/tmp/" qemu-system-x86_64 -cdrom localhost::/foo
qemu-system-x86_64: /build/qemu-oknQD6/qemu-4.2/util/module.c:211: module_load_one: Assertion `n_dirs <= ARRAY_SIZE(dirs)' failed.
Aborted (core dumped)

With fix:
EMU_MODULE_DIR="/tmp/" qemu-system-x86_64 -cdrom localhost::/foo
Unable to init server: Could not connect: Connection refused
qemu-system-x86_64: -cdrom localhost::/foo: Unknown protocol 'localhost'