search for: __in_chrg

Displaying 8 results from an estimated 8 matches for "__in_chrg".

2012 Jan 25
2
[LLVMdev] PLEASE help with Alias Analysis initialization assertion at the end of my pass
...ae6 in llvm::AliasSetTracker::ASTCallbackVH::deleted (this=0x8233ce8) at /x/grwright/llvm/llvm-2.9/lib/Analysis/AliasSetTracker.cpp:619 #7 0xf72b9d2f in llvm::ValueHandleBase::ValueIsDeleted (V=0x8147000) at /x/grwright/llvm/llvm-2.9/lib/VMCore/Value.cpp:557 #8 0xf72b81ec in ~Value (this=0x8147000, __in_chrg=<value optimized out>) at /x/grwright/llvm/llvm-2.9/lib/VMCore/Value.cpp:60 #9 0xf6f4b041 in ~User (this=0x8147000, __in_chrg=<value optimized out>) at /x/grwright/llvm/llvm-2.9/include/llvm/User.h:62 #10 0xf725dd89 in ~Instruction (this=0x8147000, __in_chrg=<value optimized...
2013 Oct 02
2
C++ debugging help needed
...++/4.7/ext/atomicity.h:48 #1 __exchange_and_add_dispatch (__mem=0x7f7fffff7f7ffff7, __val=<optimized out>) at /usr/include/c++/4.7/ext/atomicity.h:81 #2 _M_dispose (__a=..., this=0x7f7fffff7f7fffe7) at /usr/include/c++/4.7/bits/basic_string.h:242 #3 ~basic_string (this=0x15f8770, __in_chrg=<optimized out>) at /usr/include/c++/4.7/bits/basic_string.h:536 #4 Shape::~Shape (this=0x15f8760, __in_chrg=<optimized out>) at Shape.cpp:13 #5 0x00007ffff22df50b in ~Background (this=0x15f8760, __in_chrg=<optimized out>) at Background.hpp:15 #6 Background::~Backgro...
2012 Jan 25
1
[LLVMdev] PLEASE help with Alias Analysis initialization assertion at the end of my pass
...gt;> (this=0x8233ce8) at >> /x/grwright/llvm/llvm-2.9/lib/Analysis/AliasSetTracker.cpp:619 #7 >> 0xf72b9d2f in llvm::ValueHandleBase::ValueIsDeleted (V=0x8147000) at >> /x/grwright/llvm/llvm-2.9/lib/VMCore/Value.cpp:557 #8 0xf72b81ec in >> ~Value >> (this=0x8147000, __in_chrg=<value optimized >> >> out>) >> >> at /x/grwright/llvm/llvm-2.9/lib/VMCore/Value.cpp:60 #9 0xf6f4b041 >> in >> ~User (this=0x8147000, __in_chrg=<value optimized out>) at >> /x/grwright/llvm/llvm-2.9/include/llvm/User.h:62 #10 0xf725dd8...
2012 Jan 25
0
[LLVMdev] PLEASE help with Alias Analysis initialization assertion at the end of my pass
...ker::ASTCallbackVH::deleted > (this=0x8233ce8) at > /x/grwright/llvm/llvm-2.9/lib/Analysis/AliasSetTracker.cpp:619 #7 > 0xf72b9d2f in llvm::ValueHandleBase::ValueIsDeleted (V=0x8147000) at > /x/grwright/llvm/llvm-2.9/lib/VMCore/Value.cpp:557 #8 0xf72b81ec in ~Value > (this=0x8147000, __in_chrg=<value optimized > > out>) > > at /x/grwright/llvm/llvm-2.9/lib/VMCore/Value.cpp:60 #9 0xf6f4b041 in > ~User (this=0x8147000, __in_chrg=<value optimized out>) at > /x/grwright/llvm/llvm-2.9/include/llvm/User.h:62 #10 0xf725dd89 in > ~Instruction (this=0x8147000...
2012 Jan 23
1
[LLVMdev] Assertion `AA && "AA didn't call InitializeAliasAnalysis in its run method!"' failed.
...6 in llvm::AliasSetTracker::ASTCallbackVH::deleted (this=0x8233ce8) at /x/grwright/llvm/llvm-2.9/lib/Analysis/AliasSetTracker.cpp:619 #7 0xf72b9d2f in llvm::ValueHandleBase::ValueIsDeleted (V=0x8147000) at /x/grwright/llvm/llvm-2.9/lib/VMCore/Value.cpp:557 #8 0xf72b81ec in ~Value (this=0x8147000, __in_chrg=<value optimized out>) at /x/grwright/llvm/llvm-2.9/lib/VMCore/Value.cpp:60 #9 0xf6f4b041 in ~User (this=0x8147000, __in_chrg=<value optimized out>) at /x/grwright/llvm/llvm-2.9/include/llvm/User.h:62 #10 0xf725dd89 in ~Instruction (this=0x8147000, __in_chrg=<value optimized out>...
2016 Jun 11
3
SegFault creating a ExecutionEngine
...rSetImpl<llvm::Module*>::erase (this=0x0, Ptr=0x68c200) at /opt/llvm/include/llvm/ADT/SmallPtrSet.h:275 #3 0x00007ffff14c81cb in llvm::LLVMContext::removeModule (this=0x691910, M=0x68c200) at /opt/llvm/lib/IR/LLVMContext.cpp:148 #4 0x00007ffff1527b7b in llvm::Module::~Module (this=0x68c200, __in_chrg=<optimised out>) at /opt/llvm/lib/IR/Module.cpp:57 #5 0x00007ffff70f9511 in std::default_delete<llvm::Module>::operator() (this=<optimised out>, __ptr=0x68c200) at /usr/include/c++/5/bits/unique_ptr.h:76 #6 std::unique_ptr<llvm::Module, std::default_delete<llvm::Module>...
2012 Aug 31
0
[LLVMdev] Function inline pass core dump when removing a function
...ome/xchen/llvm/lib/VMCore/Value.cpp", line=620) at /home/xchen/llvm/lib/Support/ErrorHandling.cpp:98 #3 0x0000000000a6d369 in llvm::ValueHandleBase::ValueIsDeleted (V=0x10f7050) at /home/xchen/llvm/lib/VMCore/Value.cpp:619 #4 0x0000000000a6e631 in llvm::Value::~Value (this=0x10f7050, __in_chrg=<value optimized out>) at /home/xchen/llvm/lib/VMCore/Value.cpp:59 #5 0x00000000009401fd in llvm::BasicBlock::~BasicBlock (this=0x10f7050, __in_chrg=<value optimized out>) at /home/xchen/llvm/lib/VMCore/BasicBlock.cpp:83 #6 0x000000000068503d in llvm::ilist_node_traits<llvm...
2016 Oct 04
28
[Bug 98039] New: KMail crash on starting (nouveau-related)
...eCheck(GSource*) (this=<optimized out>) at ../../src/corelib/thread/qmutex.h:159 #1 0x00007ff6ce4552a0 in postEventSourceCheck(GSource*) (this=<optimized out>) at ../../src/corelib/thread/qmutex.h:138 #2 0x00007ff6ce4552a0 in postEventSourceCheck(GSource*) (this=<optimized out>, __in_chrg=<optimized out>) at ../../src/corelib/thread/qmutex.h:132 #3 0x00007ff6ce4552a0 in postEventSourceCheck(GSource*) (this=0xe64330) at ../../src/corelib/thread/qthread_p.h:246 #4 0x00007ff6ce4552a0 in postEventSourceCheck(GSource*) (timeout=<synthetic pointer>, s=0x7ff67c0012d0) at kern...