I used gdb to stop the process when it happended
again. The break is in the following function:

_dl_sysinfo_int80

Which googling brought me to issues with older
glib (such as RHEL4). So I guess I will have to
live with the flaw at work.

cheers,

jy


On 9/23/09, Jean-Yves Levesque <jean.yves.leves...@gmail.com> wrote:
> I will try it next time. I forgot to mention I
> am on GNU/Linux (RHEL 4).
>
>
> On 9/22/09, Kalle Olavi Niemitalo <k...@iki.fi> wrote:
>> Jean-Yves Levesque <jean.yves.leves...@gmail.com> writes:
>>
>>> It is as if something within elinks is
>>> either looking for a "display" that does not exist
>>> or for a temporary file that does not exist either.
>>
>> That reminds me of commit 5d4beadc4b76f826f006fa951af4b24add12d4f6
>> ("Don't retry get_window_title") in elinks-0.12.  The symptoms
>> don't quite match though.
>>
>> You could perhaps attach to ELinks with a debugger during the
>> hang, and see what it's doing.
>> _______________________________________________
>> elinks-users mailing list
>> elinks-users@linuxfromscratch.org
>> http://linuxfromscratch.org/mailman/listinfo/elinks-users
>>
>
>
> --
> Je ne parle qu'en mon nom.
> I am only speaking for myself.
>


-- 
Je ne parle qu'en mon nom.
I am only speaking for myself.
_______________________________________________
elinks-users mailing list
elinks-users@linuxfromscratch.org
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to