cvs commit: src/include pwd.h src/lib/libc/gen getpwent.c
src/usr.sbin/pwd_mkdb pwd_mkdb.c
Andrey A. Chernov
ache at nagual.pp.ru
Mon Apr 21 02:46:07 PDT 2003
On Mon, Apr 21, 2003 at 12:12:09 +0400, Andrey A. Chernov wrote:
> On Sun, Apr 20, 2003 at 18:00:00 -0500, Jacques A. Vidrine wrote:
> >
> > It happens that I don't use BIND8, so I missed this issue. It
>
> Another issue with "mnogosearch" port. After indexing is done, its
> "indexer" program now always get "Segmentation fault" in getpwent() (as
> gdb shows). "indexer" is threaded and linked with libc_r. Segfault never
> happens before.
More details:
Indexer[23782]: [1] Done (3 seconds)
Program received signal SIGSEGV, Segmentation fault.
0x2829b57c in getpwent () from /usr/lib/libc.so.5
(gdb) bt
#0 0x2829b57c in getpwent () from /usr/lib/libc.so.5
#1 0x282231f1 in _thread_cleanupspecific () from /usr/lib/libc_r.so.5
#2 0x2822d512 in pthread_exit () from /usr/lib/libc_r.so.5
#3 0x28221466 in _thread_start () from /usr/lib/libc_r.so.5
More information about the cvs-src
mailing list