NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-macppc/52864: executing luactl after creating a Lua state causes panic
The following reply was made to PR port-macppc/52864; it has been noted by GNATS.
From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-macppc/52864: executing luactl after creating a Lua state
causes panic
Date: Tue, 26 Dec 2017 12:52:53 +0100
The lua ioctl mixes up user and kernel pointers, it crashes on all
architectures that have a spearate kernel address space.
How about adding an atf test that just does what you did (if modload
is allowed) so we'll exercise it as part of regular test runs?
Martin
Home |
Main Index |
Thread Index |
Old Index