[DragonFlyBSD - Bug #3057] (In Progress) HAMMER2 + new PFS + reboot

2017-09-19 Thread bugtracker-admin
Issue #3057 has been updated by dillon. Status changed from New to In Progress Assignee set to dillon I fixed a number of PFS related bugs this afternoon where crashes could occur on (A) umount and (B) if you attempt to mount device@LABEL where LABEL does not exist. Update and keep watch.

[DragonFlyBSD - Bug #3056] HAMMER2 corruption - nonexistent files

2017-09-19 Thread bugtracker-admin
Issue #3056 has been updated by dillon. I hit the cluster_write() crash too, and it should now be fixed in master. It turned out to be a bug in devfs that only hammer2 tickles due to the way hammer2 uses cluster_write(). Also fixed a number of other issues this morning (see the git logs),

[DragonFlyBSD - Bug #3061] HAMMER2. Hang up, reboot, and crash.

2017-09-19 Thread bugtracker-admin
Issue #3061 has been updated by yellowrabbit2010. Updated, reinstalled, recreate all PFSes, so far all is good. Except that I once again ran into http://bugs.dragonflybsd.org/issues/3057 :) I'll watch another couple of days. Bug #3061: HAMMER2. Hang

[DragonFlyBSD - Bug #2917] da8: reading primary partition table: error accessing offset 000000000000 for 512

2017-09-19 Thread bugtracker-admin
Issue #2917 has been updated by liweitianux. ollehar wrote: > liweitianux wrote: > > I think I found this bug is related to the "ehci" driver in DFly. > > > > I took some efforts to make DFly run on my X220. Then I try to read the > > USB (2.0) stick from it, but it doesn't work with "ehci"

[DragonFlyBSD - Bug #2917] da8: reading primary partition table: error accessing offset 000000000000 for 512

2017-09-19 Thread bugtracker-admin
Issue #2917 has been updated by ollehar. liweitianux wrote: > I think I found this bug is related to the "ehci" driver in DFly. > > I took some efforts to make DFly run on my X220. Then I try to read the USB > (2.0) stick from it, but it doesn't work with "ehci" driver loaded. How did you

[DragonFlyBSD - Bug #3060] (Closed) sys/boot/common/module.c:247: logical fault ?

2017-09-19 Thread bugtracker-admin
Issue #3060 has been updated by swildner. Status changed from New to Closed Fix pushed, thanks! Bug #3060: sys/boot/common/module.c:247: logical fault ? http://bugs.dragonflybsd.org/issues/3060#change-13214 * Author: dcb * Status: Closed * Priority:

[DragonFlyBSD - Bug #3061] HAMMER2. Hang up, reboot, and crash.

2017-09-19 Thread bugtracker-admin
Issue #3061 has been updated by dillon. Assignee set to dillon I think I may have fixed this one last night in master (commit id through to a964af6f47472). I also believe that the stall should be fixed too (19808ac9def). There was a bug in the flush code that could catch some indirect block

[DragonFlyBSD - Bug #3056] (Feedback) HAMMER2 corruption - nonexistent files

2017-09-19 Thread bugtracker-admin
Issue #3056 has been updated by arc...@b1t.name. Status changed from Resolved to Feedback Oops, it's not over yet. I hadn't paid attention to other fs parts and some wrong files were still present. I cleaned up whole disk from incorrect files (god bless backups) and found some more weird

[DragonFlyBSD - Bug #3060] sys/boot/common/module.c:247: logical fault ?

2017-09-19 Thread bugtracker-admin
Issue #3060 has been updated by lubos. I think the second condition should be checking `crc' instead, like this: diff --git a/sys/boot/common/module.c b/sys/boot/common/module.c index 449e64d..24ff89e 100644 --- a/sys/boot/common/module.c +++ b/sys/boot/common/module.c @@ -251,7 +251,7 @@

[DragonFlyBSD - Bug #3061] (New) HAMMER2. Hang up, reboot, and crash.

2017-09-19 Thread bugtracker-admin
Issue #3061 has been reported by yellowrabbit2010. Bug #3061: HAMMER2. Hang up, reboot, and crash. http://bugs.dragonflybsd.org/issues/3061 * Author: yellowrabbit2010 * Status: New * Priority: Normal * Assignee: * Category: * Target version: