Ticket #97 (closed defect: fixed)

Opened 7 years ago

Last modified 7 years ago

busy chrooted pdns_recursor crashed upon rec_control dump-cache

Reported by: zaphodb@… Owned by: somebody
Priority: normal Milestone:
Component: component1 Version:
Severity: normal Keywords:
Cc:

Description

I issued a "rec_control dump-cache /var/tmp/pdns.cache" and after writing 60MB the recursor process was gone, rec_control hung, log only said:

Sep 26 13:55:23 cns1 pdns_recursor[17198]: STL Exception: basic_string::at

Nothing weird in the dump file, last line is

148.82.189.84.in-addr.arpa. 80262 IN PTR p54BD5294.dip.t-dialin.net.

the number of entries in the dump roughly amouts to max-cache-entries setting (1mio). Query load was about 600qps. I used c++ profiling for the build. Version is 3.1.3 patched with changeset 892.

Change History

Changed 7 years ago by wouter@…

Same here, using 3.1.4-snapshot.

Oct 7 16:08:29 ns0-1 pdns_recursor[2314]: STL Exception: basic_string::at

Changed 7 years ago by ahu

  • status changed from new to closed
  • resolution set to fixed

Fixed in commit 900 (we hope)

Note: See TracTickets for help on using tickets.