Re: exu problem

new topic     » goto parent     » topic index » view thread      » older message » newer message

On Mon, 25 Sep 2000 15:45:56 -0400, Robert Craig <rds at ATTCANADA.NET> wrote:

>Through "binary search", I managed to isolate
>"/usr/lib/libpthread.so". A segmentation violation
>does not occur as long as this library
>is commented out. If this library is included, a segmentation


   That doesn't help on my system, commenting it out I get the same
   error.

   If you comment out the if statement that uses the dlsym() then
   the program is only opening and closing a shared library.
   Doing this I still get the error.
   The interpeter should not have this error when exiting after opening
   and closing ANY shared library. That would mean the user could only use
   certain selected libraries.
   If a library can't be opened or closed it will return an error
   but not cause an error on exit.

   Thats why I think it is a problem with interpeter that only occurs
   under certain conditions.

   Thanks
   Bernie

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu