Re: [ANNOUNCEMENT] Update: mintty 2.1.2
Hi Thomas, Additionally ... > But first things, first ... > > Please, make a mental picture of the check boxes at your place at 'control > panel > > performance information and tools > adjust visual effects'. > > I'll bet, all check boxes for "eye candy" has been checked at your place; > NONE of > them are checked at my place ... > (I am an old fashioned guy, who wants his 8 cores to do useful things) Additionally I "enabled" 'Windows Classic' ... (which disables transparency, does it not?) i.s.o. 'Windows 7' (the default). (control panel > personalization) (in an attempt to specify how your environment might be different from mine) Henri -- 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
Re: [ANNOUNCEMENT] Update: mintty 2.1.2
> Hi Thomas, > > Additionally ... > >> But first things, first ... >> >> Please, make a mental picture of the check boxes at your place at 'control >> panel > >> performance information and tools > adjust visual effects'. >> >> I'll bet, all check boxes for "eye candy" has been checked at your place; >> NONE of >> them are checked at my place ... >> (I am an old fashioned guy, who wants his 8 cores to do useful things) > > Additionally I "enabled" 'Windows Classic' ... (which disables transparency, > does it > not?) i.s.o. 'Windows 7' (the default). > (control panel > personalization) > > (in an attempt to specify how your environment might be different from mine) Confirmed. Either - changing to 'best appearance' (visual effects) or - changing to 'Windows 7' (personalization) does the trick ... i.e. mintty v211 (and v212 as modified by me, but W/O removing the invocation of update_transparency() ) will not crash Changing back to "my default" will make them crash again. Exit Henri = -- 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
Processes randomly get stuck
Hi, $ uname -a CYGWIN_NT-10.0 ux31a 2.2.0(0.289/5/3) 2015-07-23 20:41 x86_64 Cygwin For the last week or so ssh/zsh processes are randomly gets into defunct state, that is $ cat /proc/7232/cmdline $ cat /proc/7232/status Name: zsh State: S (sleeping) Tgid: 7232 Pid:7232 PPid: 5172 Uid:197609 197609 197609 197609 Gid:197609 197609 197609 197609 VmSize: 7556 kB VmLck: 0 kB VmRSS: 10860 kB VmData: 2140 kB VmStk: 0 kB VmExe: 0 kB VmLib: 4644 kB SigPnd: SigBlk: SigIgn: Same happens with ssh, and after some time like 5 minutes or so it goes back to the normal state. I wonder if anyone has been experiencing something similar? -- 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
Re: Tesseract 3.04.00
On 7/26/2015 12:19 PM, ShreeDevi Kumar wrote: https://github.com/tesseract-ocr/tesseract/archive/3.04.00.tar.gz What's the procedure to get the new release of tesseract-ocr included as part of cygwin? nothing special, an email in this mailing list is enough. I was already planning to update it. Regards Marco -- 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
Re: [ANNOUNCEMENT] Update: mintty 2.1.2
Am 26.07.2015 um 13:58 schrieb Houder: ... Hi, thank you very much for this analysis which should enable me to do further investigation; first, I'd like to know whether the two alternative codelets for the -D option change anything. Anyway, maybe I should simply disable transparency, either at all (but people would complain, I'm sure) or at least if mintty is invoked from a console, as a workaround. Thomas -- 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
[ANNOUNCEMENT] Updated: mkvtoolnix-8.2.0-1
The following packages have been updated in the Cygwin distribution: * mkvtoolnix-8.2.0-1 * mkvtoolnix-gui-8.2.0-1 MKVToolNix is a set of tools to create, alter and inspect Matroska files (*.mkv, *.mka). This is an update to the latest upstream release. The MKVToolNix developers have deprecated the GTK+ GUI 'mmg' in favour of the Qt-based 'mkvtoolnix-gui'. Upstream have announced their intention to remove 'mmg' from a future version of MKVToolNix. I will continue to provide 'mmg' for Cygwin until it is dropped upstream. Dave. -- 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
[ANNOUNCEMENT] Updated: tesseract-ocr-3.04.00-1
Version 3.04.00-1 of packages tesseract-ocr tesseract-ocr-devel libtesseract-ocr_3 and version 3.04-1 of tesseract-ocr-eng tesseract-ocr-deu tesseract-ocr-fra tesseract-ocr-ita tesseract-ocr-nld tesseract-ocr-por tesseract-ocr-spa tesseract-ocr-vie are available in the Cygwin distribution: Other language specific data are available upstream https://github.com/tesseract-ocr/tessdata CHANGES Last upstream release. https://github.com/tesseract-ocr/tesseract/wiki DESCRIPTION Tesseract is probably the most accurate open source OCR engine available. Combined with the Leptonica Image Processing Library it can read a wide variety of image formats and convert them to text in over 60 languages. It was one of the top 3 engines in the 1995 UNLV Accuracy test. Improved extensively by Google. It is released under the Apache License 2.0. HOMEPAGE https://github.com/tesseract-ocr/ Marco Atzeri If you have questions or comments, please send them to the cygwin mailing list at: cygwin (at) cygwin (dot) com . -- 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
Re: [ANNOUNCEMENT] Update: mintty 2.1.2
> Hi, thank you very much for this analysis which should enable me to do > further investigation; first, I'd like to know whether the two alternative > codelets for the -D option change anything. > Anyway, maybe I should simply disable transparency, either at all (but > people would complain, I'm sure) or at least if mintty is invoked from a > console. Hi Thomas, Let me rephrase/summarize my findings: Executing 'mintty -D' (i.e. v212) from a shortcut to bash (i.e. Cygwin console), will fork itself, where the child will turn itself into a session leader, as desired. i.e. the following code will be executed: #if 1 // Thomas if (daemonize && !isatty(0)) { // daemonize == true, !isatty(0) == true if (fork() > 0) exit(0); setsid(); // executed by child } #endif 1. if 'Windows Basic' has been selected (Personalization), the child will crash. 2. if 'Windows 7' has been selected (Personalization), the child will NOT crash, ... and, eventually, fork itself, where the "grandchild" will replace itself by bash in the end. @@ ps ax PIDPPIDPGID WINPID TTY UIDSTIME COMMAND 8002752 800 3684 pty01000 00:35:30 /usr/bin/ps 275239362752 1708 pty01000 00:35:25 /usr/bin/bash < I3252 13252 3252 cons0 1000 23:58:38 /usr/bin/bash 3936 13936 3936 ? 1000 00:35:25 /usr/bin/mintty-v212 < case 1. reveals a bug in update_transparency() (or in the call stack below that) Henri Re. 'Anyway, maybe I should simply disable transparency ... if mintty is invoked from a console, as a workaround.' Why? As I see it, the code that manages the "advanced features" (eye candy) of mintty has a bug, that must be solved. However, in future, it might be wise to restructure mintty in a "classic/basic" part and an "enhanced part". The advantage would be, that one could request for the "basic part" (command line option), in case of a bug in the "enhanced part". = -- 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
httpd immediate segfault on startup
Updated all cygwin packages to current versions, installed httpd 2.4.16-1. On startup httpd segfaults: Exception: STATUS_ACCESS_VIOLATION at eip=65DC5D78 eax=8004E028 ebx=0001 ecx= edx=8004DFF0 esi=80014490 edi=80016498 ebp=0028CC78 esp=0028CB5C program=C:\cygwin\usr\sbin\httpd.exe, pid 25500, thread main cs=0023 ds=002B es=002B fs=0053 gs=002B ss=002B Stack trace: Frame Function Args 0028CC78 65DC5D78 (0003, 0028CC9C, 80010100, 0020) 0028CD28 6100846A (, 0028CD84, 610074F0, ) End of stack trace The log contains the following: [Sun Jul 26 16:59:15.693980 2015] [core:emerg] [pid 19552] (88)Function not implemented: AH00023: Couldn't create the proxy mutex [Sun Jul 26 16:59:15.693980 2015] [proxy:crit] [pid 19552] (88)Function not implemented: AH02478: failed to create proxy mutex AH00016: Configuration Failed Google turned up one other question citing the same symptoms, but on a Chinese website, no answers so far. cygcheck.out attached Suggestions on how to troubleshoot? I can provide an strace output (67k lines, 460kB gzipped) if desired. -- Jim Garrison (j...@acm.org) PGP Keys at http://www.jhmg.net RSA 0x04B73B7F DH 0x70738D88 Cygwin Configuration Diagnostics Current System Time: Mon Jul 27 01:07:55 2015 Windows 7 Professional Ver 6.1 Build 7601 Service Pack 1 Running under WOW64 on AMD64 Path: C:\cygwin\usr\sbin C:\cygwin\usr\local\bin C:\cygwin\bin C:\ProgramData\Oracle\Java\javapath C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common C:\Program Files (x86)\Intel\iCLS Client C:\Program Files\Intel\iCLS Client C:\Windows\system32 C:\Windows C:\Windows\System32\Wbem C:\Windows\System32\WindowsPowerShell\v1.0 C:\Program Files\Intel\Intel(R) Management Engine Components\DAL C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL C:\Program Files\Intel\Intel(R) Management Engine Components\IPT C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT C:\Program Files (x86)\GNU\GnuPG\pub C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared C:\Program Files\Microsoft Windows Performance Toolkit C:\Program Files\WIDCOMM\Bluetooth Software C:\Program Files\WIDCOMM\Bluetooth Software\syswow64 C:\Program Files (x86)\QuickTime\QTSystem Output from C:\cygwin\bin\id.exe UID: 1000(jim) GID: 513(None) 513(None) 545(Users) 4(INTERACTIVE) 66049(CONSOLE LOGON) 11(Authenticated Users)15(This Organization) 113(Local account) 4095(CurrentSession) 66048(LOCAL) 262154(NTLM Authentication) 401408(Medium Mandatory Level) SysDir: C:\Windows\system32 WinDir: C:\Windows USER = 'jim' PWD = '/home/jim' HOME = '/home/jim' HOMEPATH = '\Users\jim' APPDATA = 'C:\Users\jim\AppData\Roaming' SSH_AGENT_PID = '23884' ProgramW6432 = 'C:\Program Files' HOSTNAME = 'home' SHELL = '/bin/bash' TERM = 'xterm' RoxioCentral = 'C:\Program Files (x86)\Common Files\Roxio Shared\10.0\Roxio Central36\' PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 60 Stepping 3, GenuineIntel' PROFILEREAD = 'true' WINDIR = 'C:\Windows' EMC_AUTOPLAY = 'C:\Program Files (x86)\Common Files\Roxio Shared\' PUBLIC = 'C:\Users\Public' OLDPWD = '/usr/bin' ORIGINAL_PATH = '/c/ProgramData/Oracle/Java/javapath:/c/Program Files (x86)/NVIDIA Corporation/PhysX/Common:/c/Program Files (x86)/Intel/iCLS Client:/c/Program Files/Intel/iCLS Client:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Program Files/Intel/Intel(R) Management Engine Components/DAL:/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/DAL:/c/Program Files/Intel/Intel(R) Management Engine Components/IPT:/c/Program Files (x86)/Intel/Intel(R) Management Engine Components/IPT:/c/Program Files (x86)/GNU/GnuPG/pub:/c/Program Files (x86)/Common Files/Roxio Shared/10.0/DLLShared:/c/Program Files (x86)/Common Files/Roxio Shared/DLLShared:/c/Program Files (x86)/Common Files/Roxio Shared/DLLShared:/c/Program Files (x86)/Common Files/Roxio Shared/10.0/DLLShared:/c/Program Files/Microsoft Windows Performance Toolkit:/c/Program Files/WIDCOMM/Bluetooth Software:/c/Program Files/WIDCOMM/Bluetooth Software/syswow64:/c/Program Files (x86)/QuickTime/QTSystem' USERDOMAIN = 'home' CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files' OS = 'Windows_NT' ALLUSERSPROFILE = 'C:\ProgramData' LC_ALL = 'en_US.utf-8' windows_tracing_flags = '3' windows_tracing_logfile = 'C:\BVTBin\Tests\installpackage\csilogfile.log' !:: = '::\' TEMP = '/tmp' COMMONPROGRAMFILES = 'C:\Program Files (x86)\Common Files' SSH_