Search Issue Tracker
Active
Votes
0
Found in
1.8.28
Issue ID
UUM-136370
Regression
No
Crash on llvm::SelectionDAG::ReplaceAllUsesWith when compiling Burst libraries
Steps to reproduce:
1. Open the “IN-120871” project
2. Wait a bit for the Burst libraries to compile
3. Observe the crash
Reproducible with versions: 1.7.4 (6000.0.70f1), 1.8.28 (6000.0.70f1, 6000.3.11f1, 6000.4.0b11, 6000.5.0a8)
Reproducible on: macOS 15.7.3 (M1 Max), Windows 11
Not reproducible on: no other environment tested
Note: if no crash occurs after Burst libraries are done compiling, try deleting the project's library folder
First few lines of StackTrace:
#0 0x00000393ede1d4 in llvm::SelectionDAG::ReplaceAllUsesWith(llvm::SDNode, llvm::SDValue const)
#1 0x00000393d35fe8 in (anonymous namespace)::DAGCombiner::visitMERGE_VALUES(llvm::SDNode)
#2 0x00000393d34b3c in (anonymous namespace)::DAGCombiner::combine(llvm::SDNode)
#3 0x00000393d335c4 in llvm::SelectionDAG::Combine(llvm::CombineLevel, llvm::AAResults*, llvm::CodeGenOptLevel)
#4 0x00000393ef0a40 in llvm::SelectionDAGISel::CodeGenAndEmitDAG()
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture generator reference image fails despite valid size
- Agent mode can enter infinite execution loop
- AI Gateway responses contain duplicated sentences
- Texture 2D asset is created when promoting a generated Cubemap to a new asset
- Unable to copy multiple paragraphs from Assistant responses
Add comment