lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Lynx-dev] Re: progress on dev.10


From: Frédéric L . W . Meunier
Subject: Re: [Lynx-dev] Re: progress on dev.10
Date: Mon, 8 Sep 2008 21:11:06 -0300 (BRST)
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)

On Mon, 8 Sep 2008, Thomas Dickey wrote:

On Mon, 8 Sep 2008, Fr?d?ric L. W. Meunier wrote:

On Sun, 7 Sep 2008, Thomas Dickey wrote:

I've been working on the code for editing text-entry, have most of the issues with text-fields versus multibyte characters resolved, and am in the middle of improvements for textarea. That's with ncursesw, of course.

Current snapshot

        ftp://invisible-island.net/temp/lynx2.8.7dev.9j.patch.gz

And there's another more serious, making the snapshot unusable.

It compiles from srcdir, but when I run it, no links are accessible. And if I press "\":

What's the url you're visiting?  (I've done lots of source-views, but
the data matters).

http://www.lance.com.br/clubes/VASCO/ was one.

And I can't access links on remote pages. It's like if I was accessing a text file, but with some colors. FTP links work.

But it randomly changes in a session. I was accessing some sites. The above, for example, appeared like if it was a text file, later became normal, then stopped.

Lynx now exiting with signal:  11

Aborted (core dumped)

Do you need a gdb bt ?

maybe

#0  0xb7ca6c66 in raise () from /lib/libc.so.6
#1  0xb7ca8571 in abort () from /lib/libc.so.6
#2  0x08072cf5 in FatalProblem (sig=11) at ./LYMain.c:4452
#3  <signal handler called>
#4  0xb7cef687 in memcpy () from /lib/libc.so.6
#5  0x080a7b88 in addClassName (prefix=0x814ca7c ";", actual=0x0, length=1)
    at ./HTML.c:716
#6  0x080a869f in HTML_start_element (me=0x859b4b8, element_number=0,
    present=0xbf8d1037 "", value=0xbf8d0fd0, tag_charset=-1, include=0x0)
    at ./HTML.c:1059
#7  0x08101cbf in HTStartAnchor (obj=0x859b4b8, name=0x0,
    href=0x859b388 "/inc/comum.css")
    at ../../../WWW/Library/Implementation/HTMLDTD.c:283
#8  0x080fecc5 in SGML_character (context=0x85db718, c_in=34 '"')
    at ../../../WWW/Library/Implementation/SGML.c:3865
#9  0x08101572 in SGML_write (context=0x85db718,
    str=0x85ddb98 "\r\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" 
\"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\";>\r\n\r\n<html >\r\n<head>\r\n\r\n<head>\r\n\t<title>Vasco 
- Lancenet.com.br</title>\r\n\t<meta http-equiv"..., l=4096) at ../../../WWW/Library/Implementation/SGML.c:4428
#10 0x0810aebc in HTMemCopy (chunk=0x85d7a50, sink=0x85db718)
    at ../../../WWW/Library/Implementation/HTFormat.c:981
#11 0x0810cae9 in HTParseMem (rep_in=0x84c9600, format_out=0x84a7bb0,
    anchor=0x85a2388, chunk=0x8597fc8, sink=0x0)
    at ../../../WWW/Library/Implementation/HTFormat.c:1512
#12 0x0805e3c7 in HTreparse_document () at ./GridText.c:8639
#13 0x08076972 in reparse_document () at ./LYMainLoop.c:428
#14 0x0807e534 in mainloop () at ./LYMainLoop.c:4312
#15 0x08075402 in main (argc=1, argv=0xbf8d1b54) at ./LYMain.c:2191




reply via email to

[Prev in Thread] Current Thread [Next in Thread]