Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic[cpu2]/thread=fffffe001114bc20: assertion failed: rrd->bytes_read >= rwa->bytes_read (0x3e20 >= 0xfffffffffffe3ce8), file: ../../common/fs/zfs/dmu_recv.c, line: 2476 #9365

Closed
ikozhukhov opened this issue Sep 26, 2019 · 2 comments

Comments

@ikozhukhov
Copy link
Contributor

ikozhukhov commented Sep 26, 2019

System information

Type Version/Name
Distribution Name DilOS
Distribution Version
Linux Kernel
Architecture
ZFS Version
SPL Version

Describe the problem you're observing

Describe how to reproduce the problem

ZTS in loop and on 9 try (not every time, but time to time on another try)

04:38:23.643 Test: /opt/zfs-tests/tests/functional/refquota/setup.ksh (run as root) [00:00] [PASS]
04:38:29.232 Test: /opt/zfs-tests/tests/functional/refquota/refquota_001_pos.ksh (run as root) [00:05] [PASS]
04:38:35.544 Test: /opt/zfs-tests/tests/functional/refquota/refquota_002_pos.ksh (run as root) [00:06] [PASS]
04:38:40.765 Test: /opt/zfs-tests/tests/functional/refquota/refquota_003_pos.ksh (run as root) [00:05] [PASS]
04:38:46.512 Test: /opt/zfs-tests/tests/functional/refquota/refquota_004_pos.ksh (run as root) [00:05] [PASS]
04:38:52.105 Test: /opt/zfs-tests/tests/functional/refquota/refquota_005_pos.ksh (run as root) [00:05] [PASS]
04:38:53.434 Test: /opt/zfs-tests/tests/functional/refquota/refquota_006_neg.ksh (run as root) [00:01] [PASS]
04:38:54.290 Test: /opt/zfs-tests/tests/functional/refquota/refquota_007_neg.ksh (run as root) [00:00] [PASS]
05:29:28.211 FATAL: command execution failed

Include any warning/errors/backtraces from the system logs

panic[cpu2]/thread=fffffe001114bc20: assertion failed: rrd->bytes_read >= rwa->bytes_read (0x3e20 >= 0xfffffffffffe3ce8), file: ../../common/fs/zfs/dmu_recv.c, line: 2476

fffffe001114bb80 genunix:process_type+19b079 ()
fffffe001114bbc0 zfs:receive_process_record+60 ()
fffffe001114bc00 zfs:receive_writer_thread+7d ()
fffffe001114bc10 unix:thread_start+8 ()


panic: entering debugger (continue to save dump)

Welcome to kmdb
kmdb: unable to determine terminal type: assuming `vt100'
Loaded modules: [ scsi_vhci crypto mac cpc uppc mr_sas neti sd ptm ufs unix mpt zfs krtld ipc sata apix uhci pmcs hook genunix idm ip logindmux usba xhci specfs pcplusmp nfs random mm cpu.generic arp mpt_sas emlxs sockfs ]
[2]> ::spa -v
ADDR                 STATE NAME
fffffe0be8d8b000    ACTIVE rpool

    ADDR             STATE     AUX          DESCRIPTION
    fffffe0be8e9f000 HEALTHY   -            root
    fffffe0be8ea4000 HEALTHY   -              /dev/dsk/c1t0d0s0
ffffff319212b000    ACTIVE testpool

    ffffff3192147000 HEALTHY   -            root
    ffffff3192150000 HEALTHY   -              /dev/dsk/c0t600144F0A2C9046800005D21E0E50001d0s0
[2]>
[2]> $C
fffffffffbca0420 kmdb_enter+0xb()
fffffffffbca0450 debug_enter+0x53(fffffffffb9a2480)
fffffffffbca0530 panicsys+0x545(fffffffffbf97ef8, fffffe001114ba98, fffffffffbca0540, 1)
fffffe001114ba80 vpanic+0x15c()
fffffe001114baf0 0xfffffffffb8b7dd1()
fffffe001114bb80 0xfffffffffbe43701()
fffffe001114bbc0 zfs`receive_process_record+0x60(fffffebfa2ffc040, fffffe48e3008a80)
fffffe001114bc00 zfs`receive_writer_thread+0x7d(fffffebfa2ffc040)
fffffe001114bc10 thread_start+8()
[2]>
@ikozhukhov
Copy link
Contributor Author

@ahrens @behlendorf

@ikozhukhov
Copy link
Contributor Author

ikozhukhov commented Sep 26, 2019

probably duplicate to #9067

@ahrens ahrens closed this as completed Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants