mal content
2007-04-25 03:01:45 UTC
Hello.
When using this libmap.conf:
libpthread.so.2 libthr.so.2
libpthread.so libthr.so
libc_r.so.6 libthr.so.2
libc_r.so libthr.so
...nearly every program receives SIGFPE when calling various
functions, when running under gdb. strtol() is one example.
Is this a well known problem, before I file a bug report?
I'm on FreeBSD 6.2-RELEASE.
MC
When using this libmap.conf:
libpthread.so.2 libthr.so.2
libpthread.so libthr.so
libc_r.so.6 libthr.so.2
libc_r.so libthr.so
...nearly every program receives SIGFPE when calling various
functions, when running under gdb. strtol() is one example.
Is this a well known problem, before I file a bug report?
I'm on FreeBSD 6.2-RELEASE.
MC