Displaying 2 results from an estimated 2 matches for "process_free".
2008 Mar 17
1
[Bug 782] New: zfs keysource=raw fails with keyscope= dataset when file doesn''t exist
...iscuss at opensolaris.org
Estimated Hours: 0.0
# zfs create -o encryption=aes-256-ccm -o keyscope=dataset -o
keysource=raw,file:///ds2.key tank/ds2
cannot open /ds2.key
free(80d6c98): invalid or corrupted buffer
stack trace:
libumem.so.1''umem_err_recoverable+0x39
libumem.so.1''process_free+0xe1
libumem.so.1''free+0x17
libzfs.so.1''zfs_crypto_create+0x1c3
libzfs.so.1''zfs_create+0x25c
zfs''zfs_do_create+0x495
zfs''main+0x265
zfs''_start+0x7a
The above file didn''t exist - but needs to for that command to succeed.
--
Configure...
2008 Mar 27
5
[Bug 871] New: ''zpool key -l'' core dumped with keysource=hex, prompt and unmatched entered in
...r: Key already loaded.
Enter in hexadecmial key for ''pool_105153_2'': ===> Enter "test" here
Enter again: ===> Enter "tttt" here
free(80bbd7c): invalid or corrupted buffer
stack trace:
libumem.so.1''umem_err_recoverable+0x39
libumem.so.1''process_free+0xe1
libumem.so.1''free+0x17
libzfs.so.1''get_passphrase+0x1bc
libzfs.so.1''get_key_material+0x54
libzfs.so.1''load_key+0x59
libzfs.so.1''zpool_load_key+0x102
libzfs.so.1''zpool_key_load+0x4f
zpool''set_callback_key_load+0xe
zpool''poo...