On Tue, Mar 18, Phil Warner wrote:
I have experienced several segfaults with dillo using the new text selection feature. I include two instances from gdb below.
This happens when I select text while some page is loading (typically when I get impatient while dl'ing a site).
I hope this is informative enough. Let me know if I can test it more.
A backtrace is always useful, and perhaps the values of some variables in the context of the crash. The best is an exact description how to reproduce the bug with a probability high enough for not getting impatient ;-), but this is often quite hard. Anyway, I have just fixed a bug Andreas reported me (thanks for the exact description!), from what I see (expecially in the second example), this looks quite similar to your problems. Please read the newest CVS and test again. Sebastian