Date: Wed, 2 Dec 2009 19:57:14 +0100 From: Gary Jennejohn <gary.jennejohn@freenet.de> To: "S.N. Trigub" <strigub@dialektika.com> Cc: freebsd-current@freebsd.org Subject: Re: core dump in cvsup caused by _once()? Message-ID: <20091202195714.6e1c90ba@ernst.jennejohn.org> In-Reply-To: <E063E330B088478299B266DA32A4306A@dial.ru.kiev.ua> References: <20091128111501.34a7a2a4@ernst.jennejohn.org> <200912011009.59961.jhb@freebsd.org> <20091202122347.124c2652@ernst.jennejohn.org> <200912020937.23896.jhb@freebsd.org> <20091202173928.4d20a943@ernst.jennejohn.org> <20091202174515.2b94a996@ernst.jennejohn.org> <E063E330B088478299B266DA32A4306A@dial.ru.kiev.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2 Dec 2009 19:15:06 +0200 "S.N. Trigub" <strigub@dialektika.com> wrote: > > On Wed, 2 Dec 2009 17:39:28 +0100 > > Gary Jennejohn <gary.jennejohn@freenet.de> wrote: > > > > 2430 cvsup CALL open(0x7745c8,O_RDONLY,<unused>0x2e) > > 2430 cvsup NAMI "/usr/share/zoneinfo/UTC" > > 2430 cvsup RET open 12/0xc > > I just removed file "/usr/share/zoneinfo/UTC" (in previous updates it didn't > appear in /usr/share/zoneinfo) > and cvsup became works fine! :) > Right, this allows cvsup to run. But my UTC was generated today -r--r--r-- 4 root wheel 118 Dec 2 12:42 /usr/share/zoneinfo/UTC when I did install world. It seems that this file has some sort of incompatibility with something (I have no idea what) which causes cvsup to dump core. So, removing the file fixes a symptom, but not the cause. --- Gary Jennejohn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091202195714.6e1c90ba>