Mail Archives: cygwin/2002/03/07/04:31:48
On Wed, Mar 06, 2002 at 10:32:38PM -0500, Nicolae Santean wrote:
>
> I believe that the 128 megabyte realloc failure is a consequence
> (memory leak - maybe) of the other errors:
>
> "xdvi: fcntl F_SETOWN: Invalid argument", "setsid: Not owner"
>
> I am getting these errors first, and then I watch the memory being
> slowly flooded. By no means xdvi should go to 128Mb. I suspect that
> I have used wrong config/makefile settings during the make/install
> and now xdvi is calling what it shouldn't.
If xdvi is irritated by the result of fcntl(F_SETOWN) then you
should tweak xdvi to not use it. F_SETOWN isn't supported by
Cygwin. It always returns -1, errno = EINVAL.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin AT cygwin DOT com
Red Hat, Inc.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -