public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* infocmp.exe opens in a new windows-cmd window and hangs
@ 2013-12-23  2:09 Irfan Adilovic
  2013-12-23 16:07 ` Larry Hall (Cygwin)
  0 siblings, 1 reply; 5+ messages in thread
From: Irfan Adilovic @ 2013-12-23  2:09 UTC (permalink / raw)
  To: cygwin

Hi,

On my 64-bit Cygwin installation, when I start `infocmp.exe` from
within mintty, it opens up a new cmd-window (not mintty!), shows
options and immediately closes. However, the infocmp process hangs in
a way that defies killing -- it cannot be killed even from the windows
task manager (first attempt at killing has no effect, later attempts
return "Access is denied"). Same thing for its parent process, sh.exe.
So far, I haven't found a way of killing these two processes short of
restarting the system.

A workaround is to either uninstall ncurses or to move away
infocmp.exe -- with luck, stuff will work (for example, `perl -de0`
hangs because of infocmp, but works flawlessly with infocmp moved
away).

Now, has anyone else observed this, or am I the only one? I've tried
reinstalling ncurses without effect, any other suggestions?

I'm running 64-bit Cygwin under Windows 8.

-- Irfan

--
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] 5+ messages in thread

* Re: infocmp.exe opens in a new windows-cmd window and hangs
  2013-12-23  2:09 infocmp.exe opens in a new windows-cmd window and hangs Irfan Adilovic
@ 2013-12-23 16:07 ` Larry Hall (Cygwin)
       [not found]   ` <CAJoYywWbJG2kKhuoTcfwJVhRhoUrnPc21RSUMDJGrCYx_ZtZyQ@mail.gmail.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Larry Hall (Cygwin) @ 2013-12-23 16:07 UTC (permalink / raw)
  To: cygwin

On 12/22/2013 9:09 PM, Irfan Adilovic wrote:
> Hi,
>
> On my 64-bit Cygwin installation, when I start `infocmp.exe` from
> within mintty, it opens up a new cmd-window (not mintty!), shows
> options and immediately closes. However, the infocmp process hangs in
> a way that defies killing -- it cannot be killed even from the windows
> task manager (first attempt at killing has no effect, later attempts
> return "Access is denied"). Same thing for its parent process, sh.exe.
> So far, I haven't found a way of killing these two processes short of
> restarting the system.
>
> A workaround is to either uninstall ncurses or to move away
> infocmp.exe -- with luck, stuff will work (for example, `perl -de0`
> hangs because of infocmp, but works flawlessly with infocmp moved
> away).
>
> Now, has anyone else observed this, or am I the only one? I've tried
> reinstalling ncurses without effect, any other suggestions?
>
> I'm running 64-bit Cygwin under Windows 8.

No problem for me on Windows 7, 32-bit.  If you're still having trouble,
please read and follow the problem reporting guidelines found at the link
below with any follow-up mail to the list.  That will help others on the
list do some basic evaluation of your issue.

> Problem reports:       http://cygwin.com/problems.html


-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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] 5+ messages in thread

* Fwd: infocmp.exe opens in a new windows-cmd window and hangs
       [not found]   ` <CAJoYywWbJG2kKhuoTcfwJVhRhoUrnPc21RSUMDJGrCYx_ZtZyQ@mail.gmail.com>
@ 2013-12-23 19:09     ` Irfan Adilovic
  2013-12-23 20:25       ` Christopher Faylor
  0 siblings, 1 reply; 5+ messages in thread
From: Irfan Adilovic @ 2013-12-23 19:09 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 4088 bytes --]

On Mon, Dec 23, 2013 at 5:06 PM, Larry Hall (Cygwin) wrote:
> On 12/22/2013 9:09 PM, Irfan Adilovic wrote:
>>
>> Hi,
>>
>> On my 64-bit Cygwin installation, when I start `infocmp.exe` from
>> within mintty, it opens up a new cmd-window (not mintty!), shows
>> options and immediately closes. However, the infocmp process hangs in
>> a way that defies killing -- it cannot be killed even from the windows
>> task manager (first attempt at killing has no effect, later attempts
>> return "Access is denied"). Same thing for its parent process, sh.exe.
>> So far, I haven't found a way of killing these two processes short of
>> restarting the system.
>>
>> A workaround is to either uninstall ncurses or to move away
>> infocmp.exe -- with luck, stuff will work (for example, `perl -de0`
>> hangs because of infocmp, but works flawlessly with infocmp moved
>> away).
>>
>> Now, has anyone else observed this, or am I the only one? I've tried
>> reinstalling ncurses without effect, any other suggestions?
>>
>> I'm running 64-bit Cygwin under Windows 8.
>
>
> No problem for me on Windows 7, 32-bit.  If you're still having trouble,
> please read and follow the problem reporting guidelines found at the link
> below with any follow-up mail to the list.  That will help others on the
> list do some basic evaluation of your issue.
>
>> Problem reports:       http://cygwin.com/problems.html

I'm running cygwin 64-bit, version 1.7.27(0.271/5/3), under Windows 8
Professional. When I run infocmp.exe (without arguments) from the
ncurses package, from within a mintty terminal, it opens up a new
cmd.exe window, prints whatever it is supposed to print when called
without arguments and then exits, closing the cmd.exe window. Invoking
with '>/dev/null 2>/dev/null' behaves exactly the same as without.

I was able to capture the cmd.exe window (which is closed
instantaneously) with a screen recording software and then extract the
frame, see here: http://s21.postimg.org/jwz9s8dlz/infocmp_normal.jpg .
I have also observed a stacktrace in that cmd.exe window once, but
couldn't figure out what causes it (a different executable filename is
not the cause, and it happened only once out of about 6 times I
recorded the screen):
http://s18.postimg.org/a7pzrbuih/infocmp_stacktrace.jpg

Now, even after the cmd.exe window is closed, infocmp.exe remains
running in the mintty terminal and cannot be killed. After pressing
Ctrl-C, the following output is always shown after a variable amount
of time (in a couple of tests, I got values between 20 and 50
seconds):

irfan@irfy:/usr/bin$ ./infocmp.exe
      1 [sig] -bash 16792 get_proc_lock: Couldn't acquire
sync_proc_subproc for(5,1), last 7, Win32 error 0
    497 [sig] -bash 16792 proc_subproc: couldn't get proc lock. what 5, val 1

The first number on the second line of output corresponds to the
amount of time waited in 1/10ths of a second.

Looking at the task manager reveals an sh.exe parent and an
infocmp.exe child, neither of which can be killed: "Access is denied".
I have to reboot to get rid of them.

I stumbled across this problem by trying to run the perl debugger --
`perl -de0` -- which hangs as just described. Uninstalling the ncurses
package makes the perl debugger work -- as does moving away (renaming)
just the infocmp executable. Reinstalling the ncurses package does not
resolve the problem.

I've attached my cygcheck.out (removed a couple of env-vars -- they do
not influence PATH-like variables anyway). You will notice that
cygcheck says that infocmp.exe is missing -- that's because I had it
moved away (renamed it) for `perl -de0` to work at the time of running
cygcheck.

I don't think it should make a difference, but someone on
stackoverflow thought that mintty terminal options could cause the
problem -- I have changed some colors and fonts, changed mouse
behavior to mimic PuTTY, but I left the terminal type at 'xterm' and
answerback empty.

I have also tried to start the infocmp.exe directly from the common
cmd.exe shell -- it always ended up in a stack trace. (This could be
normal I guess)

-- Irfan

[-- Attachment #2: cygcheck.out --]
[-- Type: application/octet-stream, Size: 27985 bytes --]


Cygwin Configuration Diagnostics
Current System Time: Mon Dec 23 16:48:40 2013

Windows 8 Professional Ver 6.2 Build 9200 

Path:	C:\cygwin\home\irfan\bin
	C:\cygwin\usr\local\bin
	C:\cygwin\bin
	C:\cygwin\home\irfan\svn\trees\bin
	C:\cygwin\home\irfan\svn\trees\src\test\bin
	C:\cygwin\home\irfan\svn\trees\dest\bin

Output from C:\cygwin\bin\id.exe
UID: 1000(irfan) GID: 513(None)
513(None)        545(Users)       1027(HomeUsers)

SysDir: C:\WINDOWS\system32
WinDir: C:\WINDOWS

MAKEFLAGS = '-j16'
USER = 'irfan'
LD_LIBRARY_PATH = ':/home/irfan/svn/trees/dest/lib'
PWD = '/home/irfan'
HOME = '/home/irfan'

USERDOMAIN_ROAMINGPROFILE = 'IRFY'
HOMEPATH = '\Users\root'
MANPATH = '/usr/local/man:/usr/share/man:/usr/man::/usr/ssl/man'
APPDATA = 'C:\Users\root\AppData\Roaming'
ProgramW6432 = 'C:\Program Files'
HOSTNAME = 'irfy'
ANDROID_HOME = 'D:\workspaces\android\sdk'
SHELL = '/bin/bash'
TERM = 'xterm'
PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 58 Stepping 9, GenuineIntel'
WINDIR = 'C:\WINDOWS'
PERL5LIB = ':/home/irfan/svn/trees/lib:/home/irfan/svn/trees/src/test/lib:/home/irfan/svn/trees/dest/lib/perl:/home/irfan/svn/trees/src/gtl/test/lib://home/irfan/svn/trees/src/trees/test/lib:/home/irfan/svn/nsl-lib:/home/irfan/svn/abrechnung/lib'
PUBLIC = 'C:\Users\Public'
ANDROID_BIN = 'D:\workspaces\android\sdk\tools;D:\workspaces\android\sdk\platform-tools;D:\workspaces\android\sdk\build-tools\android-4.2.2'
OLDPWD = '/cygdrive/c/WINDOWS/system32'
USERDOMAIN = 'IRFY'
CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files'
OS = 'Windows_NT'
ALLUSERSPROFILE = 'C:\ProgramData'
ANT_HOME = 'C:\Programme\Java\apache-ant'
VBOX_INSTALL_PATH = 'C:\Program Files\Oracle\VirtualBox\'
LS_COLORS = 'rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:'
temp = 'C:\Users\root\AppData\Local\Temp'
COMMONPROGRAMFILES = 'C:\Program Files\Common Files'
TMP = '/tmp'
USERNAME = 'root'
PROCESSOR_LEVEL = '6'
ProgramFiles(x86) = 'C:\Program Files (x86)'
MAVEN_HOME = 'C:\Programme\Java\apache-maven'
PSModulePath = 'C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\'
FP_NO_HOST_CHECK = 'NO'
SYSTEMDRIVE = 'C:'
JAVA_HOME = 'C:\Program Files\Java\jdk'
USERPROFILE = 'C:\Users\root'
MINGW_HOME = 'C:\Program Files (x86)\MinGW'
LANG = 'en_US'
TZ = 'Europe/Vienna'
PUTTY = 'C:\Program Files (x86)\PuTTY'
PS1 = '\[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\[\033[01;32m\]\u@\h\[\033[00m\]:\[\033[01;34m\]\w\[\033[00m\]\$ '
LOGONSERVER = '\\IRFY'
CommonProgramW6432 = 'C:\Program Files\Common Files'
PROCESSOR_ARCHITECTURE = 'AMD64'
LOCALAPPDATA = 'C:\Users\root\AppData\Local'
ProgramData = 'C:\ProgramData'
SHLVL = '1'
PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.RB;.RBW;.RB;.RBW'
HOMEDRIVE = 'C:'
COMSPEC = 'C:\WINDOWS\system32\cmd.exe'
SYSTEMROOT = 'C:\WINDOWS'
PRINTER = 'Brother DCP-J725DW Printer/Scanner'
PROCESSOR_REVISION = '3a09'
VS100COMNTOOLS = 'C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools\'
INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:'
PROGRAMFILES = 'C:\Program Files'
NUMBER_OF_PROCESSORS = '8'
PYTHON_HOME = 'C:\Program Files (x86)\Python27'
SESSIONNAME = 'Console'
COMPUTERNAME = 'IRFY'
fusermount = '() {  if [[ $# == 1 ]] && [[ $1 == -u ]]; then
 local mounts="$(mount | grep sshfs | cut -d ' ' -f3)";
 if [ -z "$mounts" ]; then
 echo No sshfs mounts to unmount;
 return;
 fi;
 echo Unmounting...;
 echo "$mounts" | tee >(xargs -n1 fusermount -u);
 else
 command fusermount "$@";
 fi
}'
_ = '/usr/bin/cygcheck'

HKEY_CURRENT_USER\Software\Cygwin
HKEY_CURRENT_USER\Software\Cygwin\Installations
  (default) = '\??\C:\cygwin'
HKEY_CURRENT_USER\Software\Cygwin\Program Options
HKEY_CURRENT_USER\Software\Cygwin\setup
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Installations
  (default) = '\??\C:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Cygwin\setup
  (default) = 'C:\cygwin'
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygwin
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygwin\Installations
  (default) = '\??\C:\bin'
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygwin\Program Options
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Cygwin\setup
  (default) = 'C:\cygwin'

obcaseinsensitive set to 1

Cygwin installations found in the registry:
  System: Key: c5e39b7a9d22bafb Path: C:\cygwin
  User:   Key: c5e39b7a9d22bafb Path: C:\cygwin

c:  hd  NTFS    167688Mb  98% CP CS UN PA FC     7
d:  hd  NTFS     83507Mb  90% CP CS UN PA FC     Data
e:  net NTFS   1907726Mb  96% CP CS UN PA        media
o:  cd             N/A    N/A                    
v:  cd             N/A    N/A                    
w:  cd             N/A    N/A                    

C:\cygwin        /          system  binary,auto
C:\cygwin\bin    /usr/bin   system  binary,auto
C:\cygwin\lib    /usr/lib   system  binary,auto
cygdrive prefix  /cygdrive  user    binary,posix=0,auto

Found: C:\cygwin\bin\awk
 -> C:\cygwin\bin\gawk.exe
Found: C:\cygwin\bin\bash.exe
Found: C:\cygwin\bin\cat.exe
Found: C:\cygwin\bin\cp.exe
Found: C:\cygwin\bin\cpp.exe
Not Found: crontab
Found: C:\cygwin\bin\find.exe
Found: C:\cygwin\bin\gcc.exe
Found: C:\cygwin\bin\gdb.exe
Found: C:\cygwin\bin\grep.exe
Found: C:\cygwin\bin\kill.exe
Found: C:\cygwin\bin\ld.exe
Found: C:\cygwin\bin\ls.exe
Found: C:\cygwin\home\irfan\bin\make
Found: C:\cygwin\bin\make.exe
Warning: C:\cygwin\home\irfan\bin\make hides C:\cygwin\bin\make.exe
Found: C:\cygwin\bin\mv.exe
Not Found: patch
Found: C:\cygwin\bin\perl.exe
Found: C:\cygwin\bin\rm.exe
Found: C:\cygwin\bin\sed.exe
Found: C:\cygwin\bin\ssh.exe
Found: C:\cygwin\bin\sh.exe
Found: C:\cygwin\bin\tar.exe
Found: C:\cygwin\bin\test.exe
Found: C:\cygwin\bin\vi.exe
Found: C:\cygwin\bin\vim.exe

  127k 2013/06/23 C:\cygwin\bin\cygapr-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygapr-1-0.dll" v0.0 ts=2013-06-23 18:53
  115k 2013/08/11 C:\cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygaprutil-1-0.dll" v0.0 ts=2013-08-11 19:13
 2568k 2013/06/23 C:\cygwin\bin\cygasn1-8.dll - os=4.0 img=0.0 sys=5.2
                  "cygasn1-8.dll" v0.0 ts=2013-06-23 06:23
   87k 2013/10/26 C:\cygwin\bin\cygatomic-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygatomic-1.dll" v0.0 ts=2013-10-26 09:14
   16k 2013/03/26 C:\cygwin\bin\cygattr-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygattr-1.dll" v0.0 ts=2013-03-26 18:26
   64k 2013/03/07 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygbz2-1.dll" v0.0 ts=2013-03-07 02:54
  117k 2013/05/05 C:\cygwin\bin\cygcloog-isl-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygcloog-isl-4.dll" v0.0 ts=2013-05-05 16:41
   12k 2013/03/11 C:\cygwin\bin\cygcom_err-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygcom_err-2.dll" v0.0 ts=2013-03-11 03:59
    9k 2013/03/07 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypt-0.dll" v0.0 ts=2013-03-07 09:29
 1655k 2013/03/07 C:\cygwin\bin\cygcrypto-1.0.0.dll - os=4.0 img=0.0 sys=5.2
                  "cygcrypto-1.0.0.dll" v0.0 ts=2013-03-07 12:01
  399k 2013/11/14 C:\cygwin\bin\cygcurl-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygcurl-4.dll" v0.0 ts=2013-11-14 01:53
 1526k 2013/03/08 C:\cygwin\bin\cygdb-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb-5.3.dll" v0.0 ts=2013-03-08 07:55
  111k 2013/03/08 C:\cygwin\bin\cygdb_cxx-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_cxx-5.3.dll" v0.0 ts=2013-03-08 07:56
  472k 2013/03/08 C:\cygwin\bin\cygdb_sql-5.3.dll - os=4.0 img=0.0 sys=5.2
                  "cygdb_sql-5.3.dll" v0.0 ts=2013-03-08 07:58
  154k 2013/10/20 C:\cygwin\bin\cygedit-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygedit-0.dll" v0.0 ts=2013-10-20 21:56
  147k 2013/07/31 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygexpat-1.dll" v0.0 ts=2013-07-31 22:53
   22k 2013/05/12 C:\cygwin\bin\cygffi-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygffi-6.dll" v0.0 ts=2013-05-12 22:53
  210k 2013/08/05 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygfontconfig-1.dll" v0.0 ts=2013-08-05 07:59
   53k 2013/05/06 C:\cygwin\bin\cygformw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygformw-10.dll" v0.0 ts=2013-05-06 08:10
  576k 2013/05/14 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygfreetype-6.dll" v0.0 ts=2013-05-14 04:50
   67k 2013/10/26 C:\cygwin\bin\cyggcc_s-seh-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggcc_s-seh-1.dll" v0.0 ts=2013-10-26 10:14
   29k 2013/03/11 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm-4.dll" v0.0 ts=2013-03-11 05:00
   12k 2013/03/11 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=0.0 sys=5.2
                  "cyggdbm_compat-4.dll" v0.0 ts=2013-03-11 05:01
  443k 2013/10/12 C:\cygwin\bin\cyggmp-10.dll - os=4.0 img=0.0 sys=5.2
                  "cyggmp-10.dll" v0.0 ts=2013-10-12 11:26
   46k 2013/10/26 C:\cygwin\bin\cyggomp-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyggomp-1.dll" v0.0 ts=2013-10-26 08:54
 2247k 2013/06/23 C:\cygwin\bin\cyggssapi-3.dll - os=4.0 img=0.0 sys=5.2
                  "cyggssapi-3.dll" v0.0 ts=2013-06-23 06:31
  101k 2013/06/23 C:\cygwin\bin\cygheimbase-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygheimbase-1.dll" v0.0 ts=2013-06-23 06:20
  135k 2013/06/23 C:\cygwin\bin\cygheimntlm-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygheimntlm-0.dll" v0.0 ts=2013-06-23 06:28
   29k 2013/03/14 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=0.0 sys=5.2
                  "cyghistory7.dll" v0.0 ts=2013-03-14 11:14
 1412k 2013/06/23 C:\cygwin\bin\cyghx509-5.dll - os=4.0 img=0.0 sys=5.2
                  "cyghx509-5.dll" v0.0 ts=2013-06-23 06:24
  998k 2013/03/07 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygiconv-2.dll" v0.0 ts=2013-03-07 03:03
  195k 2013/04/05 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=0.0 sys=5.2
                  "cygidn-11.dll" v0.0 ts=2013-04-05 09:58
   38k 2013/06/24 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=0.0 sys=5.2
                  "cygintl-8.dll" v0.0 ts=2013-06-24 04:36
  294k 2013/09/09 C:\cygwin\bin\cygiodbc-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygiodbc-2.dll" v0.0 ts=2013-09-09 16:36
   66k 2013/09/09 C:\cygwin\bin\cygiodbcinst-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygiodbcinst-2.dll" v0.0 ts=2013-09-09 16:35
  888k 2013/05/05 C:\cygwin\bin\cygisl-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygisl-10.dll" v0.0 ts=2013-05-05 16:36
  159k 2013/06/23 C:\cygwin\bin\cygkafs-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygkafs-0.dll" v0.0 ts=2013-06-23 06:28
 3287k 2013/06/23 C:\cygwin\bin\cygkrb5-26.dll - os=4.0 img=0.0 sys=5.2
                  "cygkrb5-26.dll" v0.0 ts=2013-06-23 06:27
   44k 2013/06/18 C:\cygwin\bin\cyglber-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cyglber-2-4-2.dll" v0.0 ts=2013-06-17 21:00
  243k 2013/06/18 C:\cygwin\bin\cygldap-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap-2-4-2.dll" v0.0 ts=2013-06-17 21:00
  260k 2013/06/18 C:\cygwin\bin\cygldap_r-2-4-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygldap_r-2-4-2.dll" v0.0 ts=2013-06-17 21:01
    6k 2013/12/09 C:\cygwin\bin\cyglsa64.dll - os=4.0 img=0.0 sys=5.2
                  "cyglsa64.dll" v0.0 ts=2013-12-09 10:53
  129k 2013/03/07 C:\cygwin\bin\cyglzma-5.dll - os=4.0 img=0.0 sys=5.2
                  "cyglzma-5.dll" v0.0 ts=2013-03-07 10:20
  102k 2013/03/19 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygmagic-1.dll" v0.0 ts=2013-03-19 14:27
   28k 2013/05/06 C:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygmenuw-10.dll" v0.0 ts=2013-05-06 08:10
   85k 2013/05/05 C:\cygwin\bin\cygmpc-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygmpc-3.dll" v0.0 ts=2013-05-05 13:46
  319k 2013/05/05 C:\cygwin\bin\cygmpfr-4.dll - os=4.0 img=0.0 sys=5.2
                  "cygmpfr-4.dll" v0.0 ts=2013-05-05 13:40
 2834k 2013/05/31 C:\cygwin\bin\cygmysqlclient-18.dll - os=4.0 img=18.0 sys=5.2
                  "cygmysqlclient-18.dll" v0.0 ts=2013-05-31 02:45
   52k 2013/05/06 C:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygncurses++w-10.dll" v0.0 ts=2013-05-06 08:14
  295k 2013/05/06 C:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygncursesw-10.dll" v0.0 ts=2013-05-06 08:08
  126k 2013/04/24 C:\cygwin\bin\cygneon-27.dll - os=4.0 img=0.0 sys=5.2
                  "cygneon-27.dll" v0.0 ts=2013-04-24 08:25
  106k 2013/10/16 C:\cygwin\bin\cygp11-kit-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygp11-kit-0.dll" v0.0 ts=2013-10-16 01:25
   13k 2013/05/06 C:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygpanelw-10.dll" v0.0 ts=2013-05-06 08:09
  289k 2013/08/04 C:\cygwin\bin\cygpcre-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygpcre-1.dll" v0.0 ts=2013-08-04 23:51
 1580k 2013/03/11 C:\cygwin\bin\cygperl5_14.dll - os=4.0 img=0.0 sys=5.2
                  "cygperl5_14.dll" v0.0 ts=2013-03-12 00:25
   40k 2013/03/07 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygpopt-0.dll" v0.0 ts=2013-03-07 12:01
  143k 2013/08/01 C:\cygwin\bin\cygpq-5.dll - os=4.0 img=0.0 sys=5.2
                  "cygpq-5.dll" v0.0 ts=2013-08-01 14:15
  122k 2013/04/21 C:\cygwin\bin\cygproxy-1.dll - os=4.0 img=1.0 sys=5.2
                  "cygproxy-1.dll" v0.0 ts=2013-04-21 10:24
  302k 2013/10/26 C:\cygwin\bin\cygquadmath-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygquadmath-0.dll" v0.0 ts=2013-10-26 09:15
  193k 2013/03/14 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=0.0 sys=5.2
                  "cygreadline7.dll" v0.0 ts=2013-03-14 11:14
  424k 2013/06/23 C:\cygwin\bin\cygroken-18.dll - os=4.0 img=0.0 sys=5.2
                  "cygroken-18.dll" v0.0 ts=2013-06-23 06:21
   96k 2013/08/11 C:\cygwin\bin\cygsasl2-3.dll - os=4.0 img=0.0 sys=5.2
                  "cygsasl2-3.dll" v0.0 ts=2013-08-11 20:13
   82k 2013/12/13 C:\cygwin\bin\cygserf-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygserf-1-0.dll" v0.0 ts=2013-12-13 00:46
  709k 2013/12/09 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsqlite3-0.dll" v0.0 ts=2013-12-09 11:29
  141k 2013/03/11 C:\cygwin\bin\cygssh2-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygssh2-1.dll" v0.0 ts=2013-03-11 11:42
  377k 2013/03/07 C:\cygwin\bin\cygssl-1.0.0.dll - os=4.0 img=0.0 sys=5.2
                  "cygssl-1.0.0.dll" v0.0 ts=2013-03-07 12:01
   11k 2013/10/26 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygssp-0.dll" v0.0 ts=2013-10-26 09:14
  892k 2013/10/26 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygstdc++-6.dll" v0.0 ts=2013-10-26 09:01
  356k 2013/11/25 C:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_client-1-0.dll" v0.0 ts=2013-11-25 18:46
   63k 2013/11/25 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_delta-1-0.dll" v0.0 ts=2013-11-25 18:45
   70k 2013/11/25 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_diff-1-0.dll" v0.0 ts=2013-11-25 18:45
   30k 2013/11/25 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_fs-1-0.dll" v0.0 ts=2013-11-25 18:46
  150k 2013/11/25 C:\cygwin\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_fs_base-1-0.dll" v0.0 ts=2013-11-25 18:46
  180k 2013/11/25 C:\cygwin\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_fs_fs-1-0.dll" v0.0 ts=2013-11-25 18:46
   10k 2013/11/25 C:\cygwin\bin\cygsvn_fs_util-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_fs_util-1-0.dll" v0.0 ts=2013-11-25 18:45
   45k 2013/11/25 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_ra-1-0.dll" v0.0 ts=2013-11-25 18:46
   30k 2013/11/25 C:\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_ra_local-1-0.dll" v0.0 ts=2013-11-25 18:46
  162k 2013/11/25 C:\cygwin\bin\cygsvn_ra_serf-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_ra_serf-1-0.dll" v0.0 ts=2013-11-25 18:46
   94k 2013/11/25 C:\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_ra_svn-1-0.dll" v0.0 ts=2013-11-25 18:46
  181k 2013/11/25 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_repos-1-0.dll" v0.0 ts=2013-11-25 18:46
  380k 2013/11/25 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_subr-1-0.dll" v0.0 ts=2013-11-25 18:45
   37k 2013/11/25 C:\cygwin\bin\cygsvn_swig_perl-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_swig_perl-1-0.dll" v0.0 ts=2013-11-25 18:48
  617k 2013/11/25 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygsvn_wc-1-0.dll" v0.0 ts=2013-11-25 18:46
   69k 2013/04/22 C:\cygwin\bin\cygtasn1-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygtasn1-6.dll" v0.0 ts=2013-04-22 01:25
   51k 2013/05/06 C:\cygwin\bin\cygticw-10.dll - os=4.0 img=0.0 sys=5.2
                  "cygticw-10.dll" v0.0 ts=2013-05-06 08:08
   15k 2013/03/11 C:\cygwin\bin\cyguuid-1.dll - os=4.0 img=0.0 sys=5.2
                  "cyguuid-1.dll" v0.0 ts=2013-03-11 03:07
  275k 2013/06/23 C:\cygwin\bin\cygwind-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygwind-0.dll" v0.0 ts=2013-06-23 06:22
   30k 2013/11/15 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=0.0 sys=5.2
                  "cygwrap-0.dll" v0.0 ts=2013-11-15 19:58
 1120k 2013/06/06 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygX11-6.dll" v0.0 ts=2013-06-06 07:12
   12k 2013/06/06 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXau-6.dll" v0.0 ts=2013-06-06 06:23
   97k 2013/08/14 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygxcb-1.dll" v0.0 ts=2013-08-14 19:30
   21k 2013/03/13 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXdmcp-6.dll" v0.0 ts=2013-03-13 04:58
   56k 2013/06/06 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=0.0 sys=5.2
                  "cygXext-6.dll" v0.0 ts=2013-06-06 10:04
   73k 2013/03/14 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=0.0 sys=5.2
                  "cygXft-2.dll" v0.0 ts=2013-03-14 05:18
   35k 2013/06/14 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygXrender-1.dll" v0.0 ts=2013-06-14 09:29
   12k 2013/03/14 C:\cygwin\bin\cygXss-1.dll - os=4.0 img=0.0 sys=5.2
                  "cygXss-1.dll" v0.0 ts=2013-03-14 04:07
   79k 2013/05/09 C:\cygwin\bin\cygz.dll - os=4.0 img=0.0 sys=5.2
                  "cygz.dll" v0.0 ts=2013-05-09 22:20
 3072k 2013/12/09 C:\cygwin\bin\cygwin1.dll - os=4.0 img=0.0 sys=5.2
                  "cygwin1.dll" v0.0 ts=2013-12-09 10:54
    Cygwin DLL version info:
        DLL version: 1.7.27
        DLL epoch: 19
        DLL old termios: 5
        DLL malloc env: 28
        Cygwin conv: 181
        API major: 0
        API minor: 271
        Shared data: 5
        DLL identifier: cygwin1
        Mount registry: 3
        Cygwin registry name: Cygwin
        Program options name: Program Options
        Installations name: Installations
        Cygdrive default prefix: 
        Build date: 
        Shared id: cygwin1S5


