iPython bug?

Gustavo Niemeyer gustavo at niemeyer.net
Wed Jul 11 07:01:34 BST 2007


Hey Noah,

> In [2]: class Person(object):
>    ...:  __storm_table__ = "person"
> Python(10525) malloc: *** error for object 0x559df4: Non-aligned
> pointer being freed
> *** set a breakpoint in malloc_error_break to debug
> Python(10525) malloc: *** error for object 0x559dec: Non-aligned
> pointer being freed
> *** set a breakpoint in malloc_error_break to debug
>    ...:

Wow! Weird.. Storm has no C extensions nor it uses any dirty
tricks, so it can't be a problem with it.  I'm curious if it
might actually be something on Python itself in that
environment.

-- 
Gustavo Niemeyer
http://niemeyer.net



More information about the storm mailing list