From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41808) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zyjpf-0004yy-FH for qemu-devel@nongnu.org; Tue, 17 Nov 2015 12:14:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zyjpa-0006sg-GW for qemu-devel@nongnu.org; Tue, 17 Nov 2015 12:14:15 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55248) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zyjpa-0006sT-Ax for qemu-devel@nongnu.org; Tue, 17 Nov 2015 12:14:10 -0500 References: From: John Snow Message-ID: <564B6061.8070000@redhat.com> Date: Tue, 17 Nov 2015 12:14:09 -0500 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Possible bug when executing an instruction. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Toni Nedialkov , qemu-devel@nongnu.org On 11/16/2015 08:44 PM, Toni Nedialkov wrote: > There is some evidence to suggest that the instruction mulx rsp,rsp,rdx > causes a segfault in QEMU. > > Was wondering if anyone would be kind enough to verify. And since I am > not familiar with the bug reporting process, I am posting here. > > Thank you. Do you have any additional details to share, such as a reproducer or any evidence you've gathered to suggest the above?