delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2019/07/15/13:57:52

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=v+SOkg/cigxjADrm97rLPyd8MC34Tq+KB3liVkw4Ngsxz8
RcbJI84irr+Inf+Sut/EHYeEZcNVVmjR4PNgTzjk/vGEjSt9xhHLaUDk6BaW2e8y
J74f1qBDdU3nNXa+72ZIeVDQDSds07bhOFWvkZrttSZs5LJSl/cYEwzHaBxjc=
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=QtOvnCA9nxEmI6gKPtdttVWCDLI=; b=RnGGr9t+of7KKMnZ+lwl
9zQOnI0lp65oAMumisWRirO33fQdClJVuEatbrJjQHCVtu7EMW65fL6gLs301Mft
VKqQotEqXul6V/s8uC+5s7hiOvOyFyxVGHkpVBdKd0FMu97+OJ5wKOj4CZ378PkQ
ITLRIajtkg6JswEejubDlDw=
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=-4.0 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2 autolearn=ham version=3.3.1 spammy=Package, H*UA:1.3.8, H*u:1.3.8, worked
X-HELO: www16.qth.com
MIME-Version: 1.0
Date: Mon, 15 Jul 2019 13:56:56 -0400
From: Chris Wagner <wagnerc AT plebeian DOT com>
To: cygwin AT cygwin DOT com
Subject: Perl Illegal Instruction
Message-ID: <1a666ba9c75538fb2d246545a6e06343@plebeian.com>
X-Sender: wagnerc AT plebeian DOT com
User-Agent: Roundcube Webmail/1.3.8
X-IsSubscribed: yes

Hi folks.

For some reason this afternoon, after having worked fine, my Perl 
stopped working.  There was no error message.  It just silently died 
with status 0 no less.  Windows 7 SP1.

$ /usr/bin/perl.exe -v

$ echo $?
0


So I turn to strace and it states Illegal Instruction.  Any ideas?

Thanks.


$ strace -n -m all /usr/bin/perl.exe -v
--- Process 26136 created
--- Process 26136 loaded C:\Windows\System32\ntdll.dll at 
0000000077330000
--- Process 26136 loaded C:\Windows\System32\kernel32.dll at 
0000000077110000
--- Process 26136 loaded C:\Windows\System32\KernelBase.dll at 
000007fefd080000
--- Process 26136 loaded C:\cygwin64\bin\cygperl5_22.dll at 
00000003f8e40000
--- Process 26136 loaded C:\cygwin64\bin\cygcrypt-0.dll at 
00000003ffa90000
--- Process 26136 loaded C:\cygwin64\bin\cygwin1.dll at 0000000180040000
--- Process 26136 loaded C:\cygwin64\bin\cygssp-0.dll at 
00000003f88d0000
     0       0 [main] perl (26136) 
**********************************************
   103     103 [main] perl (26136) Program name: C:\cygwin64\bin\perl.exe 
(windows pid 26136)
    48     151 [main] perl (26136) OS version:   Windows NT-6.1
    41     192 [main] perl (26136) 
**********************************************
--- Process 26136 loaded C:\Windows\System32\advapi32.dll at 
000007fefd8e0000
--- Process 26136 loaded C:\Windows\System32\msvcrt.dll at 
000007fefdc80000
--- Process 26136 loaded C:\Windows\System32\sechost.dll at 
000007feff5d0000
--- Process 26136 loaded C:\Windows\System32\rpcrt4.dll at 
000007fefd710000
--- Process 26136 loaded C:\Windows\System32\cryptbase.dll at 
000007fefcd20000
  4912    5104 [main] perl (26136) sigprocmask: 0 = sigprocmask (0, 0x0, 
0x18030AD30)
   990    6094 [main] perl (26136) open_shared: name shared.5, n 5, 
shared 0x180030000 (wanted 0x180030000), h 0x84, *m 6
   104    6198 [main] perl (26136) user_heap_info::init: heap base 
