Opened 2 weeks ago

Last modified 2 weeks 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:

  1. 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
    
  1. 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.

Change History (1)

comment:1 by waddlesplash, 2 weeks ago

Doesn't seem to happen here (NVMe in VMware, with a real NVMe for the underlying disk).

Note: See TracTickets for help on using tickets.