Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AndrejMitrovic/df7015aeef462ad496f6c1b77580cc19 to your computer and use it in GitHub Desktop.
Save AndrejMitrovic/df7015aeef462ad496f6c1b77580cc19 to your computer and use it in GitHub Desktop.
---
ERROR: This is a compiler bug.
Please report it via https://issues.dlang.org/enter_bug.cgi
with, preferably, a reduced, reproducible example and the information below.
DustMite (https://github.com/CyberShadow/DustMite/wiki) can help with the reduction.
---
DMD %.*s
predefs DigitalMars Posix OSX CppRuntime_Clang darwin LittleEndian D_Version2 all D_SIMD D_InlineAsm_X86_64 X86_64 D_LP64 D_PIC assert D_ModuleInfo D_Exceptions D_TypeInfo D_HardFloat D_ObjectiveC
binary dmd
version v2.085.1-379-gb5ee1cdc8-dirty
config /etc/dmd.conf
DFLAGS (none)
---
core.exception.AssertError@dmd/semantic2.d(234): Assertion failure
----------------
??:? _d_assertp [0xfb7a7a1]
dmd/access.d:623 _ZN16Semantic2Visitor5visitEP14VarDeclaration [0xfa75e11]
dmd/access.d:623 _ZN14VarDeclaration6acceptEP7Visitor [0xf92badd]
dmd/access.d:623 _Z9semantic2P7DsymbolP5Scope [0xfa757f9]
dmd/access.d:623 _ZN16Semantic2Visitor5visitEP20AggregateDeclaration [0xfa76bde]
dmd/access.d:623 _ZN16ParseTimeVisitorI10ASTCodegenE5visitEP17StructDeclaration [0xfa5c185]
dmd/access.d:623 _ZN17StructDeclaration6acceptEP7Visitor [0xf95fccd]
dmd/access.d:623 _Z9semantic2P7DsymbolP5Scope [0xfa757f9]
dmd/access.d:623 _ZN16Semantic2Visitor5visitEP17AttribDeclaration [0xfa76974]
dmd/access.d:623 _ZN16ParseTimeVisitorI10ASTCodegenE5visitEP22ConditionalDeclaration [0xfa5c092]
dmd/access.d:623 _ZN22ConditionalDeclaration6acceptEP7Visitor [0xf8f9765]
dmd/access.d:623 _Z9semantic2P7DsymbolP5Scope [0xfa757f9]
dmd/access.d:623 _ZN16Semantic2Visitor5visitEP6Module [0xfa7623b]
dmd/access.d:623 _ZN6Module6acceptEP7Visitor [0xf94c16d]
dmd/access.d:623 _Z9semantic2P7DsymbolP5Scope [0xfa757f9]
dmd/access.d:623 _ZN16Semantic2Visitor5visitEP6Import [0xfa767c6]
dmd/access.d:623 _ZN6Import6acceptEP7Visitor [0xf92edfa]
dmd/access.d:623 _Z9semantic2P7DsymbolP5Scope [0xfa757f9]
dmd/access.d:623 _ZN16Semantic2Visitor5visitEP17AttribDeclaration [0xfa76974]
dmd/access.d:623 _ZN16ParseTimeVisitorI10ASTCodegenE5visitEP15ProtDeclaration [0xfa5c01a]
dmd/access.d:623 _ZN15ProtDeclaration6acceptEP7Visitor [0xf8f8b45]
dmd/access.d:623 _Z9semantic2P7DsymbolP5Scope [0xfa757f9]
dmd/access.d:623 _ZN16Semantic2Visitor5visitEP17AttribDeclaration [0xfa76974]
dmd/access.d:623 _ZN16ParseTimeVisitorI10ASTCodegenE5visitEP22ConditionalDeclaration [0xfa5c092]
dmd/access.d:623 _ZN22ConditionalDeclaration6acceptEP7Visitor [0xf8f9765]
dmd/access.d:623 _Z9semantic2P7DsymbolP5Scope [0xfa757f9]
dmd/access.d:623 _ZN16Semantic2Visitor5visitEP6Module [0xfa7623b]
dmd/access.d:623 _ZN6Module6acceptEP7Visitor [0xf94c16d]
dmd/access.d:623 _Z9semantic2P7DsymbolP5Scope [0xfa757f9]
dmd/access.d:623 _ZN16Semantic2Visitor5visitEP6Import [0xfa767c6]
dmd/access.d:623 _ZN6Import6acceptEP7Visitor [0xf92edfa]
dmd/access.d:623 _Z9semantic2P7DsymbolP5Scope [0xfa757f9]
dmd/access.d:623 _ZN16Semantic2Visitor5visitEP6Module [0xfa7623b]
dmd/access.d:623 _ZN6Module6acceptEP7Visitor [0xf94c16d]
dmd/access.d:623 _Z9semantic2P7DsymbolP5Scope [0xfa757f9]
dmd/access.d:623 _ZN8Compiler8genCmainEP5Scope [0xf90120a]
dmd/access.d:623 _ZN22DsymbolSemanticVisitor23funcDeclarationSemanticEP15FuncDeclaration [0xf970ebf]
dmd/access.d:623 _ZN22DsymbolSemanticVisitor5visitEP15FuncDeclaration [0xf970f88]
dmd/access.d:623 _ZN15FuncDeclaration6acceptEP7Visitor [0xf9c9dcd]
dmd/access.d:623 _Z15dsymbolSemanticP7DsymbolP5Scope [0xf966909]
dmd/access.d:623 void dmd.dsymbolsem.DsymbolSemanticVisitor.visit(dmd.dmodule.Module).__lambda2!(dmd.dsymbol.Dsymbol).__lambda2(dmd.dsymbol.Dsymbol) [0xf96bc67]
dmd/access.d:623 void dmd.dsymbol.foreachDsymbol(dmd.root.array.Array!(dmd.dsymbol.Dsymbol).Array*, void delegate(dmd.dsymbol.Dsymbol)) [0xf960253]
dmd/access.d:623 _ZN22DsymbolSemanticVisitor5visitEP6Module [0xf96bbef]
dmd/access.d:623 _ZN6Module6acceptEP7Visitor [0xf94c16d]
dmd/access.d:623 _Z15dsymbolSemanticP7DsymbolP5Scope [0xf966909]
dmd/access.d:623 int dmd.mars.tryMain(ulong, const(char)**, ref dmd.globals.Param) [0xfa07b2b]
dmd/access.d:623 _Dmain [0xfa09151]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment