Skip to content

Instantly share code, notes, and snippets.

@ryoqun
Created March 28, 2013 09:13
Show Gist options
  • Save ryoqun/5261837 to your computer and use it in GitHub Desktop.
Save ryoqun/5261837 to your computer and use it in GitHub Desktop.
==12932== 88 bytes in 1 blocks are definitely lost in loss record 4 of 9
==12932== at 0x4C2B3F8: malloc (in /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so)
==12932== by 0x1636176: llvm::MDNode::getTemporary(llvm::LLVMContext&, llvm::ArrayRef<llvm::Value*>) (Metadata.cpp:282)
==12932== by 0x1594536: llvm::DIBuilder::createCompileUnit(unsigned int, llvm::StringRef, llvm::StringRef, llvm::StringRef, bool, llvm::StringRef, unsigned
int, llvm::StringRef) (DIBuilder.cpp:96)
==12932== by 0xA96AB2: rubinius::jit::Builder::set_definition_location() (jit_builder.cpp:55)
==12932== by 0xA968FA: rubinius::jit::Builder::Builder(rubinius::Context*, rubinius::JITMethodInfo&) (jit_builder.cpp:50)
==12932== by 0xAB6B78: rubinius::jit::Compiler::compile_method(rubinius::BackgroundCompileRequest*) (jit_compiler.cpp:247)
==12932== by 0xACA254: rubinius::BackgroundCompilerThread::perform() (state.cpp:312)
==12932== by 0x87C461: rubinius::utilities::thread::Thread::trampoline(void*) (thread.hpp:79)
==12932== by 0x5A7DE99: start_thread (pthread_create.c:308)
==12932== by 0x5F9CCBC: clone (clone.S:112)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment