This is the mail archive of the glibc-bugs@sourceware.org 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]

[Bug network/17630] endless loop in getaddr_r


https://sourceware.org/bugzilla/show_bug.cgi?id=17630

--- Comment #5 from yashavanth.hsn at gmail dot com ---
(In reply to Andreas Schwab from comment #4)
> What do you get from this command?
> 
> dig ptr passthrough.fw-notify.net

/home# dig ptr passthrough.fw-notify.net

; <<>> DiG 9.6-ESV-R7-P4 <<>> ptr passthrough.fw-notify.net
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8873
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;passthrough.fw-notify.net.    IN    PTR

;; AUTHORITY SECTION:
fw-notify.net.        839    IN    SOA    b1.rpns.hosteurope.de.
hostmaster.fw-notify.net. 2013043014 16384 2048 1048576 2560

;; Query time: 3 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Tue Nov 25 04:47:05 2014
;; MSG SIZE  rcvd: 111

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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