| delorie.com/archives/browse.cgi | search |
| 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:to:from:subject:date:message-id:mime-version | |
| :content-type:content-transfer-encoding; q=dns; s=default; b=CTw | |
| 2uMihip1OLHPAGZ8t/AJgyBJDy6Y0NrjW7uFrYu3Qqd63x3ZogExGhBMRtjCyCT1 | |
| zdGYriqOkMvY9/fvZMLDbgzHppE9oDAekl4T5C2iwSAKrivNEqsuxAQm0fXREv8q | |
| gUewPLke80mih5AXMNjMsC3s0iR+EqvgM6sNqpYM= | |
| 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:to:from:subject:date:message-id:mime-version | |
| :content-type:content-transfer-encoding; s=default; bh=BgoIiFeSK | |
| 32L2OlF6IFtFgf7+MA=; b=h+mNCkQa+NFlXzglUK0IuRHmFDWThnk/h824MCY+8 | |
| jxya5AwpaXU+TWKEajBarIk/9fZhJGzE3edZf1dr+FrgKbu6UcYIxhUOpJgTv1Co | |
| feSOT97wOC2CN+0vDNfXiK/T166WQ8st9//6yTW5IvOYlTG6tlQ9RhQF+pYqYetU | |
| A4= | |
| 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-Virus-Found: | No |
| X-Spam-SWARE-Status: | No, score=-2.4 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 |
| X-HELO: | plane.gmane.org |
| To: | cygwin AT cygwin DOT com |
| From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca> |
| Subject: | cygwin64 info.exe Exception: =?utf-8?b?U1RBVFVTX0FDQ0VTU19WSU9MQVRJT04=?= if no info file found |
| Date: | Thu, 31 Oct 2013 20:51:33 +0000 (UTC) |
| Lines: | 69 |
| Message-ID: | <loom.20131031T214224-280@post.gmane.org> |
| Mime-Version: | 1.0 |
| User-Agent: | Loom/3.14 (http://gmane.org/) |
| X-IsSubscribed: | yes |
cygwin64 info.exe consistently dumps when no info file is found - whether or
not there is a man page.
cygwin32 works as always, displaying a man page if found, or status line
message "No menu item `zzzz' in node `(dir)Top'."
Running under gdb where there is a man page but no info file:
Reading symbols from /usr/bin/info...(no debugging symbols found)...done.
(gdb) run sntp
Starting program: /usr/bin/info sntp
[New Thread 1876.0x41c]
[New Thread 1876.0x19a8]
Program received signal SIGSEGV, Segmentation fault.
0x0000000000000000 in ?? ()
(gdb) bt
#0 0x0000000000000000 in ?? ()
#1 0x000007fefd6710dc in WaitForSingleObjectEx () from
/cygdrive/c/Windows/system32/KERNELBASE.dll
#2 0x0000000600000001 in ?? ()
#3 0x0000000000000000 in ?? ()
(gdb) return
Make selected stack frame return now? (y or n) y
#0 0x000007fefd6710dc in WaitForSingleObjectEx ()
from /cygdrive/c/Windows/system32/KERNELBASE.dll
(gdb) cont
Continuing.
0 [main] info 1876 open_stackdumpfile: Dumping stack trace to
info.exe.stackdump
[Inferior 1 (process 1876) exited with code 0105400]
(gdb) q
Stackdumps:
gdb run sntp
Exception: STATUS_ACCESS_VIOLATION at rip=00180168EBD
rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
rdx=FEFEFEFF0F030100 rsi=0000000000000004 rdi=00000006000487B0
r8 =FFFFFFFF8F8B918C r9 =8080808080808080 r10=FEFEFEFEFEFEFEFF
r11=00000006000487B0 r12=0000000000000005 r13=00000006000487B0
r14=00000006000486B0 r15=00000006000493A0
rbp=000000000000000C rsp=000000000022A448
program=C:\usr\local\cygwin64\bin\info.exe, pid 1876, thread main
cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B
info sntp
Exception: STATUS_ACCESS_VIOLATION at rip=00180168EBD
rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
rdx=FEFEFEFF0F030100 rsi=0000000000000004 rdi=0000000600048970
r8 =FFFFFFFF8F8B918C r9 =8080808080808080 r10=FEFEFEFEFEFEFEFF
r11=0000000600048970 r12=0000000000000005 r13=0000000600048970
r14=0000000600048870 r15=0000000600047AA0
rbp=000000000000000C rsp=000000000022A488
program=C:\usr\local\cygwin64\bin\info.exe, pid 4548, thread main
cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B
info zzzz
Exception: STATUS_ACCESS_VIOLATION at rip=00180168EBD
rax=0000000000000000 rbx=0000000000000000 rcx=0000000000000000
rdx=FEFEFEFF01010101 rsi=0000000000000004 rdi=0000000600048970
r8 =FFFFFFFF85858585 r9 =8080808080808080 r10=FEFEFEFEFEFEFEFF
r11=0000000600048970 r12=0000000000000005 r13=0000000600048970
r14=0000000600048870 r15=0000000600047AA0
rbp=000000000000000C rsp=000000000022A488
program=C:\usr\local\cygwin64\bin\info.exe, pid 7896, thread main
cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B
Next steps?
--
Take care. Thanks, Brian Inglis
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |