Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash during pull #91

Open
gryphonmyers opened this issue Mar 11, 2023 · 9 comments
Open

Crash during pull #91

gryphonmyers opened this issue Mar 11, 2023 · 9 comments
Labels
bug Something isn't working

Comments

@gryphonmyers
Copy link

Whenever we pull new changes, it crashes the majority of the time. Looking at the Unreal crash log, it references this line.

https://github.com/ProjectBorealis/UEGitPlugin/blob/release/Source/GitSourceControl/Private/GitSourceControlProvider.cpp#L691

@mastercoms
Copy link
Member

Could you show the full crash log, please?

@gryphonmyers
Copy link
Author

Could you show the full crash log, please?

Is there a way I could PM you? I am worried there may be semi-sensitive information in the crashes that I would rather not post publicly

@mastercoms
Copy link
Member

Sure, join our Discord and you can find me there

@mastercoms
Copy link
Member

Hi, sorry, were you able to DM me there?

@gryphonmyers
Copy link
Author

Hi, sorry, were you able to DM me there?

I did yes

@mastercoms
Copy link
Member

Stack trace:

UnrealEditor_GitSourceControl!GitSourceControlUtils::ReloadPackages() [UEGitPlugin-3.09\Source\GitSourceControl\Private\GitSourceControlUtils.cpp:1007]
UnrealEditor_GitSourceControl!<lambda_bb4751f7f140b49e7fe4263f109a36ad>::operator()() [UEGitPlugin-3.09\Source\GitSourceControl\Private\GitSourceControlUtils.cpp:2152]
UnrealEditor_GitSourceControl!SetPromise<TUniqueFunction<void __cdecl(void)> &>() [Engine\Source\Runtime\Core\Public\Async\Async.h:61]
UnrealEditor_GitSourceControl!TGraphTask<TAsyncGraphTask<void> >::ExecuteTask() [Engine\Source\Runtime\Core\Public\Async\TaskGraphInterfaces.h:975]

Errors:

Assert: Fatal error: [File:D:\build\++UE5\Sync\Engine\Source\Runtime\CoreUObject\Private\UObject\UObjectGlobals.cpp] [Line: 2490] Objects have the same fully qualified name but different paths. New Object: %s /Engine/Transient.%s_3 Existing Object: %s /Engine/Transient.%s_3
Crash: Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000100000019

@mastercoms mastercoms changed the title Constantly crashing during pull Crash during pull May 5, 2023
@mastercoms mastercoms added the bug Something isn't working label May 5, 2023
@mastercoms
Copy link
Member

Is this happening with the latest release?

@gryphonmyers
Copy link
Author

Is this happening with the latest release?

I will try to find some time to re-evaluate. Thanks!

@chiptus
Copy link

chiptus commented May 17, 2024

still happening

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants