Skip to content

Kernel Panic When Moving Files from USB Drive to Internal SSD #141

Description

@baschte

I have been able to reproduce this issue consistently.

When attempting to move (cut & paste) files from a USB storage device (usb0) to the internal SSD, the system triggers a kernel panic every time during the transfer process. The panic occurs reliably and causes the console to crash.

Steps to Reproduce

  1. Connect a USB storage device (usb0).
  2. Select one file on the USB drive.
  3. Perform a cut & paste operation to move the data to the internal SSD.
  4. Wait for the transfer to start.
  5. Kernel Panic => Console shuts down

Expected Behavior

The files should be moved successfully from the USB drive to the internal SSD without any system instability.

Actual Behavior

The system consistently encounters a kernel panic during the move operation, forcing a reboot.

Additional Information

  • The issue has been tested multiple times and is reproducible on every attempt on my console.
  • The problem only occurs when moving files (cut & paste).
  • Performing a copy operation from the same USB drive to the internal SSD works without any issues.
  • No kernel panic occurs when copying the data; the transfer completes successfully.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions