home.social

#adamfindsbugs — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #adamfindsbugs, aggregated by home.social.

fetched live
  1. [edit: narrowed this down - grab an MP3/FLAC file, rename it to have a single quote somewhere in the name, zip it up]

    #AskFedi Possible #AdamFindsBugs, can I get someone to check my work here?

    Grab one of the zip files you bought from #Bandcamp on #BandcampFriday but *don't* unpack it.

    Drop it on to the VLC playlist - does it work?

    I'm getting

    main debug: `file:///C:/Users/User/Downloads/Synkro%20-%20Memories%20(2008-2011).zip' successfully opened
    directory warning: unable to read directory

    but it is actually able to read the first file in the archive and pull tags.

  2. #AdamFindsBugs
    Surely someone tested sharing a folder on an exFAT filesystem?

    #AskFedi

    [2026/03/09 04:52:21.814850, 1] ../../source3/smbd/smb2_trans2.c:3960(smb_set_file_dosmode)
    smb_set_file_dosmode: file_set_dosmode of Music/Caribou - Honey - 01 Broke My Heart.flac failed: Function not implemented
    [2026/03/09 04:52:21.814869, 3] ../../source3/smbd/smb2_server.c:4074(smbd_smb2_request_error_ex)
    smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1] status[NT_STATUS_NOT_SUPPORTED] || at ../../source3/smbd/
    smb2_setinfo.c:142

  3. Wanted: #QEMU expert to help resolve gitlab.com/qemu-project/qemu/-

    I can probably start debugging this from both the host and guest side, with assistance.

    I'm going to be moving to a Linux host for my VMs soon and I can't have the excess power and heat caused by idling at 30% of a 12+ core machine.

    #AdamFindsBugs

  4. ASSERT [RtkUsbUndiDxe] d:\uefi\edk2\MdePkg\Library\BaseMemoryLib\ZeroMemWrapper.c(47): Buffer != ((void *) 0)

    #AdamFindsBugs

  5. Is there a metabugtracker anywhere?

    I need it.

    #AdamFindsBugs

  6. RE: aus.social/@voltagex/115493572

    Once again I find myself in need of being able to talk to someone directly in the Hyper-V team at #Microsoft.

    At least I'm on 25H2 this time.
    2065.00 Mbps download from Digital Pacific without a Hyper-V switch attached, 1531 Mbps with.

    ETL trace of the one with the switch attached is twice the size of the one without (4 and 2GB)

    #AdamFindsBugs

  7. #AdamFindsBugs

    The limit on my NBN AVC is supposedly 2250 megabit down.

    I have one 100 service and ordered a 2000 service - order was knocked back (no one emailed me btw)

  8. [bugs.debian.org/cgi-bin/bugrep, #AdamFindsBugs]
    Imagine if the #Debian installer was good.

    (this post brought to you by partman-auto/select_disk)

  9. I am currently getting 403 Forbidden from bugzilla.kernel.org. This feels like a sign from the universe

    #AdamFindsBugs

  10. This is the biggest first world problem but I found another fucking game that doesn't work properly because I have 64 threads on my PC.

    #AdamFindsBugs

  11. [NOTE: confirmed this breaks Debian Stable, requiring uninstalling systemd-resolved and editing /etc/resolv.conf]

    [bugs.debian.org/cgi-bin/bugrep]

    #AdamFindsBugs #AskFedi

    Can someone spin up a #Debian machine for me (testing or unstable) and double check something for me?

    If you take a new Debian install (tasksel ssh server only) and apt install systemd-resolved does it break DNS? does resolvectl status work?

  12. Back at it again gitlab.com/qemu-project/qemu/- #AdamFindsBugs #QEMU

    If anyone knows how to set up a fuzzer for this, readconfig could be a good target

  13. 1. Surely Fast Startup has been around for long enough for someone to diff two partition images and work out how to read whatever the same shit Windows is using to "start fast".

    2. It's a pretty bad look when Ubuntu's Long Term Support OS isn't able to mount a very popular and common partition type by default

    3. Users shouldn't have to know what FUSE is and why there are two different NTFS drivers. Don't tell me it's the Year of Linux on the Desktop, fix the fucking papercuts.

    #AdamFindsBugs

  14. So as not to mess up James' timeline too much, I think this will be an #AdamFindsBugs adventure

    aus.social/@voltagex/113535651 - sorry if you can't view this, this matches bugs.launchpad.net/ubuntu/+sou which is mis-filed. #Ubuntu 24.04.1 (with no updates yet) is using the *ntfs3* driver which is completely different from the *ntfs-3g* driver. Great naming job, there.

    Telling people to swap out the driver without explaining the consequences is not great - the ntfs-3g driver is much older and slower. It would be better to work out why the drives aren't mounting and to get Canonical to patch the driver, or at least notify upstream.

    This is on 6.8.0-41-generic, I will grab logs and reboot to an updated 6.8.0-49 kernel.

    dmesg reveals the real error message

    [ 84.375346] ntfs3: sda3: volume is dirty and "force" flag is not set!

    Which IIRC is caused by the "Fast Startup" option on Windows

    This has been a known problem for years

    Solution 1: set "force" in the ntfs3 mount options - I don't actually know what the risk is here - someone more versed in #NTFS would need to chime in

    "Solution" 2: use ntfsfix to clear the "dirty" bit - similar risk to 1 I guess?

    Solution 3: Disable Fast Start in #Windows - I haven't actually measured the impact on startup times here, UEFI and NVMe SSDs are probably fast enough now not to care.

    The only dual boot system I have here is the Framework laptop I'll now dig out of a drawer - I don't think I've touched Fast Start on Windows 11 and Fedora 40 hasn't complained.

  15. #AdamFindsBugs (from over a year ago) this one is interesting but so far beyond my skill level - also half of it lies in closed source stuff

    bugzilla.kernel.org/show_bug.c

    #HyperV #Virtualisation