[Opendnssec-user] ods-ksmutil key list --zone segfaults

Sander Smeenk ssmeenk at freshdot.net
Sun Feb 19 13:31:34 UTC 2012


Hi,

running the 1.3.5 from https://launchpad.net/~pkg-opendnssec/+archive/ppa/
i see ods-ksmutil segfault when listing keys for a specific zone with
verbose output:

| root at ods1:~# ods-ksmutil key list --verbose -a
| SQLite database set to: /mnt/ods/db/kasp.db
| Keys:
| Zone:       Keytype:  State:   Date of next transition: [ .. ]
| t1.invalid  KSK       publish  2012-02-19 15:41:07      [ .. ]
| t1.invalid  ZSK       active   2012-03-20 01:41:07      [ .. ]
| t2.invalid  KSK       publish  2012-02-19 15:56:54      [ .. ]
| t2.invalid  ZSK       active   2012-03-20 01:56:54      [ .. ]
|
| root at ods1:~# ods-ksmutil key list --verbose --zone t1.invalid
| SQLite database set to: /mnt/ods/db/kasp.db
| Keys:
| Zone:       Keytype:  State:   Date of next transition: [ .. ]
| t1.invalid  KSK       publish  2012-02-19 15:41:07      [ .. ]
| t1.invalid  ZSK       active   2012-03-20 01:41:07      [ .. ]
| 
| Segmentation fault

It has to do with the '--verbose', as listing keys for a specific zone
without that argument works fine:

| root at ods1:~# ods-ksmutil key list --zone t1.invalid
| SQLite database set to: /mnt/ods/db/kasp.db
| Keys:
| Zone:       Keytype:  State:   Date of next transition:
| t1.invalid  KSK       publish  2012-02-19 15:41:07     
| t1.invalid  ZSK       active   2012-03-20 01:41:07     

With regards,
-Sander.
-- 
| Why is the time of day with the slowest traffic called rush hour?
| 4096R/20CC6CD2 - 6D40 1A20 B9AA 87D4 84C7  FBD6 F3A9 9442 20CC 6CD2



More information about the Opendnssec-user mailing list