Re: httpd immediate segfault on startup

2015-08-02 Thread Jim Garrison
On 8/2/2015 10:52 AM, Marco Atzeri wrote: > On 7/31/2015 6:18 PM, Jim Garrison wrote: >> On 7/26/2015 5:24 PM, Jim Garrison wrote: >>> Updated all cygwin packages to current versions, installed httpd >>> 2.4.16-1. On startup httpd segfaults: >>> >>> Exception: STATUS_ACCESS_VIOLATION at eip=65DC5D

Re: Seg Fault in strftime

2015-08-02 Thread Brian Inglis
Michael Enright kmcardiff.com> writes: > > Brian, > In reference to your comments below I found this link to a repo of > SpiderMonkey source code. > > http://hg.mozilla.org/releases/mozilla-1.9.1/file/920bcf17a9e1/js/src/prmjtime.cpp > And the function that calls strftime specifically: > http:/

Missing File zone1970.tab in tzcode 2015e-1

2015-08-02 Thread Owen Leibman
A new file zone1970.tab was added to the timezone project in 2014. An update to tzcode for cygwin that year (2014j-1) properly included that file. However, the latest cygwin release of tzcode, 2015e-1, did not include that file. As a result, attempting to run /usr/sbin/tzselect results in the er

[ANNOUNCEMENT] Updated: subversion-1.8.13-4

2015-08-02 Thread David Rothenberger
CYGWIN NEWS: Applied a patch from Fedora to fix the problem with the Ruby bindings reported here: https://cygwin.com/ml/cygwin/2015-07/msg00440.html NEWS: = See CHANGES (URL below) for more information about the differences between 1.8.0 and previous Subversion releases. IMPOR

[ANNOUNCEMENT] Updated: gnucap-2009.12.07-4

2015-08-02 Thread Achim Gratz
Version 2009.12.07-4 of gnucap has been uploaded. Due to changes in the upstream build system (and not much else) the later development releases from upstream are currently not usable, so no further updates are planned. GNUCAP is the GNU Circuit Analysis Package, a modern "post-spice" analog and

[ANNOUNCEMENT] Updated: md5deep

2015-08-02 Thread Achim Gratz
Version 4.4-1 of 'md5deep' has been uploaded to the Cygwin archive, and should soon appear at a Cygwin mirror near you. md5deep is a set of programs to compute MD5, SHA-1, SHA-256, Tiger or Whirlpool message digests on an arbitrary number of files. md5deep is similar to the md5sum program found i

Re: Aw: Re: Xwin 1.17.2.1 exits early

2015-08-02 Thread Rainer Blome
Jon, thanks for the help. On 29.07.2015 23:52, Jon TURNEY wrote: > On 29/07/2015 18:49, Rainer Blome wrote: >> strace-XWin-multiwindow-RB.log >> Protection\12.1.4013.4013.105\Data\Definitions\BASHDefs\20150625.011\UMEngx86.dll >> at 6E5D > This looks very much like an exception is occurring i

Re: httpd immediate segfault on startup

2015-08-02 Thread Marco Atzeri
On 7/31/2015 6:18 PM, Jim Garrison wrote: On 7/26/2015 5:24 PM, Jim Garrison wrote: Updated all cygwin packages to current versions, installed httpd 2.4.16-1. On startup httpd segfaults: Exception: STATUS_ACCESS_VIOLATION at eip=65DC5D78 eax=8004E028 ebx=0001 ecx= edx=8004DFF0 esi=

Re: FFTW + OpenMP

2015-08-02 Thread Marco Atzeri
On 7/31/2015 9:42 AM, KIMURA Masaru wrote: Hi, can someone update FFTW packages for OpenMP capable? just adding --enable-openmp on configure, i think. Peace, - done https://cygwin.com/ml/cygwin-announce/2015-08/msg4.html -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: git Loaded to different address and X panel

2015-08-02 Thread Marco Atzeri
On 8/2/2015 2:40 PM, Rexdf wrote: 2015-08-02 16:31 GMT+08:00 Marco Atzeri : and provide as attachment the output of cygcheck -s -v -r > cygcheck.out please also check the memory layout on /proc/{git-pid}/maps It should give hint which BLODA process is interfering with git $ rebase -si |

Re: Cygwin ssh and Windows authentication

2015-08-02 Thread Jarek
On 2015-07-22 23:46, Andrey Repin wrote: Greetings, Jarek! So why are they not needed as your comment doesn't really explain that Read 1.7.35 changelog. In short, username resolution was completely reworked, thanks to Corinna, and Cygwin now directly address domain controllers for it. OK so

Re: git Loaded to different address and X panel

2015-08-02 Thread Rexdf
2015-08-02 16:31 GMT+08:00 Marco Atzeri : > and provide as attachment the output of > > cygcheck -s -v -r > cygcheck.out > > please also check the memory layout on > > /proc/{git-pid}/maps > > It should give hint which BLODA process is > interfering with git $ rebase -si |grep cygcrypto-1.0.0.dl

[ANNOUNCEMENT] Updated: tesseract-ocr-3.04.00-2

2015-08-02 Thread Marco Atzeri
Version 3.04.00-2 of packages libtesseract-ocr_3 tesseract-ocr tesseract-ocr-devel tesseract-training-util (NEW) and version 3.04-1 of tesseract-ocr-eng tesseract-ocr-deu tesseract-ocr-fra tesseract-ocr-ita tesseract-ocr-nld tesseract-ocr-por tesseract-ocr-spa

[ANNOUNCEMENT] Updated: fftw3-3.3.4-2

2015-08-02 Thread Marco Atzeri
Versions 3.3.4-2 of fftw3 fftw3-doc libfftw3-devel libfftw3_3 libfftw3-omp3 (NEW) have been uploaded for cygwin. CYGWIN CHANGES Rebuild with OMP enabled. This created 2 new shared libs /usr/bin/cygfftw3_omp-3.dll /usr/bin/cygfftw3f_omp-3.dll separated in the new libfftw3-omp3 F

Re: git Loaded to different address and X panel

2015-08-02 Thread Marco Atzeri
On 8/2/2015 8:59 AM, Rexdf wrote: I have two problems: first one is about git. I have deleted /etc/rebase.db.i386 and run /bin/rebaseall in dash.exe. Nothing helps. $ git diff 0 [main] git 13720 child_info_fork::abort: C:\cygwin\bin\cygcrypto-1.0.0.dll: Loaded to different address: paren

git Loaded to different address and X panel

2015-08-02 Thread Rexdf
I have two problems: first one is about git. I have deleted /etc/rebase.db.i386 and run /bin/rebaseall in dash.exe. Nothing helps. $ git diff 0 [main] git 13720 child_info_fork::abort: C:\cygwin\bin\cygcrypto-1.0.0.dll: Loaded to different address: parent(0xDA) != child(0xF4) error: