[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Re: [PATCH 2.8.5-dev15] table horizontal shift
From: |
Frédéric L . W . Meunier |
Subject: |
Re: lynx-dev Re: [PATCH 2.8.5-dev15] table horizontal shift |
Date: |
Mon, 6 Oct 2003 21:36:01 -0300 (BRT) |
On Mon, 6 Oct 2003, Thomas Dickey wrote:
> On Mon, 6 Oct 2003, [ISO-8859-1] Fr?d?ric L. W. Meunier wrote:
>
> > With these last 2 it no longer crashes with the links Thomas
> > and I reported, but it does at
> > http://www.google.com/search?q=lynx&btnG=Search when I disable
> > nested tables with "~".
>
> I didn't see that, but had in mind that I should look for things like
> that. I browsed a little on groups.google.com, noticed that some
> parts of the table layout are improved - but others are worse (it's
> hard to say what the total effect is).
Does that mean you don't get it to crash with your 2 patches +
the 2 from Ilya disabling nested tables ? But here's what I
got:
#0 0x401d3961 in __kill () at __kill:-1
#1 0x401d36eb in *__GI_raise (sig=6)
at ../linuxthreads/sysdeps/unix/sysv/linux/raise.c:33
#2 0x401d4e87 in *__GI_abort () at ../sysdeps/generic/abort.c:88
#3 0x0807169f in FatalProblem (sig=11)
at /usr/local/src/networking/http/browsers/lynx2-8-5/src/LYMain.c:4259
#4 <signal handler called>
#5 blank_lines (text=0x8279bd0, newlines=1)
at /usr/local/src/networking/http/browsers/lynx2-8-5/src/GridText.c:3662
#6 0x0805d182 in HText_setStyle (text=0x8279bd0, style=0x824f5e8)
at /usr/local/src/networking/http/browsers/lynx2-8-5/src/GridText.c:3709
#7 0x0809e224 in actually_set_style (me=0x1)
at /usr/local/src/networking/http/browsers/lynx2-8-5/src/HTML.c:184
#8 0x080a963b in HTML_start_element (me=0x826fa08, element_number=102,
present=0x8259391 "", value=0x82593b8, tag_charset=0, include=0x8259490)
at /usr/local/src/networking/http/browsers/lynx2-8-5/src/HTML.c:5440
#9 0x080e5dd1 in start_element (context=0x8259358)
at
/usr/local/src/networking/http/browsers/lynx2-8-5/WWW/Library/Implementation/SGML.c:1351
#10 0x080e877a in SGML_character (context=0x8259358, c_in=62 '>')
at
/usr/local/src/networking/http/browsers/lynx2-8-5/WWW/Library/Implementation/SGML.c:3704
#11 0x080eaf14 in SGML_write (context=0x8259358, str=0x0, l=536)
---Type <return> to continue, or q <return> to quit---
at
/usr/local/src/networking/http/browsers/lynx2-8-5/WWW/Library/Implementation/SGML.c:4410
#12 0x080f8b4d in HTMIME_write (me=0x8250668,
s=0x8173140 "font size=-1> <input type=submit name=\"btnG\" value=\"Google
Search\"><span
id=hf></span></font></td></tr><tr><td><font
size=-1> </font></td></tr></form></table><table border=0 cellpadding=0
cellspa"..., l=536)
at
/usr/local/src/networking/http/browsers/lynx2-8-5/WWW/Library/Implementation/HTMIME.c:1874
#13 0x080f4785 in HTCopy (anchor=0x82558a8, file_number=3, handle=0x0,
sink=0x8250668)
at
/usr/local/src/networking/http/browsers/lynx2-8-5/WWW/Library/Implementation/HTFormat.c:825
#14 0x080d554a in HTLoadHTTP (
arg=0x8255990 "http://www.google.com/search?q=lynx&btnG=Search",
anAnchor=0x82558a8, format_out=0x821d378, sink=0x0)
at
/usr/local/src/networking/http/browsers/lynx2-8-5/WWW/Library/Implementation/HTTP.c:1936
#15 0x080d3a6d in HTLoad (addr=0x1 <Address 0x1 out of bounds>,
anchor=0x8258759, format_out=0x821d378, sink=0x0)
at
/usr/local/src/networking/http/browsers/lynx2-8-5/WWW/Library/Implementation/HTAccess.c:688
#16 0x080d3dda in HTLoadDocument (
full_address=0x82575b8 "http://www.google.com/search?q=lynx&btnG=Search",
---Type <return> to continue, or q <return> to quit---
anchor=0x8250668, format_out=0x0, sink=0x0)
at
/usr/local/src/networking/http/browsers/lynx2-8-5/WWW/Library/Implementation/HTAccess.c:930
#17 0x080d43cd in HTLoadAbsolute (docaddr=0xbfffe8c0)
at
/usr/local/src/networking/http/browsers/lynx2-8-5/WWW/Library/Implementation/HTAccess.c:1112
#18 0x0806c118 in getfile (doc=0x816b320)
at /usr/local/src/networking/http/browsers/lynx2-8-5/src/LYGetFile.c:830
#19 0x08079996 in mainloop ()
at /usr/local/src/networking/http/browsers/lynx2-8-5/src/LYMainLoop.c:5550
#20 0x0806f67d in main (argc=2, argv=0xbffff2a4)
at /usr/local/src/networking/http/browsers/lynx2-8-5/src/LYMain.c:2074
#21 0x401bfbf6 in __libc_start_main (main=0x806e710 <main>, argc=2,
ubp_av=0x0, init=0x810bd10 <__libc_csu_init>,
fini=0x810bd40 <__libc_csu_fini>, rtld_fini=0x82575b8,
stack_end=0x402d9cd8) at ../sysdeps/generic/libc-start.c:152
--
How to contact me - http://www.pervalidus.net/contact.html
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden