x2alpha debug information

Chitchat about x² / 2X products

Moderators: fgagnon, nikos, Site Mods

User avatar
johnsonlam
Member
Member
Posts: 20
Joined: 2002 Feb 15, 04:07
Location: Hong Kong

Post by johnsonlam »

Hi Nikos,

I think maybe it's better to post here than email you, to avoid resources duplicate.  Someone may have the same bug.

When I run x2alpha and want to access my "c:\htm", error occur, debug infomation below:

1460: Platform: VER_PLATFORM_WIN32_NT
1460: Info: Service Pack 3
1460: Shell32.dll version: 5.0.3502.6144
1460: COMCTL32.DLL version: 5.81.4916.400
1460: COMDLG32.DLL version: 5.0.3315.3727
1460: SHDOCVW.DLL version: 6.0.2800.1133
1460: zipfldr.dll version: <unknown>
1460: Build flags: WINVER=400, _WIN32_IE=500, _RICHEDIT_VER=100, _WIN32_WINNT=500, _WIN32_WINDOWS=0
1460: ------------------------------------------------------------------------
1460: Q235630 patch is OFF
1460: arg[0] = 'C:\dl\x2alpha\xplorer2.exe'
1460: List view 30658 created, sty=56300349, ex=4420, depth=16
1460: List view 3063e created, sty=5600034b, ex=4421, depth=16
1460: TREE::OnShowWindow(1, 0)
1460: [TREE]-SPY(00000010): Installed on ''
1460: ThreadID=758: Adding frame 0x0003065c 'ATL:ExplorerFrame' [xplorer¨ˆ]
1460: >>> ThreadID=758: Beginning execution
1460:   Santa's little helper starting, ThreadID=744
1460: *** TID=758, Generating folder instance '::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\C:'
1460: Filesystem path = C:\
1460: Shell attributes: (0x70400000) FILESYSANCESTOR | FILESYSTEM | STREAM |
1460: Assigned folder type: FITYPE_FILESYSTEM [deciphered]
1460: Folder CLSID: {F3364BA0-65B9-11CE-A9BA-00AA004AE837}
1460: Enumerated 63 objects in the folder, code=1
1460: Caching the column info of this shellfolder
1460: Delay-creating column handler...IShellFolder2; Columns = 38 (cached)
1460: SPY(00000011): Installed on '::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\C:'
1460: *** TID=758, Generating folder instance ''
1460: Filesystem path = F:\Documents and Settings\Administrator\Desktop
1460: Shell attributes: (0x70400177) FILESYSANCESTOR | FILESYSTEM | STREAM |
1460: Assigned folder type: FITYPE_FILESYSTEM [deciphered]
1460: Folder CLSID: {00021400-0000-0000-C000-000000000046}
1460: Enumerated 45 objects in the folder, code=1
1460: SPY(00000012): Installed on ''
1460: >>>>> TREE: expanding node...
1460: *** TID=758, Generating folder instance ''
1460: Filesystem path = F:\Documents and Settings\Administrator\Desktop
1460: Shell attributes: (0x70400177) FILESYSANCESTOR | FILESYSTEM | STREAM |
1460: Assigned folder type: FITYPE_NORMAL [deciphered]
1460: Folder CLSID: {00021400-0000-0000-C000-000000000046}
1460: Enumerated 5 objects in the folder, code=1
1460: <<<<< TREE: node expanded (ok)
1460: >>>>> TREE: expanding node...
1460: *** TID=758, Generating folder instance '::{20D04FE0-3AEA-1069-A2D8-08002B30309D}'
1460: Filesystem path =
1460: Shell attributes: (0x30400000) FILESYSANCESTOR | STREAM |
1460: Assigned folder type: FITYPE_NORMAL [assisted]
1460: Folder CLSID: {20D04FE0-3AEA-1069-A2D8-08002B30309D}
1460: Enumerated 13 objects in the folder, code=1
1460: <<<<< TREE: node expanded (ok)
1460: *** TID=758, Generating folder instance '::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\C:\htm'
1460: Filesystem path = C:\htm
1460: Shell attributes: (0x70400177) FILESYSANCESTOR | FILESYSTEM | STREAM |
1460:   storing typical FS folder clsid: {F3364BA0-65B9-11CE-A9BA-00AA004AE837}
1460: Assigned folder type: FITYPE_FILESYSTEM [assisted]
1460: Folder CLSID: {F3364BA0-65B9-11CE-A9BA-00AA004AE837}
1460: C:\Documents and Settings\umeca74\My Documents\cpp\kenny\helpers.cpp(162) : Assertion failed: name.FindOneOf("?*") == -1
1460: C:\Documents and Settings\umeca74\My Documents\cpp\kenny\helpers.cpp(162) : Assertion failed: name.FindOneOf("?*") == -1
1460: C:\Documents and Settings\umeca74\My Documents\cpp\kenny\helpers.cpp(162) : Assertion failed: name.FindOneOf("?*") == -1
Hong Kong S.A.R. - International Joke Center
User avatar
nikos
Site Admin
Site Admin
Posts: 16341
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

thanks for the info
from the debug output it would seem that within your c:\htm you have a few files which contain the illegal characters */? in their filenames. Is that so? (& how did this happen? )

anyway, you should be able to resume execution with no problems by just clicking on the Ignore button when the assertion error box appears