[DragonFlyBSD - Bug #3190] hammer: hammer info command locks up console

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Thu Jun 6 06:53:50 PDT 2019


Issue #3190 has been updated by tkusumi.


Then the entire hammer1 is likely broken.

That command looks up btree for pfs metadata via ioctl, which is essentially no different from regular filesystem path lookup (with only difference in keys to lookup).

----------------------------------------
Bug #3190: hammer: hammer info command locks up console
http://bugs.dragonflybsd.org/issues/3190#change-13647

* Author: t_dfbsd
* Status: New
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
A recent commit has broken the hammer info command to the point where it hangs on the console and control-C will not break out. Also, the machine stops servicing SSH connections.

The problem commit is after 09a8a7b3 and at or before 161b332.



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account


More information about the Bugs mailing list