To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49503
User sb changed the following:
What |Old value |New value
================================================================================
Status|STARTED |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Jun 15 05:45:25 -0700
2005 -------
Fixed, see below for before/after output of regview tool (which also serves as a
regression test) valgrind run:
before> /export/home/sb93797/valgrind-2.4.0-inst/bin/valgrind --tool=addrcheck
regview /cws/cws03/memory01/SRC680/unxlngi6/bin.m107/types.rdb > /dev/null
==24044== Addrcheck, a fine-grained address checker for x86-linux.
==24044== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==24044== Using valgrind-2.4.0, a program supervision framework for x86-linux.
==24044== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al.
==24044== For more details, rerun with: -v
==24044==
==24044==
==24044== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
==24044== malloc/free: in use at exit: 1975927 bytes in 46336 blocks.
==24044== malloc/free: 316624 allocs, 270288 frees, 15034201 bytes allocated.
==24044== For counts of detected errors, rerun with: -v
==24044== searching for pointers to 46336 not-freed blocks.
==24044== checked 528436 bytes.
==24044==
==24044== LEAK SUMMARY:
==24044== definitely lost: 1971779 bytes in 46298 blocks.
==24044== possibly lost: 3352 bytes in 7 blocks.
==24044== still reachable: 796 bytes in 31 blocks.
==24044== suppressed: 0 bytes in 0 blocks.
==24044== Use --leak-check=full to see details of leaked memory.
after> /export/home/sb93797/valgrind-2.4.0-inst/bin/valgrind --tool=addrcheck
regview /cws/cws03/memory01/SRC680/unxlngi6/bin.m107/types.rdb > /dev/null
==24738== Addrcheck, a fine-grained address checker for x86-linux.
==24738== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et al.
==24738== Using valgrind-2.4.0, a program supervision framework for x86-linux.
==24738== Copyright (C) 2000-2005, and GNU GPL'd, by Julian Seward et al.
==24738== For more details, rerun with: -v
==24738==
==24738==
==24738== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
==24738== malloc/free: in use at exit: 190707 bytes in 5494 blocks.
==24738== malloc/free: 316624 allocs, 311130 frees, 15034201 bytes allocated.
==24738== For counts of detected errors, rerun with: -v
==24738== searching for pointers to 5494 not-freed blocks.
==24738== checked 528428 bytes.
==24738==
==24738== LEAK SUMMARY:
==24738== definitely lost: 186567 bytes in 5457 blocks.
==24738== possibly lost: 3344 bytes in 6 blocks.
==24738== still reachable: 796 bytes in 31 blocks.
==24738== suppressed: 0 bytes in 0 blocks.
==24738== Use --leak-check=full to see details of leaked memory.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]