0x600000000, heap top 0x600000000, heap size 0x20000000 (536870912)
   102    6300 [main] perl (26136) open_shared: name 
S-1-5-21-3582216975-893534028-596666465-1002.1, n 1, shared 0x180020000 
(wanted 0x180020000), h 0x80, *m 6
    85    6385 [main] perl (26136) user_info::create: opening user shared 
for 'S-1-5-21-3582216975-893534028-596666465-1002' at 0x180020000
    68    6453 [main] perl (26136) user_info::create: user shared version 
AB1FCCE8
   103    6556 [main] perl (26136) fhandler_pipe::create: name 
\\.\pipe\cygwin-e022582115c10879-26136-sigwait, size 11440, mode 
PIPE_TYPE_MESSAGE
   100    6656 [main] perl (26136) fhandler_pipe::create: pipe read 
handle 0x98
    46    6702 [main] perl (26136) fhandler_pipe::create: CreateFile: 
name \\.\pipe\cygwin-e022582115c10879-26136-sigwait
    64    6766 [main] perl (26136) fhandler_pipe::create: pipe write 
handle 0x9C
    48    6814 [main] perl (26136) dll_crt0_0: finished dll_crt0_0 
initialization
--- Process 26136, exception c000001d at 00000003f88d18d3
--- Process 26136 exited with status 0xc000001d
Illegal instruction


$ uname -a
CYGWIN_NT-6.1 applejack 3.0.7(0.338/5/3) 2019-04-30 18:08 x86_64 Cygwin


$ cygcheck -c perl perl_base
Cygwin Package Information
Package              Version        Status
perl                 5.22.4-1       OK
perl_base            5.22.4-1       OK


$ cygcheck -v /usr/bin/perl.exe
C:\cygwin64\bin\perl.exe - os=4.0 img=0.0 sys=5.2
   "perl.exe" v0.0 ts=2017-07-15 19:17
   C:\cygwin64\bin\cygperl5_22.dll - os=4.0 img=0.0 sys=5.2
     "cygperl5_22.dll" v0.0 ts=2017-07-15 19:12
     C:\cygwin64\bin\cygcrypt-0.dll - os=4.0 img=0.0 sys=5.2
       "cygcrypt-0.dll" v0.0 ts=2017-09-03 08:18
       C:\cygwin64\bin\cygwin1.dll - os=4.0 img=0.0 sys=5.2
         "cygwin1.dll" v0.0 ts=2019-04-30 19:08
         C:\Windows\system32\KERNEL32.dll - os=6.1 img=6.1 sys=6.1
           "KERNEL32.dll" v0.0 ts=2019-06-12 15:36
Warning: C:\Windows\system32\API-MS-Win-Core-RtlSupport-L1-1-0.dll hides 
C:\Program Files\TortoiseSVN\bin\API-MS-Win-Core-RtlSupport-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-RtlSupport-L1-1-0.dll - 
os=6.1 img=6.1 sys=6.1
             "API-MS-Win-Core-RtlSupport-L1-1-0.dll" v0.0 ts=2019-06-12 
14:55
           C:\Windows\system32\ntdll.dll - os=6.1 img=6.1 sys=6.1
             "ntdll.dll" v0.0 ts=2019-06-12 14:59
           C:\Windows\system32\KERNELBASE.dll - os=6.1 img=6.1 sys=6.1
             "KERNELBASE.dll" v0.0 ts=2019-06-12 15:35
             C:\Windows\system32\ntdll.dll (already done)
Warning: C:\Windows\system32\API-MS-Win-Core-ProcessThreads-L1-1-0.dll 
hides C:\Program 
Files\TortoiseSVN\bin\API-MS-Win-Core-ProcessThreads-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-ProcessThreads-L1-1-0.dll 
- os=6.1 img=6.1 sys=6.1
             "API-MS-Win-Core-ProcessThreads-L1-1-0.dll" v0.0 
