In article <[EMAIL PROTECTED]>, Maxim Sobolev <[EMAIL PROTECTED]> wrote: > After the crt changes the following piece of code, which worked previously, > gives a 'host: dlopen() failed: ./module.so: Undefined symbol > "__register_frame_info' error message (yeah, I know that it's better to check > handle == NULL first, but it's the way some apps work). This should be fixed now in both -current and -stable. The fix is in "src/libexec/rtld-elf/rtld.c", revisions 1.50 (-current) and 1.43.2.5 (-stable). John To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: Problem with dlopen()/dlsym() after r... Brian F. Feldman
- Re: Problem with dlopen()/dlsym() after recen... Maxim Sobolev
- Re: Problem with dlopen()/dlsym() after r... Alexander N. Kabaev
- Re: Problem with dlopen()/dlsym() aft... John Polstra
- Re: Problem with dlopen()/dlsym(... Alexander N. Kabaev
- Re: Problem with dlopen()/dl... John Polstra
- Re: Problem with dlopen()/dl... Alexander N. Kabaev
- Re: Problem with dlopen()/dlsym() after recent cr... Maxim Sobolev
- RE: Problem with dlopen()/dlsym() after recent crt* ch... Alexander N. Kabaev
- Re: Problem with dlopen()/dlsym() after recent crt* ch... John Polstra
- John Polstra