Displaying 3 results from an estimated 3 matches for "nvlist_lookup_str".
2006 Oct 31
0
6433264 crash when adding spare: nvlist_lookup_string(cnv, "path", &path) == 0
Author: eschrock
Repository: /hg/zfs-crypto/gate
Revision: 975fad4fa05753c23a18254797cce42bb33b4375
Log message:
6433264 crash when adding spare: nvlist_lookup_string(cnv, "path", &path) == 0
6433406 zfs_open() can leak memory on failure
6433408 namespace_reload() can leak memory on allocation failure
6433679 zpool_refresh_stats() has poor error semantics
6433680 changelist_gather() ignores libuutil errors
Files:
update: usr/src/cmd/zpool/zpoo...
2007 Jan 10
1
Solaris 10 11/06
...54 full block re-writes need not read data in
6425111 detaching an offline device can result in import confusion
6425740 assertion failed: new_state != old_state
6430121 3-way deadlock involving tc_lock within zfs
6433208 should not be able to offline/online a spare
6433264 crash when adding spare: nvlist_lookup_string(cnv, "path", &path) == 0
6433406 zfs_open() can leak memory on failure
6433408 namespace_reload() can leak memory on allocation failure
6433679 zpool_refresh_stats() has poor error semantics
6433680 changelist_gather() ignores libuutil errors
6433717 offline devices should not be m...
2009 Apr 08
0
zpool history coredump
...gzip m/home
2008-10-15.02:08:33 zfs create m/usr/compat
2008-12-11.14:22:22 zfs snapshot m/ar@20081211
2009-01-16.11:19:32 zfs destroy m/ar@20081211
2009-03-30.19:19:07 zpool clear m
2009-04-06.20:59:09 zpool replace m ad6h ad14h
2009-04-07.13:55:42 zpool import -f m
Assertion failed: (*), function nvlist_lookup_string(records[i],
ZPOOL_HIST_CMD, &cmdstr) == 0, file
/usr/src/cddl/sbin/zpool/../../../cddl/contrib/opensolaris/cmd/zpool/zpool_main.c,
line 3338.
Abort (core dumped)
(gdb) bt #0 0x481dfff7 in kill () from /lib/libc.so.7
#1 0x481dff56 in raise () from /lib/libc.so.7
#2 0x481deb8a in abort...