Edit Links crashing Blender

Hi, do you experience trying to open a linked file using the edit and opening the source file then getting your scene just thinking? I mean I get the scene open, but the one I am using to open from its useless.

Do you know this behavior?

Have you looked into your crash log file? What is says?

I tried so many times to find the logs. Do you know if Blender has a part in the UI where I can just open the log folder? or locate it?

Not sure about an UI way to look into it, but you can find it manually:

https://docs.blender.org/manual/en/3.5/troubleshooting/crash.html

You’ll need to look into your ‘temporaty directory’:
https://docs.blender.org/manual/en/3.5/advanced/blender_directory_layout.html#temp-dir

The following path will be used:

  • Linux:

$XDG_CACHE_HOME/blender/ if $XDG_CACHE_HOME is set, otherwise $HOME/.cache/blender/

  • macOS:

/Library/Caches/Blender/

  • Windows:

%USERPROFILE%\AppData\Local\Blender Foundation\Blender\Cache\