Skip to content

Instantly share code, notes, and snippets.

@meew0
Created October 16, 2016 10:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save meew0/07a8a063a31837cfd7fe275d54fa8f56 to your computer and use it in GitHub Desktop.
Save meew0/07a8a063a31837cfd7fe275d54fa8f56 to your computer and use it in GitHub Desktop.
Parse: 00:00:00.0005865 ( 0.34MB)
Semantic (top level): 00:00:00.1033292 ( 43.43MB)
Semantic (new): 00:00:00.0012230 ( 43.43MB)
Semantic (type declarations): 00:00:00.0125578 ( 43.43MB)
Semantic (abstract def check): 00:00:00.0004099 ( 43.43MB)
Semantic (cvars initializers): 00:00:00.1383201 ( 75.62MB)
Semantic (ivars initializers): 00:00:00.0006444 ( 75.62MB)
Semantic (main): 00:00:00.1919054 ( 123.87MB)
Semantic (cleanup): 00:00:00.0052335 ( 123.87MB)
Semantic (recursive struct check): 00:00:00.0005621 ( 123.87MB)
Codegen (crystal): 00:00:00.3231163 ( 140.37MB)
Invalid memory access (signal 11) at address 0x18
[93913555003896] *CallStack::print_backtrace:Int32 +40
[93913540305614] __crystal_sigfault_handler +30
[93913566721035] sigfault_handler +57
[139647525417088] ???
[93913558137460] _ZN4llvm12SelectionDAG7getNodeEjNS_5SDLocENS_3EVTENS_7SDValueE +68
[93913558986798] ???
[93913558989083] ???
[93913558653377] ???
[93913558654463] _ZN4llvm12SelectionDAG13LegalizeTypesEv +943
[93913558420455] _ZN4llvm16SelectionDAGISel17CodeGenAndEmitDAGEv +215
[93913558434762] _ZN4llvm16SelectionDAGISel20SelectAllBasicBlocksERKNS_8FunctionE +1066
[93913558440098] _ZN4llvm16SelectionDAGISel20runOnMachineFunctionERNS_15MachineFunctionE +722
[93913556094373] ???
[93913566174087] _ZN4llvm13FPPassManager13runOnFunctionERNS_8FunctionE +487
[93913566174715] _ZN4llvm13FPPassManager11runOnModuleERNS_6ModuleE +43
[93913566173156] _ZN4llvm6legacy15PassManagerImpl3runERNS_6ModuleE +772
[93913564391526] ???
[93913564392909] LLVMTargetMachineEmitToFile +445
[93913550244863] *LLVM::TargetMachine#emit_to_file<LLVM::Module, String, LLVM::CodeGenFileType>:Bool +31
[93913550231585] *Crystal::Compiler#cross_compile<Crystal::Program, Array(Crystal::Compiler::CompilationUnit), String, String>:Nil +913
[93913549376717] *Crystal::Compiler#codegen<Crystal::Program, Crystal::ASTNode+, Array(Crystal::Compiler::Source), String>:(Array(String) | Nil) +3245
[93913543002962] *Crystal::Command#build:Crystal::Compiler::Result +162
[93913540663656] *Crystal::Command#run:(Array(Crystal::ImplementationTrace) | Array(Crystal::Init::View+:Class) | Array(String) | Bool | Crystal::Compiler::Result | Hash(String, String) | IO::FileDescriptor | Nil) +936
[93913540236922] main +26362
[139647496209041] __libc_start_main +241
[93913540082650] _start +42
[0] ???
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment