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=201883 --- Comment #6 from Romain Tartière <romain@FreeBSD.org> --- Aleady tried: getcwd() returns NULL and errno = 0. Ignoring the errno value 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 some other code that has this incorrect behavior, but I could not check any further. -- 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>
