From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Nov 18 01:20:01 2009 Return-Path: Delivered-To: freebsd-ports-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 A4F9410656BC for ; Wed, 18 Nov 2009 01:20:01 +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 682198FC27 for ; Wed, 18 Nov 2009 01:20:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nAI1K1IQ027755 for ; Wed, 18 Nov 2009 01:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nAI1K1B3027754; Wed, 18 Nov 2009 01:20:01 GMT (envelope-from gnats) Resent-Date: Wed, 18 Nov 2009 01:20:01 GMT Resent-Message-Id: <200911180120.nAI1K1B3027754@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Doug Barton Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E87971065713 for ; Wed, 18 Nov 2009 01:13:27 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BE2B48FC18; Wed, 18 Nov 2009 01:13:27 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nAI1DR4M027360; Wed, 18 Nov 2009 01:13:27 GMT (envelope-from dougb@freefall.freebsd.org) Received: (from dougb@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nAI1DRuT027359; Wed, 18 Nov 2009 01:13:27 GMT (envelope-from dougb) Message-Id: <200911180113.nAI1DRuT027359@freefall.freebsd.org> Date: Wed, 18 Nov 2009 01:13:27 GMT From: Doug Barton To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: "Joseph S. Atkinson" Subject: ports/140648: multimedia/vlc causes a panic if media files are on msdosfs X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Doug Barton List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Nov 2009 01:20:01 -0000 >Number: 140648 >Category: ports >Synopsis: multimedia/vlc causes a panic if media files are on msdosfs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 18 01:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Doug Barton >Release: FreeBSD 8.0-RC1 i386 >Organization: AAAG >Environment: 9-current as of r199418, vlc 1.0.3_1, with data on an msdosfs partition. >Description: When I try to access multimedia files on an msdosfs partition the kernel panics. Accessing the same files on the command line, with another client (mplayer), or from a UFS partition does not cause any problems. Panic is as follows: (kgdb) #0 doadump () at pcpu.h:246 #1 0xc05f5a2f in boot (howto=260) at /usr/local/src/sys/kern/kern_shutdown.c:416 #2 0xc05f5d12 in panic (fmt=Variable "fmt" is not available. ) at /usr/local/src/sys/kern/kern_shutdown.c:579 #3 0xc05e61c7 in _mtx_assert (m=0xc0982cf0, what=4, file=0xc08d1a5c "/usr/local/src/sys/kern/kern_mutex.c", line=223) at /usr/local/src/sys/kern/kern_mutex.c:708 #4 0xc05e6846 in _mtx_unlock_flags (m=0xc0982cf0, opts=0, file=0xc08cdbf7 "/usr/local/src/sys/kern/kern_descrip.c", line=737) at /usr/local/src/sys/kern/kern_mutex.c:223 #5 0xc05c22f3 in kern_fcntl (td=0xc62ac000, fd=10, cmd=16, arg=131072) at /usr/local/src/sys/kern/kern_descrip.c:737 #6 0xc05c2691 in fcntl (td=0xc62ac000, uap=0xea5b3cf8) at /usr/local/src/sys/kern/kern_descrip.c:385 #7 0xc0863bc3 in syscall (frame=0xea5b3d38) at /usr/local/src/sys/i386/i386/trap.c:1078 #8 0xc0847110 in Xint0x80_syscall () at /usr/local/src/sys/i386/i386/exception.s:261 #9 0x00000033 in ?? () Previous frame inner to this frame (corrupt stack?) >How-To-Repeat: See above. >Fix: >Release-Note: >Audit-Trail: >Unformatted: