From yselkowitz@users.sourceforge.net Tue May 1 02:14:00 2012 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Tue, 01 May 2012 02:14:00 -0000 Subject: libqt3-devel uic.exe segmentation fault In-Reply-To: <4F9EA548.5070000@o2.pl> References: <4F9EA548.5070000@o2.pl> Message-ID: <4F9F4708.7050402@users.sourceforge.net> On 2012-04-30 09:44, Kantacki wrote: > I have problems with uic.exe compiler which is included to libqt3-devel > package. First off, are you *absolutely* certain you want to be using qt3 and not qt4? Qt3 is obsolete and no longer supported upstream. > When I run it with or without parameters I always get segmentation fault > message. It probably needs to be rebuilt with gcc-4.5, but unless you can convince me of a *really* good reason to keep it, I'll be removing it from the distro soon. Yaakov Cygwin/X -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kantacki@o2.pl Tue May 1 07:41:00 2012 From: kantacki@o2.pl (Kantacki) Date: Tue, 01 May 2012 07:41:00 -0000 Subject: libqt3-devel uic.exe segmentation fault In-Reply-To: <4F9F4708.7050402@users.sourceforge.net> References: <4F9EA548.5070000@o2.pl> <4F9F4708.7050402@users.sourceforge.net> Message-ID: <4F9F9378.505@o2.pl> W dniu 2012-05-01 04:14, Yaakov (Cygwin/X) pisze: > On 2012-04-30 09:44, Kantacki wrote: >> I have problems with uic.exe compiler which is included to libqt3-devel >> package. > > First off, are you *absolutely* certain you want to be using qt3 and > not qt4? Qt3 is obsolete and no longer supported upstream. > I need to use gt3 library because I have program which works only with this library and the program does not want to work with qt4, so it is much easier to compile over qt3 then rewrite the program which I am not an author. >> When I run it with or without parameters I always get segmentation fault >> message. > > It probably needs to be rebuilt with gcc-4.5, but unless you can > convince me of a *really* good reason to keep it, I'll be removing it > from the distro soon. I think that backward compatibility is the main reason for keeping old version of libraries. Imagine operating system which requires rewriting of all old applications because of changed system api. In that case everything will fall apart and people will use many different and old operating system versions. Backward compatibility is always good idea. Kantacki -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cramer@cc.psd-prahova.ro Wed May 2 12:51:00 2012 From: cramer@cc.psd-prahova.ro (cramer@cc.psd-prahova.ro) Date: Wed, 02 May 2012 12:51:00 -0000 Subject: Spital nou de pediatrie Message-ID: <20120502125057.889EBAC37B6@cc.psd-prahova.ro> http://www.youtube.com/watch?feature=player_embedded&v=phjGxHn3uKU To unsubscribe please send email to unsubscribe@cc.psd-prahova.ro -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kstmp001@comcast.net Sat May 5 19:47:00 2012 From: kstmp001@comcast.net (Ken) Date: Sat, 05 May 2012 19:47:00 -0000 Subject: cygwin 1.7.14-2 X-start-menu-icons.sh & xlaunch.sh postinstall produces mkshortcut.exe.stackdump Message-ID: <4FA583D9.2010100@comcast.net> Hello, I have come across some odd behavior that I did not experience in cygwin 1.7.11 (I did not try the .12 or .13 releases) that I felt should be reported. And, I could not seem to find any previous mention of this particular issue in the mailing lists. Something appears to be awry with the "X-start-menu-icons.sh" and "xlaunch.sh" postinstall operations in cygwin 1.7.14-2; at least for my installation: - Windows 7 Professional 64-bit - CYGWIN_NT-6.1-WOW64 Win7i701 1.7.14(0.260/5/3) 2012-04-25 09:41 i686 Cygwin I noticed that upon completion of a fresh install using setup.exe v2.774, though it completes without error, a *mkshortcut.exe.stackdump* file was created in the root of the installation directory ("E:\cygwin" in my case). Note that I had selected setup's feature to create both Desktop and Start Menu icons. So, I decided to investigate as best I could. After repeated testing of fresh installs (removing everything each time), and even using fresh downloaded packages each time, I found that I could consistently reproduce the result. In fact, it can be reproduced by selecting a minimal package set and installing as follows. - Run setup to download from the mirror of your choice, selecting the *default* packages (top-level) and then *toggling* the X11 category to *install*. Allow setup to resolve dependencies during the operation. - Install all that was downloaded (again, allow setup to resolve dependencies). - Allow setup to create the icons. - Observe the existence of the *mkshortcut.exe.stackdump* file in the cygwin root dir. - In addition, one of the Windows start menu Cygwin-X shortcuts is also awry. The start menu shortcut intended to be Cygwin-X/Toys/xlogo was created as xlogo.lnk# (note the .lnk#). All other X shortcuts seem to be correct (based on other previous installations). - Also, the '/etc/postinstall/X-start-menu-icons.sh.done' exists, indicating a successful operation. While the /var/log/setup.log.full file identifies both the postinstall "X-start-menu-icons.sh" and "xlaunch.sh" scripts as problematic, I only looked into the X-start-menu-icons.sh operations though I cannot identify the root cause (presumably both are suffering from the same root cause). By modifying the '/usr/X11R6/bin/X-start-menu-icons.sh' script to prefix an 'strace -o /${app}.strace ' to the mkshortcut command of the xapp function, I found that stack dumps occurred for both the *xeyes* and *xmag* shortcut creations. Yet, these two shortcuts were in fact created and are functional. However, I could not see anything that attributed to why/how the xlogo creation was getting the '.lnk#' suffix added. By the way, I deleted the Cygwin-X start menu each time to ensure the shortcuts would be recreated during each test cycle. In further troubleshooting, I found that removing the *xeyes* and *xmag* lines from the '/etc/X11/X-start-menu-icons-list' eliminates the stack dumps and no others occur (for the related script), but it does nothing to resolve the *xlogo* issue. However, removing the *xlogo* line from the list file obviously prevents its creation and the '.lnk#. does not propagate to any other shortcut either. Uncertain as to why only these specific items are affected (and is repeatable); the list file content appears normal. Please refer to the attached *files.bz2* as it includes all the setup logs, cygcheck, strace files, and an 'X-start-menu-icons.log' (created via 'bash -x /usr/X11R6/bin/X-start-menu-icons.sh 2>&1 | tee /X-start-menu-icons.log' from an elevated-priv mintty bash session). Additional info: - A *rebaseall* does not influence any change. - Also, no change when using the latest 20120504 snapshot (CYGWIN_NT-6.1-WOW64 Win7i701 1.7.15s(0.260/5/3) 20120504 03:02:19 i686 Cygwin), even after another rebaseall. - I also tried sources from two different mirrors - no difference. Hopefully this will aid the developers in diagnosing the root cause. Kind regards, Ken -------------- next part -------------- A non-text attachment was scrubbed... Name: files.bz2 Type: application/x-bzip2 Size: 320331 bytes Desc: not available URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From jon.turney@dronecode.org.uk Tue May 8 13:05:00 2012 From: jon.turney@dronecode.org.uk (Jon TURNEY) Date: Tue, 08 May 2012 13:05:00 -0000 Subject: [ANNOUNCEMENT] Updated: xorg-server-1.12.1-1 Message-ID: The following packages have been updated in the Cygwin distribution: *** xorg-server-1.12.1-1 *** xorg-server-common-1.12.1-1 *** xorg-server-dmx-1.12.1-1 *** xorg-server-extra-1.12.1-1 *** xorg-server-devel-1.12.1-1 These packages contain XWin and the other X.Org X11 servers. In addition to upstream fixes [1], the following cygwin-specific changes have been made since 1.12.0-5: * Enable upstream code to run an external crash analysis or reporting tool and capture output to log * Include a simple crash analysis script, xorg-backtrace, which tries to use gdb, if installed, to generate a backtrace bf45c84bdd7f13cdec799f736d73e820 *xorg-server-1.12.1-1.tar.bz2 f8e6fdaed297cb06314cf93325e28553 *xorg-server-common-1.12.1-1.tar.bz2 a89c7436446e71baec31ca4742b22875 *xorg-server-devel-1.12.1-1.tar.bz2 261edbc4a573e83b1bdd9118183f3242 *xorg-server-dmx-1.12.1-1.tar.bz2 58ba1f07d107b99064df689660276feb *xorg-server-extra-1.12.1-1.tar.bz2 c1996be768ccb8d5ab3381ada8199b72 *xorg-server-1.12.1-1-src.tar.bz2 [1] http://lists.x.org/archives/xorg-announce/2012-April/001930.html -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From MBardiaux@mediaxim.be Tue May 8 13:32:00 2012 From: MBardiaux@mediaxim.be (Michel Bardiaux) Date: Tue, 08 May 2012 13:32:00 -0000 Subject: Need recommendation for sound setup Message-ID: <6BFA9AF2C7556E42AFF3F187ECAB07B802F9D7AC@bespdc01.mediaxim.local> I have a video-and-audio X11 application, currently working fine on Linux with local client and server, using the OSS API for audio. Thanks to the cygwin pseudo-device for OSS, it also works fine on Cygwin with local client and server. With Linux client and a remote server, Linux or Cygwin, the video part works fine, but without sound of course. I know there exist tons of possibilities: PulseAudio, NAS, ESD, artsd, jack, and certainly more that I do not know about. The problem is the sheer abundance. Can anyone recommend the solution involving the least amount of work? I would prefer a single API, autoconfiguration based on the X display URL (so to speak), and please nothing using LD_PRELOAD. TiA Michel Bardiaux PS: this question is obviously not about the X server per se. Still, users of cygwin-xfree are more likely to know than users of cygwin in general, which is why I post first here rather than in the general list. I may be wrong, if so, apologies. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Thu May 10 06:32:00 2012 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Thu, 10 May 2012 06:32:00 -0000 Subject: [ANNOUNCEMENT] Updated: GNOME 3.4.1 libraries Message-ID: The GNOME libraries in the distro have been updated to the latest 3.4.1 stable releases. -- Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kdstahl@gmail.com Fri May 11 16:33:00 2012 From: kdstahl@gmail.com (K Stahl) Date: Fri, 11 May 2012 16:33:00 -0000 Subject: GVim slow to respond Message-ID: Greetings, After updating yesterday (2012-05-10) I am experiencing the following behavior when using GVim within an X-Session: While scrolling through a file in visual mode using either "H", "J", "K", or "L", the cursor is slow to respond. What I am witnessing is that if you hold down any of these keys, the cursor remains in place until you key is released. As this is my main working environment, any suggestions/help would greatly be appreciated. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From posta@emailtime.info Sat May 12 21:37:00 2012 From: posta@emailtime.info (=?iso-8859-9?B?U2V2aW0gVHViYSBH3FJMRQ==?=) Date: Sat, 12 May 2012 21:37:00 -0000 Subject: =?iso-8859-9?B?x29rINZ6ZWwg3W5naWxpemNl?= Message-ID: <40c98a8b0b29ec4992dfccff3e538c96@emailtime.info> Merhaba ?ngilizceyi ?ok uygun fiyatlarda ?ZEL DERS alarak ??renmek i?in benimle ileti?ime ge?iniz.(Kampanyal? Ders Saati Fiyat?m?z 35 TL dir) Sayg?lar?mla Sevim Tuba G?RLE KANADA K?LT?R MERKEZ? 0212 252 90 35 pbx -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From liporace@kepleres.com Mon May 14 15:24:00 2012 From: liporace@kepleres.com (Frederico Liporace) Date: Mon, 14 May 2012 15:24:00 -0000 Subject: X server crashes when running VTK-5-8 rendering examples Message-ID: <4FB12391.50603@amskepler.com> Hash: SHA1 Hello, I??ve succesfully compiled vtk-5-8-0 libraries and examples under cygwin, but the X server crashes when I try to execute one of the examples under vtk??s Examples/Rendering/Cxx subdir. The crash happens right after the rendering window creation. The window stays blank for a couple of seconds and the I get the crash report. Other then that my X environment is working OK. cygcheck output and Xwin.log below. Tried to run cygwin and X as administrator, with ZoneAlarm disabled, and got the same results. Thanks in advance for any hint, Fred - -- cygcheck Cygwin Configuration Diagnostics Current System Time: Mon May 14 11:40:29 2012 Windows 7 Home Premium Ver 6.1 Build 7601 Service Pack 1 Running under WOW64 on AMD64 Path: C:\cygwin\usr\local\bin C:\cygwin\bin C:\cygwin\bin C:\Program Files\Common Files\Microsoft Shared\Windows Live C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live C:\windows\system32 C:\windows C:\windows\System32\Wbem C:\windows\System32\WindowsPowerShell\v1.0 C:\Program Files\Lenovo\Bluetooth Software C:\Program Files\Lenovo\Bluetooth Software\syswow64 C:\Program Files (x86)\Windows Live\Shared C:\Program Files (x86)\QuickTime\QTSystem C:\Program Files (x86)\MS3Ortho\bin C:\cygwin\home\liporace\bin C:\Program Files\Microsoft Visual Studio\VB98 Output from C:\cygwin\bin\id.exe UID: 1001(liporace) GID: 513(mkgroup) 513(mkgroup) 0(root) SysDir: C:\windows\system32 WinDir: C:\windows HOME = 'C:\cygwin\home\liporace' LD_LIBRARY_PATH = 'C:\cygwin\usr\local\lib' PWD = '/var/log/xwin' USER = 'liporace' ALLUSERSPROFILE = 'C:\ProgramData' APPDATA = 'C:\Users\liporace\AppData\Roaming' CFLAGS = '-g' CLASSPATH = '.;C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip' COMMONPROGRAMFILES = 'C:\Program Files (x86)\Common Files' COMPUTERNAME = 'MARINER' COMSPEC = 'C:\windows\system32\cmd.exe' CVSROOT = 'liporace@liporace.dyndns.org:/home/cvsroot' CVS_RSH = '/bin/ssh' CXXFLAGS = '-g' CommonProgramFiles(x86) = 'C:\Program Files (x86)\Common Files' CommonProgramW6432 = 'C:\Program Files\Common Files' DX_WEB_BROWSER = '1' EDITOR = 'emacs' FP_NO_HOST_CHECK = 'NO' HOMEDRIVE = 'C:' HOMEPATH = '\Users\liporace' HOSTNAME = 'mariner' INFOPATH = '/usr/local/info:/usr/share/info:/usr/info:' LOCALAPPDATA = 'C:\Users\liporace\AppData\Local' LOGONSERVER = '\\MARINER' LenovoTestLogFile = 'c:\prdv10\PRELOAD.LOG' LenovoTestPath = 'c:\prdv10\' MANPATH = '/usr/local/man:/usr/share/man:/usr/man:' NUMBER_OF_PROCESSORS = '4' OLDPWD = '/home/liporace' OS = 'Windows_NT' PATHEXT = '.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC' PRINTER = 'HP LaserJet 3050 PCL5 at //dlink-9696AB/dlk-9696AB-U2' PROCESSOR_ARCHITECTURE = 'x86' PROCESSOR_ARCHITEW6432 = 'AMD64' PROCESSOR_IDENTIFIER = 'Intel64 Family 6 Model 37 Stepping 5, GenuineIntel' PROCESSOR_LEVEL = '6' PROCESSOR_REVISION = '2505' PROGRAMFILES = 'C:\Program Files (x86)' PROMPT = '$P$G' PS1 = '\[\e]0;\w\a\]\n\[\e[32m\]\u@\h \[\e[33m\]\w\[\e[0m\]\n\$ \[\e]31;\w\a\]' PSModulePath = 'C:\windows\system32\WindowsPowerShell\v1.0\Modules\' PUBLIC = 'C:\Users\Public' ProgramData = 'C:\ProgramData' ProgramFiles(x86) = 'C:\Program Files (x86)' ProgramW6432 = 'C:\Program Files' QTJAVA = 'C:\Program Files (x86)\Java\jre6\lib\ext\QTJava.zip' SHLVL = '1' SSH_AGENT_PID = '4508' SSH_AUTH_SOCK = '/tmp/ssh-qPa8vzNsRX61/agent.2696' SYSTEMDRIVE = 'C:' SYSTEMROOT = 'C:\windows' TEMP = 'C:\Users\liporace\AppData\Local\Temp' TERM = 'cygwin' TMP = 'C:\Users\liporace\AppData\Local\Temp' USERDOMAIN = 'mariner' USERPROFILE = 'C:\Users\liporace' WINDIR = 'C:\windows' _ = '/usr/bin/cygcheck' asl.log = 'Destination=file' configsetroot = 'C:\windows\ConfigSetRoot' 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' 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 430419Mb 76% CP CS UN PA FC d: hd NTFS 31208Mb 4% CP CS UN PA FC LENOVO e: cd N/A N/A f: fd N/A N/A g: fd FAT32 3772Mb 100% CP UN i: fd N/A N/A q: hd 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,auto Found: C:\cygwin\bin\awk Found: C:\cygwin\bin\awk -> C:\cygwin\bin\gawk.exe Found: C:\cygwin\bin\bash.exe Found: C:\cygwin\bin\bash.exe Found: C:\cygwin\bin\cat.exe Found: C:\cygwin\bin\cat.exe Found: C:\cygwin\bin\cp.exe Found: C:\cygwin\bin\cp.exe Found: C:\cygwin\bin\cpp.exe Found: C:\cygwin\bin\cpp.exe -> C:\cygwin\etc\alternatives\cpp -> C:\cygwin\bin\cpp-4.exe Not Found: crontab Found: C:\cygwin\bin\find.exe Found: C:\cygwin\bin\find.exe Found: C:\windows\system32\find.exe Warning: C:\cygwin\bin\find.exe hides C:\windows\system32\find.exe Found: C:\cygwin\bin\gcc.exe Found: C:\cygwin\bin\gcc.exe -> C:\cygwin\etc\alternatives\gcc -> C:\cygwin\bin\gcc-4.exe Found: C:\cygwin\bin\gdb.exe Found: C:\cygwin\bin\gdb.exe Found: C:\cygwin\bin\grep.exe Found: C:\cygwin\bin\grep.exe Found: C:\cygwin\bin\kill.exe Found: C:\cygwin\bin\kill.exe Found: C:\cygwin\bin\ld.exe Found: C:\cygwin\bin\ld.exe Found: C:\cygwin\bin\ls.exe Found: C:\cygwin\bin\ls.exe Found: C:\cygwin\bin\make.exe Found: C:\cygwin\bin\make.exe Found: C:\cygwin\bin\mv.exe Found: C:\cygwin\bin\mv.exe Not Found: patch Found: C:\cygwin\bin\perl.exe Found: C:\cygwin\bin\perl.exe Found: C:\cygwin\bin\rm.exe Found: C:\cygwin\bin\rm.exe Found: C:\cygwin\bin\sed.exe Found: C:\cygwin\bin\sed.exe Found: C:\cygwin\bin\ssh.exe Found: C:\cygwin\bin\ssh.exe Found: C:\cygwin\bin\sh.exe Found: C:\cygwin\bin\sh.exe Found: C:\cygwin\bin\tar.exe Found: C:\cygwin\bin\tar.exe Found: C:\cygwin\bin\test.exe Found: C:\cygwin\bin\test.exe Found: C:\cygwin\bin\vi Found: C:\cygwin\bin\vi -> C:\cygwin\bin\vim-nox.exe Found: C:\cygwin\bin\vim Found: C:\cygwin\bin\vim -> C:\cygwin\etc\alternatives\vim -> C:\cygwin\bin\vim-nox.exe 118k 2012/02/19 C:\cygwin\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygapr-1-0.dll" v0.0 ts=2012/2/19 18:55 89k 2011/12/20 C:\cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygaprutil-1-0.dll" v0.0 ts=2011/12/20 17:31 448k 2012/03/23 C:\cygwin\bin\cygasn1-8.dll - os=4.0 img=1.0 sys=4.0 "cygasn1-8.dll" v0.0 ts=2012/3/22 23:53 94k 2012/05/01 C:\cygwin\bin\cygatk-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygatk-1.0-0.dll" v0.0 ts=2012/4/30 23:28 14k 2012/05/04 C:\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0 "cygattr-1.dll" v0.0 ts=2012/5/4 8:35 167k 2012/04/04 C:\cygwin\bin\cygautotrace-3.dll - os=4.0 img=1.0 sys=4.0 "cygautotrace-3.dll" v0.0 ts=2012/4/4 5:50 118k 2012/02/29 C:\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0 "cygblkid-1.dll" v0.0 ts=2012/2/29 0:57 62k 2011/05/21 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2011/5/21 16:16 895k 2012/05/01 C:\cygwin\bin\cygcairo-2.dll - os=4.0 img=1.0 sys=4.0 "cygcairo-2.dll" v0.0 ts=2012/5/1 1:36 20k 2012/05/01 C:\cygwin\bin\cygcairo-gobject-2.dll - os=4.0 img=1.0 sys=4.0 "cygcairo-gobject-2.dll" v0.0 ts=2012/5/1 1:36 101k 2012/05/01 C:\cygwin\bin\cygcairo-script-interpreter-2.dll - os=4.0 img=1.0 sys=4.0 "cygcairo-script-interpreter-2.dll" v0.0 ts=2012/5/1 1:36 108k 2010/01/05 C:\cygwin\bin\cygcloog-0.dll - os=4.0 img=1.0 sys=4.0 "cygcloog-0.dll" v0.0 ts=2010/1/4 22:45 9k 2011/01/07 C:\cygwin\bin\cygcom_err-2.dll - os=4.0 img=1.0 sys=4.0 "cygcom_err-2.dll" v0.0 ts=2011/1/6 23:26 189k 2012/05/04 C:\cygwin\bin\cygcroco-0.6-3.dll - os=4.0 img=1.0 sys=4.0 "cygcroco-0.6-3.dll" v0.0 ts=2012/5/4 0:54 7k 2012/05/07 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0 "cygcrypt-0.dll" v0.0 ts=2012/5/7 8:18 1246k 2012/05/11 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.8.dll" v0.0 ts=2012/5/11 8:25 1515k 2012/05/11 C:\cygwin\bin\cygcrypto-1.0.0.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-1.0.0.dll" v0.0 ts=2012/5/11 7:33 17k 2011/10/02 C:\cygwin\bin\cygdatrie-1.dll - os=4.0 img=1.0 sys=4.0 "cygdatrie-1.dll" v0.0 ts=2011/10/2 20:13 929k 2011/11/10 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.5.dll" v0.0 ts=2011/11/10 17:52 219k 2012/04/20 C:\cygwin\bin\cygdbus-1-3.dll - os=4.0 img=1.0 sys=4.0 "cygdbus-1-3.dll" v0.0 ts=2012/4/19 23:09 93k 2011/11/10 C:\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.5.dll" v0.0 ts=2011/11/10 17:53 140k 2012/05/03 C:\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0 "cygedit-0.dll" v0.0 ts=2012/5/3 14:12 62k 2012/02/05 C:\cygwin\bin\cygEGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygEGL-1.dll" v0.0 ts=2012/2/5 5:13 163k 2010/05/19 C:\cygwin\bin\cygEMF-1.dll - os=4.0 img=1.0 sys=4.0 "cygEMF-1.dll" v0.0 ts=2010/5/19 16:51 118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-1.dll" v0.0 ts=2008/5/9 1:03 29k 2010/05/12 C:\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0 "cygfam-0.dll" v0.0 ts=2010/5/12 7:26 21k 2011/10/26 C:\cygwin\bin\cygffi-4.dll - os=4.0 img=1.0 sys=4.0 "cygffi-4.dll" v0.0 ts=2011/10/23 11:33 785k 2011/08/23 C:\cygwin\bin\cygfftw3-3.dll - os=4.0 img=1.0 sys=4.0 "cygfftw3-3.dll" v0.0 ts=2011/8/21 18:53 759k 2011/08/23 C:\cygwin\bin\cygfftw3f-3.dll - os=4.0 img=1.0 sys=4.0 "cygfftw3f-3.dll" v0.0 ts=2011/8/21 18:47 20k 2011/08/23 C:\cygwin\bin\cygfftw3f_threads-3.dll - os=4.0 img=1.0 sys=4.0 "cygfftw3f_threads-3.dll" v0.0 ts=2011/8/21 18:47 20k 2011/08/23 C:\cygwin\bin\cygfftw3_threads-3.dll - os=4.0 img=1.0 sys=4.0 "cygfftw3_threads-3.dll" v0.0 ts=2011/8/21 18:53 175k 2012/02/03 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontconfig-1.dll" v0.0 ts=2012/2/3 6:53 20k 2010/10/31 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontenc-1.dll" v0.0 ts=2010/10/31 17:19 43k 2010/01/02 C:\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0 "cygform-10.dll" v0.0 ts=2010/1/2 12:49 40k 2009/03/01 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0 "cygform-8.dll" v0.0 ts=2009/3/1 3:32 43k 2009/11/20 C:\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0 "cygform-9.dll" v0.0 ts=2009/11/20 17:14 47k 2010/01/02 C:\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0 "cygformw-10.dll" v0.0 ts=2010/1/2 15:31 548k 2011/11/09 C:\cygwin\bin\cygfpx-1.dll - os=4.0 img=1.0 sys=4.0 "cygfpx-1.dll" v0.0 ts=2011/11/9 20:30 505k 2012/03/27 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0 "cygfreetype-6.dll" v0.0 ts=2012/3/27 1:27 79k 2011/10/26 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0 "cyggcc_s-1.dll" v0.0 ts=2011/10/23 11:15 449k 2011/05/20 C:\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0 "cyggcrypt-11.dll" v0.0 ts=2011/5/19 23:29 227k 2011/11/16 C:\cygwin\bin\cyggd-2.dll - os=4.0 img=1.0 sys=4.0 "cyggd-2.dll" v0.0 ts=2011/11/16 8:53 19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-4.dll" v0.0 ts=2009/2/26 5:58 8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 5:58 554k 2012/05/02 C:\cygwin\bin\cyggdk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggdk-x11-2.0-0.dll" v0.0 ts=2012/5/2 4:48 201k 2012/05/02 C:\cygwin\bin\cyggdk_pixbuf-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggdk_pixbuf-2.0-0.dll" v0.0 ts=2012/5/2 0:28 29k 2009/03/23 C:\cygwin\bin\cyggif-4.dll - os=4.0 img=1.0 sys=4.0 "cyggif-4.dll" v0.0 ts=2009/3/23 15:55 1063k 2012/05/01 C:\cygwin\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggio-2.0-0.dll" v0.0 ts=2012/5/1 2:46 325k 2012/02/05 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygGL-1.dll" v0.0 ts=2012/2/5 5:13 159k 2012/02/05 C:\cygwin\bin\cygglapi-0.dll - os=4.0 img=1.0 sys=4.0 "cygglapi-0.dll" v0.0 ts=2012/2/5 4:58 838k 2012/05/01 C:\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygglib-2.0-0.dll" v0.0 ts=2012/5/1 2:41 141k 2009/03/30 C:\cygwin\bin\cygglitz-1.dll - os=4.0 img=1.0 sys=4.0 "cygglitz-1.dll" v0.0 ts=2009/3/30 13:22 21k 2009/03/30 C:\cygwin\bin\cygglitz-glx-1.dll - os=4.0 img=1.0 sys=4.0 "cygglitz-glx-1.dll" v0.0 ts=2009/3/30 13:23 434k 2012/02/05 C:\cygwin\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0 "cygGLU-1.dll" v0.0 ts=2012/2/5 5:00 187k 2010/05/17 C:\cygwin\bin\cygglut-3.dll - os=4.0 img=1.0 sys=4.0 "cygglut-3.dll" v0.0 ts=2010/5/17 19:01 11k 2012/05/01 C:\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggmodule-2.0-0.dll" v0.0 ts=2012/5/1 2:43 317k 2011/07/31 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0 "cyggmp-3.dll" v0.0 ts=2011/7/31 2:14 14k 2011/07/31 C:\cygwin\bin\cyggmpxx-4.dll - os=4.0 img=1.0 sys=4.0 "cyggmpxx-4.dll" v0.0 ts=2011/7/31 7:31 614k 2011/11/15 C:\cygwin\bin\cyggnutls-26.dll - os=4.0 img=1.0 sys=4.0 "cyggnutls-26.dll" v0.0 ts=2011/11/15 5:02 21k 2011/11/15 C:\cygwin\bin\cyggnutls-extra-26.dll - os=4.0 img=1.0 sys=4.0 "cyggnutls-extra-26.dll" v0.0 ts=2011/11/15 5:02 24k 2011/11/15 C:\cygwin\bin\cyggnutls-openssl-27.dll - os=4.0 img=1.0 sys=4.0 "cyggnutls-openssl-27.dll" v0.0 ts=2011/11/15 5:03 52k 2011/11/15 C:\cygwin\bin\cyggnutlsxx-27.dll - os=4.0 img=1.0 sys=4.0 "cyggnutlsxx-27.dll" v0.0 ts=2011/11/15 5:02 258k 2012/05/01 C:\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggobject-2.0-0.dll" v0.0 ts=2012/5/1 2:43 42k 2011/10/26 C:\cygwin\bin\cyggomp-1.dll - os=4.0 img=1.0 sys=4.0 "cyggomp-1.dll" v0.0 ts=2011/10/23 11:21 14k 2011/05/20 C:\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0 "cyggpg-error-0.dll" v0.0 ts=2011/5/19 23:04 6546k 2011/11/10 C:\cygwin\bin\cyggs-9.dll - os=4.0 img=1.0 sys=4.0 "cyggs-9.dll" v0.0 ts=2011/11/10 20:56 192k 2012/05/04 C:\cygwin\bin\cyggsf-1-114.dll - os=4.0 img=1.0 sys=4.0 "cyggsf-1-114.dll" v0.0 ts=2012/5/3 23:01 179k 2012/03/23 C:\cygwin\bin\cyggssapi-3.dll - os=4.0 img=1.0 sys=4.0 "cyggssapi-3.dll" v0.0 ts=2012/3/23 0:01 6k 2012/05/01 C:\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggthread-2.0-0.dll" v0.0 ts=2012/5/1 2:43 3746k 2012/05/02 C:\cygwin\bin\cyggtk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggtk-x11-2.0-0.dll" v0.0 ts=2012/5/2 4:53 10k 2012/03/23 C:\cygwin\bin\cygheimbase-1.dll - os=4.0 img=1.0 sys=4.0 "cygheimbase-1.dll" v0.0 ts=2012/3/22 23:51 20k 2012/03/23 C:\cygwin\bin\cygheimntlm-0.dll - os=4.0 img=1.0 sys=4.0 "cygheimntlm-0.dll" v0.0 ts=2012/3/22 23:58 25k 2012/05/04 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0 "cyghistory7.dll" v0.0 ts=2012/5/4 18:07 211k 2012/03/23 C:\cygwin\bin\cyghx509-5.dll - os=4.0 img=1.0 sys=4.0 "cyghx509-5.dll" v0.0 ts=2012/3/22 23:54 74k 2010/10/31 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0 "cygICE-6.dll" v0.0 ts=2010/10/31 17:18 358k 2012/04/14 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0 "cygicons-0.dll" v0.0 ts=2012/4/13 22:48 985k 2011/10/16 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2011/10/16 15:01 190k 2011/11/16 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0 "cygidn-11.dll" v0.0 ts=2011/11/16 12:51 35k 2011/10/16 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0 "cygintl-8.dll" v0.0 ts=2011/10/16 3:38 242k 2012/02/03 C:\cygwin\bin\cygjasper-1.dll - os=4.0 img=1.0 sys=4.0 "cygjasper-1.dll" v0.0 ts=2012/2/3 12:31 47k 2009/12/23 C:\cygwin\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0 "cygjbig-2.dll" v0.0 ts=2009/12/23 14:59 193k 2009/08/08 C:\cygwin\bin\cygjpeg-7.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg-7.dll" v0.0 ts=2009/8/8 16:39 200k 2010/08/09 C:\cygwin\bin\cygjpeg-8.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg-8.dll" v0.0 ts=2010/8/9 4:02 20k 2012/03/23 C:\cygwin\bin\cygkafs-0.dll - os=4.0 img=1.0 sys=4.0 "cygkafs-0.dll" v0.0 ts=2012/3/22 23:58 372k 2012/03/23 C:\cygwin\bin\cygkrb5-26.dll - os=4.0 img=1.0 sys=4.0 "cygkrb5-26.dll" v0.0 ts=2012/3/22 23:57 42k 2012/03/26 C:\cygwin\bin\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cyglber-2-3-0.dll" v0.0 ts=2012/3/26 8:12 232k 2011/11/09 C:\cygwin\bin\cyglcms2-2.dll - os=4.0 img=1.0 sys=4.0 "cyglcms2-2.dll" v0.0 ts=2011/11/9 15:22 193k 2012/03/26 C:\cygwin\bin\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cygldap-2-3-0.dll" v0.0 ts=2012/3/26 9:47 206k 2012/03/26 C:\cygwin\bin\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cygldap_r-2-3-0.dll" v0.0 ts=2012/3/26 9:48 12928k 2012/01/24 C:\cygwin\bin\cygLLVM-3.0.dll - os=4.0 img=1.0 sys=4.0 "cygLLVM-3.0.dll" v0.0 ts=2012/1/24 10:03 5k 2012/05/09 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0 "cyglsa.dll" v0.0 ts=2012/5/9 5:26 9k 2012/05/09 C:\cygwin\bin\cyglsa64.dll - os=5.2 img=0.0 sys=5.2 30k 2010/09/23 C:\cygwin\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0 "cygltdl-7.dll" v0.0 ts=2010/9/23 16:45 125k 2010/04/09 C:\cygwin\bin\cyglzma-1.dll - os=4.0 img=1.0 sys=4.0 "cyglzma-1.dll" v0.0 ts=2010/4/9 12:54 123k 2011/05/19 C:\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0 "cyglzma-5.dll" v0.0 ts=2011/5/18 23:41 116k 2011/11/16 C:\cygwin\bin\cyglzo2-2.dll - os=4.0 img=1.0 sys=4.0 "cyglzo2-2.dll" v0.0 ts=2011/11/16 20:27 94k 2012/04/22 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0 "cygmagic-1.dll" v0.0 ts=2012/4/22 15:09 291k 2012/04/01 C:\cygwin\bin\cygMagick++-5.dll - os=4.0 img=1.0 sys=4.0 "cygMagick++-5.dll" v0.0 ts=2012/4/1 4:01 4211k 2012/04/01 C:\cygwin\bin\cygMagickCore-5.dll - os=4.0 img=1.0 sys=4.0 "cygMagickCore-5.dll" v0.0 ts=2012/4/1 3:59 1113k 2012/04/01 C:\cygwin\bin\cygMagickWand-5.dll - os=4.0 img=1.0 sys=4.0 "cygMagickWand-5.dll" v0.0 ts=2012/4/1 3:59 25k 2010/01/02 C:\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-10.dll" v0.0 ts=2010/1/2 12:48 21k 2009/03/01 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-8.dll" v0.0 ts=2009/3/1 3:31 25k 2009/11/20 C:\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-9.dll" v0.0 ts=2009/11/20 17:13 25k 2010/01/02 C:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0 "cygmenuw-10.dll" v0.0 ts=2010/1/2 15:30 320k 2011/11/07 C:\cygwin\bin\cygming-1.dll - os=4.0 img=1.0 sys=4.0 "cygming-1.dll" v0.0 ts=2011/11/5 12:38 24k 2008/10/30 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0 "cygminires.dll" v0.0 ts=2008/10/30 21:53 213k 2011/07/31 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0 "cygmp-3.dll" v0.0 ts=2011/7/31 2:12 64k 2009/11/09 C:\cygwin\bin\cygmpc-1.dll - os=4.0 img=1.0 sys=4.0 "cygmpc-1.dll" v0.0 ts=2009/11/8 23:21 269k 2009/06/07 C:\cygwin\bin\cygmpfr-1.dll - os=4.0 img=1.0 sys=4.0 "cygmpfr-1.dll" v0.0 ts=2009/6/7 18:10 1102k 2011/08/07 C:\cygwin\bin\cygmpfr-4.dll - os=4.0 img=1.0 sys=4.0 "cygmpfr-4.dll" v0.0 ts=2011/8/6 22:47 63k 2010/01/02 C:\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-10.dll" v0.0 ts=2010/1/2 13:00 66k 2009/03/01 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-8.dll" v0.0 ts=2009/3/1 3:39 63k 2009/11/20 C:\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-9.dll" v0.0 ts=2009/11/20 17:25 63k 2010/01/02 C:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++w-10.dll" v0.0 ts=2010/1/2 15:41 195k 2010/01/02 C:\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-10.dll" v0.0 ts=2010/1/2 12:45 237k 2009/03/01 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-8.dll" v0.0 ts=2009/3/1 3:28 198k 2009/11/20 C:\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-9.dll" v0.0 ts=2009/11/20 17:10 244k 2010/01/02 C:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0 "cygncursesw-10.dll" v0.0 ts=2010/1/2 15:28 118k 2012/03/22 C:\cygwin\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0 "cygneon-27.dll" v0.0 ts=2012/3/22 10:05 23k 2012/02/05 C:\cygwin\bin\cygOpenVG-1.dll - os=4.0 img=1.0 sys=4.0 "cygOpenVG-1.dll" v0.0 ts=2012/2/5 5:13 2815k 2012/02/05 C:\cygwin\bin\cygOSMesa-7.dll - os=4.0 img=1.0 sys=4.0 "cygOSMesa-7.dll" v0.0 ts=2012/2/5 5:13 13k 2010/01/02 C:\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-10.dll" v0.0 ts=2010/1/2 12:47 11k 2009/03/01 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-8.dll" v0.0 ts=2009/3/1 3:30 13k 2009/11/20 C:\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-9.dll" v0.0 ts=2009/11/20 17:12 13k 2010/01/02 C:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0 "cygpanelw-10.dll" v0.0 ts=2010/1/2 14:30 236k 2012/05/02 C:\cygwin\bin\cygpango-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpango-1.0-0.dll" v0.0 ts=2012/5/2 0:44 36k 2012/05/02 C:\cygwin\bin\cygpangocairo-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangocairo-1.0-0.dll" v0.0 ts=2012/5/2 0:45 186k 2012/05/02 C:\cygwin\bin\cygpangoft2-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangoft2-1.0-0.dll" v0.0 ts=2012/5/2 0:44 109k 2012/05/02 C:\cygwin\bin\cygpangox-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangox-1.0-0.dll" v0.0 ts=2012/5/2 0:44 23k 2012/05/02 C:\cygwin\bin\cygpangoxft-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangoxft-1.0-0.dll" v0.0 ts=2012/5/2 0:45 9k 2010/10/08 C:\cygwin\bin\cygpaper-1.dll - os=4.0 img=1.0 sys=4.0 "cygpaper-1.dll" v0.0 ts=2010/10/8 1:56 255k 2012/02/10 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2012/2/10 8:24 259k 2012/04/30 C:\cygwin\bin\cygpcre-1.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-1.dll" v0.0 ts=2012/4/30 3:52 1627k 2010/08/29 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_10.dll" v0.0 ts=2010/8/28 15:17 509k 2012/03/12 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygpixman-1-0.dll" v0.0 ts=2012/3/12 7:06 988k 2010/01/22 C:\cygwin\bin\cygplotter-2.dll - os=4.0 img=1.0 sys=4.0 "cygplotter-2.dll" v0.0 ts=2010/1/22 20:01 249k 2011/07/28 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0 "cygpng12.dll" v0.0 ts=2011/7/28 2:20 129k 2011/07/28 C:\cygwin\bin\cygpng14-14.dll - os=4.0 img=1.0 sys=4.0 "cygpng14-14.dll" v0.0 ts=2011/7/28 2:55 22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0 "cygpopt-0.dll" v0.0 ts=2002/6/9 2:45 695k 2009/04/18 C:\cygwin\bin\cygppl-7.dll - os=4.0 img=1.0 sys=4.0 "cygppl-7.dll" v0.0 ts=2009/4/18 9:44 2481k 2009/04/18 C:\cygwin\bin\cygppl_c-2.dll - os=4.0 img=1.0 sys=4.0 "cygppl_c-2.dll" v0.0 ts=2009/4/18 9:47 103k 2009/01/07 C:\cygwin\bin\cygpq.dll - os=4.0 img=1.0 sys=4.0 "cygpq.dll" v0.0 ts=2009/1/7 14:46 27k 2009/09/07 C:\cygwin\bin\cygproxy-0.dll - os=4.0 img=1.0 sys=4.0 "cygproxy-0.dll" v0.0 ts=2009/9/6 21:56 122k 2011/10/05 C:\cygwin\bin\cygproxy-1.dll - os=4.0 img=1.0 sys=4.0 "cygproxy-1.dll" v0.0 ts=2011/10/5 1:45 335k 2012/04/02 C:\cygwin\bin\cygpstoedit-0.dll - os=4.0 img=1.0 sys=4.0 "cygpstoedit-0.dll" v0.0 ts=2012/4/2 6:36 18k 2009/04/18 C:\cygwin\bin\cygpwl-4.dll - os=4.0 img=1.0 sys=4.0 "cygpwl-4.dll" v0.0 ts=2009/4/18 9:44 162k 2012/05/04 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0 "cygreadline7.dll" v0.0 ts=2012/5/4 18:07 51k 2012/03/23 C:\cygwin\bin\cygroken-18.dll - os=4.0 img=1.0 sys=4.0 "cygroken-18.dll" v0.0 ts=2012/3/22 23:51 187k 2012/05/02 C:\cygwin\bin\cygrsvg-2-2.dll - os=4.0 img=1.0 sys=4.0 "cygrsvg-2-2.dll" v0.0 ts=2012/5/2 0:44 84k 2010/07/02 C:\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0 "cygsasl2-2.dll" v0.0 ts=2010/7/2 0:19 55k 2012/03/16 C:\cygwin\bin\cygserf-0-1.dll - os=4.0 img=1.0 sys=4.0 "cygserf-0-1.dll" v0.0 ts=2012/3/15 22:14 59k 2012/03/21 C:\cygwin\bin\cygserf-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygserf-1-0.dll" v0.0 ts=2012/3/20 22:53 8k 2011/05/05 C:\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0 "cygsigsegv-2.dll" v0.0 ts=2011/5/5 4:33 25k 2010/10/31 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0 "cygSM-6.dll" v0.0 ts=2010/10/31 17:24 1613k 2010/12/01 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0 "cygsqlite3-0.dll" v0.0 ts=2010/12/1 10:20 282k 2012/05/11 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.8.dll" v0.0 ts=2012/5/11 8:25 359k 2012/05/11 C:\cygwin\bin\cygssl-1.0.0.dll - os=4.0 img=1.0 sys=4.0 "cygssl-1.0.0.dll" v0.0 ts=2012/5/11 7:33 8k 2011/10/26 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0 "cygssp-0.dll" v0.0 ts=2011/10/23 11:33 780k 2011/10/26 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0 "cygstdc++-6.dll" v0.0 ts=2011/10/23 11:58 292k 2012/03/08 C:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_client-1-0.dll" v0.0 ts=2012/3/8 17:43 39k 2012/03/08 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_delta-1-0.dll" v0.0 ts=2012/3/8 17:42 57k 2012/03/08 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_diff-1-0.dll" v0.0 ts=2012/3/8 17:42 20k 2012/03/08 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs-1-0.dll" v0.0 ts=2012/3/8 17:42 143k 2012/03/08 C:\cygwin\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs_base-1-0.dll" v0.0 ts=2012/3/8 17:42 133k 2012/03/08 C:\cygwin\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs_fs-1-0.dll" v0.0 ts=2012/3/8 17:42 7k 2012/03/08 C:\cygwin\bin\cygsvn_fs_util-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs_util-1-0.dll" v0.0 ts=2012/3/8 17:42 34k 2012/03/08 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra-1-0.dll" v0.0 ts=2012/3/8 17:43 23k 2012/03/08 C:\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_local-1-0.dll" v0.0 ts=2012/3/8 17:42 119k 2012/03/08 C:\cygwin\bin\cygsvn_ra_neon-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_neon-1-0.dll" v0.0 ts=2012/3/8 17:42 131k 2012/03/08 C:\cygwin\bin\cygsvn_ra_serf-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_serf-1-0.dll" v0.0 ts=2012/3/8 17:42 70k 2012/03/08 C:\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_svn-1-0.dll" v0.0 ts=2012/3/8 17:42 146k 2012/03/08 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_repos-1-0.dll" v0.0 ts=2012/3/8 17:42 290k 2012/03/08 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_subr-1-0.dll" v0.0 ts=2012/3/8 17:42 472k 2012/03/08 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_wc-1-0.dll" v0.0 ts=2012/3/8 17:42 57k 2012/03/22 C:\cygwin\bin\cygtasn1-3.dll - os=4.0 img=1.0 sys=4.0 "cygtasn1-3.dll" v0.0 ts=2012/3/22 3:33 26k 2011/10/04 C:\cygwin\bin\cygthai-0.dll - os=4.0 img=1.0 sys=4.0 "cygthai-0.dll" v0.0 ts=2011/10/4 17:22 48k 2010/01/02 C:\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0 "cygtic-10.dll" v0.0 ts=2010/1/2 12:45 48k 2009/11/20 C:\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0 "cygtic-9.dll" v0.0 ts=2009/11/20 17:10 48k 2010/01/02 C:\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0 "cygticw-10.dll" v0.0 ts=2010/1/2 15:28 347k 2011/04/08 C:\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0 "cygtiff-5.dll" v0.0 ts=2011/4/7 22:27 9k 2011/04/08 C:\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0 "cygtiffxx-5.dll" v0.0 ts=2011/4/7 22:27 13k 2012/02/29 C:\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0 "cyguuid-1.dll" v0.0 ts=2012/2/29 0:56 157k 2012/03/23 C:\cygwin\bin\cygwind-0.dll - os=4.0 img=1.0 sys=4.0 "cygwind-0.dll" v0.0 ts=2012/3/22 23:52 28k 2010/03/28 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0 "cygwrap-0.dll" v0.0 ts=2010/3/28 6:02 1045k 2011/08/22 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0 "cygX11-6.dll" v0.0 ts=2011/8/22 5:25 6k 2011/08/22 C:\cygwin\bin\cygX11-xcb-1.dll - os=4.0 img=1.0 sys=4.0 "cygX11-xcb-1.dll" v0.0 ts=2011/8/22 5:26 11k 2010/08/03 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0 "cygXau-6.dll" v0.0 ts=2010/8/2 21:32 337k 2011/02/04 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-7.dll" v0.0 ts=2011/2/4 5:02 75k 2010/12/21 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-1.dll" v0.0 ts=2010/12/20 23:36 51k 2010/12/21 C:\cygwin\bin\cygxcb-glx-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-glx-0.dll" v0.0 ts=2010/12/20 23:36 22k 2010/12/21 C:\cygwin\bin\cygxcb-render-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-render-0.dll" v0.0 ts=2010/12/20 23:36 11k 2011/05/23 C:\cygwin\bin\cygxcb-render-util-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-render-util-0.dll" v0.0 ts=2011/5/23 5:25 8k 2010/12/21 C:\cygwin\bin\cygxcb-shm-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-shm-0.dll" v0.0 ts=2010/12/20 23:36 10k 2010/11/01 C:\cygwin\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0 "cygXcomposite-1.dll" v0.0 ts=2010/10/31 22:59 30k 2011/08/22 C:\cygwin\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0 "cygXcursor-1.dll" v0.0 ts=2011/8/22 14:26 11k 2010/08/03 C:\cygwin\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0 "cygXdamage-1.dll" v0.0 ts=2010/8/3 1:25 17k 2010/10/31 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0 "cygXdmcp-6.dll" v0.0 ts=2010/10/31 17:29 52k 2011/05/23 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0 "cygXext-6.dll" v0.0 ts=2011/5/23 5:32 17k 2011/03/17 C:\cygwin\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0 "cygXfixes-3.dll" v0.0 ts=2011/3/16 22:50 66k 2010/11/01 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0 "cygXft-2.dll" v0.0 ts=2010/10/31 23:10 46k 2011/12/21 C:\cygwin\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0 "cygXi-6.dll" v0.0 ts=2011/12/21 3:39 8k 2010/11/01 C:\cygwin\bin\cygXinerama-1.dll - os=4.0 img=1.0 sys=4.0 "cygXinerama-1.dll" v0.0 ts=2010/10/31 23:11 119k 2010/11/01 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbfile-1.dll" v0.0 ts=2010/10/31 23:33 1071k 2012/02/29 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0 "cygxml2-2.dll" v0.0 ts=2012/2/29 18:04 75k 2010/11/01 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0 "cygXmu-6.dll" v0.0 ts=2010/10/31 23:19 11k 2010/11/01 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0 "cygXmuu-1.dll" v0.0 ts=2010/10/31 23:19 53k 2010/11/01 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-4.dll" v0.0 ts=2010/10/31 23:19 25k 2011/08/22 C:\cygwin\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0 "cygXrandr-2.dll" v0.0 ts=2011/8/22 13:55 32k 2010/08/03 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0 "cygXrender-1.dll" v0.0 ts=2010/8/3 1:48 278k 2011/06/07 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0 "cygXt-6.dll" v0.0 ts=2011/6/7 0:40 76k 2010/08/01 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2010/8/1 18:04 2235k 2012/05/09 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2012/5/9 5:25 Cygwin DLL version info: DLL version: 1.7.15 DLL epoch: 19 DLL old termios: 5 DLL malloc env: 28 Cygwin conv: 181 API major: 0 API minor: 260 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 118k 2012/02/19 C:\cygwin\bin\cygapr-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygapr-1-0.dll" v0.0 ts=2012/2/19 18:55 89k 2011/12/20 C:\cygwin\bin\cygaprutil-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygaprutil-1-0.dll" v0.0 ts=2011/12/20 17:31 448k 2012/03/23 C:\cygwin\bin\cygasn1-8.dll - os=4.0 img=1.0 sys=4.0 "cygasn1-8.dll" v0.0 ts=2012/3/22 23:53 94k 2012/05/01 C:\cygwin\bin\cygatk-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygatk-1.0-0.dll" v0.0 ts=2012/4/30 23:28 14k 2012/05/04 C:\cygwin\bin\cygattr-1.dll - os=4.0 img=1.0 sys=4.0 "cygattr-1.dll" v0.0 ts=2012/5/4 8:35 167k 2012/04/04 C:\cygwin\bin\cygautotrace-3.dll - os=4.0 img=1.0 sys=4.0 "cygautotrace-3.dll" v0.0 ts=2012/4/4 5:50 118k 2012/02/29 C:\cygwin\bin\cygblkid-1.dll - os=4.0 img=1.0 sys=4.0 "cygblkid-1.dll" v0.0 ts=2012/2/29 0:57 62k 2011/05/21 C:\cygwin\bin\cygbz2-1.dll - os=4.0 img=1.0 sys=4.0 "cygbz2-1.dll" v0.0 ts=2011/5/21 16:16 895k 2012/05/01 C:\cygwin\bin\cygcairo-2.dll - os=4.0 img=1.0 sys=4.0 "cygcairo-2.dll" v0.0 ts=2012/5/1 1:36 20k 2012/05/01 C:\cygwin\bin\cygcairo-gobject-2.dll - os=4.0 img=1.0 sys=4.0 "cygcairo-gobject-2.dll" v0.0 ts=2012/5/1 1:36 101k 2012/05/01 C:\cygwin\bin\cygcairo-script-interpreter-2.dll - os=4.0 img=1.0 sys=4.0 "cygcairo-script-interpreter-2.dll" v0.0 ts=2012/5/1 1:36 108k 2010/01/05 C:\cygwin\bin\cygcloog-0.dll - os=4.0 img=1.0 sys=4.0 "cygcloog-0.dll" v0.0 ts=2010/1/4 22:45 9k 2011/01/07 C:\cygwin\bin\cygcom_err-2.dll - os=4.0 img=1.0 sys=4.0 "cygcom_err-2.dll" v0.0 ts=2011/1/6 23:26 189k 2012/05/04 C:\cygwin\bin\cygcroco-0.6-3.dll - os=4.0 img=1.0 sys=4.0 "cygcroco-0.6-3.dll" v0.0 ts=2012/5/4 0:54 7k 2012/05/07 C:\cygwin\bin\cygcrypt-0.dll - os=4.0 img=1.0 sys=4.0 "cygcrypt-0.dll" v0.0 ts=2012/5/7 8:18 1246k 2012/05/11 C:\cygwin\bin\cygcrypto-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-0.9.8.dll" v0.0 ts=2012/5/11 8:25 1515k 2012/05/11 C:\cygwin\bin\cygcrypto-1.0.0.dll - os=4.0 img=1.0 sys=4.0 "cygcrypto-1.0.0.dll" v0.0 ts=2012/5/11 7:33 17k 2011/10/02 C:\cygwin\bin\cygdatrie-1.dll - os=4.0 img=1.0 sys=4.0 "cygdatrie-1.dll" v0.0 ts=2011/10/2 20:13 929k 2011/11/10 C:\cygwin\bin\cygdb-4.5.dll - os=4.0 img=1.0 sys=4.0 "cygdb-4.5.dll" v0.0 ts=2011/11/10 17:52 219k 2012/04/20 C:\cygwin\bin\cygdbus-1-3.dll - os=4.0 img=1.0 sys=4.0 "cygdbus-1-3.dll" v0.0 ts=2012/4/19 23:09 93k 2011/11/10 C:\cygwin\bin\cygdb_cxx-4.5.dll - os=4.0 img=1.0 sys=4.0 "cygdb_cxx-4.5.dll" v0.0 ts=2011/11/10 17:53 140k 2012/05/03 C:\cygwin\bin\cygedit-0.dll - os=4.0 img=1.0 sys=4.0 "cygedit-0.dll" v0.0 ts=2012/5/3 14:12 62k 2012/02/05 C:\cygwin\bin\cygEGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygEGL-1.dll" v0.0 ts=2012/2/5 5:13 163k 2010/05/19 C:\cygwin\bin\cygEMF-1.dll - os=4.0 img=1.0 sys=4.0 "cygEMF-1.dll" v0.0 ts=2010/5/19 16:51 118k 2008/05/09 C:\cygwin\bin\cygexpat-1.dll - os=4.0 img=1.0 sys=4.0 "cygexpat-1.dll" v0.0 ts=2008/5/9 1:03 29k 2010/05/12 C:\cygwin\bin\cygfam-0.dll - os=4.0 img=1.0 sys=4.0 "cygfam-0.dll" v0.0 ts=2010/5/12 7:26 21k 2011/10/26 C:\cygwin\bin\cygffi-4.dll - os=4.0 img=1.0 sys=4.0 "cygffi-4.dll" v0.0 ts=2011/10/23 11:33 785k 2011/08/23 C:\cygwin\bin\cygfftw3-3.dll - os=4.0 img=1.0 sys=4.0 "cygfftw3-3.dll" v0.0 ts=2011/8/21 18:53 759k 2011/08/23 C:\cygwin\bin\cygfftw3f-3.dll - os=4.0 img=1.0 sys=4.0 "cygfftw3f-3.dll" v0.0 ts=2011/8/21 18:47 20k 2011/08/23 C:\cygwin\bin\cygfftw3f_threads-3.dll - os=4.0 img=1.0 sys=4.0 "cygfftw3f_threads-3.dll" v0.0 ts=2011/8/21 18:47 20k 2011/08/23 C:\cygwin\bin\cygfftw3_threads-3.dll - os=4.0 img=1.0 sys=4.0 "cygfftw3_threads-3.dll" v0.0 ts=2011/8/21 18:53 175k 2012/02/03 C:\cygwin\bin\cygfontconfig-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontconfig-1.dll" v0.0 ts=2012/2/3 6:53 20k 2010/10/31 C:\cygwin\bin\cygfontenc-1.dll - os=4.0 img=1.0 sys=4.0 "cygfontenc-1.dll" v0.0 ts=2010/10/31 17:19 43k 2010/01/02 C:\cygwin\bin\cygform-10.dll - os=4.0 img=1.0 sys=4.0 "cygform-10.dll" v0.0 ts=2010/1/2 12:49 40k 2009/03/01 C:\cygwin\bin\cygform-8.dll - os=4.0 img=1.0 sys=4.0 "cygform-8.dll" v0.0 ts=2009/3/1 3:32 43k 2009/11/20 C:\cygwin\bin\cygform-9.dll - os=4.0 img=1.0 sys=4.0 "cygform-9.dll" v0.0 ts=2009/11/20 17:14 47k 2010/01/02 C:\cygwin\bin\cygformw-10.dll - os=4.0 img=1.0 sys=4.0 "cygformw-10.dll" v0.0 ts=2010/1/2 15:31 548k 2011/11/09 C:\cygwin\bin\cygfpx-1.dll - os=4.0 img=1.0 sys=4.0 "cygfpx-1.dll" v0.0 ts=2011/11/9 20:30 505k 2012/03/27 C:\cygwin\bin\cygfreetype-6.dll - os=4.0 img=1.0 sys=4.0 "cygfreetype-6.dll" v0.0 ts=2012/3/27 1:27 79k 2011/10/26 C:\cygwin\bin\cyggcc_s-1.dll - os=4.0 img=1.0 sys=4.0 "cyggcc_s-1.dll" v0.0 ts=2011/10/23 11:15 449k 2011/05/20 C:\cygwin\bin\cyggcrypt-11.dll - os=4.0 img=1.0 sys=4.0 "cyggcrypt-11.dll" v0.0 ts=2011/5/19 23:29 227k 2011/11/16 C:\cygwin\bin\cyggd-2.dll - os=4.0 img=1.0 sys=4.0 "cyggd-2.dll" v0.0 ts=2011/11/16 8:53 19k 2009/02/26 C:\cygwin\bin\cyggdbm-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm-4.dll" v0.0 ts=2009/2/26 5:58 8k 2009/02/26 C:\cygwin\bin\cyggdbm_compat-4.dll - os=4.0 img=1.0 sys=4.0 "cyggdbm_compat-4.dll" v0.0 ts=2009/2/26 5:58 554k 2012/05/02 C:\cygwin\bin\cyggdk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggdk-x11-2.0-0.dll" v0.0 ts=2012/5/2 4:48 201k 2012/05/02 C:\cygwin\bin\cyggdk_pixbuf-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggdk_pixbuf-2.0-0.dll" v0.0 ts=2012/5/2 0:28 29k 2009/03/23 C:\cygwin\bin\cyggif-4.dll - os=4.0 img=1.0 sys=4.0 "cyggif-4.dll" v0.0 ts=2009/3/23 15:55 1063k 2012/05/01 C:\cygwin\bin\cyggio-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggio-2.0-0.dll" v0.0 ts=2012/5/1 2:46 325k 2012/02/05 C:\cygwin\bin\cygGL-1.dll - os=4.0 img=1.0 sys=4.0 "cygGL-1.dll" v0.0 ts=2012/2/5 5:13 159k 2012/02/05 C:\cygwin\bin\cygglapi-0.dll - os=4.0 img=1.0 sys=4.0 "cygglapi-0.dll" v0.0 ts=2012/2/5 4:58 838k 2012/05/01 C:\cygwin\bin\cygglib-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygglib-2.0-0.dll" v0.0 ts=2012/5/1 2:41 141k 2009/03/30 C:\cygwin\bin\cygglitz-1.dll - os=4.0 img=1.0 sys=4.0 "cygglitz-1.dll" v0.0 ts=2009/3/30 13:22 21k 2009/03/30 C:\cygwin\bin\cygglitz-glx-1.dll - os=4.0 img=1.0 sys=4.0 "cygglitz-glx-1.dll" v0.0 ts=2009/3/30 13:23 434k 2012/02/05 C:\cygwin\bin\cygGLU-1.dll - os=4.0 img=1.0 sys=4.0 "cygGLU-1.dll" v0.0 ts=2012/2/5 5:00 187k 2010/05/17 C:\cygwin\bin\cygglut-3.dll - os=4.0 img=1.0 sys=4.0 "cygglut-3.dll" v0.0 ts=2010/5/17 19:01 11k 2012/05/01 C:\cygwin\bin\cyggmodule-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggmodule-2.0-0.dll" v0.0 ts=2012/5/1 2:43 317k 2011/07/31 C:\cygwin\bin\cyggmp-3.dll - os=4.0 img=1.0 sys=4.0 "cyggmp-3.dll" v0.0 ts=2011/7/31 2:14 14k 2011/07/31 C:\cygwin\bin\cyggmpxx-4.dll - os=4.0 img=1.0 sys=4.0 "cyggmpxx-4.dll" v0.0 ts=2011/7/31 7:31 614k 2011/11/15 C:\cygwin\bin\cyggnutls-26.dll - os=4.0 img=1.0 sys=4.0 "cyggnutls-26.dll" v0.0 ts=2011/11/15 5:02 21k 2011/11/15 C:\cygwin\bin\cyggnutls-extra-26.dll - os=4.0 img=1.0 sys=4.0 "cyggnutls-extra-26.dll" v0.0 ts=2011/11/15 5:02 24k 2011/11/15 C:\cygwin\bin\cyggnutls-openssl-27.dll - os=4.0 img=1.0 sys=4.0 "cyggnutls-openssl-27.dll" v0.0 ts=2011/11/15 5:03 52k 2011/11/15 C:\cygwin\bin\cyggnutlsxx-27.dll - os=4.0 img=1.0 sys=4.0 "cyggnutlsxx-27.dll" v0.0 ts=2011/11/15 5:02 258k 2012/05/01 C:\cygwin\bin\cyggobject-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggobject-2.0-0.dll" v0.0 ts=2012/5/1 2:43 42k 2011/10/26 C:\cygwin\bin\cyggomp-1.dll - os=4.0 img=1.0 sys=4.0 "cyggomp-1.dll" v0.0 ts=2011/10/23 11:21 14k 2011/05/20 C:\cygwin\bin\cyggpg-error-0.dll - os=4.0 img=1.0 sys=4.0 "cyggpg-error-0.dll" v0.0 ts=2011/5/19 23:04 6546k 2011/11/10 C:\cygwin\bin\cyggs-9.dll - os=4.0 img=1.0 sys=4.0 "cyggs-9.dll" v0.0 ts=2011/11/10 20:56 192k 2012/05/04 C:\cygwin\bin\cyggsf-1-114.dll - os=4.0 img=1.0 sys=4.0 "cyggsf-1-114.dll" v0.0 ts=2012/5/3 23:01 179k 2012/03/23 C:\cygwin\bin\cyggssapi-3.dll - os=4.0 img=1.0 sys=4.0 "cyggssapi-3.dll" v0.0 ts=2012/3/23 0:01 6k 2012/05/01 C:\cygwin\bin\cyggthread-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggthread-2.0-0.dll" v0.0 ts=2012/5/1 2:43 3746k 2012/05/02 C:\cygwin\bin\cyggtk-x11-2.0-0.dll - os=4.0 img=1.0 sys=4.0 "cyggtk-x11-2.0-0.dll" v0.0 ts=2012/5/2 4:53 10k 2012/03/23 C:\cygwin\bin\cygheimbase-1.dll - os=4.0 img=1.0 sys=4.0 "cygheimbase-1.dll" v0.0 ts=2012/3/22 23:51 20k 2012/03/23 C:\cygwin\bin\cygheimntlm-0.dll - os=4.0 img=1.0 sys=4.0 "cygheimntlm-0.dll" v0.0 ts=2012/3/22 23:58 25k 2012/05/04 C:\cygwin\bin\cyghistory7.dll - os=4.0 img=1.0 sys=4.0 "cyghistory7.dll" v0.0 ts=2012/5/4 18:07 211k 2012/03/23 C:\cygwin\bin\cyghx509-5.dll - os=4.0 img=1.0 sys=4.0 "cyghx509-5.dll" v0.0 ts=2012/3/22 23:54 74k 2010/10/31 C:\cygwin\bin\cygICE-6.dll - os=4.0 img=1.0 sys=4.0 "cygICE-6.dll" v0.0 ts=2010/10/31 17:18 358k 2012/04/14 C:\cygwin\bin\cygicons-0.dll - os=4.0 img=1.4 sys=4.0 "cygicons-0.dll" v0.0 ts=2012/4/13 22:48 985k 2011/10/16 C:\cygwin\bin\cygiconv-2.dll - os=4.0 img=1.0 sys=4.0 "cygiconv-2.dll" v0.0 ts=2011/10/16 15:01 190k 2011/11/16 C:\cygwin\bin\cygidn-11.dll - os=4.0 img=1.0 sys=4.0 "cygidn-11.dll" v0.0 ts=2011/11/16 12:51 35k 2011/10/16 C:\cygwin\bin\cygintl-8.dll - os=4.0 img=1.0 sys=4.0 "cygintl-8.dll" v0.0 ts=2011/10/16 3:38 242k 2012/02/03 C:\cygwin\bin\cygjasper-1.dll - os=4.0 img=1.0 sys=4.0 "cygjasper-1.dll" v0.0 ts=2012/2/3 12:31 47k 2009/12/23 C:\cygwin\bin\cygjbig-2.dll - os=4.0 img=1.0 sys=4.0 "cygjbig-2.dll" v0.0 ts=2009/12/23 14:59 193k 2009/08/08 C:\cygwin\bin\cygjpeg-7.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg-7.dll" v0.0 ts=2009/8/8 16:39 200k 2010/08/09 C:\cygwin\bin\cygjpeg-8.dll - os=4.0 img=1.0 sys=4.0 "cygjpeg-8.dll" v0.0 ts=2010/8/9 4:02 20k 2012/03/23 C:\cygwin\bin\cygkafs-0.dll - os=4.0 img=1.0 sys=4.0 "cygkafs-0.dll" v0.0 ts=2012/3/22 23:58 372k 2012/03/23 C:\cygwin\bin\cygkrb5-26.dll - os=4.0 img=1.0 sys=4.0 "cygkrb5-26.dll" v0.0 ts=2012/3/22 23:57 42k 2012/03/26 C:\cygwin\bin\cyglber-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cyglber-2-3-0.dll" v0.0 ts=2012/3/26 8:12 232k 2011/11/09 C:\cygwin\bin\cyglcms2-2.dll - os=4.0 img=1.0 sys=4.0 "cyglcms2-2.dll" v0.0 ts=2011/11/9 15:22 193k 2012/03/26 C:\cygwin\bin\cygldap-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cygldap-2-3-0.dll" v0.0 ts=2012/3/26 9:47 206k 2012/03/26 C:\cygwin\bin\cygldap_r-2-3-0.dll - os=4.0 img=1.0 sys=4.0 "cygldap_r-2-3-0.dll" v0.0 ts=2012/3/26 9:48 12928k 2012/01/24 C:\cygwin\bin\cygLLVM-3.0.dll - os=4.0 img=1.0 sys=4.0 "cygLLVM-3.0.dll" v0.0 ts=2012/1/24 10:03 5k 2012/05/09 C:\cygwin\bin\cyglsa.dll - os=4.0 img=1.0 sys=4.0 "cyglsa.dll" v0.0 ts=2012/5/9 5:26 9k 2012/05/09 C:\cygwin\bin\cyglsa64.dll - os=5.2 img=0.0 sys=5.2 30k 2010/09/23 C:\cygwin\bin\cygltdl-7.dll - os=4.0 img=1.0 sys=4.0 "cygltdl-7.dll" v0.0 ts=2010/9/23 16:45 125k 2010/04/09 C:\cygwin\bin\cyglzma-1.dll - os=4.0 img=1.0 sys=4.0 "cyglzma-1.dll" v0.0 ts=2010/4/9 12:54 123k 2011/05/19 C:\cygwin\bin\cyglzma-5.dll - os=4.0 img=1.0 sys=4.0 "cyglzma-5.dll" v0.0 ts=2011/5/18 23:41 116k 2011/11/16 C:\cygwin\bin\cyglzo2-2.dll - os=4.0 img=1.0 sys=4.0 "cyglzo2-2.dll" v0.0 ts=2011/11/16 20:27 94k 2012/04/22 C:\cygwin\bin\cygmagic-1.dll - os=4.0 img=1.0 sys=4.0 "cygmagic-1.dll" v0.0 ts=2012/4/22 15:09 291k 2012/04/01 C:\cygwin\bin\cygMagick++-5.dll - os=4.0 img=1.0 sys=4.0 "cygMagick++-5.dll" v0.0 ts=2012/4/1 4:01 4211k 2012/04/01 C:\cygwin\bin\cygMagickCore-5.dll - os=4.0 img=1.0 sys=4.0 "cygMagickCore-5.dll" v0.0 ts=2012/4/1 3:59 1113k 2012/04/01 C:\cygwin\bin\cygMagickWand-5.dll - os=4.0 img=1.0 sys=4.0 "cygMagickWand-5.dll" v0.0 ts=2012/4/1 3:59 25k 2010/01/02 C:\cygwin\bin\cygmenu-10.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-10.dll" v0.0 ts=2010/1/2 12:48 21k 2009/03/01 C:\cygwin\bin\cygmenu-8.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-8.dll" v0.0 ts=2009/3/1 3:31 25k 2009/11/20 C:\cygwin\bin\cygmenu-9.dll - os=4.0 img=1.0 sys=4.0 "cygmenu-9.dll" v0.0 ts=2009/11/20 17:13 25k 2010/01/02 C:\cygwin\bin\cygmenuw-10.dll - os=4.0 img=1.0 sys=4.0 "cygmenuw-10.dll" v0.0 ts=2010/1/2 15:30 320k 2011/11/07 C:\cygwin\bin\cygming-1.dll - os=4.0 img=1.0 sys=4.0 "cygming-1.dll" v0.0 ts=2011/11/5 12:38 24k 2008/10/30 C:\cygwin\bin\cygminires.dll - os=4.0 img=1.2 sys=4.0 "cygminires.dll" v0.0 ts=2008/10/30 21:53 213k 2011/07/31 C:\cygwin\bin\cygmp-3.dll - os=4.0 img=1.0 sys=4.0 "cygmp-3.dll" v0.0 ts=2011/7/31 2:12 64k 2009/11/09 C:\cygwin\bin\cygmpc-1.dll - os=4.0 img=1.0 sys=4.0 "cygmpc-1.dll" v0.0 ts=2009/11/8 23:21 269k 2009/06/07 C:\cygwin\bin\cygmpfr-1.dll - os=4.0 img=1.0 sys=4.0 "cygmpfr-1.dll" v0.0 ts=2009/6/7 18:10 1102k 2011/08/07 C:\cygwin\bin\cygmpfr-4.dll - os=4.0 img=1.0 sys=4.0 "cygmpfr-4.dll" v0.0 ts=2011/8/6 22:47 63k 2010/01/02 C:\cygwin\bin\cygncurses++-10.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-10.dll" v0.0 ts=2010/1/2 13:00 66k 2009/03/01 C:\cygwin\bin\cygncurses++-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-8.dll" v0.0 ts=2009/3/1 3:39 63k 2009/11/20 C:\cygwin\bin\cygncurses++-9.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++-9.dll" v0.0 ts=2009/11/20 17:25 63k 2010/01/02 C:\cygwin\bin\cygncurses++w-10.dll - os=4.0 img=1.0 sys=4.0 "cygncurses++w-10.dll" v0.0 ts=2010/1/2 15:41 195k 2010/01/02 C:\cygwin\bin\cygncurses-10.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-10.dll" v0.0 ts=2010/1/2 12:45 237k 2009/03/01 C:\cygwin\bin\cygncurses-8.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-8.dll" v0.0 ts=2009/3/1 3:28 198k 2009/11/20 C:\cygwin\bin\cygncurses-9.dll - os=4.0 img=1.0 sys=4.0 "cygncurses-9.dll" v0.0 ts=2009/11/20 17:10 244k 2010/01/02 C:\cygwin\bin\cygncursesw-10.dll - os=4.0 img=1.0 sys=4.0 "cygncursesw-10.dll" v0.0 ts=2010/1/2 15:28 118k 2012/03/22 C:\cygwin\bin\cygneon-27.dll - os=4.0 img=1.0 sys=4.0 "cygneon-27.dll" v0.0 ts=2012/3/22 10:05 23k 2012/02/05 C:\cygwin\bin\cygOpenVG-1.dll - os=4.0 img=1.0 sys=4.0 "cygOpenVG-1.dll" v0.0 ts=2012/2/5 5:13 2815k 2012/02/05 C:\cygwin\bin\cygOSMesa-7.dll - os=4.0 img=1.0 sys=4.0 "cygOSMesa-7.dll" v0.0 ts=2012/2/5 5:13 13k 2010/01/02 C:\cygwin\bin\cygpanel-10.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-10.dll" v0.0 ts=2010/1/2 12:47 11k 2009/03/01 C:\cygwin\bin\cygpanel-8.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-8.dll" v0.0 ts=2009/3/1 3:30 13k 2009/11/20 C:\cygwin\bin\cygpanel-9.dll - os=4.0 img=1.0 sys=4.0 "cygpanel-9.dll" v0.0 ts=2009/11/20 17:12 13k 2010/01/02 C:\cygwin\bin\cygpanelw-10.dll - os=4.0 img=1.0 sys=4.0 "cygpanelw-10.dll" v0.0 ts=2010/1/2 14:30 236k 2012/05/02 C:\cygwin\bin\cygpango-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpango-1.0-0.dll" v0.0 ts=2012/5/2 0:44 36k 2012/05/02 C:\cygwin\bin\cygpangocairo-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangocairo-1.0-0.dll" v0.0 ts=2012/5/2 0:45 186k 2012/05/02 C:\cygwin\bin\cygpangoft2-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangoft2-1.0-0.dll" v0.0 ts=2012/5/2 0:44 109k 2012/05/02 C:\cygwin\bin\cygpangox-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangox-1.0-0.dll" v0.0 ts=2012/5/2 0:44 23k 2012/05/02 C:\cygwin\bin\cygpangoxft-1.0-0.dll - os=4.0 img=1.0 sys=4.0 "cygpangoxft-1.0-0.dll" v0.0 ts=2012/5/2 0:45 9k 2010/10/08 C:\cygwin\bin\cygpaper-1.dll - os=4.0 img=1.0 sys=4.0 "cygpaper-1.dll" v0.0 ts=2010/10/8 1:56 255k 2012/02/10 C:\cygwin\bin\cygpcre-0.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-0.dll" v0.0 ts=2012/2/10 8:24 259k 2012/04/30 C:\cygwin\bin\cygpcre-1.dll - os=4.0 img=1.0 sys=4.0 "cygpcre-1.dll" v0.0 ts=2012/4/30 3:52 1627k 2010/08/29 C:\cygwin\bin\cygperl5_10.dll - os=4.0 img=1.0 sys=4.0 "cygperl5_10.dll" v0.0 ts=2010/8/28 15:17 509k 2012/03/12 C:\cygwin\bin\cygpixman-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygpixman-1-0.dll" v0.0 ts=2012/3/12 7:06 988k 2010/01/22 C:\cygwin\bin\cygplotter-2.dll - os=4.0 img=1.0 sys=4.0 "cygplotter-2.dll" v0.0 ts=2010/1/22 20:01 249k 2011/07/28 C:\cygwin\bin\cygpng12.dll - os=4.0 img=1.0 sys=4.0 "cygpng12.dll" v0.0 ts=2011/7/28 2:20 129k 2011/07/28 C:\cygwin\bin\cygpng14-14.dll - os=4.0 img=1.0 sys=4.0 "cygpng14-14.dll" v0.0 ts=2011/7/28 2:55 22k 2002/06/09 C:\cygwin\bin\cygpopt-0.dll - os=4.0 img=1.0 sys=4.0 "cygpopt-0.dll" v0.0 ts=2002/6/9 2:45 695k 2009/04/18 C:\cygwin\bin\cygppl-7.dll - os=4.0 img=1.0 sys=4.0 "cygppl-7.dll" v0.0 ts=2009/4/18 9:44 2481k 2009/04/18 C:\cygwin\bin\cygppl_c-2.dll - os=4.0 img=1.0 sys=4.0 "cygppl_c-2.dll" v0.0 ts=2009/4/18 9:47 103k 2009/01/07 C:\cygwin\bin\cygpq.dll - os=4.0 img=1.0 sys=4.0 "cygpq.dll" v0.0 ts=2009/1/7 14:46 27k 2009/09/07 C:\cygwin\bin\cygproxy-0.dll - os=4.0 img=1.0 sys=4.0 "cygproxy-0.dll" v0.0 ts=2009/9/6 21:56 122k 2011/10/05 C:\cygwin\bin\cygproxy-1.dll - os=4.0 img=1.0 sys=4.0 "cygproxy-1.dll" v0.0 ts=2011/10/5 1:45 335k 2012/04/02 C:\cygwin\bin\cygpstoedit-0.dll - os=4.0 img=1.0 sys=4.0 "cygpstoedit-0.dll" v0.0 ts=2012/4/2 6:36 18k 2009/04/18 C:\cygwin\bin\cygpwl-4.dll - os=4.0 img=1.0 sys=4.0 "cygpwl-4.dll" v0.0 ts=2009/4/18 9:44 162k 2012/05/04 C:\cygwin\bin\cygreadline7.dll - os=4.0 img=1.0 sys=4.0 "cygreadline7.dll" v0.0 ts=2012/5/4 18:07 51k 2012/03/23 C:\cygwin\bin\cygroken-18.dll - os=4.0 img=1.0 sys=4.0 "cygroken-18.dll" v0.0 ts=2012/3/22 23:51 187k 2012/05/02 C:\cygwin\bin\cygrsvg-2-2.dll - os=4.0 img=1.0 sys=4.0 "cygrsvg-2-2.dll" v0.0 ts=2012/5/2 0:44 84k 2010/07/02 C:\cygwin\bin\cygsasl2-2.dll - os=4.0 img=1.0 sys=4.0 "cygsasl2-2.dll" v0.0 ts=2010/7/2 0:19 55k 2012/03/16 C:\cygwin\bin\cygserf-0-1.dll - os=4.0 img=1.0 sys=4.0 "cygserf-0-1.dll" v0.0 ts=2012/3/15 22:14 59k 2012/03/21 C:\cygwin\bin\cygserf-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygserf-1-0.dll" v0.0 ts=2012/3/20 22:53 8k 2011/05/05 C:\cygwin\bin\cygsigsegv-2.dll - os=4.0 img=1.0 sys=4.0 "cygsigsegv-2.dll" v0.0 ts=2011/5/5 4:33 25k 2010/10/31 C:\cygwin\bin\cygSM-6.dll - os=4.0 img=1.0 sys=4.0 "cygSM-6.dll" v0.0 ts=2010/10/31 17:24 1613k 2010/12/01 C:\cygwin\bin\cygsqlite3-0.dll - os=4.0 img=1.0 sys=4.0 "cygsqlite3-0.dll" v0.0 ts=2010/12/1 10:20 282k 2012/05/11 C:\cygwin\bin\cygssl-0.9.8.dll - os=4.0 img=1.0 sys=4.0 "cygssl-0.9.8.dll" v0.0 ts=2012/5/11 8:25 359k 2012/05/11 C:\cygwin\bin\cygssl-1.0.0.dll - os=4.0 img=1.0 sys=4.0 "cygssl-1.0.0.dll" v0.0 ts=2012/5/11 7:33 8k 2011/10/26 C:\cygwin\bin\cygssp-0.dll - os=4.0 img=1.0 sys=4.0 "cygssp-0.dll" v0.0 ts=2011/10/23 11:33 780k 2011/10/26 C:\cygwin\bin\cygstdc++-6.dll - os=4.0 img=1.0 sys=4.0 "cygstdc++-6.dll" v0.0 ts=2011/10/23 11:58 292k 2012/03/08 C:\cygwin\bin\cygsvn_client-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_client-1-0.dll" v0.0 ts=2012/3/8 17:43 39k 2012/03/08 C:\cygwin\bin\cygsvn_delta-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_delta-1-0.dll" v0.0 ts=2012/3/8 17:42 57k 2012/03/08 C:\cygwin\bin\cygsvn_diff-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_diff-1-0.dll" v0.0 ts=2012/3/8 17:42 20k 2012/03/08 C:\cygwin\bin\cygsvn_fs-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs-1-0.dll" v0.0 ts=2012/3/8 17:42 143k 2012/03/08 C:\cygwin\bin\cygsvn_fs_base-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs_base-1-0.dll" v0.0 ts=2012/3/8 17:42 133k 2012/03/08 C:\cygwin\bin\cygsvn_fs_fs-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs_fs-1-0.dll" v0.0 ts=2012/3/8 17:42 7k 2012/03/08 C:\cygwin\bin\cygsvn_fs_util-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_fs_util-1-0.dll" v0.0 ts=2012/3/8 17:42 34k 2012/03/08 C:\cygwin\bin\cygsvn_ra-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra-1-0.dll" v0.0 ts=2012/3/8 17:43 23k 2012/03/08 C:\cygwin\bin\cygsvn_ra_local-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_local-1-0.dll" v0.0 ts=2012/3/8 17:42 119k 2012/03/08 C:\cygwin\bin\cygsvn_ra_neon-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_neon-1-0.dll" v0.0 ts=2012/3/8 17:42 131k 2012/03/08 C:\cygwin\bin\cygsvn_ra_serf-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_serf-1-0.dll" v0.0 ts=2012/3/8 17:42 70k 2012/03/08 C:\cygwin\bin\cygsvn_ra_svn-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_ra_svn-1-0.dll" v0.0 ts=2012/3/8 17:42 146k 2012/03/08 C:\cygwin\bin\cygsvn_repos-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_repos-1-0.dll" v0.0 ts=2012/3/8 17:42 290k 2012/03/08 C:\cygwin\bin\cygsvn_subr-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_subr-1-0.dll" v0.0 ts=2012/3/8 17:42 472k 2012/03/08 C:\cygwin\bin\cygsvn_wc-1-0.dll - os=4.0 img=1.0 sys=4.0 "cygsvn_wc-1-0.dll" v0.0 ts=2012/3/8 17:42 57k 2012/03/22 C:\cygwin\bin\cygtasn1-3.dll - os=4.0 img=1.0 sys=4.0 "cygtasn1-3.dll" v0.0 ts=2012/3/22 3:33 26k 2011/10/04 C:\cygwin\bin\cygthai-0.dll - os=4.0 img=1.0 sys=4.0 "cygthai-0.dll" v0.0 ts=2011/10/4 17:22 48k 2010/01/02 C:\cygwin\bin\cygtic-10.dll - os=4.0 img=1.0 sys=4.0 "cygtic-10.dll" v0.0 ts=2010/1/2 12:45 48k 2009/11/20 C:\cygwin\bin\cygtic-9.dll - os=4.0 img=1.0 sys=4.0 "cygtic-9.dll" v0.0 ts=2009/11/20 17:10 48k 2010/01/02 C:\cygwin\bin\cygticw-10.dll - os=4.0 img=1.0 sys=4.0 "cygticw-10.dll" v0.0 ts=2010/1/2 15:28 347k 2011/04/08 C:\cygwin\bin\cygtiff-5.dll - os=4.0 img=1.0 sys=4.0 "cygtiff-5.dll" v0.0 ts=2011/4/7 22:27 9k 2011/04/08 C:\cygwin\bin\cygtiffxx-5.dll - os=4.0 img=1.0 sys=4.0 "cygtiffxx-5.dll" v0.0 ts=2011/4/7 22:27 13k 2012/02/29 C:\cygwin\bin\cyguuid-1.dll - os=4.0 img=1.0 sys=4.0 "cyguuid-1.dll" v0.0 ts=2012/2/29 0:56 157k 2012/03/23 C:\cygwin\bin\cygwind-0.dll - os=4.0 img=1.0 sys=4.0 "cygwind-0.dll" v0.0 ts=2012/3/22 23:52 28k 2010/03/28 C:\cygwin\bin\cygwrap-0.dll - os=4.0 img=1.0 sys=4.0 "cygwrap-0.dll" v0.0 ts=2010/3/28 6:02 1045k 2011/08/22 C:\cygwin\bin\cygX11-6.dll - os=4.0 img=1.0 sys=4.0 "cygX11-6.dll" v0.0 ts=2011/8/22 5:25 6k 2011/08/22 C:\cygwin\bin\cygX11-xcb-1.dll - os=4.0 img=1.0 sys=4.0 "cygX11-xcb-1.dll" v0.0 ts=2011/8/22 5:26 11k 2010/08/03 C:\cygwin\bin\cygXau-6.dll - os=4.0 img=1.0 sys=4.0 "cygXau-6.dll" v0.0 ts=2010/8/2 21:32 337k 2011/02/04 C:\cygwin\bin\cygXaw-7.dll - os=4.0 img=1.0 sys=4.0 "cygXaw-7.dll" v0.0 ts=2011/2/4 5:02 75k 2010/12/21 C:\cygwin\bin\cygxcb-1.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-1.dll" v0.0 ts=2010/12/20 23:36 51k 2010/12/21 C:\cygwin\bin\cygxcb-glx-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-glx-0.dll" v0.0 ts=2010/12/20 23:36 22k 2010/12/21 C:\cygwin\bin\cygxcb-render-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-render-0.dll" v0.0 ts=2010/12/20 23:36 11k 2011/05/23 C:\cygwin\bin\cygxcb-render-util-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-render-util-0.dll" v0.0 ts=2011/5/23 5:25 8k 2010/12/21 C:\cygwin\bin\cygxcb-shm-0.dll - os=4.0 img=1.0 sys=4.0 "cygxcb-shm-0.dll" v0.0 ts=2010/12/20 23:36 10k 2010/11/01 C:\cygwin\bin\cygXcomposite-1.dll - os=4.0 img=1.0 sys=4.0 "cygXcomposite-1.dll" v0.0 ts=2010/10/31 22:59 30k 2011/08/22 C:\cygwin\bin\cygXcursor-1.dll - os=4.0 img=1.0 sys=4.0 "cygXcursor-1.dll" v0.0 ts=2011/8/22 14:26 11k 2010/08/03 C:\cygwin\bin\cygXdamage-1.dll - os=4.0 img=1.0 sys=4.0 "cygXdamage-1.dll" v0.0 ts=2010/8/3 1:25 17k 2010/10/31 C:\cygwin\bin\cygXdmcp-6.dll - os=4.0 img=1.0 sys=4.0 "cygXdmcp-6.dll" v0.0 ts=2010/10/31 17:29 52k 2011/05/23 C:\cygwin\bin\cygXext-6.dll - os=4.0 img=1.0 sys=4.0 "cygXext-6.dll" v0.0 ts=2011/5/23 5:32 17k 2011/03/17 C:\cygwin\bin\cygXfixes-3.dll - os=4.0 img=1.0 sys=4.0 "cygXfixes-3.dll" v0.0 ts=2011/3/16 22:50 66k 2010/11/01 C:\cygwin\bin\cygXft-2.dll - os=4.0 img=1.0 sys=4.0 "cygXft-2.dll" v0.0 ts=2010/10/31 23:10 46k 2011/12/21 C:\cygwin\bin\cygXi-6.dll - os=4.0 img=1.0 sys=4.0 "cygXi-6.dll" v0.0 ts=2011/12/21 3:39 8k 2010/11/01 C:\cygwin\bin\cygXinerama-1.dll - os=4.0 img=1.0 sys=4.0 "cygXinerama-1.dll" v0.0 ts=2010/10/31 23:11 119k 2010/11/01 C:\cygwin\bin\cygxkbfile-1.dll - os=4.0 img=1.0 sys=4.0 "cygxkbfile-1.dll" v0.0 ts=2010/10/31 23:33 1071k 2012/02/29 C:\cygwin\bin\cygxml2-2.dll - os=4.0 img=1.0 sys=4.0 "cygxml2-2.dll" v0.0 ts=2012/2/29 18:04 75k 2010/11/01 C:\cygwin\bin\cygXmu-6.dll - os=4.0 img=1.0 sys=4.0 "cygXmu-6.dll" v0.0 ts=2010/10/31 23:19 11k 2010/11/01 C:\cygwin\bin\cygXmuu-1.dll - os=4.0 img=1.0 sys=4.0 "cygXmuu-1.dll" v0.0 ts=2010/10/31 23:19 53k 2010/11/01 C:\cygwin\bin\cygXpm-4.dll - os=4.0 img=1.0 sys=4.0 "cygXpm-4.dll" v0.0 ts=2010/10/31 23:19 25k 2011/08/22 C:\cygwin\bin\cygXrandr-2.dll - os=4.0 img=1.0 sys=4.0 "cygXrandr-2.dll" v0.0 ts=2011/8/22 13:55 32k 2010/08/03 C:\cygwin\bin\cygXrender-1.dll - os=4.0 img=1.0 sys=4.0 "cygXrender-1.dll" v0.0 ts=2010/8/3 1:48 278k 2011/06/07 C:\cygwin\bin\cygXt-6.dll - os=4.0 img=1.0 sys=4.0 "cygXt-6.dll" v0.0 ts=2011/6/7 0:40 76k 2010/08/01 C:\cygwin\bin\cygz.dll - os=4.0 img=1.0 sys=4.0 "cygz.dll" v0.0 ts=2010/8/1 18:04 2235k 2012/05/09 C:\cygwin\bin\cygwin1.dll - os=4.0 img=1.0 sys=4.0 "cygwin1.dll" v0.0 ts=2012/5/9 5:25 Cygwin DLL version info: DLL version: 1.7.15 DLL epoch: 19 DLL old termios: 5 DLL malloc env: 28 Cygwin conv: 181 API major: 0 API minor: 260 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 Potential app conflicts: ZoneAlarm Personal Firewall Detected: HKLM Registry Key. No Cygwin services found. Cygwin Package Information Last downloaded files to: C:\Users\liporace\Downloads Last downloaded files from: ftp://mirror.mcs.anl.gov/pub/cygwin/ Package Version Status _autorebase 000064-1 OK _update-info-dir 01049-1 OK alternatives 1.3.30c-10 OK autoconf 10-1 OK autoconf2.1 2.13-10 OK autoconf2.5 2.68-1 OK automake 4-10 OK automake1.10 1.10.3-1 OK automake1.11 1.11.3-1 OK automake1.4 1.4p6-10 OK automake1.5 1.5-10 OK automake1.6 1.6.3-11 OK automake1.7 1.7.9-10 OK automake1.8 1.8.5-10 OK automake1.9 1.9.6-10 OK base-cygwin 3.1-1 OK base-files 4.1-1 OK Empty package base-passwd base-passwd 3.1-2 OK bash 4.1.10-4 OK binutils 2.22.51-2 OK bzip2 1.0.6-2 OK cmake 2.8.7-1 OK coreutils 8.15-1 OK crypt 1.2-1 OK csih 0.9.6-1 OK cvs 1.12.13-10 OK cvsutils 0.2.5-1 OK cygrunsrv 1.40-2 OK cygutils 1.4.10-2 OK cygwin 1.7.15-1 OK cygwin-doc 1.7-1 OK damageproto 1.2.1-1 OK dash 0.5.7-1 OK dbus 1.4.20-1 OK diffutils 3.2-1 OK dos2unix 6.0-1 OK dri-drivers 7.11.2-1 OK editrights 1.01-2 OK emacs 23.4-1 OK emacs-X11 23.4-1 OK file 5.11-1 OK findutils 4.5.9-2 OK fixesproto 5.0-1 OK font-adobe-dpi75 1.0.2-1 OK font-alias 1.0.3-1 OK font-encodings 1.0.4-1 OK font-misc-misc 1.1.1-1 OK fontconfig 2.8.0-2 OK gamin 0.1.10-11 OK Empty package gawk gawk 4.0.1-1 OK Empty package gcc4 gcc4 4.5.3-3 OK gcc4-core 4.5.3-3 OK gcc4-g++ 4.5.3-3 OK gdb 7.3.50-3 OK gettext 0.18.1.1-2 OK glproto 1.4.15-1 OK gnome-icon-theme 3.4.0-1 OK grep 2.6.3-1 OK groff 1.21-2 OK gsettings-desktop-schemas 3.4.1-1 OK gzip 1.4-1 OK hicolor-icon-theme 0.12-1 OK inetutils 1.7-2 OK ipc-utils 1.0-1 OK kbproto 1.0.6-1 OK keychain 2.6.8-1 OK less 444-1 OK libapr1 1.4.6-1 OK libaprutil1 1.4.1-1 OK libasn1_8 1.5.2-2 OK libatk1.0_0 2.4.0-1 OK libattr1 2.4.46-1 OK libautotrace3 0.31.1-11 OK libblkid1 2.21-1 OK libbz2_1 1.0.6-2 OK libcairo2 1.12.2-1 OK libcloog0 0.15.7-1 OK libcom_err2 1.41.14-1 OK libcroco0.6_3 0.6.5-1 OK libdatrie1 0.2.4-1 OK libdb4.5 4.5.20.2-3 OK libdbus1_3 1.4.20-1 OK libedit0 20120311-1 OK libEGL1 7.11.2-1 OK libEMF1 1.0.4-1 OK libexpat1 2.0.1-1 OK libfam0 0.1.10-11 OK libffi4 4.5.3-3 OK libfftw3_3 3.3-1 OK libfontconfig1 2.8.0-2 OK libfontenc1 1.1.0-1 OK libfpx1 1.3.1-1 OK libfreetype6 2.4.9-2 OK libgcc1 4.5.3-3 OK libgcrypt11 1.4.6-1 OK libgd2 2.0.36RC1-12 OK libgdbm4 1.8.3-20 OK libgdk_pixbuf2.0_0 2.26.1-1 OK libgif4 4.1.6-10 OK libGL-devel 7.11.2-1 OK libGL1 7.11.2-1 OK libglapi0 7.11.2-1 OK libglib2.0_0 2.32.2-1 OK libglitz1 0.5.6-10 OK libGLU1 7.11.2-1 OK libglut3 2.6.0-1 OK libgmp3 4.3.2-1 OK libgmpxx4 4.3.2-1 OK libgnutls26 2.12.14-1 OK libgomp1 4.5.3-3 OK libgpg-error0 1.10-1 OK libgs9 9.04-1 OK libgsf1_114 1.14.23-1 OK libgssapi3 1.5.2-2 OK libgtk2.0_0 2.24.10-2 OK libheimbase1 1.5.2-2 OK libheimntlm0 1.5.2-2 OK libhx509_5 1.5.2-2 OK libICE-devel 1.0.7-1 OK libICE6 1.0.7-1 OK libiconv2 1.14-2 OK libidn11 1.22-1 OK libintl8 0.18.1.1-2 OK libjasper1 1.900.1-12 OK libjbig2 2.0-11 OK libjpeg7 7-10 OK libjpeg8 8b-1 OK libkafs0 1.5.2-2 OK libkrb5_26 1.5.2-2 OK liblcms2_2 2.2-1 OK libllvm3.0 3.0-1 OK libltdl7 2.4-1 OK liblzma1 4.999.9beta-11 OK liblzma5 5.0.2_20110517-1 OK liblzo2_2 2.06-1 OK libMagickCore5 6.7.6.3-1 OK libming1 0.4.4-1 OK libmpc1 0.8-1 OK libmpfr1 2.4.1-4 OK libmpfr4 3.0.1-1 OK libncurses10 5.7-18 OK libncurses8 5.5-10 OK libncurses9 5.7-16 OK libncursesw10 5.7-18 OK libneon27 0.29.6-2 OK libopenldap2_3_0 2.3.43-3 OK libopenssl098 0.9.8x-1 OK libopenssl100 1.0.1c-1 OK libOpenVG1 7.11.2-1 OK libOSMesa-devel 7.11.2-1 OK libOSMesa7 7.11.2-1 OK libpango1.0_0 1.30.0-1 OK libpaper1 1.1.24-1 OK libpcre0 8.21-2 OK libpcre1 8.30-1 OK libpixman1_0 0.24.4-1 OK libplotter2 2.6-2 OK libpng12 1.2.46-1 OK libpng14 1.4.8-1 OK libpopt0 1.6.4-4 OK libppl 0.10.2-1 OK libpq5 8.2.11-1 OK libproxy0 0.2.3-2 OK libproxy1 0.4.7-1 OK libpstoedit0 3.60-2 OK libpthread-stubs 0.2-1 OK libreadline7 6.1.2-3 OK libroken18 1.5.2-2 OK librsvg2_2 2.36.1-1 OK libsasl2 2.1.23-1 OK libserf0_1 0.7.1-2 OK libserf1_0 1.0.3-1 OK libsigsegv2 2.10-1 OK libSM-devel 1.2.0-1 OK libSM6 1.2.0-1 OK libsqlite3_0 3.7.3-1 OK libssp0 4.5.3-3 OK libstdc++6 4.5.3-3 OK libstdc++6-devel 4.5.3-3 OK libtasn1_3 2.12-1 OK libthai0 0.1.15-1 OK libtiff5 3.9.4-1 OK libtool 2.4-1 OK libuuid-devel 2.21-1 OK libuuid1 2.21-1 OK libwind0 1.5.2-2 OK libwrap0 7.6-21 OK libX11-devel 1.4.4-1 OK libX11-xcb-devel 1.4.4-1 OK libX11-xcb1 1.4.4-1 OK libX11_6 1.4.4-1 OK libXau-devel 1.0.6-1 OK libXau6 1.0.6-1 OK libXaw7 1.0.9-1 OK libxcb-devel 1.7-2 OK libxcb-glx-devel 1.7-2 OK libxcb-glx0 1.7-2 OK libxcb-render-util0 0.3.8-1 OK libxcb-render0 1.7-2 OK libxcb-shm0 1.7-2 OK libxcb1 1.7-2 OK libXcomposite1 0.4.3-1 OK libXcursor1 1.1.12-1 OK libXdamage-devel 1.1.3-1 OK libXdamage1 1.1.3-1 OK libXdmcp-devel 1.1.0-1 OK libXdmcp6 1.1.0-1 OK libXext-devel 1.3.0-1 OK libXext6 1.3.0-1 OK libXfixes-devel 5.0-1 OK libXfixes3 5.0-1 OK libXft2 2.2.0-1 OK libXi6 1.4.5-1 OK libXinerama1 1.1.1-1 OK libxkbfile1 1.0.7-1 OK libxml2 2.7.8-3 OK libXmu6 1.1.0-1 OK libXmuu1 1.1.0-1 OK libXpm4 3.5.9-1 OK libXrandr2 1.3.2-1 OK libXrender1 0.9.6-1 OK libXt-devel 1.1.1-1 OK libXt6 1.1.1-1 OK login 1.10-10 OK luit 1.1.0-1 OK m4 1.4.16-1 OK make 3.82.90-1 OK man 1.6g-1 OK mesa 7.11.2-1 OK mesa-demos 8.0.1-2 OK minires 1.02-1 OK mintty 1.0.3-1 OK mkfontdir 1.0.6-1 OK mkfontscale 1.0.9-1 OK nc 1.107-3 OK Empty package netcat netcat 1.10-3 OK openssh 6.0p1-1 OK perl 5.10.1-5 OK rebase 4.1.0-1 OK rsync 3.0.9-1 OK run 1.1.13-1 OK sed 4.2.1-2 OK shared-mime-info 1.0-1 OK subversion 1.7.4-1 OK tar 1.25-1 OK tcl 8.5.11-1 OK Empty package tcltk tcltk 20120206-1 OK terminfo 5.7_20091114-14 OK terminfo0 5.5_20061104-12 OK texinfo 4.13-4 OK tzcode 2012b-1 OK util-linux 2.21-1 OK vim 7.3.447-1 OK vim-common 7.3.447-1 OK w32api 3.17-2 OK wget 1.13.4-1 OK which 2.20-2 OK xauth 1.0.6-1 OK xcursor-themes 1.0.3-1 OK xemacs-emacs-common 21.4.22-1 OK xextproto 7.2.1-1 OK xf86-video-dummy 0.3.5-1 OK xf86-video-nested 0.1.0-1 OK xinit 1.3.2-1 OK xkbcomp 1.2.3-1 OK xkeyboard-config 2.5.1-1 OK xmodmap 1.0.5-1 OK xorg-scripts 1.0.1-1 OK xorg-server 1.12.1-1 OK xorg-server-common 1.12.1-1 OK xproto 7.0.23-1 OK xrdb 1.0.9-1 OK xterm 278-1 OK xxd 7.3.447-1 OK xz 5.0.2_20110517-1 OK zip 3.0-11 OK zlib 1.2.5-1 OK zlib-devel 1.2.5-1 OK zlib0 1.2.5-1 OK Use -h to see help about each section - -- XWin.log Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 1.12.1.0 OS: Windows 7 Service Pack 1 [Windows NT 6.1 build 7601] (WoW64) Package: version 1.12.1-1 built 2012-05-02 XWin was started with the following command line: X :0 -multiwindow ddxProcessArgument - Initializing default screens winInitializeScreenDefaults - primary monitor w 1366 h 768 winInitializeScreenDefaults - native DPI x 96 y 96 [ 92818.738] (II) xorg.conf is not supported [ 92818.738] (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information [ 92818.738] LoadPreferences: /home/liporace/.XWinrc not found [ 92818.769] LoadPreferences: Loading /etc/X11/system.XWinrc [ 92818.769] LoadPreferences: Done parsing the configuration file... [ 92819.144] winDetectSupportedEngines - DirectDraw installed, allowing ShadowDD [ 92819.144] winDetectSupportedEngines - Windows NT, allowing PrimaryDD [ 92819.144] winDetectSupportedEngines - DirectDraw4 installed, allowing ShadowDDNL [ 92819.144] winDetectSupportedEngines - Returning, supported engines 0000001f [ 92819.144] winSetEngine - Multi Window or Rootless => ShadowGDI [ 92819.159] winScreenInit - Using Windows display depth of 16 bits per pixel [ 92819.222] winAllocateFBShadowGDI - Creating DIB with width: 1366 height: 768 depth: 16 [ 92819.222] winFinishScreenInitFB - Masks: 0000f800 000007e0 0000001f [ 92819.222] winInitVisualsShadowGDI - Masks 0000f800 000007e0 0000001f BPRGB 6 d 16 bpp 16 [ 92819.222] winInitMultiWindowWM - Calling pthread_mutex_lock () [ 92819.222] winMultiWindowXMsgProc - Calling pthread_mutex_lock () [ 92819.222] MIT-SHM extension disabled due to lack of kernel support [ 92819.237] XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel [ 92819.721] GL_VERSION: 2.1.0 - Build 8.15.10.2302 [ 92819.721] GL_VENDOR: Intel [ 92819.721] GL_RENDERER: Intel(R) HD Graphics [ 92819.721] GL_EXTENSIONS: GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_blend_color GL_EXT_abgr GL_EXT_texture3D [ 92819.721] GL_EXTENSIONS: GL_EXT_clip_volume_hint GL_EXT_compiled_vertex_array GL_SGIS_texture_edge_clamp GL_SGIS_generate_mipmap [ 92819.721] GL_EXTENSIONS: GL_EXT_draw_range_elements GL_SGIS_texture_lod GL_EXT_rescale_normal GL_EXT_packed_pixels [ 92819.721] GL_EXTENSIONS: GL_EXT_texture_edge_clamp GL_EXT_separate_specular_color GL_ARB_multitexture GL_EXT_texture_env_combine [ 92819.721] GL_EXTENSIONS: GL_EXT_bgra GL_EXT_blend_func_separate GL_EXT_secondary_color GL_EXT_fog_coord GL_EXT_texture_env_add [ 92819.721] GL_EXTENSIONS: GL_ARB_texture_cube_map GL_ARB_transpose_matrix GL_ARB_texture_env_add GL_IBM_texture_mirrored_repeat [ 92819.721] GL_EXTENSIONS: GL_EXT_multi_draw_arrays GL_NV_blend_square GL_ARB_texture_compression GL_3DFX_texture_compression_FXT1 [ 92819.721] GL_EXTENSIONS: GL_EXT_texture_filter_anisotropic GL_ARB_texture_border_clamp GL_ARB_point_parameters [ 92819.721] GL_EXTENSIONS: GL_ARB_texture_env_combine GL_ARB_texture_env_dot3 GL_ARB_texture_env_crossbar [ 92819.721] GL_EXTENSIONS: GL_EXT_texture_compression_s3tc GL_ARB_shadow GL_ARB_window_pos GL_EXT_shadow_funcs GL_EXT_stencil_wrap [ 92819.721] GL_EXTENSIONS: GL_ARB_vertex_program GL_EXT_texture_rectangle GL_ARB_fragment_program GL_EXT_stencil_two_side [ 92819.721] GL_EXTENSIONS: GL_ATI_separate_stencil GL_ARB_vertex_buffer_object GL_EXT_texture_lod_bias GL_ARB_occlusion_query [ 92819.721] GL_EXTENSIONS: GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_texture_non_power_of_two [ 92819.721] GL_EXTENSIONS: GL_ARB_vertex_shader GL_NV_texgen_reflection GL_ARB_point_sprite GL_EXT_blend_equation_separate [ 92819.721] GL_EXTENSIONS: GL_ARB_depth_texture GL_ARB_texture_rectangle GL_ARB_draw_buffers GL_ARB_color_buffer_float [ 92819.721] GL_EXTENSIONS: GL_ARB_half_float_pixel GL_ARB_texture_float GL_ARB_pixel_buffer_object GL_EXT_framebuffer_object [ 92819.721] GL_EXTENSIONS: GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_EXT_draw_buffers2 GL_WIN_swap_hint GL_EXT_texture_sRGB [ 92819.721] GL_EXTENSIONS: GL_EXT_packed_float GL_EXT_texture_shared_exponent GL_ARB_texture_rg GL_ARB_texture_compression_rgtc [ 92819.721] GL_EXTENSIONS: GL_NV_conditional_render GL_EXT_texture_swizzle GL_ARB_framebuffer_sRGB GL_EXT_packed_depth_stencil [ 92819.721] GL_EXTENSIONS: GL_ARB_depth_buffer_float GL_EXT_transform_feedback GL_EXT_framebuffer_blit GL_ARB_vertex_array_object [ 92819.721] WGL_EXTENSIONS: WGL_EXT_depth_float WGL_ARB_buffer_region WGL_ARB_extensions_string WGL_ARB_make_current_read [ 92819.721] WGL_EXTENSIONS: WGL_ARB_pixel_format WGL_ARB_pbuffer WGL_EXT_extensions_string WGL_EXT_swap_control [ 92819.721] WGL_EXTENSIONS: WGL_ARB_pixel_format_float WGL_ARB_framebuffer_sRGB [ 92819.721] (II) AIGLX: enabled GLX_SGI_make_current_read [ 92819.721] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 92819.721] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 92819.721] (II) AIGLX: enabled GLX_SGIX_pbuffer [ 92819.721] (II) AIGLX: Set GLX version to 1.3 [ 92819.814] 30 fbConfigs [ 92819.814] pxf vis fb render Ste aux accum MS drawable Group/ [ 92819.814] idx ID ID VisualType Depth Lvl RGB CI DB Swap reo R G B A Z S buf AR AG AB AA bufs num W P Pb Float Trans Caveat [ 92819.814] - ----------------------------------------------------------------------------------------------------------------------------- [ 92819.814] 1 60 42 TrueColor 16 0 y . . . 5 6 5 0 0 0 0 0 0 0 0 0 0 y . y . . 2 [ 92819.814] 2 61 43 TrueColor 16 0 y . y . 5 6 5 0 0 0 0 16 16 16 16 0 0 y . y . . 2 [ 92819.814] 3 62 44 TrueColor 16 0 y . . . 5 6 5 0 24 8 0 0 0 0 0 0 0 y . y . . 2 [ 92819.830] 4 21 45 TrueColor 16 0 y . y . 5 6 5 0 24 8 0 16 16 16 16 0 0 y . y . . 2 [ 92819.830] 5 63 46 TrueColor 16 0 y . . . 5 6 5 0 16 0 0 0 0 0 0 0 0 y . y . . 2 [ 92819.830] 6 64 47 TrueColor 16 0 y . y . 5 6 5 0 16 0 0 16 16 16 16 0 0 y . y . . 2 [ 92819.830] 7 65 48 TrueColor 16 0 y . . . 5 6 5 0 32 8 0 11 11 10 0 0 0 y y . . . 0 * [ 92819.830] 8 66 49 TrueColor 16 0 y . . . 5 6 5 0 16 8 0 11 11 10 0 0 0 y y . . . 0 * [ 92819.830] 9 67 4a TrueColor 16 0 y . y copy . 5 6 5 0 32 8 0 11 11 10 0 0 0 y . . . . 0 * [ 92819.830] 10 68 4b TrueColor 16 0 y . y copy . 5 6 5 0 16 8 0 11 11 10 0 0 0 y . . . . 0 * [ 92819.830] 11 69 4c TrueColor 16 0 y . . . 5 6 5 8 32 8 0 8 8 8 8 0 0 y y . . . 0 * [ 92819.830] 12 6a 4d TrueColor 16 0 y . . . 5 6 5 8 16 8 0 8 8 8 8 0 0 y y . . . 0 * [ 92819.830] 13 6b 4e TrueColor 16 0 y . y copy . 5 6 5 8 32 8 0 8 8 8 8 0 0 y . . . . 0 * [ 92819.830] 14 6c 4f TrueColor 16 0 y . y copy . 5 6 5 8 16 8 0 8 8 8 8 0 0 y . . . . 0 * [ 92819.830] 19 0 50 TrueColor 24 0 y . . . 8 8 8 0 32 8 0 16 16 16 0 0 0 . y . . . 0 * [ 92819.830] 20 0 51 TrueColor 24 0 y . . . 8 8 8 0 16 8 0 16 16 16 0 0 0 . y . . . 0 * [ 92819.830] 21 0 52 TrueColor 24 0 y . . . 8 8 8 8 32 8 0 16 16 16 16 0 0 . y . . . 0 * [ 92819.830] 22 0 53 TrueColor 24 0 y . . . 8 8 8 8 16 8 0 16 16 16 16 0 0 . y . . . 0 * [ 92819.830] 25 0 54 TrueColor 32 0 y . . . 8 8 8 0 32 8 0 16 16 16 0 0 0 . y . . . 0 * [ 92819.830] 26 0 55 TrueColor 32 0 y . . . 8 8 8 0 16 8 0 16 16 16 0 0 0 . y . . . 0 * [ 92819.830] 27 0 56 TrueColor 32 0 y . . . 8 8 8 8 32 8 0 16 16 16 16 0 0 . y . . . 0 * [ 92819.830] 28 0 57 TrueColor 32 0 y . . . 8 8 8 8 16 8 0 16 16 16 16 0 0 . y . . . 0 * [ 92819.830] 31 0 58 TrueColor 8 0 y . . . 3 3 2 0 32 8 0 11 11 10 0 0 0 . y . . . 0 * [ 92819.830] 32 0 59 TrueColor 8 0 y . . . 3 3 2 0 16 8 0 11 11 10 0 0 0 . y . . . 0 * [ 92819.830] 33 0 5a TrueColor 8 0 y . . . 3 3 2 8 32 8 0 8 8 8 8 0 0 . y . . . 0 * [ 92819.830] 34 0 5b TrueColor 8 0 y . . . 3 3 2 8 16 8 0 8 8 8 8 0 0 . y . . . 0 * [ 92819.830] 37 0 5c TrueColor 4 0 y . . . 1 1 1 0 32 8 0 5 6 5 0 0 0 . y . . . 0 * [ 92819.830] 38 0 5d TrueColor 4 0 y . . . 1 1 1 0 16 8 0 5 6 5 0 0 0 . y . . . 0 * [ 92819.830] 39 0 5e TrueColor 4 0 y . . . 1 1 1 8 32 8 0 4 4 4 4 0 0 . y . . . 0 * [ 92819.830] 40 0 5f TrueColor 4 0 y . . . 1 1 1 8 16 8 0 4 4 4 4 0 0 . y . . . 0 * [ 92819.830] (II) GLX: Initialized Win32 native WGL GL provider for screen 0 [ 92819.846] [dix] Could not init font path element /usr/share/fonts/TTF/, removing from list! [ 92819.846] [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list! [ 92819.846] [dix] Could not init font path element /usr/share/fonts/Type1/, removing from list! [ 92821.000] winPointerWarpCursor - Discarding first warp: 683 384 [ 92821.000] (--) 5 mouse buttons found [ 92821.000] (--) Setting autorepeat to delay=500, rate=31 [ 92821.000] (--) Windows keyboard layout: "00000416" (00000416) "Portuguese (Brazilian ABNT)", type 7 [ 92821.000] (--) Found matching XKB configuration "Portuguese (Brazil,ABNT)" [ 92821.000] (--) Model = "pc105" Layout = "br" Variant = "none" Options = "none" [ 92821.000] Rules = "base" Model = "pc105" Layout = "br" Variant = "none" Options = "none" [ 92821.296] winBlockHandler - pthread_mutex_unlock() [ 92821.296] winInitMultiWindowWM - pthread_mutex_lock () returned. [ 92821.296] winInitMultiWindowWM - pthread_mutex_unlock () returned. [ 92821.296] winMultiWindowXMsgProc - pthread_mutex_lock () returned. [ 92821.296] winInitMultiWindowWM - DISPLAY=:0.0 [ 92821.296] winMultiWindowXMsgProc - pthread_mutex_unlock () returned. [ 92821.296] winProcEstablishConnection - winInitClipboard returned. [ 92821.296] winMultiWindowXMsgProc - DISPLAY=:0.0 [ 92821.296] winClipboardProc - DISPLAY=:0.0 [ 92821.312] winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display. [ 92821.312] winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display. [ 92821.312] winClipboardProc - XOpenDisplay () returned and successfully opened the display. [ 92843.714] Can't attach to process.Can't attach to process. ==================== GDB Backtrace ============ GNU gdb (GDB) 7.3.50.20111026-cvs (cygwin-special) This GDB was configured as "i686-cygwin". ==================== Backtrace ================ Thread 15 (Thread 6028.0x1e44): #0 0x7773000d in ntdll!LdrFin ==================== GDB Backtrace ============ GNU gdb (GDB) 7.3.50.20111026-cvs (cygwin-special) This GDB was configured as "i686-cygwin". ==================== Backtrace ================ ==================== Backtrace End ============ [ 92843.932] ==================== GDB Backtrace ============ GNU gdb (GDB) 7.3.50.20111026-cvs (cygwin-special) This GDB was configured as "i686-cygwin". ==================== Backtrace ================ ==================== Backtrace End ============ [ 92843.932] dResource_U () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x777bf896 in ntdll!RtlQueryTimeZoneInformation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x74ba94ea in ?? () No symbol table info available. #3 0x00000000 in ?? () No symbol table info available. Thread 14 (Thread 6028.0xd2c): #0 0x7773f8e5 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7773f8e5 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76e7d348 in ReadFile () from /cygdrive/c/windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x0000065c in ?? () [ 92843.932] No symbol table info available. #4 0x00000000 in ?? () No symbol table info available. Thread 13 (Thread 6028.0x1934): #0 0x61003f91 in setprogname () from /usr/bin/cygwin1.dll No symbol table info available. #1 0x00001934 in ?? () No symbol table info available. #2 0x00000674 in ?? () No symbol table info available. #3 0x0000069c in ?? () No symbol table info available. #4 0x000006a8 in ?? () No symbol table info available. #5 0x066cad40 in ?? () No symbol table info available. Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 12 (Thread 6028.0x1e14): #0 0x7773f8e5 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7773f8e5 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76e7d348 in ReadFile () from /cygdrive/c/windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000698 in ?? () No symbol table info available. #4 0x00000000 in ?? () No symbol table info available. Thread 11 (Thread 6028.0x1cbc): #0 0x7774013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7774013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76e80bdd in WaitForMultipleObjectsEx () from /cygdrive/c/windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000002 in ?? () No symbol table info available. #4 0x048eabc8 in ?? () No symbol table info available. #5 0x75781a2c in KERNEL32!GetVolumePathNamesForVolumeNameA () from /cygdrive/c/windows/syswow64/kernel32.dll No symbol table info available. #6 0x048eabc8 in ?? () No symbol table info available. #7 0x75784208 in KERNEL32!CheckForReadOnlyResource () from /cygdrive/c/windows/syswow64/kernel32.dll No symbol table info available. #8 0x00000002 in ?? () No symbol table info available. #9 0xfffde000 in ?? () No symbol table info available. #10 0x610cee6e in cygwin1!aclcheck () from /usr/bin/cygwin1.dll No symbol table info available. #11 0x610039f5 in setprogname () from /usr/bin/cygwin1.dll No symbol table info available. #12 0x61003f91 in setprogname () from /usr/bin/cygwin1.dll No symbol table info available. #13 0x00001cbc in ?? () No symbol table info available. #14 0x000005c4 in ?? () No symbol table info available. #15 0x000005cc in ?? () No symbol table info available. #16 0x000005d0 in ?? () No symbol table info available. #17 0x048ead40 in ?? () No symbol table info available. Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 10 (Thread 6028.0x1fc0): #0 0x7774013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7774013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. [ 92843.932] #2 0x76e80bdd in WaitForMultipleObjectsEx () from /cygdrive/c/windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000003 in ?? () No symbol table info available. #4 0xffb8c268 in ?? () No symbol table info available. #5 0x75781a2c in KERNEL32!GetVolumePathNamesForVolumeNameA () from /cygdrive/c/windows/syswow64/kernel32.dll No symbol table info available. #6 0xffb8c268 in ?? () No symbol table info available. #7 0x75784208 in KERNEL32!CheckForReadOnlyResource () from /cygdrive/c/windows/syswow64/kernel32.dll No symbol table info available. #8 0x00000003 in ?? () No symbol table info available. #9 0xfffde000 in ?? () No symbol table info available. #10 0x61038c08 in feinitialise () from /usr/bin/cygwin1.dll No symbol table info available. #11 0xffb8c354 in ?? () No symbol table info available. Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 9 (Thread 6028.0x2b4): #0 0x7774013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7774013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76e80bdd in WaitForMultipleObjectsEx () from /cygdrive/c/windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000002 in ?? () No symbol table info available. #4 0x046eabc8 in ?? () No symbol table info available. #5 0x75781a2c in KERNEL32!GetVolumePathNamesForVolumeNameA () from /cygdrive/c/windows/syswow64/kernel32.dll No symbol table info available. #6 0x046eabc8 in ?? () No symbol table info available. #7 0x75784208 in KERNEL32!CheckForReadOnlyResource () from /cygdrive/c/windows/syswow64/kernel32.dll No symbol table info available. #8 0x00000002 in ?? () No symbol table info available. #9 0xfffde000 in ?? () No symbol table info available. #10 0x610cee6e in cygwin1!aclcheck () from /usr/bin/cygwin1.dll No symbol table info available. #11 0x610039f5 in setprogname () from /usr/bin/cygwin1.dll No symbol table info available. #12 0x61003f91 in setprogname () from /usr/bin/cygwin1.dll No symbol table info available. #13 0x000002b4 in ?? () No symbol table info available. #14 0x00000448 in ?? () No symbol table info available. #15 0x00000450 in ?? () No symbol table info available. #16 0x00000454 in ?? () No symbol table info available. #17 0x046ead40 in ?? () No symbol table info available. Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 8 (Thread 6028.0x684): #0 0x7773f939 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7773f939 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x72fb635c in ?? () from /cygdrive/c/windows/System32/mswsock.dll No symbol table info available. #3 0x610050dd in setprogname () from /usr/bin/cygwin1.dll No symbol table info available. Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 7 (Thread 6028.0x1b38): #0 0x7774013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7774013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76e80bdd in WaitForMultipleObjectsEx () from /cygdrive/c/windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000002 in ?? () No symbol table info available. #4 0x042eabc8 in ?? () No symbol table info available. #5 0x75781a2c in KERNEL32!GetVolumePathNamesForVolumeNameA () from /cygdrive/c/windows/syswow64/kernel32.dll No symbol table info available. #6 0x042eabc8 in ?? () No symbol table info available. #7 0x75784208 in KERNEL32!CheckForReadOnlyResource () from /cygdrive/c/windows/syswow64/kernel32.dll No symbol table info available. #8 0x00000002 in ?? () No symbol table info available. [ 92843.932] #9 0xfffde000 in ?? () No symbol table info available. #10 0x610cee6e in cygwin1!aclcheck () from /usr/bin/cygwin1.dll No symbol table info available. #11 0x610039f5 in setprogname () from /usr/bin/cygwin1.dll No symbol table info available. #12 0x61003f91 in setprogname () from /usr/bin/cygwin1.dll No symbol table info available. #13 0x00001b38 in ?? () No symbol table info available. #14 0x000003d0 in ?? () No symbol table info available. #15 0x000003dc in ?? () No symbol table info available. #16 0x000003e4 in ?? () No symbol table info available. #17 0x042ead40 in ?? () No symbol table info available. Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 6 (Thread 6028.0x1eb4): #0 0x61139f16 in wordfree () from /usr/bin/cygwin1.dll No symbol table info available. #1 0x6113a0bf in wordfree () from /usr/bin/cygwin1.dll No symbol table info available. #2 0x6113aef1 in wordfree () from /usr/bin/cygwin1.dll No symbol table info available. #3 0x6113b9a9 in wordfree () from /usr/bin/cygwin1.dll No symbol table info available. #4 0x6115f56c in wordfree () from /usr/bin/cygwin1.dll No symbol table info available. #5 0x61136d64 in wordfree () from /usr/bin/cygwin1.dll No symbol table info available. #6 0x610d50f5 in cygwin1!aclcheck () from /usr/bin/cygwin1.dll No symbol table info available. #7 0x004070de in OsVendorVErrorF () No symbol table info available. #8 0x0056bc98 in ErrorF () No symbol table info available. #9 0x00575ca9 in xorg_backtrace_exec_wrapper.clone.0 () No symbol table info available. #10 0x00575e43 in OsSigHandler () No symbol table info available. #11 0x61030d1a in getenv () from /usr/bin/cygwin1.dll No symbol table info available. #12 0x610d06df in cygwin1!aclcheck () from /usr/bin/cygwin1.dll No symbol table info available. #13 0x610d10cb in cygwin1!aclcheck () from /usr/bin/cygwin1.dll No symbol table info available. #14 0x610b270a in dirname () from /usr/bin/cygwin1.dll No symbol table info available. #15 0x610d50f5 in cygwin1!aclcheck () from /usr/bin/cygwin1.dll No symbol table info available. #16 0x6b302a4a in xcb_wait_for_event () from /usr/bin/cygxcb-1.dll No symbol table info available. #17 0x6ebf3617 in cygX11-6!_XReadEvents () from /usr/bin/cygX11-6.dll No symbol table info available. #18 0x6ebe39c8 in cygX11-6!XNextEvent () from /usr/bin/cygX11-6.dll No symbol table info available. #19 0x0041fe99 in winMultiWindowXMsgProc () No symbol table info available. #20 0x610fc422 in cygwin1!__getreent () from /usr/bin/cygwin1.dll No symbol table info available. #21 0x80049d28 in ?? () No symbol table info available. #22 0x61086d42 in lfind () from /usr/bin/cygwin1.dll No symbol table info available. Backtrace stopped: Not enough registers or memory available to unwind further Thread 5 (Thread 6028.0xd70): #0 0x7774013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7774013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76e80bdd in WaitForMultipleObjectsEx () from /cygdrive/c/windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000003 in ?? () No symbol table info available. #4 0xffdec5c8 in ?? () No symbol table info available. #5 0x75781a2c in KERNEL32!GetVolumePathNamesForVolumeNameA () from /cygdrive/c/windows/syswow64/kernel32.dll No symbol table info available. #6 0xffdec5c8 in ?? () No symbol table info available. #7 0x75784208 in KERNEL32!CheckForReadOnlyResource () from /cygdrive/c/windows/syswow64/kernel32.dll No symbol table info available. #8 0x00000003 in ?? () No symbol table info available. #9 0xfffde000 in ?? () No symbol table info available. #10 0x610d06b4 in cygwin1!aclcheck () from /usr/bin/cygwin1.dll No symbol table info available. #11 0x610d10cb in cygwin1!aclcheck () from /usr/bin/cygwin1.dll No symbol table info available. #12 0x610b270a in dirname () from /usr/bin/cygwin1.dll No symbol table info available. [ 92843.932] #13 0x610d50f5 in cygwin1!aclcheck () from /usr/bin/cygwin1.dll No symbol table info available. #14 0x6b302b3f in xcb_wait_for_reply () from /usr/bin/cygxcb-1.dll No symbol table info available. #15 0x6ebf39c3 in cygX11-6!_XReply () from /usr/bin/cygX11-6.dll No symbol table info available. #16 0x6ebdb51f in cygX11-6!XGetWindowProperty () from /usr/bin/cygX11-6.dll No symbol table info available. #17 0x0041f59d in getHwnd.clone.1 () No symbol table info available. #18 0x0041f87d in UpdateIcon.clone.3 () No symbol table info available. #19 0x004213a0 in winMultiWindowWMProc () No symbol table info available. #20 0x610fc422 in cygwin1!__getreent () from /usr/bin/cygwin1.dll No symbol table info available. #21 0x8004a400 in ?? () No symbol table info available. #22 0x61086d42 in lfind () from /usr/bin/cygwin1.dll No symbol table info available. Backtrace stopped: Not enough registers or memory available to unwind further Thread 4 (Thread 6028.0x1664): #0 0x76d878d7 in USER32!IsDialogMessage () from /cygdrive/c/windows/syswow64/USER32.dll No symbol table info available. #1 0x76d878d7 in USER32!IsDialogMessage () from /cygdrive/c/windows/syswow64/USER32.dll No symbol table info available. #2 0x76d87c1d in USER32!GetClientRect () from /cygdrive/c/windows/syswow64/USER32.dll No symbol table info available. #3 0xffeecdd0 in ?? () No symbol table info available. #4 0x00408df7 in winMsgWindowThreadProc () No symbol table info available. #5 0x610fc422 in cygwin1!__getreent () from /usr/bin/cygwin1.dll No symbol table info available. #6 0x00000000 in ?? () No symbol table info available. Thread 3 (Thread 6028.0x8d8): #0 0x7774013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7774013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x77772f51 in ntdll!RtlWeaklyEnumerateEntryHashTable () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #3 0x00000003 in ?? () No symbol table info available. #4 0x00a408c8 in ?? () No symbol table info available. #5 0x7578339a in KERNEL32!BaseCleanupAppcompatCacheSupport () from /cygdrive/c/windows/syswow64/kernel32.dll No symbol table info available. #6 0x00000000 in ?? () No symbol table info available. Thread 2 (Thread 6028.0x478): #0 0x7773f8e5 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7773f8e5 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76e7d348 in ReadFile () from /cygdrive/c/windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000094 in ?? () No symbol table info available. #4 0x00000000 in ?? () No symbol table info available. Thread 1 (Thread 6028.0x1fdc): #0 0x7774013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7774013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76e80bdd in WaitForMultipleObjectsEx () from /cygdrive/c/windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000003 in ?? () No symbol table info available. #4 0x00289ed8 in ?? () No symbol table info available. #5 0x75781a2c in KERNEL32!GetVolumePathNamesForVolumeNameA () from /cygdrive/c/windows/syswow64/kernel32.dll No symbol table info available. #6 0x00289ed8 in ?? () No symbol table info available. #7 0x75784208 in KERNEL32!CheckForReadOnlyResource () from /cygdrive/c/windows/syswow64/kernel32.dll No symbol table info available. #8 0x00000003 in ?? () No symbol table info available. #9 0xfffde000 in ?? () No symbol table info available. #10 0x61038c08 in feinitialise () from /usr/bin/cygwin1.dll No symbol table info available. #11 0x00289fc4 in ?? () No symbol table info available. Backtrace stopped: previous frame inner to this frame (corrupt stack?) ==================== Backtrace End ============ [ 92843.948] Segmentation fault at address 0x0 [ 92843.948] Segmentation fault at address 0x0 [ 92843.948] Fatal server error: [ 92843.948] Fatal server error: [ 92843.948] Caught signal 11 (Segmentation fault). Server aborting [ 92843.948] Caught signal 11 (Segmentation fault). Server aborting [ 92843.948] [ 92843.948] [ 92843.948] Server terminated with error (1). Closing log file. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From McBroomRC@oro.doe.gov Tue May 15 20:42:00 2012 From: McBroomRC@oro.doe.gov (McBroom, Robert C) Date: Tue, 15 May 2012 20:42:00 -0000 Subject: EMACS broken after Patch Tuesday In-Reply-To: References: Message-ID: <56DA7F7920069F4E8EBAE99EC8E0C742043AFEF9@ORO-EXMB1.oro.doe.gov> Following the Microsoft updates on Windows 7 32bit system, EMACS will no longer function. CYGWIN had not been updated in a while as it was working for the tasks at hand. Updated to current image with the result-- rm3@mcbroomrc2 ~ $ emacs & rm3@mcbroomrc2 ~ $ 1 [main] bash 5280 fork: child -1 - forked process 5316 died unexpectedly, retry 0, exit code -1073741571, errno 11 /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable 1026851 [main] bash 5280 fork: child -1 - forked process 3472 died unexpectedly, retry 0, exit code -1073741571, errno 11 /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable 3038588 [main] bash 5280 fork: child -1 - forked process 1360 died unexpectedly, retry 0, exit code -1073741571, errno 11 /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable 7048021 [main] bash 5280 fork: child -1 - forked process 704 died unexpectedly, retry 0, exit code -1073741571, errno 11 /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable 15050612 [main] bash 5280 fork: child -1 - forked process 4408 died unexpectedly, retry 0, exit code -1073741571, errno 11 /usr/local/bin/emacs: fork: Resource temporarily unavailable Tried rebaseall, reinstallation of emacs and xorg with no success. Any ideas? Robert McBroom -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ingber@alumni.caltech.edu Tue May 15 21:50:00 2012 From: ingber@alumni.caltech.edu (Lester Ingber) Date: Tue, 15 May 2012 21:50:00 -0000 Subject: X server shutdown or killed/destroyed References: <1311686439.44436.YahooMailNeo@web161429.mail.bf1.yahoo.com> <4E318140.7030602@dronecode.org.uk> <1311949646.24780.YahooMailNeo@web161423.mail.bf1.yahoo.com> <4E36F3EA.1040404@dronecode.org.uk> <1312819650.57882.YahooMailNeo@web161424.mail.bf1.yahoo.com> <1312822191.2359.YahooMailNeo@web161421.mail.bf1.yahoo.com> <4E427543.6060205@dronecode.org.uk> Message-ID: Jon TURNEY dronecode.org.uk> writes: > > On 08/08/2011 17:49, Howard Feil wrote: > > The OS of the target machines was CENTOS 5.5 and 5.4 > > > > [root MQWKS4 ~]# ssh -V > > OpenSSH_4.3p2, OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008 > [logs snipped] > > Thanks very much for the information. I am now able to reproduce this issue. > > This appears to be a change in the ssh client so that ForwardX11Timeout > applies, even if untrusted authentication cookie generation failed (See [1]). > > It looks like this change first appeared in openssh 5.6, although I can't see > it mentioned in the announce email. > > Note that if you had run ssh -v, you should have got a "Rejected X11 > connection after ForwardX11Timeout expired" explaining what was happening > > I guess I'll add something in the Cygwin/X FAQ about this. Is there a work-around for this problem? I (too) often get timed out when ssh'ing into sites on which I need X-windows (so I use ssh -Y). I have no such problems when using a non-X console to ssh into these sites. Thanks. Lester -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kbrown@cornell.edu Tue May 15 22:12:00 2012 From: kbrown@cornell.edu (Ken Brown) Date: Tue, 15 May 2012 22:12:00 -0000 Subject: EMACS broken after Patch Tuesday In-Reply-To: <56DA7F7920069F4E8EBAE99EC8E0C742043AFEF9@ORO-EXMB1.oro.doe.gov> References: <56DA7F7920069F4E8EBAE99EC8E0C742043AFEF9@ORO-EXMB1.oro.doe.gov> Message-ID: <4FB2D4B8.7060204@cornell.edu> On 5/15/2012 4:41 PM, McBroom, Robert C wrote: > Following the Microsoft updates on Windows 7 32bit system, EMACS will no longer function. CYGWIN had not been updated in a while as it was working for the tasks at hand. Updated to current image with the result-- > > rm3@mcbroomrc2 ~ > $ emacs& > > rm3@mcbroomrc2 ~ > $ 1 [main] bash 5280 fork: child -1 - forked process 5316 died unexpectedly, retry 0, exit code -1073741571, errno 11 > /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable > 1026851 [main] bash 5280 fork: child -1 - forked process 3472 died unexpectedly, retry 0, exit code -1073741571, errno 11 > /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable > 3038588 [main] bash 5280 fork: child -1 - forked process 1360 died unexpectedly, retry 0, exit code -1073741571, errno 11 > /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable > 7048021 [main] bash 5280 fork: child -1 - forked process 704 died unexpectedly, retry 0, exit code -1073741571, errno 11 > /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable > 15050612 [main] bash 5280 fork: child -1 - forked process 4408 died unexpectedly, retry 0, exit code -1073741571, errno 11 > /usr/local/bin/emacs: fork: Resource temporarily unavailable > > Tried rebaseall, reinstallation of emacs and xorg with no success. You're not using the emacs from the Cygwin distribution (which is /usr/bin/emacs). Where did /usr/local/bin/emacs come from? Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From McBroomRC@oro.doe.gov Wed May 16 13:20:00 2012 From: McBroomRC@oro.doe.gov (McBroom, Robert C) Date: Wed, 16 May 2012 13:20:00 -0000 Subject: EMACS broken after Patch Tuesday In-Reply-To: <4FB2D4B8.7060204@cornell.edu> References: <56DA7F7920069F4E8EBAE99EC8E0C742043AFEF9@ORO-EXMB1.oro.doe.gov> <4FB2D4B8.7060204@cornell.edu> Message-ID: <56DA7F7920069F4E8EBAE99EC8E0C742043AFFFF@ORO-EXMB1.oro.doe.gov> -----Original Message----- On 5/15/2012 4:41 PM, McBroom, Robert C wrote: > Following the Microsoft updates on Windows 7 32bit system, EMACS will > no longer function. CYGWIN had not been updated in a while as it was > working for the tasks at hand. Updated to current image with the > result-- > > rm3@mcbroomrc2 ~ > $ emacs& > > rm3@mcbroomrc2 ~ > $ 1 [main] bash 5280 fork: child -1 - forked process 5316 died unexpectedly, retry 0, exit code -1073741571, errno 11 > /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable > 1026851 [main] bash 5280 fork: child -1 - forked process 3472 died > unexpectedly, retry 0, exit code -1073741571, errno 11 > /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable > 3038588 [main] bash 5280 fork: child -1 - forked process 1360 died > unexpectedly, retry 0, exit code -1073741571, errno 11 > /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable > 7048021 [main] bash 5280 fork: child -1 - forked process 704 died > unexpectedly, retry 0, exit code -1073741571, errno 11 > /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable > 15050612 [main] bash 5280 fork: child -1 - forked process 4408 died > unexpectedly, retry 0, exit code -1073741571, errno 11 > /usr/local/bin/emacs: fork: Resource temporarily unavailable > > Tried rebaseall, reinstallation of emacs and xorg with no success. You're not using the emacs from the Cygwin distribution (which is /usr/bin/emacs). Where did /usr/local/bin/emacs come from? Ken - It is just a script to scale the geometry to my display. emacs . -geometry 100x73+504-55 & The code is emacs-23.4-1.tar.bz2 from the distribution. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kbrown@cornell.edu Wed May 16 14:08:00 2012 From: kbrown@cornell.edu (Ken Brown) Date: Wed, 16 May 2012 14:08:00 -0000 Subject: EMACS broken after Patch Tuesday In-Reply-To: <56DA7F7920069F4E8EBAE99EC8E0C742043AFFFF@ORO-EXMB1.oro.doe.gov> References: <56DA7F7920069F4E8EBAE99EC8E0C742043AFEF9@ORO-EXMB1.oro.doe.gov> <4FB2D4B8.7060204@cornell.edu> <56DA7F7920069F4E8EBAE99EC8E0C742043AFFFF@ORO-EXMB1.oro.doe.gov> Message-ID: <4FB3B4BA.8030808@cornell.edu> On 5/16/2012 9:19 AM, McBroom, Robert C wrote: > > -----Original Message----- > > On 5/15/2012 4:41 PM, McBroom, Robert C wrote: >> Following the Microsoft updates on Windows 7 32bit system, EMACS will >> no longer function. CYGWIN had not been updated in a while as it was >> working for the tasks at hand. Updated to current image with the >> result-- >> >> rm3@mcbroomrc2 ~ >> $ emacs& >> >> rm3@mcbroomrc2 ~ >> $ 1 [main] bash 5280 fork: child -1 - forked process 5316 died unexpectedly, retry 0, exit code -1073741571, errno 11 >> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable >> 1026851 [main] bash 5280 fork: child -1 - forked process 3472 died >> unexpectedly, retry 0, exit code -1073741571, errno 11 >> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable >> 3038588 [main] bash 5280 fork: child -1 - forked process 1360 died >> unexpectedly, retry 0, exit code -1073741571, errno 11 >> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable >> 7048021 [main] bash 5280 fork: child -1 - forked process 704 died >> unexpectedly, retry 0, exit code -1073741571, errno 11 >> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable >> 15050612 [main] bash 5280 fork: child -1 - forked process 4408 died >> unexpectedly, retry 0, exit code -1073741571, errno 11 >> /usr/local/bin/emacs: fork: Resource temporarily unavailable >> >> Tried rebaseall, reinstallation of emacs and xorg with no success. > > You're not using the emacs from the Cygwin distribution (which is /usr/bin/emacs). Where did /usr/local/bin/emacs come from? > > Ken > > > - > It is just a script to scale the geometry to my display. > > emacs . -geometry 100x73+504-55& Doesn't this script call itself recursively? Try /usr/bin/emacs . -geometry 100x73+504-55& Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From McBroomRC@oro.doe.gov Wed May 16 15:37:00 2012 From: McBroomRC@oro.doe.gov (McBroom, Robert C) Date: Wed, 16 May 2012 15:37:00 -0000 Subject: EMACS broken after Patch Tuesday In-Reply-To: <4FB3B4BA.8030808@cornell.edu> References: <56DA7F7920069F4E8EBAE99EC8E0C742043AFEF9@ORO-EXMB1.oro.doe.gov> <4FB2D4B8.7060204@cornell.edu> <56DA7F7920069F4E8EBAE99EC8E0C742043AFFFF@ORO-EXMB1.oro.doe.gov> <4FB3B4BA.8030808@cornell.edu> Message-ID: <56DA7F7920069F4E8EBAE99EC8E0C742043B00C9@ORO-EXMB1.oro.doe.gov> > -----Original Message----- > > On 5/15/2012 4:41 PM, McBroom, Robert C wrote: >> Following the Microsoft updates on Windows 7 32bit system, EMACS will >> no longer function. CYGWIN had not been updated in a while as it was >> working for the tasks at hand. Updated to current image with the >> result-- >> >> rm3@mcbroomrc2 ~ >> $ emacs& >> >> rm3@mcbroomrc2 ~ >> $ 1 [main] bash 5280 fork: child -1 - forked process 5316 died unexpectedly, retry 0, exit code -1073741571, errno 11 >> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable >> 1026851 [main] bash 5280 fork: child -1 - forked process 3472 died >> unexpectedly, retry 0, exit code -1073741571, errno 11 >> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable >> 3038588 [main] bash 5280 fork: child -1 - forked process 1360 died >> unexpectedly, retry 0, exit code -1073741571, errno 11 >> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable >> 7048021 [main] bash 5280 fork: child -1 - forked process 704 died >> unexpectedly, retry 0, exit code -1073741571, errno 11 >> /usr/local/bin/emacs: fork: retry: Resource temporarily unavailable >> 15050612 [main] bash 5280 fork: child -1 - forked process 4408 died >> unexpectedly, retry 0, exit code -1073741571, errno 11 >> /usr/local/bin/emacs: fork: Resource temporarily unavailable >> >> Tried rebaseall, reinstallation of emacs and xorg with no success. > > You're not using the emacs from the Cygwin distribution (which is /usr/bin/emacs). Where did /usr/local/bin/emacs come from? > > Ken > > > - > It is just a script to scale the geometry to my display. > > emacs . -geometry 100x73+504-55 & Doesn't this script call itself recursively? Try /usr/bin/emacs . -geometry 100x73+504-55 & Ken The explicit path works. Robert -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From comerciales-bounces@charanga.es Thu May 17 09:51:00 2012 From: comerciales-bounces@charanga.es (comerciales-bounces@charanga.es) Date: Thu, 17 May 2012 09:51:00 -0000 Subject: =?iso-8859-1?q?El_mensaje_enviado_a_Comerciales_espera_la_aproba?= =?iso-8859-1?q?cion_del_moderador?= Message-ID: Your mail to 'Comerciales' with the subject Returned mail: see transcript for details Is being held until the list moderator can review it for approval. The reason it is being held: Mensaje dirigido a una lista privada procedente de una direcci?n que no pertenece a la lista Either the message will get posted to the list, or you will receive notification of the moderator's decision. If you would like to cancel this posting, please visit the following URL: http://correo.charanga.es/servidor/mailman/confirm/comerciales/2ee71ec8235fd8ed6c4434699b86977d67dfbab3 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ottobob89@gmx.de Thu May 17 14:00:00 2012 From: ottobob89@gmx.de (Chillosaurus) Date: Thu, 17 May 2012 14:00:00 -0000 Subject: cygwin octave x11 Message-ID: <33864360.post@talk.nabble.com> I try to run octave in cygwin, which works fine, but if I want to draw a plot it doesn't open a new window. I'm a beginner with cygwin and unix-environments and was not able to find an understandable solution. Starting octave i get the following error: warning: X11 DISPLAY environment variable not set Typing "startx" I get the following: xauth: (stdin):1: bad "add" command line [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list The XKEYBOARD keymap compiler (xkbcomp) reports: > Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols > Ignoring extra symbols Errors from xkbcomp are not fatal to the X server winBlockHandler - pthread_mutex_unlock() Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 key.. I had this error message starting matlab, can that be fixed, is this the same problem or a different one? Warning: No display specified. You will not be able to display graphics on the screen. thanks a lot -- View this message in context: http://old.nabble.com/cygwin-octave-x11-tp33864360p33864360.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From marco.atzeri@gmail.com Thu May 17 14:14:00 2012 From: marco.atzeri@gmail.com (marco atzeri) Date: Thu, 17 May 2012 14:14:00 -0000 Subject: cygwin octave x11 In-Reply-To: <33864360.post@talk.nabble.com> References: <33864360.post@talk.nabble.com> Message-ID: <4FB507BC.4050609@gmail.com> On 5/17/2012 3:59 PM, Chillosaurus wrote: > > I try to run octave in cygwin, which works fine, but if I want to draw a plot > it doesn't open a new window. > I'm a beginner with cygwin and unix-environments and was not able to find an > understandable solution. > Starting octave i get the following error: > warning: X11 DISPLAY environment variable not set > Typing "startx" I get the following: > xauth: (stdin):1: bad "add" command line > [dix] Could not init font path element /usr/share/fonts/OTF/, removing from > list > The XKEYBOARD keymap compiler (xkbcomp) reports: >> Warning: Type "ONE_LEVEL" has 1 levels, but has 2 symbols >> Ignoring extra symbols > Errors from xkbcomp are not fatal to the X server > winBlockHandler - pthread_mutex_unlock() > Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyInvalid > MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 key.. > > I had this error message starting matlab, can that be fixed, is this the > same problem or a different one? > Warning: No display specified. You will not be able to display graphics on > the screen. > > thanks a lot Hi, octave graphics need X running so please follows http://cygwin.com/problems.html so we can understand you X server issue. Instead of startx you can also try startxwin directly or though the "X Win Server" icon on the start menu. Or the new experimental xlaunch (in package xlaunch) Regards Marco -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ottobob89@gmx.de Thu May 17 15:17:00 2012 From: ottobob89@gmx.de (Chillosaurus) Date: Thu, 17 May 2012 15:17:00 -0000 Subject: cygwin octave x11 In-Reply-To: <4FB507BC.4050609@gmail.com> References: <33864360.post@talk.nabble.com> <4FB507BC.4050609@gmail.com> Message-ID: <33864961.post@talk.nabble.com> I did cygcheck, it seems to be all of status OK. When executing I got a few warnings. Guess they can be ignored ? $ cygcheck -s -v -r > cygcheck.out /usr/bin/cygrunsrv: warning: OpenService failed for 'DcomLaunch': Win32 error 5 /usr/bin/cygrunsrv: warning: OpenService failed for 'pla': Win32 error 5 /usr/bin/cygrunsrv: warning: OpenService failed for 'QWAVE': Win32 error 5 /usr/bin/cygrunsrv: warning: OpenService failed for 'RpcEptMapper': Win32 error 5 /usr/bin/cygrunsrv: warning: OpenService failed for 'RpcSs': Win32 error 5 http://old.nabble.com/file/p33864961/cygcheck.out cygcheck.out Here is the XWin.0.log http://old.nabble.com/file/p33864961/XWin.0.log XWin.0.log starting x works, but when I open octave and try to make a plot, I get this: octave:1> plot([1 4],[2 3],'--') 2 [main] octave-3.6.1 2932 child_info_fork::abort: C:\cygwin2\bin\cygfftw3-3.dll: Loaded to different address: parent(0x2C0000) != child(0x410000) error: popen2: process creation failed -- Resource temporarily unavailable error: called from: error: /usr/share/octave/3.6.1/m/plot/private/__gnuplot_open_stream__.m at line 30, column 44 error: /usr/share/octave/3.6.1/m/plot/__gnuplot_drawnow__.m at line 72, column 19 octave:2> hope that's helpfull Thank you. -- View this message in context: http://old.nabble.com/cygwin-octave-x11-tp33864360p33864961.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From marco.atzeri@gmail.com Thu May 17 15:32:00 2012 From: marco.atzeri@gmail.com (marco atzeri) Date: Thu, 17 May 2012 15:32:00 -0000 Subject: cygwin octave x11 In-Reply-To: <33864961.post@talk.nabble.com> References: <33864360.post@talk.nabble.com> <4FB507BC.4050609@gmail.com> <33864961.post@talk.nabble.com> Message-ID: <4FB51A09.80501@gmail.com> On 5/17/2012 5:17 PM, Chillosaurus wrote: > > I did cygcheck, it seems to be all of status OK. When executing I got a few > warnings. Guess they can be ignored ? > $ cygcheck -s -v -r> cygcheck.out you forgot to attach cygcheck.out to the mail > /usr/bin/cygrunsrv: warning: OpenService failed for 'DcomLaunch': Win32 > error 5 > /usr/bin/cygrunsrv: warning: OpenService failed for 'pla': Win32 error 5 > /usr/bin/cygrunsrv: warning: OpenService failed for 'QWAVE': Win32 error 5 > /usr/bin/cygrunsrv: warning: OpenService failed for 'RpcEptMapper': Win32 > error 5 > /usr/bin/cygrunsrv: warning: OpenService failed for 'RpcSs': Win32 error 5 > http://old.nabble.com/file/p33864961/cygcheck.out cygcheck.out > Here is the XWin.0.log > http://old.nabble.com/file/p33864961/XWin.0.log XWin.0.log > > starting x works, but when I open octave and try to make a plot, I get this: > octave:1> plot([1 4],[2 3],'--') > 2 [main] octave-3.6.1 2932 child_info_fork::abort: > C:\cygwin2\bin\cygfftw3-3.dll: Loaded to different address: parent(0x2C0000) > != child(0x410000) this is a fork issue see: http://cygwin.com/faq-nochunks.html#faq.using.fixing-fork-failures > error: popen2: process creation failed -- Resource temporarily unavailable > error: called from: > error: /usr/share/octave/3.6.1/m/plot/private/__gnuplot_open_stream__.m at > line 30, column 44 > error: /usr/share/octave/3.6.1/m/plot/__gnuplot_drawnow__.m at line 72, > column 19 > octave:2> > > hope that's helpfull > Thank you. > Regards Marco -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ottobob89@gmx.de Thu May 17 16:10:00 2012 From: ottobob89@gmx.de (Chillosaurus) Date: Thu, 17 May 2012 16:10:00 -0000 Subject: no display specified In-Reply-To: <4FB51A09.80501@gmail.com> References: <33864360.post@talk.nabble.com> <4FB507BC.4050609@gmail.com> <33864961.post@talk.nabble.com> <4FB51A09.80501@gmail.com> Message-ID: <33865342.post@talk.nabble.com> Thanks for the thougths. That's the solution. Is there a chance I can use cygwin to run matlab (including plotting functions etc.), which is located on another machine? I'm getting this warning Warning: No display specified. You will not be able to display graphics on the screen. -- View this message in context: http://old.nabble.com/cygwin-octave-x11-tp33864360p33865342.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From marco.atzeri@gmail.com Thu May 17 16:24:00 2012 From: marco.atzeri@gmail.com (marco atzeri) Date: Thu, 17 May 2012 16:24:00 -0000 Subject: no display specified In-Reply-To: <33865342.post@talk.nabble.com> References: <33864360.post@talk.nabble.com> <4FB507BC.4050609@gmail.com> <33864961.post@talk.nabble.com> <4FB51A09.80501@gmail.com> <33865342.post@talk.nabble.com> Message-ID: <4FB52618.7080503@gmail.com> On 5/17/2012 6:10 PM, Chillosaurus wrote: > > Thanks for the thougths. That's the solution. > Is there a chance I can use cygwin to run matlab (including plotting > functions etc.), which is located on another machine? > > I'm getting this warning > Warning: No display specified. You will not be able to display graphics on > the screen. > some more data ? Is the remote machine a Unix one ? If so the you can look at http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-ssh-no-x11forwarding If it is a windows machine I doubt matlab provides a X interface usable by cygwin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ottobob89@gmx.de Thu May 17 20:14:00 2012 From: ottobob89@gmx.de (Chillosaurus) Date: Thu, 17 May 2012 20:14:00 -0000 Subject: no display specified In-Reply-To: <4FB52618.7080503@gmail.com> References: <33864360.post@talk.nabble.com> <4FB507BC.4050609@gmail.com> <33864961.post@talk.nabble.com> <4FB51A09.80501@gmail.com> <33865342.post@talk.nabble.com> <4FB52618.7080503@gmail.com> Message-ID: <33866806.post@talk.nabble.com> some more data ? > Is the remote machine a Unix one ? If so the you can look at > http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-ssh-no-x11forwarding Yes it is a Unix cluster. A2 worked, but Matlab is approx. 60 times slower than normal - or even worse. Can this be solved? -- View this message in context: http://old.nabble.com/cygwin-octave-x11-tp33864360p33866806.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From richardvoigt@gmail.com Thu May 17 20:24:00 2012 From: richardvoigt@gmail.com (richardvoigt@gmail.com) Date: Thu, 17 May 2012 20:24:00 -0000 Subject: no display specified In-Reply-To: <33866806.post@talk.nabble.com> References: <33864360.post@talk.nabble.com> <4FB507BC.4050609@gmail.com> <33864961.post@talk.nabble.com> <4FB51A09.80501@gmail.com> <33865342.post@talk.nabble.com> <4FB52618.7080503@gmail.com> <33866806.post@talk.nabble.com> Message-ID: On Thu, May 17, 2012 at 3:14 PM, Chillosaurus wrote: > > > ?some more data ? >> Is the remote machine a Unix one ? If so the you can look at >> http://x.cygwin.com/docs/faq/cygwin-x-faq.html#q-ssh-no-x11forwarding > Yes it is a Unix cluster. A2 worked, but Matlab is approx. 60 times slower > than normal - or even worse. > Can this be solved? Do you get the same slowdown when logging in with "ssh -Y" from a Linux workstation? > > -- > View this message in context: http://old.nabble.com/cygwin-octave-x11-tp33864360p33866806.html > Sent from the cygwin-xfree mailing list archive at Nabble.com. > > > -- > Unsubscribe info: ? ? ?http://cygwin.com/ml/#unsubscribe-simple > Problem reports: ? ? ? http://cygwin.com/problems.html > Documentation: ? ? ? ? http://x.cygwin.com/docs/ > FAQ: ? ? ? ? ? ? ? ? ? http://x.cygwin.com/docs/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ynnor@mm.st Fri May 18 12:43:00 2012 From: ynnor@mm.st (Ronald Fischer) Date: Fri, 18 May 2012 12:43:00 -0000 Subject: Why does nedit complain about these missing fonts? Message-ID: <1337344975.19135.140661077270361.2D768E6F@webmail.messagingengine.com> I'm using Xming as X server. xlsfonts lists the following fonts as available: -misc-fixed-medium-r-semicondensed--0-0-75-75-c-0-iso8859-1 -misc-fixed-medium-r-semicondensed--13-100-100-100-c-60-iso8859-1 -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1 6x13 cursor fixed In the nedit preferences, I set the primary font to -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso8859-1 and then clicked on "Fill highlight fonts from primary". However, when I invoke Cygwin's 'nedit', I get the error messages: Cannot convert string "-*-helvetica-medium-r-normal-*-*-120-*-*-*-iso8859-1" to type FontStruct Cannot convert string "-*-helvetica-bold-r-normal-*-*-120-*-*-*-iso8859-1" to type FontStruct Cannot convert string "-*-helvetica-medium-o-normal-*-*-120-*-*-*-iso8859-1" to type FontStruct Cannot convert string "-*-courier-medium-r-normal-*-*-120-*-*-*-iso8859-1" to type FontStruct Cannot convert string "-*-courier-bold-r-normal-*-*-120-*-*-*-iso8859-1" to type FontStruct Cannot convert string "-*-courier-medium-o-normal-*-*-120-*-*-*-iso8859-1" to type FontStruct I wonder why nedit is searching for "helvetica" and "courier" fonts. What's the best to do in this case? Just for completeness (though it likely doesn't matter here): I also searched the Xming documentation. There is a command (mkfontscale) which makes Windows fonts available to X. I have executed it, and it created a file c:\windows\fonts\fonts.dir, which seems to be a mapping between Windows font files (.TTF, .FON) and X font names. I don't know if or to what extend this could help me with the nedit problem; in any case, this list also doesn't contain "helvetica" or "courier". Ronald -- Ronald Fischer + If a packet hits a pocket on a socket on a port, + and the bus is interrupted and the interrupt's not caught, + then the socket packet pocket has an error to report. + (cited after Peter van der Linden) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ottobob89@gmx.de Fri May 18 16:55:00 2012 From: ottobob89@gmx.de (Chillosaurus) Date: Fri, 18 May 2012 16:55:00 -0000 Subject: no display specified In-Reply-To: References: <33864360.post@talk.nabble.com> <4FB507BC.4050609@gmail.com> <33864961.post@talk.nabble.com> <4FB51A09.80501@gmail.com> <33865342.post@talk.nabble.com> <4FB52618.7080503@gmail.com> <33866806.post@talk.nabble.com> Message-ID: <33871359.post@talk.nabble.com> > Do you get the same slowdown when logging in with "ssh -Y" from a > Linux workstation? No. No slowdown when connecting from a linux machine. -- View this message in context: http://old.nabble.com/cygwin-octave-x11-tp33864360p33871359.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Fri May 18 18:37:00 2012 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Fri, 18 May 2012 18:37:00 -0000 Subject: Why does nedit complain about these missing fonts? In-Reply-To: <1337344975.19135.140661077270361.2D768E6F@webmail.messagingengine.com> References: <1337344975.19135.140661077270361.2D768E6F@webmail.messagingengine.com> Message-ID: <4FB696F1.4040505@users.sourceforge.net> On 2012-05-18 07:42, Ronald Fischer wrote: > I'm using Xming as X server. This is not a support forum for Xming. Yaakov Cygwin/X -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From richardvoigt@gmail.com Fri May 18 23:06:00 2012 From: richardvoigt@gmail.com (richardvoigt@gmail.com) Date: Fri, 18 May 2012 23:06:00 -0000 Subject: no display specified In-Reply-To: <33871359.post@talk.nabble.com> References: <33864360.post@talk.nabble.com> <4FB507BC.4050609@gmail.com> <33864961.post@talk.nabble.com> <4FB51A09.80501@gmail.com> <33865342.post@talk.nabble.com> <4FB52618.7080503@gmail.com> <33866806.post@talk.nabble.com> <33871359.post@talk.nabble.com> Message-ID: Maybe check to see if different extensions are negotiated on the Linux X server vs CygwinX ? On Fri, May 18, 2012 at 11:54 AM, Chillosaurus wrote: > > > >> Do you get the same slowdown when logging in with "ssh -Y" from a >> Linux workstation? > No. No slowdown when connecting from a linux machine. > > > -- > View this message in context: http://old.nabble.com/cygwin-octave-x11-tp33864360p33871359.html > Sent from the cygwin-xfree mailing list archive at Nabble.com. > > > -- > Unsubscribe info: ? ? ?http://cygwin.com/ml/#unsubscribe-simple > Problem reports: ? ? ? http://cygwin.com/problems.html > Documentation: ? ? ? ? http://x.cygwin.com/docs/ > FAQ: ? ? ? ? ? ? ? ? ? http://x.cygwin.com/docs/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ynnor@mm.st Sat May 19 10:20:00 2012 From: ynnor@mm.st (Ronald Fischer) Date: Sat, 19 May 2012 10:20:00 -0000 Subject: Why does nedit complain about these missing fonts? In-Reply-To: <4FB696F1.4040505@users.sourceforge.net> References: <1337344975.19135.140661077270361.2D768E6F@webmail.messagingengine.com> <4FB696F1.4040505@users.sourceforge.net> Message-ID: <1337422810.14471.140661077682441.15A8A95F@webmail.messagingengine.com> On Fri, May 18, 2012, at 13:37, Yaakov (Cygwin/X) wrote: > On 2012-05-18 07:42, Ronald Fischer wrote: > > I'm using Xming as X server. > > This is not a support forum for Xming. > But for the cygwin X applications. I think nedit must have a reason to look for these fonts which I have never specified somewhere .... As far I can see, Xming is not involved here (and I just mentioned it in *case* it is important). Basically, I could imagine two approaches to solve this: Either tell nedit not looking for these fonts, or installing these fonts in a place that nedit can find them. In both cases I don't know how to do it; that's why I posted it her. Posting it to a Xming forum doesn't make that much sense (I think), because the response there would likely be "This is not a support forum for Cygwin".... Ronald -- Ronald Fischer + If a packet hits a pocket on a socket on a port, + and the bus is interrupted and the interrupt's not caught, + then the socket packet pocket has an error to report. + (cited after Peter van der Linden) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Sun May 20 04:18:00 2012 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Sun, 20 May 2012 04:18:00 -0000 Subject: Why does nedit complain about these missing fonts? In-Reply-To: <1337422810.14471.140661077682441.15A8A95F@webmail.messagingengine.com> References: <1337344975.19135.140661077270361.2D768E6F@webmail.messagingengine.com> <4FB696F1.4040505@users.sourceforge.net> <1337422810.14471.140661077682441.15A8A95F@webmail.messagingengine.com> Message-ID: <4FB87080.4010002@users.sourceforge.net> On 2012-05-19 05:20, Ronald Fischer wrote: > But for the cygwin X applications. I think nedit must have a reason to > look for these fonts which I have never specified somewhere .... As far > I can see, Xming is not involved here (and I just mentioned it in *case* > it is important). In fact, it is. nedit, like other old Motif (and Xaw) applications, depends on server-side fonts. (Modern GUI toolkits, such as GTK+ and Qt, use client-side fonts via fontconfig or a wrapper thereto.) Therefore, you must install fonts where Xming will find them, and hence this is not an issue per se with nedit or Cygwin/X. Yaakov Cygwin/X -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ynnor@mm.st Sun May 20 10:07:00 2012 From: ynnor@mm.st (Ronald Fischer) Date: Sun, 20 May 2012 10:07:00 -0000 Subject: Why does nedit complain about these missing fonts? In-Reply-To: <4FB87080.4010002@users.sourceforge.net> References: <1337344975.19135.140661077270361.2D768E6F@webmail.messagingengine.com> <4FB696F1.4040505@users.sourceforge.net> <1337422810.14471.140661077682441.15A8A95F@webmail.messagingengine.com> <4FB87080.4010002@users.sourceforge.net> Message-ID: <1337508450.18474.140661078011845.5D49EDDF@webmail.messagingengine.com> On Sat, May 19, 2012, at 23:18, Yaakov (Cygwin/X) wrote: > On 2012-05-19 05:20, Ronald Fischer wrote: > In fact, it is. nedit, like other old Motif (and Xaw) applications, > depends on server-side fonts. (Modern GUI toolkits, such as GTK+ and > Qt, use client-side fonts via fontconfig or a wrapper thereto.) > Therefore, you must install fonts where Xming will find them, and hence > this is not an issue per se with nedit or Cygwin/X. I understand, and I'll have a look there! Actually, I thought that fonts are independent of the acutal implementation of the X-Server. I now see that I was wrong. The question remains, why nedit looks at *those* fonts. I'm perfectly happy to specify in the preferences of nedit only those fonts which are actually installed with Xming. However, nedit seems to look at certain fonts, which I certainly have not mentioned in my preferences.... Ronald -- Ronald Fischer + If a packet hits a pocket on a socket on a port, + and the bus is interrupted and the interrupt's not caught, + then the socket packet pocket has an error to report. + (cited after Peter van der Linden) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Sun May 20 19:19:00 2012 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Sun, 20 May 2012 19:19:00 -0000 Subject: Why does nedit complain about these missing fonts? In-Reply-To: <1337508450.18474.140661078011845.5D49EDDF@webmail.messagingengine.com> References: <1337344975.19135.140661077270361.2D768E6F@webmail.messagingengine.com> <4FB696F1.4040505@users.sourceforge.net> <1337422810.14471.140661077682441.15A8A95F@webmail.messagingengine.com> <4FB87080.4010002@users.sourceforge.net> <1337508450.18474.140661078011845.5D49EDDF@webmail.messagingengine.com> Message-ID: <4FB943C9.5050209@users.sourceforge.net> On 2012-05-20 05:07, Ronald Fischer wrote: > The question remains, why nedit looks at *those* fonts. I'm perfectly > happy to specify in the preferences of nedit only those fonts which are > actually installed with Xming. However, nedit seems to look at certain > fonts, which I certainly have not mentioned in my preferences.... Fonts are also required for rendering the interface (menus and dialog boxes). Yaakov Cygwin/X -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From marco.atzeri@gmail.com Sun May 20 19:49:00 2012 From: marco.atzeri@gmail.com (marco atzeri) Date: Sun, 20 May 2012 19:49:00 -0000 Subject: Xserver crash Message-ID: <4FB94A82.505@gmail.com> I just noticed that latest xorg-server-1.12.1-1 is crashing when using octave with fltk interface. Reverting to xorg-server-1.12.0-5 solves the issue $ uname -a CYGWIN_NT-6.1-WOW64 MARCOATZERI 1.7.16s(0.261/5/3) 20120517 02:19:46 i686 Cygwin attached Xwin log. To replicate run octave and at prompt just digit: graphics_toolkit("fltk") x=1:10 plot(x,x) Regards Marco -------------- next part -------------- Welcome to the XWin X Server Vendor: The Cygwin/X Project Release: 1.12.1.0 OS: Windows 7 Service Pack 1 [Windows NT 6.1 build 7601] (WoW64) Package: version 1.12.1-1 built 2012-05-02 XWin was started with the following command line: X :0 -multiwindow ddxProcessArgument - Initializing default screens winInitializeScreenDefaults - primary monitor w 1280 h 800 winInitializeScreenDefaults - native DPI x 96 y 96 [ 46767.680] (II) xorg.conf is not supported [ 46767.680] (II) See http://x.cygwin.com/docs/faq/cygwin-x-faq.html for more information [ 46767.680] LoadPreferences: Loading /home/marco/.XWinrc [ 46767.680] LoadPreferences: Done parsing the configuration file... [ 46767.711] winDetectSupportedEngines - DirectDraw installed, allowing ShadowDD [ 46767.711] winDetectSupportedEngines - Windows NT, allowing PrimaryDD [ 46767.711] winDetectSupportedEngines - DirectDraw4 installed, allowing ShadowDDNL [ 46767.773] winDetectSupportedEngines - Returning, supported engines 0000001f [ 46767.789] winSetEngine - Multi Window or Rootless => ShadowGDI [ 46767.789] winScreenInit - Using Windows display depth of 32 bits per pixel [ 46767.789] winAllocateFBShadowGDI - Creating DIB with width: 1280 height: 800 depth: 32 [ 46767.789] winFinishScreenInitFB - Masks: 00ff0000 0000ff00 000000ff [ 46767.789] winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 [ 46767.804] winInitMultiWindowWM - Calling pthread_mutex_lock () [ 46767.804] winMultiWindowXMsgProc - Calling pthread_mutex_lock () [ 46767.804] MIT-SHM extension disabled due to lack of kernel support [ 46767.804] XFree86-Bigfont extension local-client optimization disabled due to lack of shared memory support in the kernel [ 46768.007] GL_VERSION: 3.3.0 [ 46768.007] GL_VENDOR: NVIDIA Corporation [ 46768.007] GL_RENDERER: NVS 3100M/PCI/SSE2 [ 46768.007] GL_EXTENSIONS: GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_copy_buffer [ 46768.007] GL_EXTENSIONS: GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers [ 46768.007] GL_EXTENSIONS: GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced [ 46768.007] GL_EXTENSIONS: GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program [ 46768.007] GL_EXTENSIONS: GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB [ 46768.007] GL_EXTENSIONS: GL_ARB_geometry_shader4 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging [ 46768.007] GL_EXTENSIONS: GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture [ 46768.007] GL_EXTENSIONS: GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters [ 46768.007] GL_EXTENSIONS: GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects [ 46768.007] GL_EXTENSIONS: GL_ARB_seamless_cube_map GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shading_language_100 [ 46768.007] GL_EXTENSIONS: GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object [ 46768.007] GL_EXTENSIONS: GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map [ 46768.007] GL_EXTENSIONS: GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine [ 46768.007] GL_EXTENSIONS: GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather [ 46768.007] GL_EXTENSIONS: GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two [ 46768.007] GL_EXTENSIONS: GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui [ 46768.007] GL_EXTENSIONS: GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transpose_matrix [ 46768.007] GL_EXTENSIONS: GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object [ 46768.007] GL_EXTENSIONS: GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev [ 46768.007] GL_EXTENSIONS: GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc [ 46768.007] GL_EXTENSIONS: GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color [ 46768.007] GL_EXTENSIONS: GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract [ 46768.007] GL_EXTENSIONS: GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access [ 46768.007] GL_EXTENSIONS: GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord [ 46768.007] GL_EXTENSIONS: GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats [ 46768.007] GL_EXTENSIONS: GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters [ 46768.007] GL_EXTENSIONS: GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float [ 46768.007] GL_EXTENSIONS: GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex [ 46768.007] GL_EXTENSIONS: GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects [ 46768.007] GL_EXTENSIONS: GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap [ 46768.007] GL_EXTENSIONS: GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_latc [ 46768.007] GL_EXTENSIONS: GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map [ 46768.007] GL_EXTENSIONS: GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 [ 46768.007] GL_EXTENSIONS: GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias [ 46768.023] GL_EXTENSIONS: GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB [ 46768.023] GL_EXTENSIONS: GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array [ 46768.023] GL_EXTENSIONS: GL_EXT_vertex_array_bgra GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region [ 46768.023] GL_EXTENSIONS: GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image [ 46768.023] GL_EXTENSIONS: GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_explicit_multisample GL_NV_fence GL_NV_float_buffer [ 46768.023] GL_EXTENSIONS: GL_NV_fog_distance GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 [ 46768.023] GL_EXTENSIONS: GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_gpu_program4_1 [ 46768.023] GL_EXTENSIONS: GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint [ 46768.023] GL_EXTENSIONS: GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object [ 46768.023] GL_EXTENSIONS: GL_NV_parameter_buffer_object2 GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart [ 46768.023] GL_EXTENSIONS: GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_buffer_load GL_NV_texgen_reflection [ 46768.023] GL_EXTENSIONS: GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 [ 46768.023] GL_EXTENSIONS: GL_NV_texture_expand_normal GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader [ 46768.023] GL_EXTENSIONS: GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 [ 46768.023] GL_EXTENSIONS: GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_buffer_unified_memory [ 46768.023] GL_EXTENSIONS: GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option [ 46768.023] GL_EXTENSIONS: GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_SGIS_generate_mipmap [ 46768.023] GL_EXTENSIONS: GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum GL_WIN_swap_hint [ 46768.023] GL_EXTENSIONS: WGL_EXT_swap_control [ 46768.023] WGL_EXTENSIONS: WGL_ARB_buffer_region WGL_ARB_create_context WGL_ARB_create_context_profile WGL_ARB_extensions_string [ 46768.023] WGL_EXTENSIONS: WGL_ARB_make_current_read WGL_ARB_multisample WGL_ARB_pbuffer WGL_ARB_pixel_format [ 46768.023] WGL_EXTENSIONS: WGL_ARB_pixel_format_float WGL_ARB_render_texture WGL_ATI_pixel_format_float WGL_EXT_extensions_string [ 46768.023] WGL_EXTENSIONS: WGL_EXT_framebuffer_sRGB WGL_EXT_pixel_format_packed_float WGL_EXT_swap_control WGL_NV_float_buffer [ 46768.023] WGL_EXTENSIONS: WGL_NV_multisample_coverage WGL_NV_render_depth_texture WGL_NV_render_texture_rectangle [ 46768.023] (II) AIGLX: enabled GLX_SGI_make_current_read [ 46768.023] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer [ 46768.023] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control [ 46768.023] (II) AIGLX: enabled GLX_SGIX_pbuffer [ 46768.023] (II) AIGLX: enabled GLX_ARB_multisample and GLX_SGIS_multisample [ 46768.023] (II) AIGLX: Set GLX version to 1.4 [ 46768.023] 321 fbConfigs [ 46768.023] pxf vis fb render Ste aux accum MS drawable Group/ [ 46768.023] idx ID ID VisualType Depth Lvl RGB CI DB Swap reo R G B A Z S buf AR AG AB AA bufs num W P Pb Float Trans Caveat [ 46768.023] ----------------------------------------------------------------------------------------------------------------------------- [ 46768.023] 1 183 42 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 2 184 43 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 3 185 44 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 4 186 45 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 5 187 46 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 6 188 47 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 7 189 48 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 8 18a 49 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 9 18b 4a TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 10 21 4b TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 11 18c 4c TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 12 18d 4d TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 13 18e 4e TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 14 18f 4f TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 15 190 50 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 16 41 51 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 17 191 52 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 18 192 53 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 0 0 y . y . . 2 [ 46768.023] 19 193 54 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 2 y . y . . 2 [ 46768.023] 20 194 55 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 2 y . y . . 2 [ 46768.023] 21 195 56 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 2 y . y . . 2 [ 46768.023] 22 196 57 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 2 y . y . . 2 [ 46768.023] 23 197 58 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 2 y . y . . 2 [ 46768.023] 24 198 59 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 2 y . y . . 2 [ 46768.023] 25 199 5a TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 2 y . y . . 2 [ 46768.023] 26 19a 5b TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 2 y . y . . 2 [ 46768.023] 27 19b 5c TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 2 y . y . . 2 [ 46768.023] 28 19c 5d TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 2 y . y . . 2 [ 46768.023] 29 19d 5e TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 2 y . y . . 2 [ 46768.023] 30 19e 5f TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 2 y . y . . 2 [ 46768.023] 31 19f 60 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 4 y . y . . 2 [ 46768.023] 32 1a0 61 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 4 y . y . . 2 [ 46768.023] 33 1a1 62 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 4 y . y . . 2 [ 46768.023] 34 1a2 63 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 4 y . y . . 2 [ 46768.023] 35 1a3 64 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 4 y . y . . 2 [ 46768.023] 36 1a4 65 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 4 y . y . . 2 [ 46768.023] 37 1a5 66 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 4 y . y . . 2 [ 46768.023] 38 1a6 67 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 4 y . y . . 2 [ 46768.023] 39 1a7 68 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 4 y . y . . 2 [ 46768.023] 40 1a8 69 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 4 y . y . . 2 [ 46768.023] 41 1a9 6a TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 4 y . y . . 2 [ 46768.023] 42 1aa 6b TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 4 y . y . . 2 [ 46768.023] 43 1ab 6c TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 46768.023] 44 1ac 6d TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 46768.023] 45 1ad 6e TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 46768.023] 46 1ae 6f TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 46768.023] 47 1af 70 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 8 y . y . . 2 [ 46768.023] 48 1b0 71 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 8 y . y . . 2 [ 46768.023] 49 1b1 72 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 46768.023] 50 1b2 73 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 46768.023] 51 1b3 74 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 46768.023] 52 1b4 75 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 46768.023] 53 1b5 76 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 8 y . y . . 2 [ 46768.023] 54 1b6 77 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 8 y . y . . 2 [ 46768.023] 55 1b7 78 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.023] 56 1b8 79 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.023] 57 1b9 7a TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 46768.023] 58 1ba 7b TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 46768.023] 59 1bb 7c TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.023] 60 1bc 7d TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.023] 61 1bd 7e TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.023] 62 1be 7f TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.023] 63 1bf 80 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 46768.023] 64 1c0 81 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 46768.023] 65 1c1 82 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.023] 66 1c2 83 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.023] 67 1c3 84 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 46768.023] 68 1c4 85 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 46768.023] 69 1c5 86 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 46768.038] 70 1c6 87 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 46768.038] 71 1c7 88 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 46768.038] 72 1c8 89 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 y . y . . 2 [ 46768.038] 73 1c9 8a TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 46768.038] 74 1ca 8b TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 y . y . . 2 [ 46768.038] 75 1cb 8c TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 76 1cc 8d TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 77 1cd 8e TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 78 1ce 8f TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 79 1cf 90 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 80 1d0 91 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 81 1d1 92 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 82 1d2 93 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 83 1d3 94 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 84 1d4 95 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 85 1d5 96 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 86 1d6 97 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 87 1d7 98 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 88 1d8 99 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 89 1d9 9a TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 90 1da 9b TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 y . y . . 2 [ 46768.038] 91 1db 9c TrueColor 32 0 y . . . 8 8 8 0 32 8 0 16 16 16 0 0 0 y y . . . 0 * [ 46768.038] 92 1dc 9d TrueColor 32 0 y . . . 8 8 8 0 16 8 0 16 16 16 0 0 0 y y . . . 0 * [ 46768.038] 93 1dd 9e TrueColor 32 0 y . y copy . 8 8 8 0 32 8 0 16 16 16 0 0 0 y . . . . 0 * [ 46768.038] 94 1de 9f TrueColor 32 0 y . y copy . 8 8 8 0 16 8 0 16 16 16 0 0 0 y . . . . 0 * [ 46768.038] 95 1df a0 TrueColor 32 0 y . . . 8 8 8 8 32 8 0 16 16 16 16 0 0 y y . . . 0 * [ 46768.038] 96 1e0 a1 TrueColor 32 0 y . . . 8 8 8 8 16 8 0 16 16 16 16 0 0 y y . . . 0 * [ 46768.038] 97 1e1 a2 TrueColor 32 0 y . y copy . 8 8 8 8 32 8 0 16 16 16 16 0 0 y . . . . 0 * [ 46768.038] 98 1e2 a3 TrueColor 32 0 y . y copy . 8 8 8 8 16 8 0 16 16 16 16 0 0 y . . . . 0 * [ 46768.038] 103 0 a4 TrueColor 24 0 y . . . 8 8 8 0 32 8 0 16 16 16 0 0 0 . y . . . 0 * [ 46768.038] 104 0 a5 TrueColor 24 0 y . . . 8 8 8 0 16 8 0 16 16 16 0 0 0 . y . . . 0 * [ 46768.038] 105 0 a6 TrueColor 24 0 y . . . 8 8 8 8 32 8 0 16 16 16 16 0 0 . y . . . 0 * [ 46768.038] 106 0 a7 TrueColor 24 0 y . . . 8 8 8 8 16 8 0 16 16 16 16 0 0 . y . . . 0 * [ 46768.038] 109 0 a8 TrueColor 16 0 y . . . 5 5 5 0 32 8 0 11 11 10 0 0 0 . y . . . 0 * [ 46768.038] 110 0 a9 TrueColor 16 0 y . . . 5 5 5 0 16 8 0 11 11 10 0 0 0 . y . . . 0 * [ 46768.038] 111 0 aa TrueColor 16 0 y . . . 5 5 5 8 32 8 0 8 8 8 8 0 0 . y . . . 0 * [ 46768.038] 112 0 ab TrueColor 16 0 y . . . 5 5 5 8 16 8 0 8 8 8 8 0 0 . y . . . 0 * [ 46768.038] 115 0 ac TrueColor 8 0 y . . . 3 3 2 0 32 8 0 11 11 10 0 0 0 . y . . . 0 * [ 46768.038] 116 0 ad TrueColor 8 0 y . . . 3 3 2 0 16 8 0 11 11 10 0 0 0 . y . . . 0 * [ 46768.038] 117 0 ae TrueColor 8 0 y . . . 3 3 2 8 32 8 0 8 8 8 8 0 0 . y . . . 0 * [ 46768.038] 118 0 af TrueColor 8 0 y . . . 3 3 2 8 16 8 0 8 8 8 8 0 0 . y . . . 0 * [ 46768.038] 121 0 b0 TrueColor 4 0 y . . . 1 1 1 0 32 8 0 5 6 5 0 0 0 . y . . . 0 * [ 46768.038] 122 0 b1 TrueColor 4 0 y . . . 1 1 1 0 16 8 0 5 6 5 0 0 0 . y . . . 0 * [ 46768.038] 123 0 b2 TrueColor 4 0 y . . . 1 1 1 8 32 8 0 4 4 4 4 0 0 . y . . . 0 * [ 46768.038] 124 0 b3 TrueColor 4 0 y . . . 1 1 1 8 16 8 0 4 4 4 4 0 0 . y . . . 0 * [ 46768.038] 127 0 b4 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 128 0 b5 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 129 0 b6 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 130 0 b7 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 131 0 b8 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 132 0 b9 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 133 0 ba TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 134 0 bb TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 135 0 bc TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 136 0 bd TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 137 0 be TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 138 0 bf TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 139 0 c0 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 140 0 c1 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 141 0 c2 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 142 0 c3 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 143 0 c4 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 144 0 c5 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 145 0 c6 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 146 0 c7 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 147 0 c8 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 148 0 c9 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 149 0 ca TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 150 0 cb TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 151 0 cc TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 152 0 cd TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 153 0 ce TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 154 0 cf TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 155 0 d0 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 156 0 d1 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 157 0 d2 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 158 0 d3 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 159 0 d4 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 160 0 d5 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 161 0 d6 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 162 0 d7 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 163 0 d8 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 164 0 d9 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 165 0 da TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 166 0 db TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 167 0 dc TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 168 0 dd TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 169 0 de TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 170 0 df TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 171 0 e0 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 172 0 e1 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 173 0 e2 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 174 0 e3 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 175 0 e4 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 176 0 e5 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 177 0 e6 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 178 0 e7 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 179 0 e8 TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 180 0 e9 TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 181 0 ea TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 182 0 eb TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 183 0 ec TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 184 0 ed TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 185 0 ee TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 186 0 ef TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 187 0 f0 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 188 0 f1 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 189 0 f2 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 190 0 f3 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 191 0 f4 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 192 0 f5 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 193 0 f6 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 194 0 f7 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 195 0 f8 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 196 0 f9 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 197 0 fa TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 198 0 fb TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 199 0 fc TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 200 0 fd TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 201 0 fe TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 202 0 ff TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 203 0 100 TrueColor 32 0 y . . . 8 8 8 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 204 0 101 TrueColor 32 0 y . . . 8 8 8 8 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 205 0 102 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 206 0 103 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 207 0 104 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 208 0 105 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 209 0 106 TrueColor 32 0 y . y xchg . 8 8 8 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 210 0 107 TrueColor 32 0 y . y xchg . 8 8 8 8 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 211 0 108 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 212 0 109 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 213 0 10a TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 214 0 10b TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 215 0 10c TrueColor 32 0 y . y copy . 8 8 8 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 216 0 10d TrueColor 32 0 y . y copy . 8 8 8 8 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 217 0 10e TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 218 0 10f TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 219 0 110 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 220 0 111 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 221 0 112 TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 222 0 113 TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 223 0 114 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 224 0 115 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 225 0 116 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 226 0 117 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 227 0 118 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 228 0 119 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 229 0 11a TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 230 0 11b TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 231 0 11c TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 232 0 11d TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 233 0 11e TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 234 0 11f TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 235 0 120 TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 236 0 121 TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 237 0 122 TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 238 0 123 TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 239 0 124 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 240 0 125 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 241 0 126 TrueColor 32 0 y . . . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 242 0 127 TrueColor 32 0 y . . . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 243 0 128 TrueColor 32 0 y . . . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 244 0 129 TrueColor 32 0 y . . . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 245 0 12a TrueColor 32 0 y . y xchg . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 246 0 12b TrueColor 32 0 y . y xchg . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 247 0 12c TrueColor 32 0 y . y xchg . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 248 0 12d TrueColor 32 0 y . y xchg . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 249 0 12e TrueColor 32 0 y . y copy . 8 8 8 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 250 0 12f TrueColor 32 0 y . y copy . 8 8 8 8 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 251 0 130 TrueColor 32 0 y . y copy . 8 8 8 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 252 0 131 TrueColor 32 0 y . y copy . 8 8 8 8 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 253 0 132 TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 254 0 133 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 255 0 134 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 256 0 135 TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 257 0 136 TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 258 0 137 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 259 0 138 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 260 0 139 TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 261 0 13a TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 262 0 13b TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 263 0 13c TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 264 0 13d TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 0 0 . . y . . 2 [ 46768.038] 265 0 13e TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 266 0 13f TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 267 0 140 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 268 0 141 TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 269 0 142 TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 270 0 143 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 271 0 144 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 272 0 145 TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 273 0 146 TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 274 0 147 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 275 0 148 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 276 0 149 TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 2 . . y . . 2 [ 46768.038] 277 0 14a TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 278 0 14b TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 279 0 14c TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 280 0 14d TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 281 0 14e TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 282 0 14f TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 283 0 150 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 284 0 151 TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 285 0 152 TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 286 0 153 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 287 0 154 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 288 0 155 TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 4 . . y . . 2 [ 46768.038] 289 0 156 TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 290 0 157 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 291 0 158 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 292 0 159 TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 293 0 15a TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 294 0 15b TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 295 0 15c TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 296 0 15d TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 297 0 15e TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 298 0 15f TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 299 0 160 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 300 0 161 TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 301 0 162 TrueColor 16 0 y . . . 5 6 5 0 16 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 302 0 163 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 303 0 164 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 304 0 165 TrueColor 16 0 y . . . 5 6 5 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 305 0 166 TrueColor 16 0 y . y xchg . 5 6 5 0 16 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 306 0 167 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 307 0 168 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 308 0 169 TrueColor 16 0 y . y xchg . 5 6 5 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 309 0 16a TrueColor 16 0 y . y copy . 5 6 5 0 16 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 310 0 16b TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 311 0 16c TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 312 0 16d TrueColor 16 0 y . y copy . 5 6 5 0 0 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 313 0 16e TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 314 0 16f TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 315 0 170 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 316 0 171 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 317 0 172 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 318 0 173 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 8 . . y . . 2 [ 46768.038] 319 0 174 TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 320 0 175 TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 321 0 176 TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 322 0 177 TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 323 0 178 TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 324 0 179 TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 325 0 17a TrueColor 16 0 y . . . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 326 0 17b TrueColor 16 0 y . . . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 327 0 17c TrueColor 16 0 y . y xchg . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 328 0 17d TrueColor 16 0 y . y xchg . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 329 0 17e TrueColor 16 0 y . y copy . 5 6 5 0 24 0 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 330 0 17f TrueColor 16 0 y . y copy . 5 6 5 0 24 8 4 16 16 16 16 1 16 . . y . . 2 [ 46768.038] 331 0 180 TrueColor 0 0 y . . . 0 0 0 0 16 0 0 0 0 0 0 0 0 . . y . . 2 [ 46768.038] 332 0 181 TrueColor 0 0 y . . . 0 0 0 0 24 0 0 0 0 0 0 0 0 . . y . . 2 [ 46768.038] 333 0 182 TrueColor 0 0 y . . . 0 0 0 0 24 8 0 0 0 0 0 0 0 . . y . . 2 [ 46768.038] (II) GLX: Initialized Win32 native WGL GL provider for screen 0 [ 46768.054] [dix] Could not init font path element /usr/share/fonts/TTF/, removing from list! [ 46768.054] [dix] Could not init font path element /usr/share/fonts/OTF/, removing from list! [ 46768.054] [dix] Could not init font path element /usr/share/fonts/Type1/, removing from list! [ 46768.194] winPointerWarpCursor - Discarding first warp: 640 400 [ 46768.194] (--) 5 mouse buttons found [ 46768.194] (--) Setting autorepeat to delay=500, rate=31 [ 46768.194] (--) Windows keyboard layout: "00000809" (00000809) "United Kingdom", type 7 [ 46768.194] (--) Found matching XKB configuration "English (United Kingdom)" [ 46768.194] (--) Model = "pc105" Layout = "gb" Variant = "none" Options = "none" [ 46768.194] Rules = "base" Model = "pc105" Layout = "gb" Variant = "none" Options = "none" [ 46768.288] winBlockHandler - pthread_mutex_unlock() [ 46768.288] winInitMultiWindowWM - pthread_mutex_lock () returned. [ 46768.288] winInitMultiWindowWM - pthread_mutex_unlock () returned. [ 46768.288] winInitMultiWindowWM - DISPLAY=:0.0 [ 46768.288] winMultiWindowXMsgProc - pthread_mutex_lock () returned. [ 46768.288] winMultiWindowXMsgProc - pthread_mutex_unlock () returned. [ 46768.288] winProcEstablishConnection - winInitClipboard returned. [ 46768.288] winMultiWindowXMsgProc - DISPLAY=:0.0 [ 46768.288] winClipboardProc - DISPLAY=:0.0 [ 46768.288] winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display. [ 46768.288] winClipboardProc - XOpenDisplay () returned and successfully opened the display. [ 46768.304] winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display. [ 46790.081] winGetWindowInfo: forcing window to exist [ 46790.393] Can't attach to process. ==================== GDB Backtrace ============ GNU gdb (GDB) 7.3.50.20111026-cvs (cygwin-special) This GDB was configured as "i686-cygwin". ==================== Backtrace ================ ==================== Backtrace End ============ [ 46790.893] warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x3 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x3 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) ==================== GDB Backtrace ============ GNU gdb (GDB) 7.3.50.20111026-cvs (cygwin-special) This GDB was configured as "i686-cygwin". ==================== Backtrace ================ Thread 16 (Thread 6940.0x1830): #0 0x7733000d in ntdll!LdrFindResource_U () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x773bf896 in ntdll!RtlQueryTimeZoneInformation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x734f42a4 in ?? () No symbol table info available. #3 0x00000000 in ?? () No symbol table info available. Thread 15 (Thread 6940.0x179c): #0 0x7733f8b1 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7733f8b1 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76080a91 in WaitForSingleObjectEx () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000684 in ?? () No symbol table info available. #4 0x00000000 in ?? () No symbol table info available. Thread 14 (Thread 6940.0xac8): #0 0x7733f8b1 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7733f8b1 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76080a91 in WaitForSingleObjectEx () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000608 in ?? () No symbol table info available. #4 0x00000000 in ?? () No symbol table info available. Thread 13 (Thread 6940.0xf0c): #0 0x7733f8e5 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7733f8e5 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x7607d348 in ReadFile () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x000006b8 in ?? () No symbol table info available. #4 0x00000000 in ?? () No symbol table info available. Thread 12 (Thread 6940.0x1a18): #0 0x7734013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7734013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76080bdd in WaitForMultipleObjectsEx () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000003 in ?? () No symbol table info available. #4 0x76511a2c in KERNEL32!GetVolumePathNamesForVolumeNameA () from /cygdrive/c/Windows/syswow64/kernel32.dll No symbol table info available. #5 0xffb8c2dc in ?? () No symbol table info available. #6 0x76514208 in KERNEL32!CheckForReadOnlyResource () from /cygdrive/c/Windows/syswow64/kernel32.dll No symbol table info available. #7 0x00000003 in ?? () No symbol table info available. #8 0x61038c98 in cygwait (howlong=4294967295, h=) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/sigproc.h:99 w4 = {0x678, 0x154, 0x490} n = 3 wait_signal = res = #9 fhandler_base_overlapped::wait_overlapped (this=0xffb8c268, inres=, writing=false, bytes=0xffb8c3bc, nonblocking=false, len=0) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/fhandler.cc:1932 wfres = 3 h = wores = res = fhandler_base_overlapped::overlapped_unknown err = __PRETTY_FUNCTION__ = "fhandler_base_overlapped::wait_return fhandler_base_overlapped::wait_overlapped(bool, bool, DWORD*, bool, DWORD)" #10 0x610393e2 in fhandler_base_overlapped::raw_read (this=0x61280da8, ptr=0xffb8c614, len=@0xffb8c5cc: 255) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/fhandler.cc:2025 res = nbytes = keep_looping = #11 0x610363a0 in fhandler_base::read (this=0x61280da8, in_ptr=0xffb8c614, len=@0xffb8c5cc: 255) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/fhandler.cc:744 copied_chars = dst = end = __PRETTY_FUNCTION__ = "virtual void fhandler_base::read(void*, size_t&)" ptr = 0xffb8c614 "warning: \005\bvl\005" src = #12 0x610e9cc3 in read (fd=15, ptr=0xffb8c614, len=255) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/syscalls.cc:1078 efault = {sebastian = {_clemente = 0x0, _context = {-4668176, -4667884, 0, 0, 15, 255, -4667884, -4668240, 1628347420, 5439531, 2818091, -4653072, 1660, 16, -4667608, 1627602986, 1660, 1630015456, 16, 1627622175, 1947035736, 0, 6820320, 1630015968, 16, 0, -4668024, 1627400684, 1630015456, 1630015544, 1630015544, 1628060002, 1530553712, 6108721, 1530553712, 6108465, 1946820897, 1630015456, -4667992, 1630015448, 16, 0, 1, 1627400684, 1630015456, 1630015456, 1630015456, 1628354322, 1630015456, 0, 4488, 0}, _errno = 14, _c_cnt = 0, _w_cnt = 0}} res = 255 __PRETTY_FUNCTION__ = "_ssize_t read(int, void*, size_t)" #13 0x610d5275 in _sigfe () from /usr/bin/cygwin1.dll No symbol table info available. #14 0x000000ff in ?? () No symbol table info available. #15 0x76080ac4 in WaitForSingleObjectEx () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #16 0x76511194 in KERNEL32!GetPrivateProfileStructA () from /cygdrive/c/Windows/syswow64/kernel32.dll No symbol table info available. #17 0x0000056c in ?? () No symbol table info available. #18 0xffffffff in ?? () No symbol table info available. #19 0x00000000 in ?? () No symbol table info available. Thread 11 (Thread 6940.0xbcc): #0 0x7734013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7734013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76080bdd in WaitForMultipleObjectsEx () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000002 in ?? () No symbol table info available. #4 0x00000001 in ?? () No symbol table info available. #5 0x00000000 in ?? () No symbol table info available. Thread 10 (Thread 6940.0x31c): #0 0x7733f939 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7733f939 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x740a635c in ?? () from /cygdrive/c/Windows/System32/mswsock.dll No symbol table info available. #3 0x610050dd in _cygtls::call2 (this=, func=0x6810a8, arg=0x8695f0, buf=0x6100526b) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/cygtls.cc:130 res = #4 0x0546ff88 in ?? () No symbol table info available. #5 0x7651339a in KERNEL32!BaseCleanupAppcompatCacheSupport () from /cygdrive/c/Windows/syswow64/kernel32.dll No symbol table info available. #6 0x008695f0 in ?? () No symbol table info available. #7 0x77359ef2 in ntdll!RtlpNtSetValueKey () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #8 0x008695f0 in ?? () No symbol table info available. #9 0x77359ec5 in ntdll!RtlpNtSetValueKey () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #10 0x6107f410 in cygwin_inet_network () from /usr/bin/cygwin1.dll No symbol table info available. #11 0x00000000 in ?? () No symbol table info available. Thread 9 (Thread 6940.0x1498): #0 0x7734013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbolwarning: (Internal error: pc 0x1 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x1 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x1 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x1 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x1 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) [ 46790.893] warning: (Internal error: pc 0x1 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x5 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x5 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x6 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x5 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x5 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x5 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x5 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x5 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x6 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x5 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x5 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x5 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x1 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x1 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtCan't attach to process.ab, but not in symtab.) warning: (Internal error: pc 0x1 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x1 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x1 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x1 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x1 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) [ 46790.893] ==================== GDB Backtrace ============ GNU gdb (GDB) 7.3.50.20111026-cvs (cygwin-special) This GDB was configured as "i686-cygwin". ==================== Backtrace ================ ==================== Backtrace End ============ [ 46790.893] warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x3 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) table info available. #1 0x7734013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76080bdd in WaitForMultipleObjectsEx () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000002 in ?? () No symbol table info available. #4 0x00000001 in ?? () No symbol table info available. #5 0x00000000 in ?? () No symbol table info available. Thread 8 (Thread 6940.0x784): #0 0x7733f8b1 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7733f8b1 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76080a91 in WaitForSingleObjectEx () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x000003e0 in ?? () No symbol table info available. #4 0x00000000 in ?? () No symbol table info available. Thread 7 (Thread 6940.0x139c): #0 0x7734013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7734013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76080bdd in WaitForMultipleObjectsEx () [ 46790.893] from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000006 in ?? () No symbol table info available. #4 0x76511a2c in KERNEL32!GetVolumePathNamesForVolumeNameA () from /cygdrive/c/Windows/syswow64/kernel32.dll No symbol table info available. #5 0x0386ac20 in ?? () No symbol table info available. #6 0x7613086a in USER32!MessageBoxA () from /cygdrive/c/Windows/syswow64/USER32.dll No symbol table info available. #7 0x00000006 in ?? () No symbol table info available. #8 0x76130b69 in USER32!DdeNameService () from /cygdrive/c/Windows/syswow64/USER32.dll No symbol table info available. #9 0x000003c4 in ?? () No symbol table info available. #10 0x0386ad10 in ?? () No symbol table info available. #11 0x69b19584 in nvoglv32!DllMain () from /cygdrive/c/Windows/system32/nvoglv32.DLL No symbol table info available. #12 0x610050dd in _cygtls::call2 (this=, func=0x1, arg=0x0, buf=0x6100526b) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/cygtls.cc:130 res = #13 0x0386ff88 in ?? () No symbol table info available. #14 0x7651339a in KERNEL32!BaseCleanupAppcompatCacheSupport () from /cygdrive/c/Windows/syswow64/kernel32.dll No symbol table info available. #15 0x00000000 in ?? () No symbol table info available. Thread 6 (Thread 6940.0x1bc): #0 0x7734013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7734013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76080bdd in WaitForMultipleObjectsEx () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000002 in ?? () No symbol table info available. #4 0x00000001 in ?? () No symbol table info available. #5 0x00000000 in ?? () No symbol table info available. Thread 5 (Thread 6940.0x1a48): #0 0x7734013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7734013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x76080bdd in WaitForMultipleObjectsEx () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000003 in ?? () No symbol table info available. #4 0x76511a2c in KERNEL32!GetVolumePathNamesForVolumeNameA () from /cygdrive/c/Windows/syswow64/kernel32.dll No symbol table info available. #5 0xffdecb0c in ?? () No symbol table info available. #6 0x76514208 in KERNEL32!CheckForReadOnlyResourwarning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x3 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x0 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x3 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x2 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x97 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x97 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x97 in read in psymtab, but not in symtab.) ce () from /cygdrive/c/Windows/syswow64/kernel32.dll No symbol table info available. #7 0x00000003 in ?? () No symbol table info available. #8 0x610fad6a in cancelable_wait (object=, timeout=0x0, cancel_action=cw_no_cancel_self, sig_wait=cw_sig_eintr) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/thread.cc:962 wait_objects = {0x33c, 0x344, 0x154, 0x0} thread = 0x8004a378 res = num = 3 cancel_n = 1 sig_n = timeout_n = 4292790936 #9 0x610fc9ae in pthread_cond::wait (this=0x8004a300, mutex=0x8004a2d0, timeout=0x0) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/thread.cc:1289 rv = #10 0x611006bc in pthread_cond_wait (cond=0x8004a298, mutex=0x8004a294) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/thread.cc:2818 err = #11 0x610d5275 in _sigfe () from /usr/bin/cygwin1.dll No symbol table info available. #12 0xffdecde8 in ?? () No symbol table info available. #13 0x610fc432 in pthread::thread_init_wrapper (arg=0x8004a378) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/thread.cc:1993 thread = 0x8004a378 __PRETTY_FUNCTION__ = "static DWORD pthread::thread_init_wrapper(void*)" ret = #14 0x61086df2 in thread_wrapper (arg=0x0) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/miscfuncs.cc:547 dealloc_addr = count = wrapper_arg = {func = 0x10000000, arg = 0x0, stackaddr = 0x0, stackbase = 0x0, stacklimit = 0xffded000 "\v"} old_start = 0x610d5275 #15 0x00000000 in ?? () No symbol table info available. Thread 4 (Thread 6940.0x17a0): #0 0x761278d7 in USER32!IsDialogMessage () from /cygdrive/c/Windows/syswow64/USER32.dll No symbol table info available. #1 0x761278d7 in USER32!IsDialogMessage () from /cygdrive/c/Windows/syswow64/USER32.dll No symbol table info available. #2 0x76127c1d in USER32!GetClientRect () from /cygdrive/c/Windows/syswow64/USER32.dll No symbol table info available. #3 0xffefcdd0 in ?? () No symbol table info available. #4 0x00408df7 in winMsgWindowThreadProc () No symbol table info available. #5 0x610fc432 in pthread::thread_init_wrapper (arg=0x80042f30) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/thread.cc:1993 thread = 0x80042f30 __PRETTY_FUNCTION__ = "static DWORD pthread::thread_init_wrapper(void*)" ret = #6 0x61086df2 in thread_wrapper (arg=0x0) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/miscfuncs.cc:547 dealloc_addr = count = wrapper_arg = {func = 0, arg = 0x0, stackaddr = 0x0, stackbase = 0x0, stacklimit = 0xffefd000 ""} old_start = 0x0 #7 0x00000000 in ?? () No symbol table info available. Thread 3 (Thread 6940.0x1924): #0 0x7734013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7734013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x77372f51 in ntdll!RtlWeaklyEnumerateEntryHashTable () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #3 0x00000003 in ?? () No symbol table info available. #4 0x7651339a in KERNEL32!BaseCleanupAppcompatCacheSupport () from /cygdrive/c/Windows/syswow64/kernel32.dll No symbol table info available. #5 0x00000000 in ?? () No symbol table info available. Thread 2 (Thread 6940.0x13d4): #0 0x7733f8e5 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7733f8e5 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x7607d348 in ReadFile () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x000000warning: (Internal error: pc 0x97 in read in psymtab, but not in symtab.) warning: (Internal error: pc 0x97 in read in psymtab, but not in symtab.) 98 in ?? () No symbol table info available. #4 0x00000000 in ?? () No symbol table info available. Thread 1 (Thread 6940.0xb44): #0 m16m (a=, b=, c=0x289c08) at /netrel/src/cygwin-snapshot-20120517-1/newlib/libc/stdlib/ldtoa.c:990 pp = carry = ps = p = {0, 0, 10993, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0} aa = 419 m = i = #1 0x6113a15a in edivm (den=0x289c72, num=0x289c58, ldp=0x289cf4) at /netrel/src/cygwin-snapshot-20120517-1/newlib/libc/stdlib/ldtoa.c:1039 i = p = tnum = j = tquot = 419 tprod = {0, 0, 10993, 42752, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0} equot = 0x289d28 #2 0x6113afd1 in ediv (a=, b=, c=0x289e02, ldp=0x289cf4) at /netrel/src/cygwin-snapshot-20120517-1/newlib/libc/stdlib/ldtoa.c:1592 ai = {0, 16396, 0, 40000, 0, 0, 0, 0, 0, 0, 0, 0, 0} bi = {0, 16526, 256, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0} i = lta = 16396 ltb = 16526 #3 0x6113ba89 in etoasc (ldp=0x289cf4, outformat=3, ndigits=3, string=0x289d47 "", x=0x289e36) at /netrel/src/cygwin-snapshot-20120517-1/newlib/libc/stdlib/ldtoa.c:2982 w = {0, 51200, 2323, 35973, 10352, 25014, 48280, 157, 62801, 16499, 24864, 57168, 24871} ten = 0x61187d70 rndsav = 144 m = 4 r = y = {0, 0, 0, 0, 0, 20480, 42467, 25755, 46790, 16398, 20480, 42467, 25755} i = [ 46790.893] ndigs = 3 s = t = {36913, 53227, 2323, 35973, 10352, 25014, 48280, 157, 62801, 16499, 0, 0, 4096} p = 0x61187d48 j = equot = 0x289d28 digit = u = {0, 0, 0, 0, 0, 20480, 42467, 25755, 46790, 16526, 40492, 40, 25112} k = ss = sign = 0 expon = 0 #4 _ldtoa_r (ptr=0x28d000, d=46790.392999999996, mode=3, ndigits=3, decpt=0x28a0fc, sign=0x28a0f4, rve=0x28a0f0) at /netrel/src/cygwin-snapshot-20120517-1/newlib/libc/stdlib/ldtoa.c:2765 e = {0, 0, 0, 0, 0, 20480, 42467, 25755, 46790, 16398, 40, 40584, 40} s = p = i = j = k = orig_ndigits = 3 rnd = {rlast = 144, rndprc = 144, rw = 12, re = 11, outexpon = 0, rmsk = 65535, rmbit = 32768, rebit = 1, rbit = { 0 , 1, 0}, equot = {0, 16526, 0, 38330, 45216, 18012, 0, 0, 0, 0, 0, 0, 0}} ldp = 0x289cf4 outstr = outbuf = '\000' , "\024\000\024\000\230\026C\004" du = {pe = 20480, d = 46790.392999999996} #5 0x6115f64c in cvt (buf=0x5c6a0e "[%10.3f] ", length=, ch=102, decpt=0x28a0fc, sign=, flags=256, ndigits=3, value=, data=0x28d000) at /netrel/src/cygwin-snapshot-20120517-1/newlib/libc/stdio/vfprintf.c:1727 dsgn = 0 digits = bp = rve = 0x0 ld = {ieee = {manl = 2783137792, manh = 3066455195, exp = 16398, sign = 0}, val = 46790.392999999996} mode = #6 _svfprintf_r (data=0x28d000, fp=0x28a140, fmt0=0x5c6a0e "[%10.3f] ", ap=0x28a1d0 "") at /netrel/src/cygwin-snapshot-20120517-1/newlib/libc/stdio/vfprintf.c:1164 fmt = 0x5c6a15 "] " ch = 102 n = m = cp = 0x5c6a0e "[%10.3f] " iovp = flags = 256 fmt_anchor = N = arg_index = 1 numargs = 1 saved_fmt = 0x0 args = {{val_int = -1821066134, val_u_int = 2473901162, val_long = -1821066134, val_u_long = 2473901162, val_float = -3.0890025e-27, val_double = 46790.392999999996, val__LONG_DOUBLE = , val_int_ptr_t = 0x9374bc6a, val_short_ptr_t = 0x9374bc6a, val_long_ptr_t = 0x9374bc6a, val_char_ptr_t = 0x9374bc6a
, val_quad_ptr_t = 0x9374bc6a, val_void_ptr_t = 0x9374bc6a, val_quad_t = 4676663636229667946, val_u_quad_t = 4676663636229667946, val_wint_t = 2473901162}, { val_int = 2663044, val_u_int = 2663044, val_long = 2663044, val_u_long = 2663044, val_float = 3.73171947e-39, val_double = 3.6634289118124467e+260, val__LONG_DOUBLE = , val_int_ptr_t = 0x28a284, val_short_ptr_t = 0x28a284, val_long_ptr_t = 0x28a284, val_char_ptr_t = 0x28a284 "Can't attach to process.", val_quad_ptr_t = 0x28a284, val_void_ptr_t = 0x28a284, val_quad_t = 8504999079693558404, val_u_quad_t = 8504999079693558404, val_wint_t = 2663044}, { [ 46790.893] val_int = 1999896942, val_u_int = 1999896942, val_long = 1999896942, val_u_long = 1999896942, val_float = 3.650947e+33, val_double = 1.2171467556760653e+262, val__LONG_DOUBLE = , val_int_ptr_t = 0x7734016e, val_short_ptr_t = 0x7734016e, val_long_ptr_t = 0x7734016e, val_char_ptr_t = 0x7734016e "\203\304\004\302\b", val_quad_ptr_t = 0x7734016e, val_void_ptr_t = 0x7734016e, val_quad_t = 8527773656878940526, val_u_quad_t = 8527773656878940526, val_wint_t = 1999896942}, { val_int = 1980236784, val_u_int = 1980236784, val_long = 1980236784, val_u_long = 1980236784, val_float = 6.89679917e+32, val_double = 3.6253471779342907e-311, val__LONG_DOUBLE = , val_int_ptr_t = 0x760803f0, val_short_ptr_t = 0x760803f0, val_long_ptr_t = 0x760803f0, val_char_ptr_t = 0x760803f0 "\205\300|\005\063\300@\353\bP\350\023i\002", val_quad_ptr_t = 0x760803f0, val_void_ptr_t = 0x760803f0, val_quad_t = 7337784378352, val_u_quad_t = 7337784378352, val_wint_t = 1980236784}, {val_int = 1708, val_u_int = 1708, val_long = 1708, val_u_long = 1708, val_float = 2.39341778e-42, val_double = 1.0585115757686168e+160, val__LONG_DOUBLE = , val_int_ptr_t = 0x6ac, val_short_ptr_t = 0x6ac, val_long_ptr_t = 0x6ac, val_char_ptr_t = 0x6ac
, val_quad_ptr_t = 0x6ac, val_void_ptr_t = 0x6ac, val_quad_t = 7000871751328466604, val_u_quad_t = 7000871751328466604, val_wint_t = 1708}, { val_int = 1980224410, val_u_int = 1980224410, val_long = 1980224410, val_u_long = 1980224410, val_float = 6.88722525e+32, val_double = 8.4852317143293808e+261, val__LONG_DOUBLE = , val_int_ptr_t = 0x7607d39a, val_short_ptr_t = 0x7607d39a, val_long_ptr_t = 0x7607d39a, val_char_ptr_t = 0x7607d39a "\302\024", val_quad_ptr_t = 0x7607d39a, val_void_ptr_t = 0x7607d39a, val_quad_t = 8525664802147128218, val_u_quad_t = 8525664802147128218, val_wint_t = 1980224410}, { val_int = 1676, val_u_int = 1676, val_long = 1676, val_u_long = 1676, val_float = 2.34857623e-42, val_double = 2.1219966190192947e-314, val__LONG_DOUBLE = , val_int_ptr_t = 0x68c, val_short_ptr_t = 0x68c, val_long_ptr_t = 0x68c, val_char_ptr_t = 0x68c
, val_quad_ptr_t = 0x68c, val_void_ptr_t = 0x68c, val_quad_t = 4294968972, val_u_quad_t = 42949warning: (Internal error: pc 0x13 in read in psymtab, but not in symtab.) 68972, val_wint_t = 1676}, {val_int = 2662972, val_u_int = 2662972, val_long = 2662972, val_u_long = 2662972, val_float = 3.73161857e-39, val_double = 3.6243701266516662e-311, val__LONG_DOUBLE = , val_int_ptr_t = 0x28a23c, val_short_ptr_t = 0x28a23c, val_long_ptr_t = 0x28a23c, val_char_ptr_t = 0x28a23c "\230\274V", val_quad_ptr_t = 0x28a23c, val_void_ptr_t = 0x28a23c, val_quad_t = 7335806804540, val_u_quad_t = 7335806804540, val_wint_t = 2662972}, {val_int = 2662332, val_u_int = 2662332, val_long = 2662332, val_u_long = 2662332, val_float = 3.73072174e-39, val_double = 3.4800862508508368e-312, val__LONG_DOUBLE = , val_int_ptr_t = 0x289fbc, val_short_ptr_t = 0x289fbc, val_long_ptr_t = 0x289fbc, val_char_ptr_t = 0x289fbc "\001", val_quad_ptr_t = 0x289fbc, val_void_ptr_t = 0x289fbc, val_quad_t = 704377298876, val_u_quad_t = 704377298876, val_wint_t = 2662332}} arg_type = {-1, 1980217842, 1740, 1740, -1, 1628417751, 1740, 11, 2662600} is_pos_arg = old_is_pos_arg = ret = 1 width = 10 prec = 3 sign = 0 '\000' thousands_sep = 0x67c
thsnd_len = 60000 grouping = 0x289fd4 "\244" decimal_point = 0x800499f4 "." decp_len = 1 softsign = 0 '\000' _double_ = {i = -1511829504, fp = 46790.392999999996} expt = 0 expsize = 0 expstr = "\241(\000\250(\020a" lead = 0 ndig = 0 nseps = 0 nrepeats = 0 _uquad = base = dprec = 0 realsz = size = xdigs = 0x0 uio = {uio_iov = 0x28a048, uio_iovcnt = 1, uio_resid = 1} iov = {{iov_base = 0x5c6a0e, iov_len = 1}, {iov_base = 0x61281658, iov_len = 2663044}, {iov_base = 0x28a284, iov_len = 24}, { iov_base = 0xb, iov_len = 2663600}, {iov_base = 0x28a098, iov_len = 1628450369}, {iov_base = 0x61187c2c, iov_len = 0}, { iov_base = 0x0, iov_len = 0}, {iov_base = 0x0, iov_len = 0}} buf = "<\242(\000\377\000\000\000\342\223\003a,\240(\000\000\000\000\000\000\000\000\000,\240(\000\304\027(a>\250\035a\000\240@_8\241@_\000\000\000\000\240\240(\000\304\027(a\204\242(\000 \020 a\210\346'a\221H\271O\030\000\000\000\006", '\000' "\350, \325\037a<\242(\000X\026(a" ox = "\034\001" wc = 37 L'%' state = {__count = 0, __value = {__wch = 0, __wchb = "\000\000\000"}} malloc_buf = 0x0 blanks = ' ' zeroes = '0' #7 0x61136e44 in sprintf ( str=0x5dc7a0 "winGetWindowInfo: forcing window to exist\n", fmt=0x5c6a0e "[%10.3f] ") at /netrel/src/cygwin-snapshot-20120517-1/newlib/libc/stdio/sprintf.c:638 ret = 2661314 ap = 0x28a1c8 "j\274t\223\314\330", f = {_p = 0x5dc7a0 "winGetWindowInfo: forcing window to exist\n", _r = 2662736, _w = 2147483647, _flags = 520, _file = -1, _bf = { _base = 0x5dc7a0 "winGetWindowInfo: forcing window to exist\n", _size = 2147483647}, _lbfsize = 999, _data = 0xffff0208, _cookie = 0x59f560, _read = 0x3ff, _write = 0, _seek = 0, _close = 0x13, _ub = {_base = 0xff
, _size = 2663044}, _up = 0x28a120 "", _ur = 1628347420, _ubuf = "+\000S", _nbuf = "", _lb = { _base = 0x2b002b "\215\356\343\323\360W\024\001\342F\025\305C\245\376", _size = 2664208}, _blksize = 1704, _flags2 = 20, _offset = 6990501595744609176, _seek64 = 0x6a8, _lock = 0x61281890, _mbstate = {__count = 20, __value = {__wch = 1627622175, __wchb = "\037\213\003a"}}} #8 0x610d5275 in _sigfe () from /usr/bin/cygwin1.dll No symbol table info available. #9 0x9374bc6a in ?? () No symbol table info available. #10 0x40e6d8cc in ?? () No symbol table info available. #11 0x0028d000 in ?? () No symbol table info available. #12 0x004070de in OsVendorVErrorF () No symbol table info available. #13 0x0056bc98 in ErrorF () No symbol table info available. #14 0x00575ca9 in xorg_backtrace_exec_wrapper.clone.0 () No symbol table info available. #15 0x00575e43 in OsSigHandler () No symbol table info available. #16 0x61030daa in _cygtls::call_signal_handler (this=0x5dc7a0) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/exceptions.cc:1363 thissi = {si_signo = 11, si_code = 23, si_pid = 4776, si_uid = 1008, si_errno = 0, {__pad = {0 }, _si_commune = { _si_code = 0, _si_read_handle = 0x0, _si_write_handle = 0x0, _si_process_handle = 0x0, {_si_fd = 0, _si_pipe_fhandler = 0x0, _si_str = 0x0}}, {{{{si_tid = 0, si_overrun = 0}, si_sigval = {sival_int = 0, sival_ptr = 0x0}, si_value = { sival_int = 0, sival_ptr = 0x0}}}}, {si_status = 0, si_utime = 0, si_stime = 0}, si_addr = 0x0}} sigact = 0x575e10 thissig = thisfunc = 0x575e10 this_oldmask = 0 this_errno = -1 this_sa_flags = 2 __PRETTY_FUNCTION__ = "int _cygtls::call_signal_handler()" #17 0x610db292 in sig_send (p=, si=..., tls=0x28ce64) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/sigproc.cc:810 pack = {si = {si_signo = 11, si_code = 23, si_pid = 4776, si_uid = 1008, si_errno = 0, {__pad = {0 }, _si_commune = {_si_code = 0, _si_read_handle = 0x0, _si_write_handle = 0x0, _si_process_handle = 0x0, { _si_fd = 0, _si_pipe_fhandler = 0x0, _si_str = 0x0}}, {{{{ si_tid = 0, si_overrun = 0}, si_sigval = { sival_int = 0, sival_ptr = 0x0}, si_value = { sival_int = 0, sival_ptr = 0x0}}}}, {si_status = 0, si_utime = 0, si_stime = 0}, si_addr = 0x0}}, pid = 4776, tls = 0x28ce64, mask = 0x28ce80, {wakeup = 0x0, thread_handle = 0x0, next = 0x0}} __PRETTY_FUNCTION__ = "int sig_send(_pinfo*, siginfo_t&, _cygtls*)" packsize = sendsig = 0x9c nb = 164 rc = 0 its_me = communing = false wait_for_completion = pending = leader = #18 0x61031110 in exception::handle (e=0x28a7e4, frame=0x28ff14, in=0x28a834) at /netrel/src/cygwin-snapshot-20120517-1/winsup/cygwin/exceptions.cc:691 me = si = {si_signo = 11, si_code = 23, si_pid = 0, si_uid = 0, si_errno = 0, {__pad = {0 }, _si_commune = { _si_code = 0, _si_read_handle = 0x0, _si_write_handle = 0x0, _si_process_handle = 0x0, {_si_fd = 0, _si_pipe_fhandler = 0x0, _si_str = 0x0}}, {{{{si_tid = 0, si_overrun = 0}, si_sigval = {sival_int = 0, sival_ptr = 0x0}, si_value = { sival_int = 0, sival_ptr = 0x0}}}}, {si_status = 0, si_utime = 0, si_stime = 0}, si_addr = 0x0}} __PRETTY_FUNCTION__ = "static int exception::handle(EXCEPTION_RECORD*, exception_list*, CONTEXT*, void*)" ebp = 0x28a8e8 debugging = false recursed = 0 masked = false #19 0x7737b459 in ntdll!RtlCreateUnicodeStringFromAsciiz () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #20 0x0028a7e4 in ?? () [ 46790.893] No symbol table info available. #21 0x7737b42b in ntdll!RtlCreateUnicodeStringFromAsciiz () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #22 0x0028a7e4 in ?? () No symbol table info available. #23 0x77330133 in ntdll!LdrFindResource_U () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #24 0x0028a7e4 in ?? () No symbol table info available. #25 0x004926ed in __glXDispatch () No symbol table info available. #26 0x00514fa5 in Dispatch () No symbol table info available. #27 0x0050a0ea in main () No symbol table info available. ==================== Backtrace End ============ [ 46790.893] Segmentation fault at address 0x0 [ 46790.893] Fatal server error: [ 46790.893] Caught signal 11 (Segmentation fault). Server aborting [ 46790.893] [ 46790.893] Server terminated with error (1). Closing log file. -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ynnor@mm.st Mon May 21 14:42:00 2012 From: ynnor@mm.st (Ronald Fischer) Date: Mon, 21 May 2012 14:42:00 -0000 Subject: Why does nedit complain about these missing fonts? In-Reply-To: <4FB943C9.5050209@users.sourceforge.net> References: <1337344975.19135.140661077270361.2D768E6F@webmail.messagingengine.com> <4FB696F1.4040505@users.sourceforge.net> <1337422810.14471.140661077682441.15A8A95F@webmail.messagingengine.com> <4FB87080.4010002@users.sourceforge.net> <1337508450.18474.140661078011845.5D49EDDF@webmail.messagingengine.com> <4FB943C9.5050209@users.sourceforge.net> Message-ID: <1337611301.11645.140661078548101.2F879C98@webmail.messagingengine.com> On Sun, May 20, 2012, at 14:19, Yaakov (Cygwin/X) wrote: > On 2012-05-20 05:07, Ronald Fischer wrote: > > The question remains, why nedit looks at *those* fonts. I'm perfectly > > happy to specify in the preferences of nedit only those fonts which are > > actually installed with Xming. However, nedit seems to look at certain > > fonts, which I certainly have not mentioned in my preferences.... > > Fonts are also required for rendering the interface (menus and dialog > boxes). True, but this does not apply here (I think), because I when I instruct nedit to use specific fonts (those which are installed on my system) for the interface, nedit indeed uses these fonts, but still displays the error message. Meanwhile I found something in the Cygwin/X FAQs about this problem (I had overlooked it the first time): This seems to be a well known problem with some X applications, and it was recommended to install certain adobe fonts via Cygwin setup. So I run setup again to install the required fonts, and also (via xset) did a refresh of the font path. The problem still persisted. Looking at the installed fonts, I found my fonts being present only in /usr/share/fonts/100dpi and /usr/share/fonts/75dpi as a bunch of gz-files. I'm not sure whether this is correct (i.e. whether the X server is supposed to unpack them on demand), or whether the Cygwin setup script is supposed to do this. I think it is the latter, because when I did a xset fp+ /usr/share/fonts I got the error message xset: bad font path element (#90), possible causes are: Directory does not exist or has wrong permissions Directory missing fonts.dir Incorrect font server address or syntax Could it be that part of the installation is missing on the Cygwin side? In a correct installation, where are these fonts supposed to be stored? Ronald -- Ronald Fischer + If a packet hits a pocket on a socket on a port, + and the bus is interrupted and the interrupt's not caught, + then the socket packet pocket has an error to report. + (cited after Peter van der Linden) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From ynnor@mm.st Mon May 21 14:49:00 2012 From: ynnor@mm.st (Ronald Fischer) Date: Mon, 21 May 2012 14:49:00 -0000 Subject: Why does nedit complain about these missing fonts? In-Reply-To: <4FB943C9.5050209@users.sourceforge.net> References: <1337344975.19135.140661077270361.2D768E6F@webmail.messagingengine.com> <4FB696F1.4040505@users.sourceforge.net> <1337422810.14471.140661077682441.15A8A95F@webmail.messagingengine.com> <4FB87080.4010002@users.sourceforge.net> <1337508450.18474.140661078011845.5D49EDDF@webmail.messagingengine.com> <4FB943C9.5050209@users.sourceforge.net> Message-ID: <1337611777.13654.140661078556793.3399A7CA@webmail.messagingengine.com> On Sun, May 20, 2012, at 14:19, Yaakov (Cygwin/X) wrote: > On 2012-05-20 05:07, Ronald Fischer wrote: > Fonts are also required for rendering the interface (menus and dialog > boxes). Update: Yaakov, I just found out that you were right in your assumption that there *is* at least one part in the nedit user interface which DOES use preset fonts (which can't be changed): It's how the file names are rendered in the "open file dialogue". So this indeed explains the warning I get. What still reminds to do is to install the missing fonts properly - see my previous posting to see what I attempted for this task. Ronald -- Ronald Fischer + If a packet hits a pocket on a socket on a port, + and the bus is interrupted and the interrupt's not caught, + then the socket packet pocket has an error to report. + (cited after Peter van der Linden) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From h.p.kiehl@fz-juelich.de Mon May 21 15:30:00 2012 From: h.p.kiehl@fz-juelich.de (Kiehl, Horst) Date: Mon, 21 May 2012 15:30:00 -0000 Subject: Why does nedit complain about these missing fonts? In-Reply-To: <1337611301.11645.140661078548101.2F879C98@webmail.messagingengine.com> References: <1337344975.19135.140661077270361.2D768E6F@webmail.messagingengine.com> <4FB696F1.4040505@users.sourceforge.net> <1337422810.14471.140661077682441.15A8A95F@webmail.messagingengine.com> <4FB87080.4010002@users.sourceforge.net> <1337508450.18474.140661078011845.5D49EDDF@webmail.messagingengine.com> <4FB943C9.5050209@users.sourceforge.net> <1337611301.11645.140661078548101.2F879C98@webmail.messagingengine.com> Message-ID: <4094A9D4E3EC2544B795DFEA610AE88C18173D691B@IBT040.ibt-w2k.kfa-juelich.de> Ronald Fischer wrote [text rewrapped]: > So I run setup again to install the required fonts, and also (via > xset) did a refresh of the font path. The problem still persisted. > Looking at the installed fonts, I found my fonts being present only > in /usr/share/fonts/100dpi and /usr/share/fonts/75dpi as a bunch of > gz-files. I'm not sure whether this is correct (i.e. whether the X > server is supposed to unpack them on demand), or whether the Cygwin > setup script is supposed to do this. I think it is the latter, > because when I did a > > xset fp+ /usr/share/fonts > > I got the error message > > xset: bad font path element (#90), possible causes are: > Directory does not exist or has wrong permissions > Directory missing fonts.dir > Incorrect font server address or syntax My guess is that you get this message because the directories in the font path are from the viewpoint of the server. If your Xming installation is on the same computer as your Cygwin installation and the latter is under C:\cygwin, your command xset fp+ /usr/share/fonts would translate to something like xset fp+ c:/cygwin/usr/share/fonts The actual format expected by Xming might differ; see the output of xset q for its font path. You might need to experiment a little. Additionally, if I remember correctly, each directory containing a fonts.dir file must be specified in the font path explicitly (i.e. the directories in the font path are not searched recursively). So the font path extension you need is possibly rather something like xset fp+ c:/cygwin/usr/share/fonts/75dpi,c:/cygwin/usr/share/fonts/100dpi Horst -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 5734 bytes Desc: not available URL: From ottobob89@gmx.de Tue May 22 06:43:00 2012 From: ottobob89@gmx.de (Chillosaurus) Date: Tue, 22 May 2012 06:43:00 -0000 Subject: no display specified In-Reply-To: References: <33864360.post@talk.nabble.com> <4FB507BC.4050609@gmail.com> <33864961.post@talk.nabble.com> <4FB51A09.80501@gmail.com> <33865342.post@talk.nabble.com> <4FB52618.7080503@gmail.com> <33866806.post@talk.nabble.com> <33871359.post@talk.nabble.com> Message-ID: <33887259.post@talk.nabble.com> Ben Voigt-2 wrote: > > Maybe check to see if different extensions are negotiated on the Linux > X server vs CygwinX ?[...] Yes, looks like there are. The .log - file is that from the linux machine. I should have uploaded the windows component in an earlier post. Can there be found a reason for the slowdown from this information? -- View this message in context: http://old.nabble.com/cygwin-octave-x11-tp33864360p33887259.html Sent from the cygwin-xfree mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From austria_rules@yepmail.net Tue May 22 07:04:00 2012 From: austria_rules@yepmail.net (Ronald of Steiermark) Date: Tue, 22 May 2012 07:04:00 -0000 Subject: [SOLVED] Why does nedit complain about these missing fonts? In-Reply-To: <4094A9D4E3EC2544B795DFEA610AE88C18173D691B@IBT040.ibt-w2k.kfa-juelich.de> References: <1337344975.19135.140661077270361.2D768E6F@webmail.messagingengine.com> <4FB696F1.4040505@users.sourceforge.net> <1337422810.14471.140661077682441.15A8A95F@webmail.messagingengine.com> <4FB87080.4010002@users.sourceforge.net> <1337508450.18474.140661078011845.5D49EDDF@webmail.messagingengine.com> <4FB943C9.5050209@users.sourceforge.net> <1337611301.11645.140661078548101.2F879C98@webmail.messagingengine.com> <4094A9D4E3EC2544B795DFEA610AE88C18173D691B@IBT040.ibt-w2k.kfa-juelich.de> Message-ID: <1337670261.21780.140661078944097.1608A0FC@webmail.messagingengine.com> On Mon, May 21, 2012, at 17:30, Kiehl, Horst wrote: > Ronald Fischer wrote [text rewrapped]: > > xset fp+ /usr/share/fonts > > > > I got the error message > > > > xset: bad font path element (#90), possible causes are: > > Directory does not exist or has wrong permissions > > Directory missing fonts.dir > > Incorrect font server address or syntax > > My guess is that you get this message because the directories in the > font path are from the viewpoint of the server. If your Xming > installation is on the same computer as your Cygwin installation and > the latter is under C:\cygwin, your command > xset fp+ /usr/share/fonts > would translate to something like > xset fp+ c:/cygwin/usr/share/fonts You are right - now it's so obvious!!!! I could bang my head against the wall! > Additionally, if I remember correctly, each directory containing a > fonts.dir file must be specified in the font path explicitly (i.e. the > directories in the font path are not searched recursively). Indeed, this is the case! Thank you for pointing it out. Now by doing xset fp+ $(cygpath -w /usr/share/fonts/100dpi) the nedit messages about missing fonts are gone! Thanks for helping! Ronald -- Ronald Fischer There are 10 types of people in the world: those who understand binary and those who don't. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From lvirden@gmail.com Tue May 22 19:19:00 2012 From: lvirden@gmail.com (Larry W. Virden) Date: Tue, 22 May 2012 19:19:00 -0000 Subject: Trying to find a solution for segmentation fault crashes in the most recent x server provided by setup.exe Message-ID: So, after several hours more of investigation, I discovered that while gdb was installed on my machine, it was not installed on the machine where we were testing. I installed it there, but the crash still occurs. The backtrace produced is quite huge - and less useful because X didn't have any of the debugging symbols in it. here is a bit of what we are seeing. We start up the X server. It is configured to use xauth. We start up a mintty session and an xterm session. We ssh from these windows to our SPARC Solaris 9 work machines. We start up, in each window, an in-house written binary application which makes use of the Tk C libraries. If we run just 1 mintty, or just 1 xterm, that works. If we run one of each (which the developers do due to various features, etc. they wish to leverage), we often - not always - get an error of the following nature. GNU gdb (GDB) 7.3.50.20111026-cvs (cygwin-special) This GDB was configured as "i686-cygwin". ==================== Backtrace ================ Thread 25 (Thread 5368.0x1704): #0 0x775e000d in ntdll!LdrFindResource_U () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x7766f896 in ntdll!RtlQueryTimeZoneInformation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x70d9aec6 in ?? () No symbol table info available. : and so on : Thread 24 (Thread 5368.0x1b24): #0 0x775ef8b1 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x775ef8b1 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x762f0a91 in WaitForSingleObjectEx () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x000007a4 in ?? () No symbol table info available. : and so on : Thread 23 (Thread 5368.0x1590): #0 0x775efd71 in ntdll!RtlFindSetBits () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x762f31bb in SleepEx () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #2 0x00000000 in ?? () No symbol table info available. Thread 22 (Thread 5368.0x1a20): #0 0x775f013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x775f013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x762f0bdd in WaitForMultipleObjectsEx () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll : and so on : Thread 21 (Thread 5368.0x18f4): #0 0x775ef8e5 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x775ef8e5 in ntdll!RtlUpdateClonedSRWLock () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x762ed348 in ReadFile () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000794 in ?? () : and so on : many more threads and finally : Thread 1 (Thread 5368.0x1bec): #0 0x775f013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #1 0x775f013d in ntdll!RtlEnableEarlyCriticalSectionEventCreation () from /cygdrive/c/Windows/SysWOW64/ntdll.dll No symbol table info available. #2 0x762f0bdd in WaitForMultipleObjectsEx () from /cygdrive/c/Windows/syswow64/KERNELBASE.dll No symbol table info available. #3 0x00000003 in ?? () No symbol table info available. : and so on : Backtrace stopped: previous frame inner to this frame (corrupt stack?) ==================== Backtrace End ============ [ 3569.256] Segmentation fault at address 0x65682e91 [ 3569.256] Fatal server error: [ 3569.256] Caught signal 11 (Segmentation fault). Server aborting [ 3569.256] [ 3569.256] Server terminated with error (1). Closing log file. Note that in several of the skipped portions above there were lines such as Backtrace stopped: Not enough registers or memory available to unwind further The log file is 45K, so I didn't include it completely until I hear back that someone would find it useful -- Tcl - The glue of a new generation.?? http://wiki.tcl.tk/ Larry W. Virden http://www.facebook.com/lvirden/ Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Tue May 22 22:37:00 2012 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Tue, 22 May 2012 22:37:00 -0000 Subject: [ANNOUNCEMENT] Updated: xterm-279-1 Message-ID: The following package has been updated for the Cygwin distribution: *** xterm-279-1 The xterm program is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly. This is an update to the latest upstream release. -- Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From yselkowitz@users.sourceforge.net Tue May 22 22:37:00 2012 From: yselkowitz@users.sourceforge.net (Yaakov (Cygwin/X)) Date: Tue, 22 May 2012 22:37:00 -0000 Subject: [ANNOUNCEMENT] Updated: GNOME 3.4.2 libraries Message-ID: The following GNOME components in the distro have been updated to the latest 3.4.2 stable releases: * glib2.0 * glib2.0-networking * gnome-themes-standard * gsettings-desktop-schemas * gtk3 * gvfs * python-gi * yelp-xsl -- Yaakov Cygwin/X CYGWIN-XFREE-ANNOUNCE UNSUBSCRIBE INFO ====================================== If you want to unsubscribe from the cygwin-xfree-announce mailing list, please use the automated form at: http://cygwin.com/lists.html#subscribe-unsubscribe If this does not work, then look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-xfree-announce-unsubscribe-you=yourdomain.com@cygwin.com If you need more information on unsubscribing, start reading here: http://sourceware.org/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From lvirden@gmail.com Wed May 23 12:50:00 2012 From: lvirden@gmail.com (Larry W. Virden) Date: Wed, 23 May 2012 12:50:00 -0000 Subject: Trying to find a solution for segmentation fault crashes in the most recent x server provided by setup.exe In-Reply-To: References: Message-ID: Well we continue to discover new things about our specific situation with xfree server crashes. This may in fact be a general cygwin problem rather than xfree. What we are finding is a change in general process handling. During our original testing - on windows 7 32-bit - we tested scripts we had developed under XP that prompt the user for information about the server, login, etc. and then start the x server and invoke the cygwin xterm or mintty to perform an ssh -Y to the server as the login specified. The code looked at the processes, identified whether or not the server was running, and, if not, launches a new server. Otherwise, the code skips that step and goes on to start the terminals. After testing, a deployment decision was made to move to windows 7 64 bit instead. We assumed that everything would continue to work as tested. What we are seeing, now however, is that we are getting multiple X servers started. Even worse, we are seeing processes like bash, ssh, mintty, and xterm hanging around after the user has closed the windows. We are looking into why the script is no longer seeing the X server process running. But the fact that those processes are sticking around after the windows are closed seems to be an issue. Anyways, as soon as someone tries to use windows attached to more than one of the running X servers, then we see crashes. Not all the servers crash, which really caused us a lot of confusion - we would get error messages saying the server had crashed, but occasionally xterms would still be running, etc. I am a bit surprised that the X server itself doesn't prevent someone from starting a second version on the same cpu/disk/cygwin instance. But perhaps there is some use for that kind of special functionality. Has anyone else seen similar behaviors? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cramer@cc.psd-prahova.ro Thu May 24 10:59:00 2012 From: cramer@cc.psd-prahova.ro (cramer@cc.psd-prahova.ro) Date: Thu, 24 May 2012 10:59:00 -0000 Subject: candidatul fara studii Message-ID: <20120524105857.C6789AC0FE4@cc.psd-prahova.ro> http://www.altphel.ro/2012/05/dobre-arata-ne-diploma/ To unsubscribe please send email to unsubscribe@cc.psd-prahova.ro -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From cramer@cc.psd-prahova.ro Thu May 24 12:12:00 2012 From: cramer@cc.psd-prahova.ro (cramer@cc.psd-prahova.ro) Date: Thu, 24 May 2012 12:12:00 -0000 Subject: candidatul fara studii Message-ID: <20120524121149.B736466AE96@cc.psd-prahova.ro> http://www.altphel.ro/2012/05/dobre-arata-ne-diploma/ To unsubscribe please send email to unsubscribe@cc.psd-prahova.ro -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From lvirden@gmail.com Tue May 29 14:40:00 2012 From: lvirden@gmail.com (Larry W. Virden) Date: Tue, 29 May 2012 14:40:00 -0000 Subject: ISO: steps to start Windows PuTTY while using Cygwin/X x authentication Message-ID: Platform is Windows 7 64 bit, using cygwin/x 1.11.1-1 and started with: /usr/bin/X :0 -multiwindow -clipboard -silent-dup-error -auth /home/user/.Xauthority -auth /home/user/.serverauth.780 Once this starts up, the user is able to start mintty, xterm, etc, can start ssh -Y otherserver and have x applications there display back, etc. However, we have not yet figured out how to set up PuTTY 0.60 (32 bit version) so that it works . I have tried setting Connection > SSH > X11 to enable X11 forwarding and MIT-Magic-Cookie-1. I start a window and it opens. I get this error message: Xlib: connection to "localhost:12.0" refused by server Xlib: No protocol specified /usr/openwin/bin/xset: unable to open display "localhost:12.0" No x apps start there. Since PuTTY is started from a start menu normally, it's my guesstimate that the putty session doesn't have the x authentication cookie. However, there doesn't seem to me to be a simple way to set that up. Trying to get an xauth cookie and import it into a different window is non-trivial, even for an expert. Surely there is some way to configure things so that this combination works. I've been performing web searches looking for information, so far to no avail. Has anyone a reference, white paper, sample code, etc. to demonstrate how to set this up? Thank you very much. -- Tcl - The glue of a new generation.?? http://wiki.tcl.tk/ Larry W. Virden http://www.facebook.com/lvirden/ Even if explicitly stated to the contrary, nothing in this posting should be construed as representing my employer's opinions. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From patrick.hogan@gmail.com Tue May 29 17:19:00 2012 From: patrick.hogan@gmail.com (Patrick Hogan) Date: Tue, 29 May 2012 17:19:00 -0000 Subject: Problem with basic startx and xterm - no cursor or focus In-Reply-To: References: Message-ID: Hi list, A slightly more pared-down version of a question I've posed previously. >From a new Cygwin install on Windows 7 running 1024x768 resolution, compare the result of the following two commands run from a Cygwin terminal: startx /usr/bin/xterm -- -logfile broken.log startx /usr/bin/xterm -geometry 80x50+494+51 -- -logfile works.log The first command produces a single unmanaged xterm. No X11 cursor is visible and the xterm is unable to receive input focus. It is not possible to anticipate where the cursor ought to be and give the xterm focus. Unusable. The second command produces a single unmanaged xterm. The X11 cursor is visible and the xterm is able to receive input focus. Works as expected. This seems to be a fairly fundamental problem, and the placement of the xterm determines whether the entire X.org session is usable or not. Does anyone know anything about this problem? Regards, Patrick -------------- next part -------------- A non-text attachment was scrubbed... Name: broken.log Type: application/octet-stream Size: 3534 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: works.log Type: application/octet-stream Size: 3533 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: cygcheck.out Type: application/octet-stream Size: 23949 bytes Desc: not available URL: -------------- next part -------------- -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From senseneyj@mail.nih.gov Tue May 29 20:51:00 2012 From: senseneyj@mail.nih.gov (Senseney, Justin (NIH/CIT) [E]) Date: Tue, 29 May 2012 20:51:00 -0000 Subject: Problem with basic startx and xterm - no cursor or focus References: Message-ID: <0CADA15E942196438C242C19FA72B4FC04774B331A@NIHMLBX01.nih.gov> >This seems to be a fairly fundamental problem, and the placement of the xterm determines whether the entire X.org session is usable or not. >Does anyone know anything about this problem? I will only mention that while I am unable to recover from this same problem (rebase/reinstalling/different versions has no effect), installing cygwin and the latest stable packages does not reproduce this problem on other machines. -Justin -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From marco.atzeri@gmail.com Wed May 30 14:13:00 2012 From: marco.atzeri@gmail.com (marco atzeri) Date: Wed, 30 May 2012 14:13:00 -0000 Subject: Problem with basic startx and xterm - no cursor or focus In-Reply-To: References: Message-ID: <4FC62A37.8050903@gmail.com> On 5/29/2012 7:18 PM, Patrick Hogan wrote: > Hi list, > > A slightly more pared-down version of a question I've posed previously. > > From a new Cygwin install on Windows 7 running 1024x768 resolution, > compare the result of the following two commands run from a Cygwin > terminal: > > startx /usr/bin/xterm -- -logfile broken.log > > startx /usr/bin/xterm -geometry 80x50+494+51 -- -logfile works.log > > The first command produces a single unmanaged xterm. No X11 cursor is > visible and the xterm is unable to receive input focus. It is not > possible to anticipate where the cursor ought to be and give the xterm > focus. Unusable. > > The second command produces a single unmanaged xterm. The X11 cursor > is visible and the xterm is able to receive input focus. Works as > expected. > > This seems to be a fairly fundamental problem, and the placement of > the xterm determines whether the entire X.org session is usable or > not. Does anyone know anything about this problem? > > Regards, > > Patrick > try using "startxwin" instead of "startx" in addition "xterm -ls /bin/bash" should be better for the shell enviroment in the xterm Regards Marco -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From kbrown@cornell.edu Thu May 31 15:45:00 2012 From: kbrown@cornell.edu (Ken Brown) Date: Thu, 31 May 2012 15:45:00 -0000 Subject: X server crash with asymptote Message-ID: <4FC791EC.7050706@cornell.edu> To reproduce: 1. Install asymptote-2.15-1. 2. Start the X server (1.12.1-1), and run the following command in an xterm: $ asy -V /usr/share/doc/asymptote/examples/teapot.asy This should display a teapot in a separate window, but instead it crashes the X server. I've tested with cygwin-1.15 as well as the latest snapshot. The problem doesn't occur with version 1.12.0-5 of the X server. I'm running 64-bit Windows 7. I assume you'll be able to reproduce this, but I'll send further information (log, backtrace, cygcheck output) if you can't. Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From marco.atzeri@gmail.com Thu May 31 16:16:00 2012 From: marco.atzeri@gmail.com (marco atzeri) Date: Thu, 31 May 2012 16:16:00 -0000 Subject: X server crashes when running VTK-5-8 rendering examples In-Reply-To: <4FB12391.50603@amskepler.com> References: <4FB12391.50603@amskepler.com> Message-ID: <4FC7994D.2090809@gmail.com> On 5/14/2012 5:24 PM, Frederico Liporace wrote: > Hash: SHA1 > > Hello, > > I??ve succesfully compiled vtk-5-8-0 libraries and examples > under cygwin, but the X server crashes when I try to execute > one of the examples under vtk??s Examples/Rendering/Cxx subdir. > > The crash happens right after the rendering window creation. The window > stays blank for a couple of seconds and the I get the crash report. > Other then that my X environment is working OK. > > cygcheck output and Xwin.log below. > > Tried to run cygwin and X > as administrator, with ZoneAlarm disabled, and got the same results. > > Thanks in advance for any hint, > > Fred Could you check if previous X server (1.12.0-5) has the same problem ? Regards Marco -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From marco.atzeri@gmail.com Thu May 31 16:17:00 2012 From: marco.atzeri@gmail.com (marco atzeri) Date: Thu, 31 May 2012 16:17:00 -0000 Subject: X server crash with asymptote In-Reply-To: <4FC791EC.7050706@cornell.edu> References: <4FC791EC.7050706@cornell.edu> Message-ID: <4FC7997B.5030208@gmail.com> On 5/31/2012 5:44 PM, Ken Brown wrote: > To reproduce: > > 1. Install asymptote-2.15-1. > > 2. Start the X server (1.12.1-1), and run the following command in an > xterm: > > $ asy -V /usr/share/doc/asymptote/examples/teapot.asy > > This should display a teapot in a separate window, but instead it > crashes the X server. > > I've tested with cygwin-1.15 as well as the latest snapshot. The problem > doesn't occur with version 1.12.0-5 of the X server. I'm running 64-bit > Windows 7. > > I assume you'll be able to reproduce this, but I'll send further > information (log, backtrace, cygcheck output) if you can't. > > Ken X server (1.12.1-1) seems to have some problems http://www.cygwin.com/ml/cygwin-xfree/2012-05/msg00033.html same W7/64 Regards Marco -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From davidmichaelkarr@gmail.com Thu May 31 16:49:00 2012 From: davidmichaelkarr@gmail.com (David Karr) Date: Thu, 31 May 2012 16:49:00 -0000 Subject: Ubuntu scrollbars don't render in Cygwin Message-ID: I have an ubuntu 12.0.4 desktop. I have a Win7 laptop running Cygwin. I can display windows from the Ubuntu box on the Win7 laptop using the Cygwin X server, but the window is somewhat "degraded". Specifically, scrollbars are not rendering properly. I've used Ubuntu before, but this is the first time I've seen these odd scrollbar popups that are used in 12.04. I'm guessing the Cygwin X server is having trouble rendering that for some reason. In the Cygwin view, I see the slightly thicker vertical bar, but when I hover the mouse over it, nothing happens. I'm investigating whether I can configure Ubuntu to use "normal" scrollbars, but is there a way to get Cygwin's X server to display those funky scrollbars better? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From davidmichaelkarr@gmail.com Thu May 31 17:08:00 2012 From: davidmichaelkarr@gmail.com (David Karr) Date: Thu, 31 May 2012 17:08:00 -0000 Subject: Can display remote X window from bash, but not from DOS window Message-ID: I have a Win7 laptop with Cygwin and a Ubuntu desktop box. I can ssh from the laptop with shared keys and X11 forwarding, so that I can run a simple command line in a Bash shell on the Win7 box and it will open up the window for the remote process on my Win7 box. What I'm having trouble with is setting up a Win7 desktop shortcut that will do this. I have a simple Bash script called "dt" (stands for "desktop") that calls "ssh" and passes the scripts command line parameters to ssh. As I said, this works fine when I call it from a Bash shell window. I wrote a DOS batch script that does something like this: c:\cygwin\bin\bash -cl "=pathprefix=/dt =remote command line=" This bombs with numerous errors. This is the first one: (STS:30397): GLib-GObject-WARNING **: invalid (NULL) pointer instance What's the correct way to do this? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From Stromeko@nexgo.de Thu May 31 18:50:00 2012 From: Stromeko@nexgo.de (Achim Gratz) Date: Thu, 31 May 2012 18:50:00 -0000 Subject: X server crashes when running VTK-5-8 rendering examples References: <4FB12391.50603@amskepler.com> <4FC7994D.2090809@gmail.com> Message-ID: <87fwagusb0.fsf@Rainer.invalid> marco atzeri writes: > Could you check if previous X server (1.12.0-5) has the same problem ? I can't check the previous server easily, but the current server crashes reliably whit any program exercising the OpenGL interface when the "native" acceleration is active (which should only happen in rootless mode AFAIK). It doesn't crash or crash far later when software rendering is active. An earlier version did not show these symptoms, but I haven't recorded exactly what version this was and I can't tell if "native" OpenGL was even on the cards at that time. Additionally, anything using X libraries is extremely prone to fork errors (Xdmcp, xml2 are most often involved). I#ve fully rebased the system multiple times, but it still happens (but less often now). Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Factory and User Sound Singles for Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#WaldorfSounds -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/ From tilo@inbox.ru Thu May 31 23:40:00 2012 From: tilo@inbox.ru (tilo) Date: Thu, 31 May 2012 23:40:00 -0000 Subject: Problem with geomview under cygwin Message-ID: Hello everybody. Please, help me! I'm trying to run SaVi (http://personal.ee.surrey.ac.uk/Personal/L.Wood/software/SaVi/) with Geomview under Cygwin environment (http://personal.ee.surrey.ac.uk/Personal/L.Wood/software/SaVi/building-under- Windows/) I have followed all the instructions on the page, but one problem occurs when I try to run geomview. I type ./geomview -run $savi1.4.5/savi or ./geomview -run $c:/cygwin/savi1.4.5/savi but xwin crashes with report: A fatal error has occured and Cygwin/X will now exit Caught signal 11(Segmentation Fault). Server aborting from log file: Vendor: the Cygwin/X Project Realese 1.12.1.0 Package: version 1.12.1-1 built 2012-05-02 [ 10481,718] winGetWindowInfo: forcing window to exist [ 10481,718] winCreateWindowsChildWindow - CreateWindowExA () failed: 1406 [ 10481,718] winGetWindowInfo: forcing window to exist [ 10481,718] winCreateWindowsChildWindow - CreateWindowExA () failed: 1406 [ 10481,734] wglShareLists error: ???????????????? ????????????????????. (00000006) [ 10481,734] winGetWindowInfo: forcing window to exist [ 10481,734] winCreateWindowsChildWindow - CreateWindowExA () failed: 1406 [ 10482,796] Install gdb to get reasonable backtraces [ 10482,796] /usr/bin/xorg-backtrace failed with returncode 2 [ 10482,796] Segmentation fault at address 0x0 [ 10482,796] Fatal server error: [ 10482,796] Caught signal 11 (Segmentation fault). Server aborting [ 10482,796] [ 10482,796] Server terminated with error (1). Closing log file. if needed, I can post whole log file. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://x.cygwin.com/docs/ FAQ: http://x.cygwin.com/docs/faq/