On Fri, Nov 30, 2007 at 09:09:37PM +0100, Niels Nes wrote:
On Fri, Nov 30, 2007 at 01:08:19PM -0700, m h wrote:
Uncomment the test/orm/alltests.py to crash the server. Repeatedly I my fresh check out of alchemy it isn't commented. I didn't see crashes. I did have restart problems which are now fixed.
Still crashes for me with a build from 2 hours ago. but can you restart without problems after the crash, ie your other problem?
Do you the schema for the following query which is (hopefully) the one crashing the system SELECT bar.foo_a AS bar_foo_a, bar.foo_b AS bar_foo_b, bar.bar_a AS bar_bar_a, bar.bar_b AS bar_bar_b FROM (SELECT foo.a AS foo_a, foo.b AS foo_b, bar.a AS bar_a, bar.b AS bar_b FROM foo JOIN (SELECT foo.a AS a, foo.b AS b FROM foo WHERE foo.b = 'bar') AS bar ON foo.b = 'bar') AS bar ORDER BY bar.foo_a; Niels
Niels
------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
--
Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl
------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl