On 2025-03-27 14:15, Brian Inglis wrote:
On 2025-03-27 12:12, David via Cygwin wrote:
On 3/26/25 2:08 PM, Thomas Wolff via Cygwin wrote:
Works for me. Maybe your export list ist too long? What's the unwrapped
output of `export` for you?

This also crashes:
  export XXX=$(uname)

As you might expect:
$ uname
CYGWIN_NT-10.0-26100

That only tells us you are on latest W11.
Try `uname -srvmo` and post the output so we can see which Cygwin version.

How much disk and memory does the VM have compared to W11 requirements?
For Cygwin, you need to provide enough extra memory to map all the dlls from all the packages selected, plus about another 256MB for exes, depending on your workload.

You should also setup without any selections and see if the postinstall scripts complete without SIGSEGV failures. Look in /var/log/setup.log.full or the Windows equivalent path to see the details of what happened during the run.

--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retrancher  but when there is no more to cut
                                -- Antoine de Saint-Exupéry


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

Reply via email to