Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Aug 2015 12:57:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        mono@FreeBSD.org
Subject:   [Bug 201883] lang/mono: Update to 4.0.3.19
Message-ID:  <bug-201883-23699-mDe5YuDFE9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201883-23699@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201883-23699@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201883

--- Comment #6 from Romain Tarti=C3=A8re <romain@FreeBSD.org> ---
Aleady tried: getcwd() returns NULL and errno =3D 0.  Ignoring the errno va=
lue
and looping while getcwd() returns NULL increases the buffer size until the=
 CWD
fits and then everything is fine.

My guess is that the system getcwd(3) function is masked and replaced by so=
me
other code that has this incorrect behavior, but I could not check any furt=
her.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201883-23699-mDe5YuDFE9>