Re: [Opendnssec-user] ODS v1.2.0 signer crash : "double free or corruption"

2011-02-24 Thread Rickard Bellgrim
On 24 feb 2011, at 17.35, Laurent Bauer wrote: > The enforcer is fine, it generated the keys and signconf. > But the signer crashed with a "double free or corruption" exception : > http://pastebin.com/Gn5FzVRM It looks like the problem is in SoftHSM. Perhaps we can get more information if you

[Opendnssec-user] OpenDNSSEC breaking signed zone and other issues

2011-02-24 Thread Sebastian Castro
Yesterday and today my testing environment running OpenDNSSEC 1.3.0-trunk produced a couple of signed zones that don't verify using ldns-verify-zone. The zones end up with some signatures using the active ZSK, some signatures using the retired key ZSK and the retired key not being included in the

[Opendnssec-user] ODS v1.2.0 signer crash : "double free or corruption"

2011-02-24 Thread Laurent Bauer
Hi all, I'm having a hard time signing my first zone with opendnssec. The signer crashes on the first attempt to sign the zone. I started several weeks ago with opendnssec 1.1, then compiled/installed version 1.2.0, then purged all, and checked there were no binaries/conf left, and instal

Re: [Opendnssec-user] OpenDNSSEC heartbeat startup script

2011-02-24 Thread Simon Mittelberger
Hi, thank you for your reply. Am Donnerstag, den 24.02.2011, 09:35 +1300 schrieb Sebastian Castro: > Could you provide more information about the timing? Does the signer > keep doing things after all tasks are completed? > > I tried with OpenDNSSEC trunk and OpenDNSSEC 1.2.0. > > > > Has anyon