ts=2019-06-12 14:55
Warning: C:\Windows\system32\API-MS-Win-Core-Heap-L1-1-0.dll hides 
C:\Program Files\TortoiseSVN\bin\API-MS-Win-Core-Heap-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-Heap-L1-1-0.dll - os=6.1 
img=6.1 sys=6.1
             "API-MS-Win-Core-Heap-L1-1-0.dll" v0.0 ts=2019-06-12 14:54
Warning: C:\Windows\system32\API-MS-Win-Core-Memory-L1-1-0.dll hides 
C:\Program Files\TortoiseSVN\bin\API-MS-Win-Core-Memory-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-Memory-L1-1-0.dll - os=6.1 
img=6.1 sys=6.1
             "API-MS-Win-Core-Memory-L1-1-0.dll" v0.0 ts=2019-06-12 14:55
Warning: C:\Windows\system32\API-MS-Win-Core-Handle-L1-1-0.dll hides 
C:\Program Files\TortoiseSVN\bin\API-MS-Win-Core-Handle-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-Handle-L1-1-0.dll - os=6.1 
img=6.1 sys=6.1
             "API-MS-Win-Core-Handle-L1-1-0.dll" v0.0 ts=2019-06-12 14:54
Warning: C:\Windows\system32\API-MS-Win-Core-Synch-L1-1-0.dll hides 
C:\Program Files\TortoiseSVN\bin\API-MS-Win-Core-Synch-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-Synch-L1-1-0.dll - os=6.1 
img=6.1 sys=6.1
             "API-MS-Win-Core-Synch-L1-1-0.dll" v0.0 ts=2019-06-12 14:55
Warning: C:\Windows\system32\API-MS-Win-Core-File-L1-1-0.dll hides 
C:\Program Files\TortoiseSVN\bin\API-MS-Win-Core-File-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-File-L1-1-0.dll - os=6.1 
img=6.1 sys=6.1
             "API-MS-Win-Core-File-L1-1-0.dll" v0.0 ts=2019-06-12 14:54
           C:\Windows\system32\API-MS-Win-Core-IO-L1-1-0.dll - os=6.1 
img=6.1 sys=6.1
             "API-MS-Win-Core-IO-L1-1-0.dll" v0.0 ts=2019-06-12 14:55
           C:\Windows\system32\API-MS-Win-Core-ThreadPool-L1-1-0.dll - 
os=6.1 img=6.1 sys=6.1
             "API-MS-Win-Core-ThreadPool-L1-1-0.dll" v0.0 ts=2019-06-12 
14:55
Warning: C:\Windows\system32\API-MS-Win-Core-LibraryLoader-L1-1-0.dll 
hides C:\Program 
Files\TortoiseSVN\bin\API-MS-Win-Core-LibraryLoader-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-LibraryLoader-L1-1-0.dll - 
os=6.1 img=6.1 sys=6.1
             "API-MS-Win-Core-LibraryLoader-L1-1-0.dll" v0.0 
ts=2019-06-12 14:55
Warning: C:\Windows\system32\API-MS-Win-Core-NamedPipe-L1-1-0.dll hides 
C:\Program Files\TortoiseSVN\bin\API-MS-Win-Core-NamedPipe-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-NamedPipe-L1-1-0.dll - 
os=6.1 img=6.1 sys=6.1
             "API-MS-Win-Core-NamedPipe-L1-1-0.dll" v0.0 ts=2019-06-12 
14:55
           C:\Windows\system32\API-MS-Win-Core-Misc-L1-1-0.dll - os=6.1 
img=6.1 sys=6.1
             "API-MS-Win-Core-Misc-L1-1-0.dll" v0.0 ts=2019-06-12 14:55
Warning: C:\Windows\system32\API-MS-Win-Core-SysInfo-L1-1-0.dll hides 
C:\Program Files\TortoiseSVN\bin\API-MS-Win-Core-SysInfo-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-SysInfo-L1-1-0.dll - 
os=6.1 img=6.1 sys=6.1
             "API-MS-Win-Core-SysInfo-L1-1-0.dll" v0.0 ts=2019-06-12 
14:55
           C:\Windows\system32\API-MS-Win-Core-Localization-L1-1-0.dll - 
os=6.1 img=6.1 sys=6.1
             "API-MS-Win-Core-Localization-L1-1-0.dll" v0.0 ts=2019-06-12 
14:55
Warning: 
C:\Windows\system32\API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll hides 
C:\Program 
Files\TortoiseSVN\bin\API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll
           
C:\Windows\system32\API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll - 
os=6.1 img=6.1 sys=6.1
             "API-MS-Win-Core-ProcessEnvironment-L1-1-0.dll" v0.0 
ts=2019-06-12 14:55
Warning: C:\Windows\system32\API-MS-Win-Core-String-L1-1-0.dll hides 
C:\Program Files\TortoiseSVN\bin\API-MS-Win-Core-String-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-String-L1-1-0.dll - os=6.1 
img=6.1 sys=6.1
             "API-MS-Win-Core-String-L1-1-0.dll" v0.0 ts=2019-06-12 14:55
Warning: C:\Windows\system32\API-MS-Win-Core-Debug-L1-1-0.dll hides 
C:\Program Files\TortoiseSVN\bin\API-MS-Win-Core-Debug-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-Debug-L1-1-0.dll - os=6.1 
img=6.1 sys=6.1
             "API-MS-Win-Core-Debug-L1-1-0.dll" v0.0 ts=2019-06-12 14:54
Warning: C:\Windows\system32\API-MS-Win-Core-ErrorHandling-L1-1-0.dll 
hides C:\Program 
Files\TortoiseSVN\bin\API-MS-Win-Core-ErrorHandling-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-ErrorHandling-L1-1-0.dll - 
os=6.1 img=6.1 sys=6.1
             "API-MS-Win-Core-ErrorHandling-L1-1-0.dll" v0.0 
ts=2019-06-12 14:54
           C:\Windows\system32\API-MS-Win-Core-Fibers-L1-1-0.dll - os=6.1 
img=6.1 sys=6.1
             "API-MS-Win-Core-Fibers-L1-1-0.dll" v0.0 ts=2019-06-12 14:54
Warning: C:\Windows\system32\API-MS-Win-Core-Util-L1-1-0.dll hides 
C:\Program Files\TortoiseSVN\bin\API-MS-Win-Core-Util-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-Util-L1-1-0.dll - os=6.1 
img=6.1 sys=6.1
             "API-MS-Win-Core-Util-L1-1-0.dll" v0.0 ts=2019-06-12 14:55
Warning: C:\Windows\system32\API-MS-Win-Core-Profile-L1-1-0.dll hides 
C:\Program Files\TortoiseSVN\bin\API-MS-Win-Core-Profile-L1-1-0.dll
           C:\Windows\system32\API-MS-Win-Core-Profile-L1-1-0.dll - 
os=6.1 img=6.1 sys=6.1
             "API-MS-Win-Core-Profile-L1-1-0.dll" v0.0 ts=2019-06-12 
14:55
           C:\Windows\system32\API-MS-Win-Security-Base-L1-1-0.dll - 
os=6.1 img=6.1 sys=6.1
             "API-MS-Win-Security-Base-L1-1-0.dll" v0.0 ts=2019-06-12 
14:55
         C:\Windows\system32\ntdll.dll (already done)
       C:\Windows\system32\KERNEL32.dll (already done)
     C:\cygwin64\bin\cygwin1.dll (already done)
     C:\cygwin64\bin\cygssp-0.dll - os=4.0 img=0.0 sys=5.2
       "cygssp-0.dll" v0.0 ts=2017-11-13 21:52
       C:\cygwin64\bin\cygwin1.dll (already done)
       C:\Windows\system32\KERNEL32.dll (already done)
     C:\Windows\system32\KERNEL32.dll (already done)
   C:\cygwin64\bin\cygwin1.dll (already done)
   C:\Windows\system32\KERNEL32.dll (already done)























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