From owner-freebsd-current@FreeBSD.ORG Fri Jul 10 20:53:11 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 64DE8106566C for ; Fri, 10 Jul 2009 20:53:11 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 387058FC13 for ; Fri, 10 Jul 2009 20:53:11 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from compute2.internal (compute2.internal [10.202.2.42]) by out1.messagingengine.com (Postfix) with ESMTP id 89B693AFE82; Fri, 10 Jul 2009 16:53:10 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute2.internal (MEProxy); Fri, 10 Jul 2009 16:53:10 -0400 X-Sasl-enc: pB4KQZ5dPqHS/SAC3dWjviq0dkc3deZiSAgnbfAIX0Vp 1247259190 Received: from anglepoise.lon.incunabulum.net (82-35-112-254.cable.ubr07.dals.blueyonder.co.uk [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id 226582175; Fri, 10 Jul 2009 16:53:09 -0400 (EDT) Message-ID: <4A57A9FE.7090605@incunabulum.net> Date: Fri, 10 Jul 2009 21:52:14 +0100 From: Bruce Simpson User-Agent: Thunderbird 2.0.0.22 (X11/20090626) MIME-Version: 1.0 To: Mattia Rossi References: <1246926782.11597.23.camel@bauer.cse.buffalo.edu> <4A54FB33.8060705@fgznet.ch> <1247107223.31816.7.camel@bauer.cse.buffalo.edu> <4A563C65.20402@fgznet.ch> <4A56A263.4020307@swin.edu.au> In-Reply-To: <4A56A263.4020307@swin.edu.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Current Subject: Re: Vlc services discovery (SAP) panics kernel 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: Fri, 10 Jul 2009 20:53:11 -0000 Mattia Rossi wrote: > I've tried to use vlc 1.0.0 (goldeneye) - it was also happening with > previous versions. > Every time I try SAP service discovery the system freezes. > > Trying on the command line gave me a Fatal error 12 message, page > fault while in kernel mode. We need to see a kernel backtrace to help you out; if you can't get a crash dump, you might need to transcribe it by hand. thanks, BMS