[V4Rb] crash with GROUP BY
Charles Yeomans
yeomans at desuetude.com
Tue Dec 2 19:02:15 CST 2003
Valentina doesn't appear to like the following SQL:
"SELECT Matters.RecID, SUM(time_worked) FROM Matters, TimeEntries GROUP
BY RecID".
It crashes ViSQL; here is a piece of the crash log.
Thread 0 Crashed:
#0 0x005d3920 in FBL_BitSetIterator::_ct(FBL_BitSet const &)
#1 0x006861ec in
OBL_CursorTable_Tmp::BuildMultiplicationTable(OBL_Parser *)
#2 0x00685d50 in OBL_CursorTable_Tmp::BuildTable(OBL_Parser *)
#3 0x0060d600 in OBL_Cursor::BuildCursorTable(void)
#4 0x0060cd24 in OBL_Cursor::Execute(void)
#5 0x0060df84 in VDK_Cursor::ExecuteSQL(char const *)
#6 0x00568c3c in DataBase_SqlSelect(REALobjectStruct *,
REALstringStruct *)
#7 0x001e5d10 in
#8 0x001e2f44 in
#9 0x002c9f8c in 0x2c9f8c
#10 0x0027b68c in 0x27b68c
#11 0x00268cf0 in 0x268cf0
#12 0x00268b8c in 0x268b8c
#13 0x00268b14 in 0x268b14
#14 0x00316100 in 0x316100
#15 0x00316100 in 0x316100
#16 0x0035bae8 in 0x35bae8
#17 0x002f2c34 in 0x2f2c34
#18 0x002f25b8 in 0x2f25b8
#19 0x002f0b88 in 0x2f0b88
#20 0x002f0dd4 in 0x2f0dd4
#21 0x002ed0d0 in 0x2ed0d0
#22 0x002101cc in 0x2101cc
#23 0x90278684 in CCFM_LaunchApplication
#24 0x0000362c in main
#25 0x0000329c in _start
#26 0x0000311c in start
Charles Yeomans
More information about the Valentina
mailing list