Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932343AbaFPRZs (ORCPT ); Mon, 16 Jun 2014 13:25:48 -0400 Received: from mail-ve0-f180.google.com ([209.85.128.180]:56321 "EHLO mail-ve0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752152AbaFPRZr convert rfc822-to-8bit (ORCPT ); Mon, 16 Jun 2014 13:25:47 -0400 MIME-Version: 1.0 In-Reply-To: References: <539F1C59.6070308@gmx.de> From: Andy Lutomirski Date: Mon, 16 Jun 2014 10:25:26 -0700 Message-ID: Subject: Re: 3.15: kernel BUG at kernel/auditsc.c:1525! To: Richard Weinberger Cc: =?UTF-8?Q?Toralf_F=C3=B6rster?= , Linux Kernel Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 16, 2014 at 10:21 AM, Richard Weinberger wrote: > On Mon, Jun 16, 2014 at 6:33 PM, Toralf Förster wrote: >> $ cat syscall.c >> #include >> #include >> int main(){return syscall(1000)!=-1;} What architecture are you building for? On i386 and x86_64, 1000 shouldn't be big enough to trigger this. --Andy -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/