Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2009 23:54:05 +0100
From:      Dimitry Andric <dimitry@andric.com>
To:        Wes Morgan <morganw@chemikals.org>
Cc:        George Neville-Neil <gnn@neville-neil.com>, current@freebsd.org
Subject:   Re: GEOM and moving to CURRENT from 7.1
Message-ID:  <4971100D.7090209@andric.com>
In-Reply-To: <497106FC.40609@andric.com>
References:  <FC3D3CF7-091B-4ECF-BE38-6C7751C20994@neville-neil.com>	<alpine.BSF.2.00.0901112002080.3696@ibyngvyr.purzvxnyf.bet> <497106FC.40609@andric.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2009-01-16 23:15, Dimitry Andric wrote:
> Indeed, and it even does this with the very latest -CURRENT.  It is due
> to incorrect usage of strsep(3) in geom(8), combined with a non-default
> setting of GEOM_LIBRARY_PATH on the Live CD.

Btw, you can work around the crash, by setting GEOM_LIBRARY_PATH to a
single directory, before you execute any of the geom(8) commands, e.g.:

Fixit# export GEOM_LIBRARY_PATH=/mnt2/lib/geom
Fixit# gpart show
=>       0  67108864  ad0  BSD  (32G)
         0  62914560    1  freebsd-ufs  (30G)
  62914560   4194304    2  freebsd-swap  (2.0G)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4971100D.7090209>