From owner-freebsd-bugs@FreeBSD.ORG Fri May 23 22:20:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B54E91065672 for ; Fri, 23 May 2008 22:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 754FE8FC1B for ; Fri, 23 May 2008 22:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4NMK3an083875 for ; Fri, 23 May 2008 22:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4NMK3wX083874; Fri, 23 May 2008 22:20:03 GMT (envelope-from gnats) Date: Fri, 23 May 2008 22:20:03 GMT Message-Id: <200805232220.m4NMK3wX083874@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Volker Cc: Subject: Re: kern/121962: [snd_emu10k1] [panic] Kernel panics with device polling and snd_emu10k1.ko enabled and network load X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Volker List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 22:20:03 -0000 The following reply was made to PR kern/121962; it has been noted by GNATS. From: Volker To: bug-followup@FreeBSD.org, dima_bsd@inbox.lv Cc: Subject: Re: kern/121962: [snd_emu10k1] [panic] Kernel panics with device polling and snd_emu10k1.ko enabled and network load Date: Sat, 24 May 2008 00:16:50 +0200 Dmitry, can you please send us a backtrace? Using the kgdb, fire a 'bt' command and send us the output. Thanks!