Bugs item #1856038, was opened at 2007-12-21 20:16 Message generated for change (Comment added) made by nielsnes You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1856038&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Core Group: MonetDB5 5.2 Status: Open Resolution: Fixed Priority: 5 Private: No Submitted By: mharrison (matt_harrison) Assigned to: Niels Nes (nielsnes) Summary: Memory leaks when querying Initial Comment: I've got a query that returns some 260K rows. Every time I run it, my memory use goes up 10-20Megs (and doesn't come back down). Am attaching valgrind logs for the same query (but returns a smaller set). It is showing leakage. ---------------------------------------------------------------------- >Comment By: Niels Nes (nielsnes) Date: 2008-01-13 15:30 Message: Logged In: YES user_id=43556 Originator: NO we fixed an leak in the cvs head version. Could you re-run your experiments with that version? I'm both interested in known if the leaking stopped and if the performance is better on the head version. ---------------------------------------------------------------------- Comment By: Fabian (mr-meltdown) Date: 2008-01-09 08:53 Message: Logged In: YES user_id=963970 Originator: NO Please try again with the latest monetdb-install.sh script from http://www.cwi.nl/~fabian/troep/monetdb-install.sh ---------------------------------------------------------------------- Comment By: mharrison (matt_harrison) Date: 2008-01-08 23:47 Message: Logged In: YES user_id=1164236 Originator: YES Hey Niels, I can't get the latest current to build. Using this command: monetdb-install.sh --nightly=current --enable-sql I get the following error: ... unpacking MonetDB-client.tar.gz mv: cannot stat `clients-[0-9]*': No such file or directory failed to rename sources to the right name Please refer to the full log at /var/tmp/MonetDB-1199834607/log If you believe this is an error in the script or the software, file a bug and attach the logfile. Terminated ---------------------------------------------------------------------- Comment By: Niels Nes (nielsnes) Date: 2007-12-30 19:40 Message: Logged In: YES user_id=43556 Originator: NO we fixed a number of leaks in the cvs head version. Could you re-run your experiments with that version? I'm both interested in known if the leaking stopped and if the performance is better on the head version. ---------------------------------------------------------------------- Comment By: Niels Nes (nielsnes) Date: 2007-12-21 20:46 Message: Logged In: YES user_id=43556 Originator: NO Although your valgrind output indeed shows we leak it doesn't tell where. Probably you didn't run with memcheck and all of the required flags. Could you re-run valgrind? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1856038&group_id=56967 ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
