Re: Crash in lynx

2003-07-21 Thread Ronald Landheer-Cieslak
On Fri, 18 Jul 2003, Corinna Vinschen wrote: On Fri, Jul 18, 2003 at 04:07:08PM +0200, Ronald Landheer-Cieslak wrote: When wanting to have a look whether a new pcre was available at www.pcre.org, I had a slight case of fat fingers and made lynx crash :| (cygcheck output below) $ lynx

Re: Crash in lynx

2003-07-21 Thread Ronald Landheer-Cieslak
: On Fri, 18 Jul 2003, Corinna Vinschen wrote: On Fri, Jul 18, 2003 at 04:07:08PM +0200, Ronald Landheer-Cieslak wrote: When wanting to have a look whether a new pcre was available at www.pcre.org, I had a slight case of fat fingers and made lynx crash :| (cygcheck output below

Re: Crash in lynx

2003-07-21 Thread Corinna Vinschen
On Mon, Jul 21, 2003 at 03:45:51PM +0200, Ronald Landheer-Cieslak wrote: A bit more info: I've just rebuilt cygwin1.dll and ran lynx under gdb. It crashed with a SIGTRAP. (gdb) bt #0 0x78477705 in ?? () #1 0x784aed7c in ?? () #2 0x78496695 in ?? () #3 0x784958fe in ?? () #4

Re: Crash in lynx

2003-07-21 Thread Ronald Landheer-Cieslak
Hi Corinna, That's deep inside Windows. Looks like a problem with requesting info from DNS, apparently. Yeah, but the weird thing is that this is not the error I get when I run it outside of the debugger. i.e., a STC shows that there is no problem with the call in question (gethostname)

Crash in lynx

2003-07-18 Thread Ronald Landheer-Cieslak
When wanting to have a look whether a new pcre was available at www.pcre.org, I had a slight case of fat fingers and made lynx crash :| (cygcheck output below) $ lynx www.pcre.orgf *crash* Some particularities about my current setup: sh-utils is built here (but I don't think that matters

Re: Crash in lynx

2003-07-18 Thread Corinna Vinschen
On Fri, Jul 18, 2003 at 04:07:08PM +0200, Ronald Landheer-Cieslak wrote: When wanting to have a look whether a new pcre was available at www.pcre.org, I had a slight case of fat fingers and made lynx crash :| (cygcheck output below) $ lynx www.pcre.orgf *crash* Some particularities