[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: w3m and vim segfaults (gpm related?)
- From: Derek Poon <fedora derekandkaren com>
- To: Development discussions related to Fedora Core <fedora-devel-list redhat com>
- Subject: Re: w3m and vim segfaults (gpm related?)
- Date: Mon, 19 Apr 2004 05:26:07 -0700 (PDT)
Thanks, Akira.
I have figured out the root cause of the w3m crash -- it's because w3m
isn't linked with libncurses, where the wgetch() function is defined. The
linker doesn't complain because gpm has declared wgetch to be a weak
symbol. I've noted that information in bug 120240, and further discussion
on this topic can be conducted through Bugzilla.
That means that the vim crash I mentioned earlier is due to a different
cause.
Derek
On Mon, 19 Apr 2004, Akira TAGOH wrote:
> >>>>> On Sun, 18 Apr 2004 05:41:37 -0700 (PDT),
> >>>>> "DP" == Derek Poon <fedora derekandkaren com> wrote:
>
> DP> I'm getting segfaults with w3m and vim when running them in the Linux text
> DP> console. As I'm speculating that the two crashes might be interrelated,
> DP> I'm going to describe both in the same e-mail.
>
> I saw the same problem too.
> See also
> http:/bugzilla.redhat.com/bugzilla/show_bug.cgi?id=120240
>
> it was already filed, but not getting the fix yet.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]