I'm not able to reproduce a problem on this page. If you're able to reproduce it, then you might be able to get a core dump using lynx's "-core" option (and use that with gdb) to get a traceback. Something like
lynx -core {url}
gdb /usr/bin/lynx core
tb
--
Thomas E. Dickey <[email protected]>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature

