Date: Sun, 1 Mar 2015 20:32:44 -0500 From: Brett Wynkoop <freebsd-arm@wynn.com> To: Warner Losh <imp@bsdimp.com>, freebsd-arm@freebsd.org Subject: Re: crash on writing usbstick Message-ID: <20150301203244.55578413@ivory.wynn.com> In-Reply-To: <1DC8221F-64EA-418C-8CE5-5FFA4F3DBC64@bsdimp.com> References: <20150301041855.5352663e@ivory.wynn.com> <20150301144653.63b38cdf@ivory.wynn.com> <20150301184456.7b5e6487@ivory.wynn.com> <1DC8221F-64EA-418C-8CE5-5FFA4F3DBC64@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 1 Mar 2015 16:55:59 -0700 Warner Losh <imp@bsdimp.com> wrote: > Your filesystem looks messed up. Panics are likely to haunt you. > You=E2=80=99ll need to newfs it and reload the data. >=20 > Also, it would be great if you could type =E2=80=98tr=E2=80=99 to the db>= prompt to > get a call stack traceback. That would be quite helpful. >=20 > Warner It seems counter to the design of the ffs, especially with softupdates enabled that one should have to newfs. fsck claimed to have fixed the filesystem, but to be complete I have just done a newfs on the partation again and will attempt the copy yet again. root@beaglebone:~ # newfs -J -U /dev/gpt/bbexport /dev/gpt/bbexport: 14755.0MB (30218160 sectors) block size 32768, fragment size 4096 using 24 cylinder groups of 626.09MB, 20035 blks, 80256 inodes. with soft updates super-block backups (for fsck_ffs -b #) at: 192, 1282432, 2564672, 3846912, 5129152, 6411392, 7693632, 8975872, 10258112, 11540352, 12822592, 14104832, 15387072, 16669312, 17951552, 19233792, 20516032, 21798272, 23080512, 24362752, 25644992, 26927232, 28209472, 29491712 root@beaglebone:~ #=20 When it next crashes I will get a backtrace for the team. -Brett --=20 wynkoop@wynn.com http://prd4.wynn.com/wynkoop/pgp-keys.txt 917-642-6925 The Second Amendment extends, prima facie, to all instruments that=20 constitute bearable arms, even those that were not in existence=20 at the time of the founding. ~ Justice Scalia
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150301203244.55578413>