On 4/28/12 4:30 PM, Par Kurlberg wrote:
> Hi,
>
> w3m still crashes, for example, running
>
>> w3m www.slashdot.org
>
> gives the error (after doing some downloading):
>
>
> 12.5/94.3kb 13% 12.5kb/s eta 00:00:06Segmentation fault: 11
>
> I'm on 10.7. Daniel Macks was able to reprod
Hi,
w3m still crashes, for example, running
> w3m www.slashdot.org
gives the error (after doing some downloading):
12.5/94.3kb 13% 12.5kb/s eta 00:00:06Segmentation fault: 11
I'm on 10.7. Daniel Macks was able to reproduce this problem on his
machine (see earlier messages in this t
I just found something interesting. According to
https://trac.macports.org/ticket/30710 ,
macports also ran into this problem with w3m. They managed to resolve
it (I think) by using a newer version of the Boehm gc library (gc and
gc-shlibs in fink.)
Best,
Par
---
On Wed, 09 Nov 2011 11:29:00 -0500, Daniel Macks wrote:
>
> On Sat, 5 Nov 2011 14:23:29 +0100, Par Kurlberg wrote:
> I was very happy to see that w3m-0.5.3-102 has made it into 10.7.
> > However, if I run, say "w3m www.nytimes.com", I get a segfault (see
> > below for what the window looks like
On Sat, 5 Nov 2011 14:23:29 +0100, Par Kurlberg wrote:
I was very happy to see that w3m-0.5.3-102 has made it into 10.7.
> However, if I run, say "w3m www.nytimes.com", I get a segfault (see
> below for what the window looks like.) "Amusingly", if I run under
> gdb (i.e., "gdb w3m" followed by
I was very happy to see that w3m-0.5.3-102 has made it into 10.7.
However, if I run, say "w3m www.nytimes.com", I get a segfault (see
below for what the window looks like.) "Amusingly", if I run under
gdb (i.e., "gdb w3m" followed by "run www.nytimes.com") the segfault
goes away. Any pointers on