Actions
Bug #2981
closeddd crashes system if bs > 1g
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/18/2017
Due date:
% Done:
0%
Estimated time:
Description
dd crashes the system/kernel if bs > 1g. For example, dd if=some device of=/dev/null bs=2g
uname -a
DragonFly v4.7.0.1306.g6ecfb-DEVELOPMENT #0: Fri Feb 10 12:46:11 AEDT 2017
Updated by liweitianux over 5 years ago
- Status changed from New to Resolved
I've tested dd(1) on DragonFly BSD v5.5 and don't have this issue.
The dd(1) was updated against FreeBSD some time ago and should work fine. So I'm closing this old bug. Thanks.
Actions