More data on segfaulting problem

Matthew Dillon dillon at apollo.backplane.com
Sun May 1 10:23:43 PDT 2005


:    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





More information about the Bugs mailing list