search for: _m_dispose

Displaying 4 results from an estimated 4 matches for "_m_dispose".

2019 Dec 15
1
Bug: indexer-worker segfaults with fts_xapian 1.2.5
.../x86_64-redhat-linux/libstdc++-v3/include/ext/atomicity.h:49 No locals. #1 __exchange_and_add_dispatch (__val=-1, __mem=0xfffffffffffffff8) at /usr/src/debug/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/ext/atomicity.h:82 No locals. #2 std::string::_Rep::_M_dispose (this=0xffffffffffffffe8, __a=...) at /usr/src/debug/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/x86_64-redhat-linux/libstdc++-v3/include/bits/basic_string.h:246 No locals. #3 0x00007f30f7b3407e in _M_dispose (__a=..., this=<optimized out>) at /usr/src/debug/gcc-4.8.5-20150702/obj-x86...
2013 Oct 02
2
C++ debugging help needed
...ith this: #0 0x00007ffff28aafd9 in __exchange_and_add (__mem=0x7f7fffff7f7ffff7, __val=<optimized out>) at /usr/include/c++/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 0...
2009 Feb 07
0
[LLVMdev] 2.5 Pre-release1 available for testing
...ls for shared libraries +++.. done Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x0010eb75 0x963646e1 in __gnu_cxx::__exchange_and_add () (gdb) bt #0 0x963646e1 in __gnu_cxx::__exchange_and_add () #1 0x96354070 in std::string::_Rep::_M_dispose () #2 0x963560a6 in std::string::assign () #3 0x000ecd67 in llvm::cl::initializer<char [2]>::apply<llvm::cl::opt<std::string, false, llvm::cl::parser<std::string> > > (this=0xbfffdd5c, O=@0x17c200) at CommandLine.h:281 #4 0x000ecdd4 in llvm::cl::applicator<llvm::cl::in...
2009 Feb 07
11
[LLVMdev] 2.5 Pre-release1 available for testing
LLVMers, The 2.5 pre-release is available for testing: http://llvm.org/prereleases/2.5/ If you have time, I'd appreciate anyone who can help test the release. Please do the following: 1) Download/compile llvm source, and either compile llvm-gcc source or use llvm-gcc binary (please compile llvm-gcc with fortran if you can). 2) Run make check, send me the testrun.log 3) Run "make