From owner-freebsd-current@FreeBSD.ORG Fri Jul 10 02:57:19 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 C9237106566C for ; Fri, 10 Jul 2009 02:57:19 +0000 (UTC) (envelope-from mrossi@swin.edu.au) Received: from gpo3.cc.swin.edu.au (gpo3.cc.swin.edu.au [136.186.1.32]) by mx1.freebsd.org (Postfix) with ESMTP id 6307D8FC15 for ; Fri, 10 Jul 2009 02:57:19 +0000 (UTC) (envelope-from mrossi@swin.edu.au) Received: from mrossi.caia.swin.edu.au (mrossi.caia.swin.edu.au [136.186.229.109]) by gpo3.cc.swin.edu.au (8.14.3/8.14.3) with ESMTP id n6A27V4i013451 for ; Fri, 10 Jul 2009 12:07:35 +1000 Message-ID: <4A56A263.4020307@swin.edu.au> Date: Fri, 10 Jul 2009 12:07:31 +1000 From: Mattia Rossi User-Agent: Thunderbird 2.0.0.22 (X11/20090630) MIME-Version: 1.0 To: FreeBSD Current 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> In-Reply-To: <4A563C65.20402@fgznet.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 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 02:57:20 -0000 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. I've tried to reinstall all ports related to vlc (using portmaster), no changes. Wanted to reinstall all ports from scratch, but as kdelibs3 still doesn't have the latest working libusb2 patch included and kdegraphics4 pulls in sane-backends which does not compile because of libusb2, I actually can't rebuild my system without patching around and stuff - which sucks. Don't know if somebody else is experiencing the same problems... mostly the vlc one. Mat Btw.: no kernel dumps available.. seems that the instructions at http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug.html do not work (for me).