public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* cygwin 1.78 errors when invoking terminator (*** fatal error - MapViewOfFileEx '(null)'(0x708), Win32 error 6. Terminating.)
@ 2011-03-03  2:01 Kenneth Wolcott
  2011-03-03 10:43 ` Corinna Vinschen
  0 siblings, 1 reply; 6+ messages in thread
From: Kenneth Wolcott @ 2011-03-03  2:01 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-03-25  0:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-03  2:01 cygwin 1.78 errors when invoking terminator (*** fatal error - MapViewOfFileEx '(null)'(0x708), Win32 error 6. Terminating.) Kenneth Wolcott
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)

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).