Actions
Bug #5522
openLZ4_uncompress_unknownOutputSize crash
Status:
New
Priority:
Normal
Assignee:
-
Category:
zfs - Zettabyte File System
Start date:
2015-01-10
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
I'm running latest SmartOS (20150108T111855Z) and I've encountered this crash (the full information is attached):
ffffff0020c74680 LZ4_uncompress_unknownOutputSize+0x147(ffffff05690d7e04, ffffff0286876000, cf6, 2000) ffffff0020c746c0 lz4_decompress+0x44(ffffff05690d7e00, ffffff0286876000, e00, 2000, 0) ffffff0020c74700 zio_decompress_data+0x4b(f, ffffff05690d7e00, ffffff0286876000, e00, 2000) ffffff0020c74740 zio_decompress+0x56(ffffff04faaafb78, ffffff0286876000, 2000) ffffff0020c74770 zio_pop_transforms+0x7a(ffffff04faaafb78) ffffff0020c74800 zio_done+0x21a(ffffff04faaafb78) ffffff0020c74830 zio_execute+0x78(ffffff04faaafb78) ffffff0020c74890 zio_notify_parent+0xdb(ffffff04faaafb78, ffffff0546b215a0, 1) ffffff0020c74920 zio_done+0x3a0(ffffff0546b215a0) ffffff0020c74950 zio_execute+0x78(ffffff0546b215a0) ffffff0020c749b0 zio_notify_parent+0xdb(ffffff0546b215a0, ffffff052dfd7110, 1) ffffff0020c74a40 zio_done+0x3a0(ffffff052dfd7110) ffffff0020c74a70 zio_execute+0x78(ffffff052dfd7110) ffffff0020c74b30 taskq_thread+0x2d0(ffffff04ebaf65d8) ffffff0020c74b40 thread_start+8()
Using the same pool with the same LZ4 dataset didn't crash the system before this release, but the Illumos/SmartOS changelog do not show any changes in ZFS/LZ4 area in the past month (the other two SmartOS releases).
Files
No data to display
Actions