Package: pdns-backend-sqlite
Version: 2.9.20-3
Severity: important

I tried to get started with PowerDNS and its sqlite backend. Originally
I intended to use the xdb backend, as it got some praise as being very
fast and cheap on resources, but that backend somehow got lost from the
Debian package without explanation about a year ago.

Anyway I set those flags in `/etc/powerdns/pdns.d/pdns.local':
launch=gsqlite
slave=yes

And this one in `/etc/powerdns/pdns.d/pdns.local.gsqlite':
gsqlite-database=/var/spool/powerdns/pdns.sqlite

I created the table according to the documentation, but with
`slave=yes' (not with `slave=no') the Sqlite backend crashes on startup:

Aug 11 13:42:28 teldrassil pdns[22628]: gsqlite: connection to 
'/var/spool/powerdns/pdns.sqlite' succesful
Aug 11 13:42:28 teldrassil pdns[22628]: Got a signal 11, attempting to print 
trace:
Aug 11 13:42:28 teldrassil pdns[22628]: /usr/sbin/pdns_server-instance 
[0x80a495a]
Aug 11 13:42:28 teldrassil pdns[22628]: [0xffffe420]
Aug 11 13:42:28 teldrassil pdns[22628]: 
/usr/lib/libsqlite.so.0(sqlite_step+0x17) [0xa7ce4757]
Aug 11 13:42:28 teldrassil pdns[22628]: 
/usr/lib/powerdns/libgsqlitebackend.so(_ZN7SSQLite6getRowERSt6vectorISsSaISsEE+0x79)
 [0xa7d0d199]
Aug 11 13:42:28 teldrassil pdns[22628]: 
/usr/lib/powerdns/libgsqlitebackend.so(_ZN7SSQLite7doQueryERKSsRSt6vectorIS2_ISsSaISsEESaIS4_EE+0x98)
 [0xa7d0c3a8]
Aug 11 13:42:28 teldrassil pdns[22628]: 
/usr/sbin/pdns_server-instance(_ZN11GSQLBackend20getUnfreshSlaveInfosEPSt6vectorI10DomainInfoSaIS1_EE+0x66)
 [0x80ed376]
Aug 11 13:42:28 teldrassil pdns[22628]: 
/usr/sbin/pdns_server-instance(_ZN12UeberBackend20getUnfreshSlaveInfosEPSt6vectorI10DomainInfoSaIS1_EE+0x33)
 [0x80a9cd3]
Aug 11 13:42:28 teldrassil pdns[22628]: 
/usr/sbin/pdns_server-instance(_ZN17CommunicatorClass12slaveRefreshEP13PacketHandler+0x69)
 [0x80b9399]
Aug 11 13:42:28 teldrassil pdns[22628]: 
/usr/sbin/pdns_server-instance(_ZN17CommunicatorClass8mainloopEv+0x108) 
[0x80bb8f8]
Aug 11 13:42:28 teldrassil pdns[22628]: 
/usr/sbin/pdns_server-instance(_ZN17CommunicatorClass12launchhelperEPv+0x11) 
[0x80c9661]
Aug 11 13:42:28 teldrassil pdns[22628]: /lib/tls/i686/cmov/libpthread.so.0 
[0xa7e49260]
Aug 11 13:42:28 teldrassil pdns[22628]: 
/lib/tls/i686/cmov/libc.so.6(__clone+0x5e) [0xa7dde29e]
Aug 11 13:42:29 teldrassil pdns[22604]: Our pdns instance (22628) exited after 
signal 6

Kind regards,
Philipp Kern



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to