Displaying 4 results from an estimated 4 matches for "vgpreload_".
2005 Aug 01
4
valgrind complains about regex.c (PR#8043)
...branch (regex.c:4475)
=3D=3D22324=3D=3D by 0x8125913: parse_reg_exp (regex.c:4420)
=3D=3D22324=3D=3D by 0x81261B3: Rf_regcomp (regex.c:4384)
=3D=3D22324=3D=3D Address 0x1C1E23A8 is 0 bytes after a block of size 32 a=
lloc'd
=3D=3D22324=3D=3D at 0x1B90650D: calloc (in /usr/lib/valgrind/vgpreload_=
memcheck.so)
=3D=3D22324=3D=3D by 0x81247B5: parse_expression (regex.c:5406)
=3D=3D22324=3D=3D by 0x8125868: parse_branch (regex.c:4475)
=3D=3D22324=3D=3D by 0x8125913: parse_reg_exp (regex.c:4420)
=3D=3D22324=3D=3D=20
=3D=3D22324=3D=3D Invalid write of size 4
=3D=3D22324=3D=3D at 0x81...
2013 May 30
0
[LLVMdev] unexpectedly loop hanging
...lvm::Module&) (in
> /home/alex/llvm/Release+Asserts/bin/opt)
> ==5134== by 0x41AE4D2: (below main) (libc-start.c:226)
> ==5134== Address 0x46cfa40 is 0 bytes after a block of size 200 alloc'd
> ==5134== at 0x402C454: operator new[](unsigned int) (in
> /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
> ==5134== by 0x4037AE0: (anonymous
> namespace)::Hello::runOnModule(llvm::Module&) (in
> /home/alex/llvm/Release+Asserts/lib/Hello.so)*/
> ==5134== Address 0x46cfa40 is 0 bytes after a block of size 200 alloc'd
> ==5134== at 0x402C454: operator n...
2013 May 30
2
[LLVMdev] unexpectedly loop hanging
...llvm::PassManager::run(llvm::Module&) (in
/home/alex/llvm/Release+Asserts/bin/opt)
==5134== by 0x41AE4D2: (below main) (libc-start.c:226)
==5134== Address 0x46cfa40 is 0 bytes after a block of size 200 alloc'd
==5134== at 0x402C454: operator new[](unsigned int) (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==5134== by 0x4037AE0: (anonymous
namespace)::Hello::runOnModule(llvm::Module&) (in
/home/alex/llvm/Release+Asserts/lib/Hello.so)*
and repeating.
*==5230== HEAP SUMMARY:
==5230== in use at exit: 95,110 bytes in 317 blocks
==5230== total heap usage: 33,395 allocs...
2013 May 30
2
[LLVMdev] unexpectedly loop hanging
...>> /home/alex/llvm/Release+**Asserts/bin/opt)
>> ==5134== by 0x41AE4D2: (below main) (libc-start.c:226)
>> ==5134== Address 0x46cfa40 is 0 bytes after a block of size 200 alloc'd
>> ==5134== at 0x402C454: operator new[](unsigned int) (in
>> /usr/lib/valgrind/vgpreload_**memcheck-x86-linux.so)
>> ==5134== by 0x4037AE0: (anonymous
>> namespace)::Hello::**runOnModule(llvm::Module&) (in
>> /home/alex/llvm/Release+**Asserts/lib/Hello.so)*/
>>
>> ==5134== Address 0x46cfa40 is 0 bytes after a block of size 200 alloc'd
>> =...