No Cygwin services found.


Cygwin Package Information
Last downloaded files to: D:\Downloads\cygwin
Last downloaded files from: ftp://gd.tuwien.ac.at/gnu/cygwin/

Package              Version         Status
_autorebase          000058-1        OK
_update-info-dir     00253-1         OK
alternatives         1.3.30c-10      OK
autoconf             13-1            OK
autoconf2.1          2.13-12         OK
autoconf2.5          2.69-2          OK
automake1.14         1.14-1          OK
base-cygwin          3.3-1           OK
base-files           4.1-1           OK
bash                 4.1.11-2        OK
bash-completion      1.3-1           OK
binutils             2.23.52-5       OK
bison                2.7.1-1         OK
bzip2                1.0.6-2         OK
ca-certificates      1.94-1          OK
colorgcc             1.3.2-2         OK
coreutils            8.15-3          OK
crypt                1.1-1           OK
csih                 0.9.7-1         OK
cygrunsrv            1.50-1          OK
cygutils             1.4.14-1        OK
cygwin               1.7.27-2        OK
dash                 0.5.7-4         OK
diffutils            3.3-1           OK
editrights           1.02-1          OK
file                 5.13-1          OK
findutils            4.5.11-1        OK
gawk                 4.1.0-1         OK
gcc-core             4.8.2-1         OK
gcc-g++              4.8.2-1         OK
gdb                  7.6.50-4        OK
git                  1.7.9-1         OK
git-completion       1.7.9-1         OK
git-gui              1.7.9-1         OK
git-svn              1.7.9-1         OK
gitk                 1.7.9-1         OK
grep                 2.15-1          OK
groff                1.22.2-1        OK
gzip                 1.4-1           OK
hostname             3.13-1          OK
ipc-utils            1.0-2           OK
less                 458-1           OK
libapr1              1.4.8-1         OK
libaprutil1          1.5.2-4         OK
libasn1_8            1.5.2-4         OK
libatomic1           4.8.2-1         OK
libattr1             2.4.46-1        OK
libbz2_1             1.0.6-2         OK
libcloog-isl4        0.18.0-2        OK
libcom_err2          1.42.7-1        OK
libcrypt-devel       1.1-1           OK
libcrypt0            1.1-1           OK
libcurl4             7.33.0-1        OK
libdb5.3             5.3.21-1        OK
libedit0             20130712-1      OK
libexpat1            2.1.0-3         OK
libffi6              3.0.13-1        OK
libfontconfig1       2.10.93-1       OK
libfreetype6         2.4.12-1        OK
libgcc1              4.8.2-1         OK
libgdbm4             1.10-2          OK
libgmp10             5.1.3-1         OK
libgomp1             4.8.2-1         OK
libgssapi3           1.5.2-4         OK
libheimbase1         1.5.2-4         OK
libheimntlm0         1.5.2-4         OK
libhx509_5           1.5.2-4         OK
libiconv2            1.14-1          OK
libidn11             1.26-1          OK
libintl8             0.18.1.1-3      OK
libiodbc2            3.52.8-2        OK
libisl10             0.11.1-2        OK
libkafs0             1.5.2-4         OK
libkrb5_26           1.5.2-4         OK
liblzma5             5.0.4-1         OK
libmpc3              1.0.1-2         OK
libmpfr4             3.1.2-1         OK
libmysqlclient18     5.5.31-1        OK
libncursesw10        5.9-4           OK
libneon27            0.29.6-1        OK
libopenldap2_4_2     2.4.35-1        OK
libopenssl100        1.0.1e-1        OK
libp11-kit0          0.18.7-1        OK
libpcre1             8.33-1          OK
libpopt0             1.16-1          OK
libpq5               9.2.4-2         OK
libproxy1            0.4.11-2        OK
libquadmath0         4.8.2-1         OK
libreadline7         6.2-1           OK
libroken18           1.5.2-4         OK
libsasl2_3           2.1.26-5        OK
libserf1_0           1.3.3-1         OK
libsqlite3_0         3.8.2-2         OK
libssh2_1            1.4.2-1         OK
libssp0              4.8.2-1         OK
libstdc++6           4.8.2-1         OK
libtasn1_6           3.3-1           OK
libuuid1             2.21.2-1        OK
libwind0             1.5.2-4         OK
libwrap0             7.6-22          OK
libX11_6             1.6.0-1         OK
libXau6              1.0.8-1         OK
libxcb1              1.9.1-2         OK
libXdmcp6            1.1.1-1         OK
libXext6             1.3.2-1         OK
libXft2              2.3.1-1         OK
libXrender1          0.9.8-1         OK
libXss1              1.2.2-1         OK
login                1.10-10         OK
m4                   1.4.17-1        OK
make                 4.0-2           OK
man                  1.6g-2          OK
mintty               1.2-beta1-1     OK
Missing file: /usr/bin/infocmp.exe from package ncurses
ncurses              5.9-4           Incomplete
openssh              6.4p1-1         OK
openssl              1.0.1e-1        OK
p11-kit              0.18.7-1        OK
p11-kit-trust        0.18.7-1        OK
perl                 5.14.4-1        OK
perl-Data-Dump       1.22-1          OK
perl-Encode-Locale   1.03-1          OK
perl-Error           0.17019-1       OK
perl-File-Listing    6.04-1          OK
perl-HTML-Parser     3.70-1          OK
perl-HTML-Tagset     3.20-1          OK
perl-HTTP-Cookies    6.01-1          OK
perl-HTTP-Date       6.02-1          OK
perl-HTTP-Message    6.06-1          OK
perl-HTTP-Negotiate  6.01-1          OK
perl-IPC-Run3        0.045-1         OK
perl-LWP             6.05-1          OK
perl-LWP-MediaTypes  6.02-1          OK
perl-Net-HTTP        6.06-1          OK
perl-URI             1.60-1          OK
perl-WWW-RobotRules  6.02-1          OK
procps               3.2.8-2         OK
python               2.7.5-3         OK
python-tkinter       2.7.5-3         OK
rebase               4.4.1-1         OK
rlwrap               0.37-1          OK
rsync                3.0.9-1         OK
run                  1.3.0-1         OK
sed                  4.2.2-3         OK
subversion           1.8.5-1         OK
subversion-perl      1.8.5-1         OK
tar                  1.26-1          OK
tcl                  8.5.11-1        OK
tcl-tix              8.4.3-2         OK
tcl-tk               8.5.11-1        OK
terminfo             5.9-4           OK
texinfo              5.2-1           OK
tzcode               2013c-1         OK
vim                  7.3.1314-1      OK
vim-common           7.3.1314-1      OK
vim-minimal          7.3.1314-1      OK
w32api-headers       3.0.0-2         OK
w32api-runtime       3.0.0-1         OK
which                2.20-2          OK
xxd                  7.3.1314-1      OK
xz                   5.0.4-1         OK
zlib0                1.2.8-1         OK
Use -h to see help about each section

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

