Archives 2004

Another memory leak found and killed (Yet I feel no joy... 7, almost 8 days tracking down leaks and it's *still* losing memory...)


Yet another leak discovered and fixed. Basically there was code that had started out storing a single object as the value in a dictionary. When checking whether to delete that object (a callback for a timeout), the code was checking to see whether the object it was about to delete really was the deferred object ...

Continue reading

Oh, a few more successes with the Toolkit... (PyGreSQL and PyPgSQL both work...)


So far the only failure that's been seen is in Numpy 23.6 (23.1 works), and it works with a different version of one of the packages. Was very pleased when I just typed "vc7" and was able to move both packages to Python 2.4 just by running setup.py again (having just finished building them for ...

Continue reading

What's with the SourceForge and Comics.com? (Both decided yesterday to take aeons to load each page (if at all))


I'm trying to release new PyTable and BasicPropery versions. Unfortunately, it's been something like 40 minutes, and I'm still waiting for the dratted SourceForge to load the release-editing pages. And the comics.com pages are taking... well... it's hours and hours anyway, I started it downloading when I woke up at 10AM, and it's still not ...

Continue reading

New PyTable release (PyGreSQL support added)


For those with a yen for PyGreSQL, there's a new version of PyTable that has preliminary support for it. It runs most of the PyTable tests, but fails miserably in the real-world project (some problem with the reverse-engineering of the schema from the database).

Anywho, there for those who want to play with it.

Most of the day disappears in getting dependencies built (And still it disappears...)


Wound up going down to Givex to work with D'Arcy on the EFT server. Spent most (almost all) of the time getting NetBSD packages set up for BasicProperty and PyTable, then getting a PyGreSQL driver written (and debugged) for PyTable (D'Arcy won't even install PyPgSQL).

Still problems with the PyGreSQL driver that I'm intending to ...

Continue reading

Don't forget to remove the testing fixtures you've added (Otherwise the test suite goes to heck...)


File this in the "stupid things that waste half an hour of debugging time" category. Switching to trying to verify the memory leak fixed, I suddenly discovered that something like half of the tests were now failing... so combed through all of the changes trying to figure out what I screwed up... turns out I'd ...

Continue reading

Burned too many times (Can't get happy about finding a leak...)


Have just discovered another leak, which is the one that was showing up with the "raise an error on send" test. Somehow holding a reference to a Deferred object which had methods registered from the holding object is producing the leak.

That so shouldn't be happening. Going to have to do some reworking of the ...

Continue reading

Play in Design: The Ampersand (First draft starts... forgot how interesting this stuff is (well, to me, anyway)...)


Since the whole point of starting this blog was to prod me into doing some serious work on making my thesis work more accessible I suppose I should actually do some writing for it. So, the first sub-section of the "Play in Design" section now has a first-draft. There are 14 "Treasure Chest" sections in ...

Continue reading

A blowout for grams (I rather sucked at pool this afternoon...)


Aunt Lil' dropped grams off and had lunch with us. After she and Rosey had left grams and I played 4 games of pool. She won three of them, with my sinking the black mid-game, scratching on the black, and sewering on the black.

Ah well, guess that's what happens when she doesn't go about ...

Continue reading

Monthly archives

Next year

2005