Lynx crashed with a bus error when I attempted to use it to poke at an URL
from a spam I'd gotten. Upgrading to 2.8.8dev.1-1 fixed the crash on the
unmodified page, but a slightly modified version of the spammer's page still
crashes with a signal 11.
Since it's a spammer's page, it's highly possible that it'll try to install
malware of some sort when visited, (and also possible that the Lynx crash is
a failed exploit - or a successful exploit that's managed to hide everything
but the crash from me), and the copy on my site has only been changed enough
to make it crash the latest Lynx in testing; I have NOT done anything that
would remove a malicious payload from it. That being said,
LANG=en_US.UTF-8 lynx http://deekoo.net/peeves/spam/signal11.html
will crash; LANG=C lynx http://deekoo.net/peeves/spam/signal11.html will
not crash.
The previous version of Lynx from testing that I was using (I don't,
unfortunately, remember the version I was using) would crash in an assortment
of different ways (bus error, signal 11, dump message) depending on how I
changed the offending page; it wouldn't crash if I removed the ar-sa or
windows-1256 meta tags from the page.
(And my email address should be deliverable - hopefully its length will break
address extractors, though.)