DragonFly BSD
DragonFly bugs List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: More data on segfaulting problem


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 1 May 2005 10:23:18 -0700 (PDT)

:    I think you must have caught it before Joerg fixed the errno issue
:    that occured when errno became a TLS variable.
:
:    When access() fails it tries to set errno via TLS, and the TLS
:    segment has not been set.
:
:    Try recompiling your rtld-elf with the latest code.

    Actually, wait for a while.  I think I threw Joerg a lemon on my
    idea to deal with the initial TLS setting by rtld-elf.  We're
    going to have to redo it.

						-Matt



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]