This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

res_send.c:926: send_dg: Assertion `pfd[0].revents & 0x001' failed.


Hi

Just a headsup. Using latest CVS I get these test suite failures:

  make[2]: *** [/temptools/src/glibc-build/resolv/tst-leaks.out] Error 1
  make[2]: *** [/temptools/src/glibc-build/nss/test-netdb.out] Error 134
  make[2]: *** [/temptools/src/glibc-build/inet/tst-gethnm.out] Error 134

and the build log shows this for each one:

  res_send.c:926: send_dg: Assertion `pfd[0].revents & 0x001' failed.

I note that send_dg() was modified recently so it's possible that res_send.c
is still being worked on and my report is premature.

Regards
Greg


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]