From owner-freebsd-current@FreeBSD.ORG Sun Jun 14 15:18:52 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58D61106566B for ; Sun, 14 Jun 2009 15:18:52 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) Received: from zivm-out3.uni-muenster.de (ZIVM-OUT3.UNI-MUENSTER.DE [128.176.192.18]) by mx1.freebsd.org (Postfix) with ESMTP id E08388FC12 for ; Sun, 14 Jun 2009 15:18:51 +0000 (UTC) (envelope-from a_best01@uni-muenster.de) X-IronPort-AV: E=Sophos;i="4.42,218,1243807200"; d="scan'208";a="5880703" Received: from zivmaildisp2.uni-muenster.de (HELO ZIVMAILUSER03.UNI-MUENSTER.DE) ([128.176.188.143]) by zivm-relay3.uni-muenster.de with ESMTP; 14 Jun 2009 17:18:50 +0200 Received: by ZIVMAILUSER03.UNI-MUENSTER.DE (Postfix, from userid 149459) id 93B6E1B075E; Sun, 14 Jun 2009 17:18:50 +0200 (CEST) Date: Sun, 14 Jun 2009 17:18:50 +0200 (CEST) From: Alexander Best Sender: Organization: Westfaelische Wilhelms-Universitaet Muenster To: "Paul B. Mahol" Message-ID: In-Reply-To: <3a142e750906140741r438affb6oa8434709aa2bc8f2@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: linux syscall get_robust_list causes panic X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jun 2009 15:18:52 -0000 [arundel@~ - 04:02 pm] sysctl sysctl debug.debugger_on_panic debug.debugger_on_panic: 0 maybe a bug? Paul B. Mahol schrieb am 2009-06-14: > On 6/14/09, Alexander Best wrote: > > hi there, > > i tried to run the latest release (20090531) of the linux test > > project (ltp) > > with emulators/linux_dist-gentoo-stage3. however the kernel panics > > after > > ltp's > > get_robust_list(2) test. set_robust_list(2) passes without any > > problems. > > i've attached a screenshot of the panic and the source which is > > causing the > > panic. you won't be able to compile it without ltp however. after > > installing > > and compiling ltp the source and the executable can be found in > > "/usr/local/gentoo-stage3/ltp-full-20090531/testcases/kernel/syscalls/get_robust_list". > > simply running the > > "/usr/local/gentoo-stage3/ltp-full-20090531/testcases/kernel/syscalls/get_robust_list/get_robust_list01" > > executable results in a panic. > > unfortunately i cannot supply a complete bt, because i only own a > > usb > > keyboard > > which doesn't respond after the panic. actually i'm a bit surprised > > the > > debugger was started, because i have "KDB_UNATTENDED" in my kernel > > conf. any > > reason the machine doesn't reboot and save the dump to > > /var/crash/vmcore.*? > sysctl debug.debugger_on_panic=0