Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 57 by
reus...@pik-potsdam.de: Valgrind report lost memory in
RS_PostgreSQL_exec (RS-PostgreSQL.c:386)
http://code.google.com/p/rpostgresql/issues/detail?id=57
What steps will reproduce the problem?
While testing the RObsDat package with valgrind on, I get the following
report:
==11180== 6,609 bytes in 47 blocks are definitely lost in loss record 5,766
of 6,672
==11180== at 0x402CE68: malloc (in
/usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
==11180== by 0x995180E: RS_PostgreSQL_exec (RS-PostgreSQL.c:386)
==11180== by 0x40BAD61: do_dotcall (dotcode.c:582)
==11180== by 0x40F30D3: Rf_eval (eval.c:635)
==11180== by 0x40F4B69: do_set (eval.c:1871)
==11180== by 0x40F2E87: Rf_eval (eval.c:607)
==11180== by 0x40F4CD6: do_begin (eval.c:1557)
==11180== by 0x40F2E87: Rf_eval (eval.c:607)
==11180== by 0x40F522F: do_if (eval.c:1336)
==11180== by 0x40F2E87: Rf_eval (eval.c:607)
==11180== by 0x40F4CD6: do_begin (eval.c:1557)
==11180== by 0x40F2E87: Rf_eval (eval.c:607)
What is the expected output? What do you see instead?
No memory leakage expected
What version of the product are you using? On what operating system?
Current Version of RPostgreSQL on CRAN, R 3.0.1, Ubuntu
Please provide any additional information below.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings