public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Kenneth Wolcott <kennethwolcott@gmail.com>
To: cygwin@cygwin.com
Subject: cygwin 1.78 errors when invoking terminator (*** fatal error - MapViewOfFileEx '(null)'(0x708), Win32 error 6. Terminating.)
Date: Thu, 03 Mar 2011 02:01:00 -0000	[thread overview]
Message-ID: <AANLkTimV5xz+Ac+VFN8NwEsnTZFq8OD0L3ngPKwUW0MU@mail.gmail.com> (raw)

Hi;

  I get the following error output when opening a terminator (enclosed
at bottom of the email).

  This is the jessies.org terminator, not the gnome terminator.

  Now I don't get the following when I open a cygwin prompt.

  So I thought it might be a terminator thing.

  I had just updated to 1.78 of Cygwin.

  So updated to the most current version of terminator.

  Same problem.

  So I posted to the terminator email list (terminator-users@googlegroups.com).

  The terminator developer/maintainer was able to reproduce the
problem and thinks that the error is within cygwin and suggests this
patch (between the splat-asterisk lines).

Thanks,
Ken Wolcott

*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&

I wouldn't like to claim this is the right fix but it lets that
trivial example link:

$ gcc strerror.c

$ diff -u /usr/include/string.h.orig /usr/include/string.h
--- /usr/include/string.h.orig  2011-03-02 10:49:29.510836800 -0800
+++ /usr/include/string.h       2011-03-02 10:50:04.324450800 -0800
@@ -74,7 +74,7 @@
 char    *_EXFUN(strerror_r,(int, char *, size_t));
 #else
 # ifdef __GNUC__
-int      _EXFUN(strerror_r,(int, char *, size_t)) __asm__ ("__xpg_strerror_r");
+int      _EXFUN(strerror_r,(int, char *, size_t)) __asm__
("___xpg_strerror_r");
 # else
 int      _EXFUN(__xpg_strerror_r,(int, char *, size_t));
 #  define strerror_r __xpg_strerror_r
$

*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&*&

Errors:

     14 [main] sed (5300) C:\cygwin\bin\sed.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 0002095C, 0022F8C0, 6109CFA5)
     13 [main] sed (3288) C:\cygwin\bin\sed.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 0002095C, 0022F8C0, 6109CFA5)
     13 [main] sed (5244) C:\cygwin\bin\sed.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 0002095C, 0022F8C0, 6109CFA5)
     13 [main] sed (5912) C:\cygwin\bin\sed.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 0002095C, 0022F8C0, 6109CFA5)
     14 [main] sed (5520) C:\cygwin\bin\sed.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 0002095C, 0022F8C0, 6109CFA5)
     13 [main] sed (4880) C:\cygwin\bin\sed.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 0002095C, 0022F8C0, 6109CFA5)
     25 [main] find (1600) C:\cygwin\bin\find.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 000209C0, 0022F8C0, 6109CFA5)
     13 [main] find (2648) C:\cygwin\bin\find.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 000209C0, 0022F8C0, 6109CFA5)
     22 [main] find (2632) C:\cygwin\bin\find.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 000209C0, 0022F8C0, 6109CFA5)
     13 [main] find (5868) C:\cygwin\bin\find.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 000209C0, 0022F8C0, 6109CFA5)
     13 [main] find (5112) C:\cygwin\bin\find.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 000209C0, 0022F8C0, 6109CFA5)
     12 [main] find (3320) C:\cygwin\bin\find.exe: *** fatal error -
MapViewOfFileEx '(null)'(0x708), Win32 error 6.  Terminating.
Stack trace:
Frame     Function  Args
0022DEB0  6102792B  (0022DEB0, 00000000, 00000000, 00000000)
0022E1A0  6102792B  (6117DC60, 00008000, 00000000, 6117F977)
0022F1D0  61004F3B  (611C2E60, 00000000, 00000708, 00000000)
0022F880  610C044A  (00000708, 000209C0, 0022F8C0, 6109CFA5)
$

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

             reply	other threads:[~2011-03-03  2:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-03  2:01 Kenneth Wolcott [this message]
2011-03-03 10:43 ` Corinna Vinschen
2011-03-24 22:29   ` Kenneth Wolcott
2011-03-24 23:01     ` Larry Hall (Cygwin)
2011-03-25  0:07       ` Kenneth Wolcott
2011-03-25  1:13         ` Larry Hall (Cygwin)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTimV5xz+Ac+VFN8NwEsnTZFq8OD0L3ngPKwUW0MU@mail.gmail.com \
    --to=kennethwolcott@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).