Bugs item #2840310, was opened at 2009-08-19 13:47
Message generated for change (Comment added) made by nielsnes
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2840310&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: SQL/Core
Group: SQL "stable"
Status: Open
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Niels Nes (nielsnes)
Summary: SQL: "Cannot access descriptor" on big endian

Initial Comment:
some SQL tests --- a fixed set, but I could not recognize the pattern, yet --- 
fail on our only big-endian machine (Sun T1000) with

"Cannot access descriptor",

i.e., a BATdescriptor() call fails to derive a BAT pointer for a given BAT id:

http://monetdb.cwi.nl/testing/projects/monetdb/Stable/sql/.mTests103/GNU.32.32.d.1-SunOS5.10/src_test/add_column_with_seq.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/sql/.mTests103/GNU.32.32.d.1-SunOS5.10/src_test_BugTracker/multivalue_insert.SF-1509864.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/sql/.mTests103/GNU.32.32.d.1-SunOS5.10/src_test_BugTracker/limit_timestampz.SF-1774217.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/sql/.mTests103/GNU.32.32.d.1-SunOS5.10/src_test_BugTracker/proc_insert_into.SF-1958572.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/sql/.mTests103/GNU.32.32.d.1-SunOS5.10/src_test_BugTracker-2009/distinct.SF-2546483.err.00.html
http://monetdb.cwi.nl/testing/projects/monetdb/Stable/sql/.mTests103/GNU.32.32.d.1-SunOS5.10/src_test_BugTracker-2009/serial_with_order_by_not_working.SF-2585592.err.00.html

The same hold for the CWI-internal test ViaM/test/Tests/create.sql.py, although 
the error message differs slightly:

ERROR = !MALException:algebra.uselect:Object not found


I'm actually not sure, whether the bug is in SQL or M5 ... or elsewhere ... ?


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

>Comment By: Niels Nes (nielsnes)
Date: 2009-09-19 20:57

Message:
fixed a problem in bat_next_value_for (use lng instead of bat), then
problems should be related to sequence numbers

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2840310&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

Reply via email to