On Nov 16, 2007 2:13 AM, Stefan Manegold
On Fri, Nov 16, 2007 at 10:06:02AM +0100, Fabian Groffen wrote:
On 16-11-2007 09:36:44 +0100, Niels Nes wrote:
On Thu, Nov 15, 2007 at 02:58:05PM -0700, m h wrote:
Hello-
The simple python example from the website is crashing [0]. I get the following output when I try to run it:
Matt
On which version of MonetDB are you trying this?
ebuild == 5.2.0 (latest release)
with the correct PYTHONPATH, the released ("-0") version also works for me (on FC6; both with Python 2.4.4 & 2.5)
Arghhh! Hmmmm, well I'm definitely crashing... Since this looks like a double free, perhaps this is a swig issue. (Ie, it's happening in the C not the python). What version of swig are you using? I'm on 1.3.31 (gentoo).... -matt ps - If I can get around these crashes I think I'll have a SQLAlchemy backend for monetdb fairly soon. (Don't worry python folks, I'll set the code free whether or not I finish it. From the mailing list there appears to be at least 2 other SA attempts for monetdb, but I've yet to see any code from them).