<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">In my private build of !12492 I'm getting some assertion failures in CheckUnload (see below).</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">This can't possibly be my fault!   I don't know if CI perhaps has these assertion switched off, so only I am seeing them?</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">I'd open a ticket but it may just be my bad, somehow</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Any ideas?</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Simon<br></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Stderr  run  ( MultiLayerModulesDefsGhci ):<br>ghc: internal error: ASSERTION FAILED: file rts/CheckUnload.c, line 460<br><br>    (GHC version 9.11.20240530 for x86_64_unknown_linux)<br>    Please report this as a GHC bug:  <a href="https://www.haskell.org/ghc/reportabug">https://www.haskell.org/ghc/reportabug</a><br>Aborted<br>*** unexpected failure for MultiLayerModulesDefsGhci(ghci)<br> ]0;MultiLayerModulesDefsGhciReload(ghci) 4776 of 10144 [0, 1, 0]  ]0;InstanceMatching(normal) 4777 of 10144 [0, 1, 0]  ]0;Running for 5m51s [35433/36451], predicted 1s (98%) Wrong exit code for MultiLayerModulesDefsGhciReload(ghci)(expected 0 , actual 134 )<br>Stderr  run  ( MultiLayerModulesDefsGhciReload ):<br>ghc: internal error: ASSERTION FAILED: file rts/CheckUnload.c, line 460<br><br>    (GHC version 9.11.20240530 for x86_64_unknown_linux)<br>    Please report this as a GHC bug:  <a href="https://www.haskell.org/ghc/reportabug">https://www.haskell.org/ghc/reportabug</a><br>Aborted<br>*** unexpected failure for MultiLayerModulesDefsGhciReload(ghci)<br> ]0;InstanceMatching1(normal) 4778 of 10144 [0, 2, 0]  ]0;MultiLayerModulesNoCode(ghci) 4779 of 10144 [0, 2, 0] Wrong exit code for MultiLayerModulesNoCode(ghci)(expected 0 , actual 134 )<br>Stderr  run  ( MultiLayerModulesNoCode ):<br>ghc: internal error: ASSERTION FAILED: file rts/CheckUnload.c, line 460<br><br>    (GHC version 9.11.20240530 for x86_64_unknown_linux)<br>    Please report this as a GHC bug:  <a href="https://www.haskell.org/ghc/reportabug">https://www.haskell.org/ghc/reportabug</a><br>Aborted<br></div></div>