Re: New version of w3m 0.5.2 Crashes - GDB help needed (SOLVED)

2011-01-08 Thread Bob Heckel
On Fri, Jan 7, 2011 at 20:09, wrote: > Setting LANG to any value prevents the crash. That's great news that you've identified the problem. > Can w3m be changed so that it wont crash in this instance? Absolutely - either through a configuration setting or a patch. I'll upversion once it's worki

Re: New version of w3m 0.5.2 Crashes - GDB help needed (SOLVED)

2011-01-07 Thread Eric Blake
On 01/07/2011 06:09 PM, nyc4...@aol.com wrote: > It appears that it crashes if LANG is not defined > > When function term.c:check_cygwin_console:239 is called and > the following is evaluated with environment variable LANG undefined: > > if (strncmp(getenv("LANG"), "ja", 2) == 0) { Yep, ge

Re: New version of w3m 0.5.2 Crashes - GDB help needed (SOLVED)

2011-01-07 Thread nyc4bos
nyc4...@aol.com writes: > Bob Heckel writes: > >> On Wed, Jan 5, 2011 at 16:22, Christopher Faylor wrote: >>> On Wed, Jan 05, 2011 at 04:16:37PM -0500, nyc4bosaol.com wrote: nyc4bosaol.com writes: Bob created a debug version of w3m for me. Here's what I see: The cra

Re: New version of w3m 0.5.2 Crashes - GDB help needed

2011-01-06 Thread nyc4bos
Bob Heckel writes: > On Wed, Jan 5, 2011 at 16:22, Christopher Faylor wrote: >> On Wed, Jan 05, 2011 at 04:16:37PM -0500, nyc4bosaol.com wrote: >>>nyc4bosaol.com writes: >>> >>>Bob created a debug version of w3m for me. >>> >>>Here's what I see: >>> >>>The crash occurs when doin a `strncmp' in cy

Re: New version of w3m 0.5.2 Crashes - GDB help needed

2011-01-05 Thread Bob Heckel
On Wed, Jan 5, 2011 at 16:22, Christopher Faylor wrote: > On Wed, Jan 05, 2011 at 04:16:37PM -0500, nyc4bosaol.com wrote: >>nyc4bosaol.com writes: >> >>Bob created a debug version of w3m for me. >> >>Here's what I see: >> >>The crash occurs when doin a `strncmp' in cygwin1.dll: >> >>      4 [main]

Re: New version of w3m 0.5.2 Crashes - GDB help needed

2011-01-05 Thread Christopher Faylor
On Wed, Jan 05, 2011 at 04:16:37PM -0500, nyc4...@aol.com wrote: >nyc4...@aol.com writes: > >I've been working with Bob on this but I think we've at >an impass (see below): > >> "Robert S. Heckel Jr." writes: >> >>> On Wed, Dec 15, 2010 at 21:07, Robert S. Heckel Jr. >>> wrote: Will let you

Re: New version of w3m 0.5.2 Crashes - GDB help needed

2011-01-05 Thread nyc4bos
nyc4...@aol.com writes: I've been working with Bob on this but I think we've at an impass (see below): > "Robert S. Heckel Jr." writes: > >> On Wed, Dec 15, 2010 at 21:07, Robert S. Heckel Jr. >> wrote: >>> Will let you know if I find anything.  Anyone else experience 0.5.2-1 >>> crashes? >>

Re: New version of w3m 0.5.2 Crashes

2010-12-20 Thread nyc4bos
"Robert S. Heckel Jr." writes: > On Wed, Dec 15, 2010 at 21:07, Robert S. Heckel Jr. > wrote: >> Will let you know if I find anything.  Anyone else experience 0.5.2-1 >> crashes? > > Since I haven't heard of problems from other people (yet at least) and > I can't replicate the crash, you may w

Re: New version of w3m 0.5.2 Crashes

2010-12-18 Thread Robert S. Heckel Jr.
On Wed, Dec 15, 2010 at 21:07, Robert S. Heckel Jr. wrote: > Will let you know if I find anything.  Anyone else experience 0.5.2-1 crashes? Since I haven't heard of problems from other people (yet at least) and I can't replicate the crash, you may want to try either a reinstall of: w3m libgc1 li

Re: New version of w3m 0.5.2 Crashes

2010-12-15 Thread Robert S. Heckel Jr.
On Wed, Dec 15, 2010 at 17:23, wrote: >> On Mon, Dec 13, 2010 at 18:07,   wrote: >>> Hi, >>> >>> The new version of w3m 0.5.2 crashes: >>> >>> Exception: STATUS_ACCESS_VIOLATION at eip=00445775 >>> eax= ebx= ecx=

Re: New version of w3m 0.5.2 Crashes

2010-12-15 Thread nyc4bos
"Robert S. Heckel Jr." writes: > On Mon, Dec 13, 2010 at 18:07, wrote: >> Hi, >> >> The new version of w3m 0.5.2 crashes: >> >> Exception: STATUS_ACCESS_VIOLATION at eip=00445775 >> eax= ebx= ecx=0002 edx=0013 esi=0

Re: New version of w3m 0.5.2 Crashes

2010-12-13 Thread Robert S. Heckel Jr.
On Mon, Dec 13, 2010 at 18:07, wrote: > Hi, > > The new version of w3m 0.5.2 crashes: > > Exception: STATUS_ACCESS_VIOLATION at eip=00445775 > eax= ebx= ecx=0002 edx=0013 esi= edi=00514BA3 > ebp=0022CC98 esp=0022CBD0 program=C:\cygwin\bin\w3m.

New version of w3m 0.5.2 Crashes

2010-12-13 Thread nyc4bos
Hi, The new version of w3m 0.5.2 crashes: Exception: STATUS_ACCESS_VIOLATION at eip=00445775 eax= ebx= ecx=0002 edx=0013 esi= edi=00514BA3 ebp=0022CC98 esp=0022CBD0 program=C:\cygwin\bin\w3m.exe, pid 3820, thread main cs=001B ds=0023 es=0023 fs=003B gs= ss