delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/11/29/13:42:11

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:content-type
:content-transfer-encoding:date:from:to:subject:message-id; q=
dns; s=default; b=DE/tAUtIcIeL//wAVR7bxTJZ6IfEuOh8QG3TK7X8cHVtm+
lVR2oXR03ZqVqS7hwbwO3APjD6/3rVFMu7vHJog8Xxrg/FJZM6gOO1f99eXbhU2I
oJY9cA5uPRCVs2zmzG932hX67tna6jHCv/4f9qz0ocVkqwJcQleHsZfVjz39U=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:content-type
:content-transfer-encoding:date:from:to:subject:message-id; s=
default; bh=fp90Ev/qzHQz5V4BZ4jfGGtoO7M=; b=aD8zHzAh82gkYBWfJMpD
0r2zJANisQRRZb3P6rEMkFjsuX7jJyjvqWdf0dMT8MDhqF6jYeltOC9M2DG96YI5
NrYxS+lnsiyabQyzNyrz4DnqoOv9vV161FFMqxXZ6Y3CxCKxO8DLD+6m/5Rrpvkx
2Oe5xDe3wn+nPfPVyZPl0aY=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-7.6 required=5.0 tests=BAYES_00,GIT_PATCH_2,NORMAL_HTTP_TO_IP,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Seven, H*F:D*nl, Hx-spam-relays-external:sk:webmail, H*RU:sk:webmail
X-HELO: lb1-smtp-cloud8.xs4all.net
MIME-Version: 1.0
Date: Thu, 29 Nov 2018 19:41:56 +0100
From: Houder <houder AT xs4all DOT nl>
To: cygwin AT cygwin DOT com
Subject: MinTTY requires gdiplus.dll ? (2)
Message-ID: <1953c30851fd83b67ee9b162b29f4195@xs4all.nl>
X-Sender: houder AT xs4all DOT nl
User-Agent: XS4ALL Webmail
X-IsSubscribed: yes

Hi,

As I wrote in the preceding post ...

Using Corinna's latest snapshot in a "Dos box" results in a
prompt from bash.

Once in bash, I can launch MinTTY ( 64-@@ /usr/bin/mintty )

Placing strace in front of this call, results in:

64-@@ strace /usr/bin/mintty
--- Process 3112 created
--- Process 3112 loaded C:\Windows\System32\ntdll.dll at 
00000000777b0000
--- Process 3112 loaded C:\Windows\System32\kernel32.dll at 
0000000077690000
--- Process 3112 loaded C:\Windows\System32\KernelBase.dll at 
000007fefd490000
--- Process 3112 loaded E:\Cygwin64\bin\cygwin1.dll at 0000000180040000
--- Process 3112 loaded C:\Windows\System32\advapi32.dll at 
000007fefd750000
--- Process 3112 loaded C:\Windows\System32\msvcrt.dll at 
000007feff0a0000
--- Process 3112 loaded C:\Windows\System32\sechost.dll at 
000007feff910000
--- Process 3112 loaded C:\Windows\System32\rpcrt4.dll at 
000007feff630000
--- Process 3112 loaded 
C:\Windows\winsxs\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_fa3b1e3d17594757\comc
tl32.dll at 000007fefb9c0000
--- Process 3112 loaded C:\Windows\System32\gdi32.dll at 
000007fefdc10000
--- Process 3112 loaded C:\Windows\System32\user32.dll at 
0000000077590000
--- Process 3112 loaded C:\Windows\System32\lpk.dll at 000007feff3a0000
--- Process 3112 loaded C:\Windows\System32\usp10.dll at 
000007feff9d0000
--- Process 3112 loaded C:\Windows\System32\shlwapi.dll at 
000007feff140000
--- Process 3112 loaded C:\Windows\System32\comdlg32.dll at 
000007fefefa0000
--- Process 3112 loaded C:\Windows\System32\shell32.dll at 
000007fefe130000
--- Process 3112 loaded 
C:\Windows\winsxs\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.24280_none_145e10148b8de48e\GdiPlus.dll
at 000007fefb440000
--- Process 3112 loaded C:\Windows\System32\ole32.dll at 
000007feff3b0000
--- Process 3112 loaded C:\Windows\System32\imm32.dll at 
000007fefd720000
--- Process 3112 loaded C:\Windows\System32\msctf.dll at 
000007fefdb00000
--- Process 3112 loaded C:\Windows\System32\winmm.dll at 
000007fefa040000
--- Process 3112 loaded C:\Windows\System32\winspool.drv at 
000007fef9f10000
--- Process 3112, exception c0000005 at 0000000180044bb3
--- Process 3112 exited with status 0xc0000005
Segmentation fault
64-@@ uname -a
CYGWIN_NT-6.1 Seven 2.12.0(0.330/5/3)  x86_64 Cygwin
64-@@

For the expert among us ...

=====

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019