fho / docker-samba-loop

docker + scripts to reproduce a linux 4.x kernel oops

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run the samba server:

./run-server.sh

Build the docker container & do in parallel cifs mount + umount in docker containers

./run-client.sh

The following message will appear in the kernel log:

unregister_netdevice: waiting for lo to become free. Usage count = 1

Some minutes later the kernel problems documented in kernel-logs/ appear.

About

docker + scripts to reproduce a linux 4.x kernel oops


Languages

Language:Shell 100.0%