10 Sep
2014
10 Sep
'14
5:37 p.m.
Sebastian wrote:
I noticed that the current tip of dillo hangs in most cases when displaying <http://www.dillo.org/>. I succeeded to reproduce this bug in gdb, but get many "<optimized out>" values. So I tried to reduce optimization, but unfortunately had problems reproducing this bug:
- "-O2" (standard): reproducable both stand-alone and in gdb; - "-O1": reproducable stand-alone, but not in gdb; - "-O0": not reproducable at all.
Versions envolved:
$ gcc --version gcc (Debian 4.7.2-5) 4.7.2 $ gdb --version GNU gdb (GDB) 7.4.1-debian
Any ideas?
I have the same gcc and gdb, and dillo doesn't seem to want to hang for me. Does it depend on your dillorc options?