Displaying 2 results from an estimated 2 matches for "loadintfrommemory".
2010 Nov 03
4
[LLVMdev] Fw: Forcing the Interpreter segfaults
...te: Wed, 3 Nov 2010 14:43:54 +0000
From: Salomon Brys <salomon.brys at gmail.com>
To: Török Edwin <edwintorok at gmail.com>
Subject: Re: [LLVMdev] Forcing the Interpreter segfaults
I have build LLVM in debug mode. Here are the informations of the
segfault : memcpy() at 0x7ffff6f6581e
LoadIntFromMemory() at ExecutionEngine.cpp:887 0xb3c297
llvm::ExecutionEngine::LoadValueFromMemory() at ExecutionEngine.cpp:915
0xb3c3f9
llvm::Interpreter::visitLoadInst() at Execution.cpp:812 0xa1f855
llvm::InstVisitor<llvm::Interpreter, void>::visitLoad() at 0xa28357
llvm::InstVisitor<llvm::Interpreter,...
2010 Nov 03
0
[LLVMdev] Fw: Forcing the Interpreter segfaults
...t;
> On Wed, Nov 3, 2010 at 16:10, Duncan Sands <baldrick at free.fr
> <mailto:baldrick at free.fr>> wrote:
>
> Hi,
>
> > I have build LLVM in debug mode. Here are the informations of the
> > segfault : memcpy() at 0x7ffff6f6581e
> > LoadIntFromMemory() at ExecutionEngine.cpp:887 0xb3c297
> > llvm::ExecutionEngine::LoadValueFromMemory() at ExecutionEngine.cpp:915
> > 0xb3c3f9
> > llvm::Interpreter::visitLoadInst() at Execution.cpp:812 0xa1f855
> > llvm::InstVisitor<llvm::Interpreter, void>::vis...