Bugs item #2839063, was opened at 2009-08-17 17:51
Message generated for change (Comment added) made by stmane
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2839063&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 "stable"
>Status: Closed
>Resolution: Fixed
Priority: 6
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Martin Kersten (mlkersten)
Summary: M5: property error in src/modules/mal/Tests/chopper03.mal
Initial Comment:
With BAT property checking (re-)enabled in the M5 MAL interpreter,
test MonetDB5/src/modules/mal/Tests/chopper03.mal now fails with
!FATAL: BATpropcheck: BAT tmpr_12(-10) has inconsistent descriptor 65536
(200000)
65536 dec (200000 oct) is 1<<14, hence,
"
((b->H->type && (b->U->capacity > (b->H->heap.size>>b->H->shift))) |
(b->T->type && (b->U->capacity > (b->T->heap.size>>b->T->shift))))
"
----------------------------------------------------------------------
>Comment By: Stefan Manegold (stmane)
Date: 2009-09-25 11:51
Message:
The problem seems to be fixed by
===================================================================
2009/09/04 - mlkersten: MonetDB/src/gdk/gdk.mx,1.287.2.5
MonetDB/src/gdk/gdk_align.mx,1.103.2.3
Properly setting the bounds of an existing BAT view object.
===================================================================
2009/09/04 - mlkersten: MonetDB5/src/modules/mal/chopper.mx,1.63.4.1
MonetDB5/src/modules/mal/tablet.mx,1.196.2.3
MonetDB5/src/modules/mal/Tests/chopper03.mal,1.7.20.1
Properly setting the VIEW bounds and handling final stage of iterator.
===================================================================
2009/09/25 - stmane:
MonetDB5/src/modules/mal/Tests/chopper03.mal,1.7.20.2
undoing
"
2009/09/04 - mlkersten:
MonetDB5/src/modules/mal/Tests/chopper03.mal,1.7.20.1
Properly setting the VIEW bounds and handling final stage of iterator.
"
to re-activate test
===================================================================
----------------------------------------------------------------------
Comment By: Stefan Manegold (stmane)
Date: 2009-08-18 18:01
Message:
for completeness and reference:
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/MonetDB5/.mTests103/GNU.64.64.d.1-Fedora10/src_modules_mal/chopper03.err.00.html
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2839063&group_id=56967
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs