Bash 1876 error occured

Brian Inglis Brian.Inglis@Shaw.ca
Mon Jan 16 08:35:09 GMT 2023


On 2023-01-15 14:24, Nouman Shahid via Cygwin wrote:
> Bash 1876 error occured

That's neither a command line or an actual error message that tells anyone 
anything about what your problem was, what command caused it, and what versions 
of bash, Cygwin, and Windows you are running.

Ideally, please follow the instructions for:
Problem reports:      https://cygwin.com/problems.html

Please at least show the actual command line and error messages, and bash, 
Cygwin, and Windows versions e.g.
```
$ command...
...output...
$ bash --version
GNU bash, version 4.4.12(3)-release (x86_64-unknown-cygwin)
Copyright (C) 2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>

This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
$ uname -srvmo
CYGWIN_NT-10.0-19044 3.5.0-0.107.g8bd56ec87345.x86_64 2023-01-14 17:27 UTC 
x86_64 Cygwin
$ cmd /c ver

Microsoft Windows [Version 10.0.19044.2364]
```

Sometimes it is useful to know more about linked DLLs:
```
$ cygcheck -v bash
Found: C:/.../cygwin64/bin/bash.exe
Found: C:/WINDOWS/system32/bash.exe
Warning: C:/.../cygwin64/bin/bash.exe hides C:/WINDOWS/system32/bash.exe
C:/.../cygwin64/bin/bash.exe - os=4.0 img=0.0 sys=5.2
   "bash.exe" v0.0 ts=2017-01-27 19:13
   C:/.../cygwin64/bin/cygwin1.dll - os=4.0 img=0.0 sys=5.2
     "cygwin1.dll" v0.0 ts=2023-01-14 17:32
     C:/WINDOWS/system32/KERNEL32.dll - os=10.0 img=10.0 sys=10.0
       "KERNEL32.dll" v0.0 ts=1986-01-06 08:58
       C:/WINDOWS/system32/ntdll.dll - os=10.0 img=10.0 sys=10.0
         "ntdll.dll" v0.0
       C:/WINDOWS/system32/KERNELBASE.dll - os=10.0 img=10.0 sys=10.0
         "KERNELBASE.dll" v0.0 ts=2018-08-22 12:46
         C:/WINDOWS/system32/ntdll.dll (already done)
     C:/WINDOWS/system32/ntdll.dll (already done)
   C:/.../cygwin64/bin/cygiconv-2.dll - os=4.0 img=0.0 sys=5.2
     "cygiconv-2.dll" v0.0 ts=2022-05-23 12:22
     C:/.../cygwin64/bin/cygwin1.dll (already done)
     C:/WINDOWS/system32/KERNEL32.dll (already done)
   C:/.../cygwin64/bin/cygintl-8.dll - os=4.0 img=0.0 sys=5.2
     "cygintl-8.dll" v0.0 ts=2022-11-18 12:16
     C:/.../cygwin64/bin/cygwin1.dll (already done)
     C:/.../cygwin64/bin/cygiconv-2.dll (already done)
     C:/WINDOWS/system32/KERNEL32.dll (already done)
   C:/.../cygwin64/bin/cygreadline7.dll - os=4.0 img=0.0 sys=5.2
     "cygreadline7.dll" v0.0 ts=2022-10-08 05:37
     C:/.../cygwin64/bin/cygwin1.dll (already done)
     C:/.../cygwin64/bin/cygncursesw-10.dll - os=4.0 img=0.0 sys=5.2
       "cygncursesw-10.dll" v0.0 ts=2023-01-14 22:27
       C:/.../cygwin64/bin/cygwin1.dll (already done)
       C:/WINDOWS/system32/KERNEL32.dll (already done)
     C:/WINDOWS/system32/KERNEL32.dll (already done)
   C:/WINDOWS/system32/KERNEL32.dll (already done)
```

-- 
Take care. Thanks, Brian Inglis			Calgary, Alberta, Canada

La perfection est atteinte			Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter	not when there is no more to add
mais lorsqu'il n'y a plus rien à retirer	but when there is no more to cut
			-- Antoine de Saint-Exupéry


More information about the Cygwin mailing list