Git Product home page Git Product logo

Comments (12)

HarelM avatar HarelM commented on August 10, 2024

I can confirm that downgrading to netcoreapp1.1 solves this issue. :-(

from foundation.

jkotas avatar jkotas commented on August 10, 2024

@JeremyKuhne Is this known issue?

from foundation.

JeremyKuhne avatar JeremyKuhne commented on August 10, 2024

We would need to know what the strings are to figure out what is going on. Knowing what is coming out of NotifyRenameEventArgs (name and oldName) and what is going into GetFullPath would narrow it down. If the string is turning into garbage inside Microsoft.Extensions we'll need to get this on ASP.NET's plate. Otherwise we can put this in CoreFX.

from foundation.

HarelM avatar HarelM commented on August 10, 2024

The exception itself doesn't reveal it. I would start by updating it so that next time it crashes you'll have more info as to what might have gone wrong.
You can try and use my project if you want to try and simulate the issue, but the project setup is not so easy.
This is the relevant repository snapshot as I'm planning to check-in the downgrade to 1.1 later tonight.
https://github.com/IsraelHikingMap/Site/tree/fb4e06310e1c5135f446ded685ee548c7e948e28
Let me know if you need anything from me.

from foundation.

JeremyKuhne avatar JeremyKuhne commented on August 10, 2024

@ianhays, do you see any changes that might impact this? I'm not finding anything.

Without a string, the best place to start may be https://github.com/aspnet/FileSystem as they're closer to your scenario.

from foundation.

ianhays avatar ianhays commented on August 10, 2024

@ianhays, do you see any changes that might impact this? I'm not finding anything.

Nothing off the top of my head, no. FSW didn't get very many fixes in 2.0.

from foundation.

Petermarcu avatar Petermarcu commented on August 10, 2024

@HarelM can you attach a debugger and get us the string that is causing the issue?

@Eilon as FYI

from foundation.

HarelM avatar HarelM commented on August 10, 2024

Can you send a more explicit instructions how to get the string? The debugger is attached but the symbols are not loaded properly and I'm not entirely sure how to get that working...

from foundation.

HarelM avatar HarelM commented on August 10, 2024

Any update on this? I really want to upgrade to 2.0 but this is a blocker...

from foundation.

Petermarcu avatar Petermarcu commented on August 10, 2024

@JeremyKuhne can you get this issue moved over to dotnet/corefx and help @HarelM with more info on how to get you more details?

from foundation.

JeremyKuhne avatar JeremyKuhne commented on August 10, 2024

I opened an issue on aspnet/FileSystem as I suggested earlier. There have been no changes in System.IO that look related. They are on top of the stack and are better equipped to investigate further.

aspnet/FileSystem#299

from foundation.

Petermarcu avatar Petermarcu commented on August 10, 2024

Ok, I'm going to close this one here so the conversation can focus on the issue in aspnet's repo.

from foundation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.