Re: Seg faults in elinks 0.11.3

Kalle Olavi Niemitalo <[email protected]>
Newsgroups gmane.comp.web.elinks.user
Message-ID <[email protected]>
Roy Millar <[email protected]> writes:

> I'd need to know what was in the html being rendered, I suppose, but
> the crash is almost immediate. Is the raw html kept in a buffer
> somewhere?

In src/network/socket.c, there is:

| /* To enable logging of tranfers, for debugging purposes. */
| #if 0
| 
| #define DEBUG_TRANSFER_LOGFILE "/tmp/log"

ELinks appends to the file, so if you're on a multiuser system,
you should create the file beforehand to thwart symlink attacks,
or change the #define to a safe directory.
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.