--
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] 5+ messages in thread

* Re: Fwd: infocmp.exe opens in a new windows-cmd window and hangs
  2013-12-23 19:09     ` Fwd: " Irfan Adilovic
@ 2013-12-23 20:25       ` Christopher Faylor
       [not found]         ` <CAJoYywWqqX4oPMMsttGOZMQW_MFY9vt1q=42EJ-VUVUHDMUM2g@mail.gmail.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Christopher Faylor @ 2013-12-23 20:25 UTC (permalink / raw)
  To: cygwin

On Mon, Dec 23, 2013 at 08:09:46PM +0100, Irfan Adilovic wrote:
>On Mon, Dec 23, 2013 at 5:06 PM, Larry Hall (Cygwin) wrote:
>> On 12/22/2013 9:09 PM, Irfan Adilovic wrote:
>>>
>>> On my 64-bit Cygwin installation, when I start `infocmp.exe` from
>>> within mintty, it opens up a new cmd-window (not mintty!), shows
>>> options and immediately closes. However, the infocmp process hangs in
>>> a way that defies killing -- it cannot be killed even from the windows
>>> task manager (first attempt at killing has no effect, later attempts
>>> return "Access is denied"). Same thing for its parent process, sh.exe.
>>> So far, I haven't found a way of killing these two processes short of
>>> restarting the system.
>>>
>>> A workaround is to either uninstall ncurses or to move away
>>> infocmp.exe -- with luck, stuff will work (for example, `perl -de0`
>>> hangs because of infocmp, but works flawlessly with infocmp moved
>>> away).
>>>
>>> Now, has anyone else observed this, or am I the only one? I've tried
>>> reinstalling ncurses without effect, any other suggestions?
>>>
>>> I'm running 64-bit Cygwin under Windows 8.
>>
>>
>> No problem for me on Windows 7, 32-bit.  If you're still having trouble,
>> please read and follow the problem reporting guidelines found at the link
>> below with any follow-up mail to the list.  That will help others on the
>> list do some basic evaluation of your issue.
>>
>>> Problem reports:       http://cygwin.com/problems.html
>
>I'm running cygwin 64-bit, version 1.7.27(0.271/5/3), under Windows 8
>Professional. When I run infocmp.exe (without arguments) from the
>ncurses package, from within a mintty terminal, it opens up a new
>cmd.exe window, prints whatever it is supposed to print when called
>without arguments and then exits, closing the cmd.exe window. Invoking
>with '>/dev/null 2>/dev/null' behaves exactly the same as without.
>
>I was able to capture the cmd.exe window (which is closed
>instantaneously) with a screen recording software and then extract the
>frame, see here: http://s21.postimg.org/jwz9s8dlz/infocmp_normal.jpg .
>I have also observed a stacktrace in that cmd.exe window once, but
>couldn't figure out what causes it (a different executable filename is
>not the cause, and it happened only once out of about 6 times I
>recorded the screen):
>http://s18.postimg.org/a7pzrbuih/infocmp_stacktrace.jpg
>
>Now, even after the cmd.exe window is closed, infocmp.exe remains
>running in the mintty terminal and cannot be killed. After pressing
>Ctrl-C, the following output is always shown after a variable amount
>of time (in a couple of tests, I got values between 20 and 50
>seconds):
>
>irfan@irfy:/usr/bin$ ./infocmp.exe
>      1 [sig] -bash 16792 get_proc_lock: Couldn't acquire
>sync_proc_subproc for(5,1), last 7, Win32 error 0
>    497 [sig] -bash 16792 proc_subproc: couldn't get proc lock. what 5, val 1
>
>The first number on the second line of output corresponds to the
>amount of time waited in 1/10ths of a second.
>
>Looking at the task manager reveals an sh.exe parent and an
>infocmp.exe child, neither of which can be killed: "Access is denied".
>I have to reboot to get rid of them.
>
>I stumbled across this problem by trying to run the perl debugger --
>`perl -de0` -- which hangs as just described. Uninstalling the ncurses
>package makes the perl debugger work -- as does moving away (renaming)
>just the infocmp executable. Reinstalling the ncurses package does not
>resolve the problem.
>
>I've attached my cygcheck.out (removed a couple of env-vars -- they do
>not influence PATH-like variables anyway). You will notice that
>cygcheck says that infocmp.exe is missing -- that's because I had it
>moved away (renamed it) for `perl -de0` to work at the time of running
>cygcheck.
>
>I don't think it should make a difference, but someone on
>stackoverflow thought that mintty terminal options could cause the
>problem -- I have changed some colors and fonts, changed mouse
>behavior to mimic PuTTY, but I left the terminal type at 'xterm' and
>answerback empty.
>
>I have also tried to start the infocmp.exe directly from the common
>cmd.exe shell -- it always ended up in a stack trace. (This could be
>normal I guess)

I just tried running infocmp from both mintty and cmd on Windows 8.1
64-bit.  The behavior is as expected.  No terminal window, no stack
trace.  I'm surprised that "perl -de 0" causes infocmp to be run but
that works fine too.

If you haven't upgraded to Windows 8.1, maybe that will fix the problem.
Otherwise, I suspect BLODA.

http://cygwin.com/acronyms/#BLODA

cgf

cgf

--
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] 5+ messages in thread

* Fwd: Fwd: infocmp.exe opens in a new windows-cmd window and hangs
       [not found]         ` <CAJoYywWqqX4oPMMsttGOZMQW_MFY9vt1q=42EJ-VUVUHDMUM2g@mail.gmail.com>
