Bugs item #2839063, was opened at 2009-08-17 17:51
Message generated for change (Tracker Item Submitted) 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: Open
Resolution: None
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))))
"


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2839063&group_id=56967

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to