From owner-freebsd-bugs Mon Nov 2 13:50:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA11174 for freebsd-bugs-outgoing; Mon, 2 Nov 1998 13:50:01 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA11135 for ; Mon, 2 Nov 1998 13:50:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id NAA11174; Mon, 2 Nov 1998 13:50:01 -0800 (PST) Received: from geisha.samurai.com (geisha.samurai.com [205.207.28.131]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA11029 for ; Mon, 2 Nov 1998 13:49:27 -0800 (PST) (envelope-from bryanf@geisha.samurai.com) Received: (from bryanf@localhost) by geisha.samurai.com (8.9.1a/8.9.1) id QAA00521; Mon, 2 Nov 1998 16:47:26 -0500 (EST) Message-Id: <199811022147.QAA00521@geisha.samurai.com> Date: Mon, 2 Nov 1998 16:47:26 -0500 (EST) From: bryanf@samurai.com Reply-To: bryanf@samurai.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: i386/8544: mount /dev/wd0s1 + mount_msdos /dev/wd0s1 = crash Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8544 >Category: i386 >Synopsis: mount /dev/wd0s1 + mount_msdos /dev/wd0s1 = crash >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 2 13:50:01 PST 1998 >Last-Modified: >Originator: Bryan Fullerton >Organization: Samurai Consulting >Release: FreeBSD 3.0-CURRENT i386 >Environment: FreeBSD geisha.samurai.com 3.0-CURRENT FreeBSD 3.0-CURRENT #3: Tue Oct 20 19:00:23 GMT 1998 root@geisha.samurai.com:/usr/src/sys/compile/GEISHA i386 wd0s1 = Win95 FAT partition wd2s1 = FreeBSD partition >Description: Attempting to mount a FAT filesystem using the regular mount command, and then immediately after mounting the same filesystem with mount_msdos, results in FreeBSD locking up, dumping core, and rebooting. I have a savecore file here, but I have no idea how to analyze it - if someone wants a copy I can gzip it and email and/or make it available for FTP. It's possible this could be specific to my system - I don't have another FreeBSD system with FAT partitions to test with. >How-To-Repeat: mount /dev/wd0s1 /mnt mount_msdos /dev/wd0s1 /mnt wait while system dumps core and reboots >Fix: Wish I knew. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message