@ 2013-12-23 20:52           ` Irfan Adilovic
  0 siblings, 0 replies; 5+ messages in thread
From: Irfan Adilovic @ 2013-12-23 20:52 UTC (permalink / raw)
  To: cygwin

It was the BLODA -- fixed by disabling Avast, thanks a lot...

-- Irfan

On Mon, Dec 23, 2013 at 9:25 PM, Christopher Faylor wrote:
> On Mon, Dec 23, 2013 at 08:09:46PM +0100, Irfan Adilovic wrote:
>>On Mon, Dec 23, 2013 at 5:06 PM, Larry Hall (Cygwin) wrote:
>>> On 12/22/2013 9:09 PM, Irfan Adilovic wrote:
>>>>
>>>> On my 64-bit Cygwin installation, when I start `infocmp.exe` from
>>>> within mintty, it opens up a new cmd-window (not mintty!), shows
>>>> options and immediately closes. However, the infocmp process hangs in
>>>> a way that defies killing -- it cannot be killed even from the windows
>>>> task manager (first attempt at killing has no effect, later attempts
>>>> return "Access is denied"). Same thing for its parent process, sh.exe.
>>>> So far, I haven't found a way of killing these two processes short of
>>>> restarting the system.
>>>>
>>>> A workaround is to either uninstall ncurses or to move away
>>>> infocmp.exe -- with luck, stuff will work (for example, `perl -de0`
>>>> hangs because of infocmp, but works flawlessly with infocmp moved
>>>> away).
>>>>
>>>> Now, has anyone else observed this, or am I the only one? I've tried
>>>> reinstalling ncurses without effect, any other suggestions?
>>>>
>>>> I'm running 64-bit Cygwin under Windows 8.
>>>
>>>
>>> No problem for me on Windows 7, 32-bit.  If you're still having trouble,
>>> please read and follow the problem reporting guidelines found at the link
>>> below with any follow-up mail to the list.  That will help others on the
>>> list do some basic evaluation of your issue.
>>>
>>>> Problem reports:       http://cygwin.com/problems.html
>>
>>I'm running cygwin 64-bit, version 1.7.27(0.271/5/3), under Windows 8
>>Professional. When I run infocmp.exe (without arguments) from the
>>ncurses package, from within a mintty terminal, it opens up a new
>>cmd.exe window, prints whatever it is supposed to print when called
>>without arguments and then exits, closing the cmd.exe window. Invoking
>>with '>/dev/null 2>/dev/null' behaves exactly the same as without.
>>
>>I was able to capture the cmd.exe window (which is closed
>>instantaneously) with a screen recording software and then extract the
>>frame, see here: http://s21.postimg.org/jwz9s8dlz/infocmp_normal.jpg .
>>I have also observed a stacktrace in that cmd.exe window once, but
>>couldn't figure out what causes it (a different executable filename is
>>not the cause, and it happened only once out of about 6 times I
>>recorded the screen):
>>http://s18.postimg.org/a7pzrbuih/infocmp_stacktrace.jpg
>>
>>Now, even after the cmd.exe window is closed, infocmp.exe remains
>>running in the mintty terminal and cannot be killed. After pressing
>>Ctrl-C, the following output is always shown after a variable amount
>>of time (in a couple of tests, I got values between 20 and 50
>>seconds):
>>
>>irfan@irfy:/usr/bin$ ./infocmp.exe
>>      1 [sig] -bash 16792 get_proc_lock: Couldn't acquire
>>sync_proc_subproc for(5,1), last 7, Win32 error 0
>>    497 [sig] -bash 16792 proc_subproc: couldn't get proc lock. what 5, val 1
>>
>>The first number on the second line of output corresponds to the
>>amount of time waited in 1/10ths of a second.
>>
>>Looking at the task manager reveals an sh.exe parent and an
>>infocmp.exe child, neither of which can be killed: "Access is denied".
>>I have to reboot to get rid of them.
>>
>>I stumbled across this problem by trying to run the perl debugger --
>>`perl -de0` -- which hangs as just described. Uninstalling the ncurses
>>package makes the perl debugger work -- as does moving away (renaming)
>>just the infocmp executable. Reinstalling the ncurses package does not
>>resolve the problem.
>>
>>I've attached my cygcheck.out (removed a couple of env-vars -- they do
>>not influence PATH-like variables anyway). You will notice that
>>cygcheck says that infocmp.exe is missing -- that's because I had it
>>moved away (renamed it) for `perl -de0` to work at the time of running
>>cygcheck.
>>
>>I don't think it should make a difference, but someone on
>>stackoverflow thought that mintty terminal options could cause the
>>problem -- I have changed some colors and fonts, changed mouse
>>behavior to mimic PuTTY, but I left the terminal type at 'xterm' and
>>answerback empty.
>>
>>I have also tried to start the infocmp.exe directly from the common
>>cmd.exe shell -- it always ended up in a stack trace. (This could be
>>normal I guess)
>
> I just tried running infocmp from both mintty and cmd on Windows 8.1
> 64-bit.  The behavior is as expected.  No terminal window, no stack
> trace.  I'm surprised that "perl -de 0" causes infocmp to be run but
> that works fine too.
>
> If you haven't upgraded to Windows 8.1, maybe that will fix the problem.
> Otherwise, I suspect BLODA.
>
> http://cygwin.com/acronyms/#BLODA
>
> cgf
>
> cgf
>
> --
> 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
>

--
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] 5+ messages in thread

end of thread, other threads:[~2013-12-23 20:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-23  2:09 infocmp.exe opens in a new windows-cmd window and hangs Irfan Adilovic
2013-12-23 16:07 ` Larry Hall (Cygwin)
     [not found]   ` <CAJoYywWbJG2kKhuoTcfwJVhRhoUrnPc21RSUMDJGrCYx_ZtZyQ@mail.gmail.com>
2013-12-23 19:09     ` Fwd: " Irfan Adilovic
2013-12-23 20:25       ` Christopher Faylor
     [not found]         ` <CAJoYywWqqX4oPMMsttGOZMQW_MFY9vt1q=42EJ-VUVUHDMUM2g@mail.gmail.com>
2013-12-23 20:52           ` Fwd: " Irfan Adilovic

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