Bryan Kirk

Results 391 comments of Bryan Kirk

When will FTP support be added?

1. There's only one that is open source. It is https://github.com/maharmstone/btrfs/. It has some issues though (such as having crashes and issues with showing the actual amount of free space...

I would be fine with someone making a fork of Mark Harmstone's BTRFS driver and fixing the crashes, etc. that he won't fix.

My use case is to test a UDFS driver under both 32 and 64-bit OSes for bugs so they can be fixed. Maybe you could tell me how to fix...

Break instruction exception - code 80000003 (first chance) 001b:013433d3 cc int 3 0: kd> !analyze -v ******************************************************************************* Exception Analysis ******************************************************************************* FAULTING_IP: Bonnie__!common_sopen_dispatch+193 [minkernel\crts\ucrt\src\appcrt\lowio\open.cpp @ 164] 001b:013433d3 cc int 3 EXCEPTION_RECORD:...

That's the crash which happens when running a compiled exe of the original version (if you know C++, maybe you could offer the fix as a PR to my mirror,...

Maybe you could get it to compile properly under Visual Studio 2019.

Validation Error: [ VUID-VkWriteDescriptorSet-descriptorType-00333 ] Object 0: handle = 0xe7f79a0000000005, type = VK_OBJECT_TYPE_DESCRIPTOR_SET; | MessageID = 0xf2fc081c | vkUpdateDescriptorSets() pDescriptorWrites[0] failed write update validation for VkDescriptorSet 0xe7f79a0000000005[] with error: Write...