This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FW: gecko Segmentation fault when compiling


Am 25.08.2018 um 04:32 schrieb tlake@twcny.rr.com:
can you upload somewhere ?

Any Antivirus around ?

Here's a link to my cygcheck.out file.

I'm running Microsoft's anti-virus for Win 10 and Malwarebytes Premium.

can you test with these two disabled ?
Windows defender is known to interfere.

https://cygwin.com/faq/faq.html#faq.using.bloda


https://www.dropbox.com/s/ta5v8ws04h5aggx/cygcheck.out?raw=1


From what I see:

#1 you have 2 extra directories with possible colliding binary in front
of the cygwin one.

Path:   D:\cygwin64\mingw64\bin
        D:\cygwin64\d\LANGS\arm\bin
        D:\cygwin64\usr\local\bin
        D:\cygwin64\bin
...

 If you are mixing binaries between compilers and linkers a crash is
likely.

Can you test with just
PATH="/usr/local/bin:/usr/bin/:/usr/lib/lapack"

to exclude other programs ?

#2 you have installed every cygwin package including all
  debuginfo packages. Why ?
see https://cygwin.com/faq.html#faq.setup.everything

---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]