View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003978 | NoesisGUI | C# SDK | public | 2025-02-24 19:23 | 2025-08-06 17:02 |
| Reporter | darthmaule2 | Assigned To | sfernandez | ||
| Priority | normal | Severity | crash | ||
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.7 | ||||
| Target Version | 3.2.9 | Fixed in Version | 3.2.8 | ||
| Summary | 0003978: ExecutionEngineException during application shutdown after upgrading to .NET 9 | ||||
| Description | I get an ExecutionEngineException on application shutdown. The exception originates in Extend.cs:
And with this console output: Fatal error. 0xC0000005 | ||||
| Steps To Reproduce | Startup my application | ||||
| Platform | Any | ||||
|
Is this reproducible in the windows version of the software? |
|
|
I did some git bisecting, and found this:
Probably 1 & 2 are the same thing and maybe even 3. |
|
|
The crash occurs deleting a RenderTarget object after the RenderDevice is already destroyed. Somehow that render target is being kept alive. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-02-24 19:23 | darthmaule2 | New Issue | |
| 2025-02-25 13:28 | sfernandez | Assigned To | => sfernandez |
| 2025-02-25 13:28 | sfernandez | Status | new => feedback |
| 2025-02-25 13:28 | sfernandez | Note Added: 0010378 | |
| 2025-02-26 12:58 | jsantos | Target Version | => 3.2.8 |
| 2025-04-01 18:42 | darthmaule2 | Note Added: 0010454 | |
| 2025-04-01 18:42 | darthmaule2 | Status | feedback => assigned |
| 2025-04-02 22:25 | sfernandez | Status | assigned => feedback |
| 2025-04-02 22:25 | sfernandez | Note Added: 0010455 | |
| 2025-06-06 12:52 | jsantos | Target Version | 3.2.8 => 3.2.9 |
| 2025-08-06 17:02 | sfernandez | Status | feedback => resolved |
| 2025-08-06 17:02 | sfernandez | Resolution | open => fixed |
| 2025-08-06 17:02 | sfernandez | Fixed in Version | => 3.2.8 |