Bug #8
Bug in MetadataBuilderStage Assertion
| Status: | Closed | Start date: | 04/02/2010 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Compiler | Spent time: | - | |
| Target version: | - |
Description
In MetadataBuilderStage, line 436 fails when compiling the kernel. It seems that the Assertion in UserStringHeap.cs (line 60) is not really mandatory as the kernel still runs and works.
Doesn't happen in Releasemode of course, as the assertion is then ignored.
History
Updated by Simon Wollwage almost 2 years ago
- Priority changed from Normal to Low
Disabled WriteHeaps() for now, but I'll leave this issue open as a reminder to review that problem.
Updated by Simon Wollwage over 1 year ago
- Status changed from New to Closed