Opened 2 months ago
Last modified 2 months ago
#19066 new bug
random system freezes when writing to NVMe drive
Reported by: | X512 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
This is hrev58057.
Steps to reproduce:
- Run
dd
command.> dd if=/dev/zero of=zero bs=16M count=4096 4096+0 records in 4096+0 records out 68719476736 bytes (69 GB, 64 GiB) copied, 57.0299 s, 1.2 GB/s
- Contentiously move mouse pointer while
dd
command is running. Pointer will stop and freeze sometimes. Issue can be also observed in lagging animations, for example Pe editor about window animation.
Note:
See TracTickets
for help on using tickets.
Doesn't seem to happen here (NVMe in VMware, with a real NVMe for the underlying disk).