[Bug] Since r4665 MSSQL Data view crash on some tables

[expired user #6596]'s profile image [expired user #6596] posted 10 years ago in General Permalink
Hello,

Since you fixed the issue #3199 in r4665, the table data view on MSSQL 8.0 crashes on some tables (object name not found):
"SQL Error (208): 'sys.partitions' : nom d'objet incorrect."

Bugreport :

operating system : Windows XP Service Pack 3 build 2600
system language : French
system up time : 10 days 1 hour
program up time : 21 seconds
processor : Intel(R) Core(TM)2 Duo CPU E4600 @ 2.40GHz
physical memory : 274/1499 MB (free/total)
free disk space : (C:) 5,42 GB
display mode : 1440x898, 24 bit
process id : $1a10
allocated memory : 19,97 MB
largest free block : 745,03 MB
executable : heidisql32.r4665.exe
exec. date/time : 2013-12-19 11:35
version : 8.1.0.4665
compiled with : Delphi XE5
madExcept version : 4.0.8.1
callstack crc : $9b5ae715, $f72f41e6, $056fd403
exception number : 1
exception class : EDatabaseError
exception message : SQL Error (208): 'sys.partitions' : nom d'objet incorrect.

main thread ($1fa8):
008282a4 heidisql32.r4665.exe dbconnection 1718 +53 TAdoDBConnection.Query
7c91e485 ntdll.dll KiUserExceptionDispatcher
00833f3e heidisql32.r4665.exe dbconnection 3944 +3 TAdoDBQuery.Execute
0082b0e1 heidisql32.r4665.exe dbconnection 2217 +5 TDBConnection.GetResults
0082bede heidisql32.r4665.exe dbconnection 2488 +1 TDBConnection.GetVar
00931ef3 heidisql32.r4665.exe Main 4806 +15 TMainForm.DisplayRowCountStats
009318ea heidisql32.r4665.exe Main 4757 +191 TMainForm.DataGridBeforePaint
007001a3 heidisql32.r4665.exe VirtualTrees 21198 +2 TBaseVirtualTree.DoBeforePaint
00711645 heidisql32.r4665.exe VirtualTrees 31781 +5 TBaseVirtualTree.PaintTree
00707375 heidisql32.r4665.exe VirtualTrees 25419 +22 TBaseVirtualTree.Paint
005ba713 heidisql32.r4665.exe Vcl.Controls TCustomControl.PaintWindow
005b4a4d heidisql32.r4665.exe Vcl.Controls TWinControl.PaintHandler
005b5240 heidisql32.r4665.exe Vcl.Controls TWinControl.WMPaint
005ba6ad heidisql32.r4665.exe Vcl.Controls TCustomControl.WMPaint
006fd5bd heidisql32.r4665.exe VirtualTrees 19414 +8 TBaseVirtualTree.WMPaint
005afd61 heidisql32.r4665.exe Vcl.Controls TControl.WndProc
005b0676 heidisql32.r4665.exe Vcl.Controls TControl.WMMouseMove
005afd61 heidisql32.r4665.exe Vcl.Controls TControl.WndProc
005b4881 heidisql32.r4665.exe Vcl.Controls TWinControl.WndProc
0070a5bd heidisql32.r4665.exe VirtualTrees 27144 +32 TBaseVirtualTree.WndProc
005b3ec4 heidisql32.r4665.exe Vcl.Controls TWinControl.MainWndProc
0053b3b0 heidisql32.r4665.exe System.Classes StdWndProc
7c91e470 ntdll.dll KiUserCallbackDispatcher

main thread ($1fa8), inner exception level 1:
>> EOleException, 'sys.partitions' : nom d'objet incorrect
00827fe6 heidisql32.r4665.exe dbconnection 1685 +20 TAdoDBConnection.Query
00833f3e heidisql32.r4665.exe dbconnection 3944 +3 TAdoDBQuery.Execute
0082b0e1 heidisql32.r4665.exe dbconnection 2217 +5 TDBConnection.GetResults
0082bede heidisql32.r4665.exe dbconnection 2488 +1 TDBConnection.GetVar
00931ef3 heidisql32.r4665.exe Main 4806 +15 TMainForm.DisplayRowCountStats
009318ea heidisql32.r4665.exe Main 4757 +191 TMainForm.DataGridBeforePaint
007001a3 heidisql32.r4665.exe VirtualTrees 21198 +2 TBaseVirtualTree.DoBeforePaint
00711645 heidisql32.r4665.exe VirtualTrees 31781 +5 TBaseVirtualTree.PaintTree
00707375 heidisql32.r4665.exe VirtualTrees 25419 +22 TBaseVirtualTree.Paint
005ba713 heidisql32.r4665.exe Vcl.Controls TCustomControl.PaintWindow
005b4a4d heidisql32.r4665.exe Vcl.Controls TWinControl.PaintHandler
005b5240 heidisql32.r4665.exe Vcl.Controls TWinControl.WMPaint
005ba6ad heidisql32.r4665.exe Vcl.Controls TCustomControl.WMPaint
006fd5bd heidisql32.r4665.exe VirtualTrees 19414 +8 TBaseVirtualTree.WMPaint
005afd61 heidisql32.r4665.exe Vcl.Controls TControl.WndProc
005b0676 heidisql32.r4665.exe Vcl.Controls TControl.WMMouseMove
005afd61 heidisql32.r4665.exe Vcl.Controls TControl.WndProc
005b4881 heidisql32.r4665.exe Vcl.Controls TWinControl.WndProc
0070a5bd heidisql32.r4665.exe VirtualTrees 27144 +32 TBaseVirtualTree.WndProc
005b3ec4 heidisql32.r4665.exe Vcl.Controls TWinControl.MainWndProc
0053b3b0 heidisql32.r4665.exe System.Classes StdWndProc
7c91e470 ntdll.dll KiUserCallbackDispatcher
ansgar's profile image ansgar posted 10 years ago Permalink
Please report that in issue #3199, so the original reporter gets involved. Thanks for finding the causing revision.
[expired user #6596]'s profile image [expired user #6596] posted 10 years ago Permalink
yes it took me some time to find the right revision ;-)

Please login to leave a reply, or register at first.