G
Guest
I have an image that includes CF. when I run an application it seems to be
executing but does not do anything and then exits - even if a
Console.WriteLine is run there is no output. below is debug from a sample run,
Any Ideas as to what might be going wrong and how to identify the problem
greatly appreciated - NB there is nothing wrong with the exe file as we can
run it on other images:
0x83ecdab0: FATFS!FAT_GetFileAttributesW(\LMemDebug.DLL) returned 0xffffffff
(2)PIerfo
0x83d28628: A
0x83ff13e0: ATAPI:ReadBuffus: 58ector
0x83ecdab0: FATFS!FAT_CreateFileW(\LMemDebug.DLL) returned 0x0 (2)0x8
0x83c49160: ATAPI:ReadBuffer Entry
T_GetFileAttributesW(\mscoree.dll) returned 0xffffffff (2)
0x83ecdab0:
FATFS!FAT_
CreateFileW(\mscoree.dll) returned 0x0 (2)
0x83ecdab0: >>> Loading module
mscoree.dll at address 0x033E0000-0x033E6000 (RW data at
0x01F09000-0x01F09124)
0x83ecdab0: >>> Loading module filesplitter.exe at address
0x14010000-0x14018000
0x83ecdab0: >>> Loading module mscoree1_0.dll at address
0x03390000-0x033DF000 (RW data at 0x01F05000-0x01F07FE0)
0x83ecdab0: Process filesplitter.exe loaded Module mscoree1_0.dll without
freein
g it before process exit
0x83ecdab0: Winsock: WSAStartup and WSACleanup have not been
called--potential memory leak!
0x83ecdab0: <<< Unloading module mscoree1_0.dll at address
0x03390000-0x033DF000 (RW data at 0x01F05000-0x01F07FE0)
0x83ecdab0: Process filesplitter.exe loaded Module ole32.dll without freeing
it before process exit
0x83ecdab0: WARNING: Cleaned up 1 leaked registry handles for process
0xE3C46952
0x83ecdab0: <<< Unloading module filesplitter.exe at address
0x14010000-0x14018000
0x83ecdab0: <<< Unloading module mscoree.dll at address
0x033E0000-0x033E6000 (RW data at 0x01F09000-0x01F09124)
executing but does not do anything and then exits - even if a
Console.WriteLine is run there is no output. below is debug from a sample run,
Any Ideas as to what might be going wrong and how to identify the problem
greatly appreciated - NB there is nothing wrong with the exe file as we can
run it on other images:
0x83ecdab0: FATFS!FAT_GetFileAttributesW(\LMemDebug.DLL) returned 0xffffffff
(2)PIerfo
0x83d28628: A
0x83ff13e0: ATAPI:ReadBuffus: 58ector
0x83ecdab0: FATFS!FAT_CreateFileW(\LMemDebug.DLL) returned 0x0 (2)0x8
0x83c49160: ATAPI:ReadBuffer Entry
T_GetFileAttributesW(\mscoree.dll) returned 0xffffffff (2)
0x83ecdab0:
FATFS!FAT_
CreateFileW(\mscoree.dll) returned 0x0 (2)
0x83ecdab0: >>> Loading module
mscoree.dll at address 0x033E0000-0x033E6000 (RW data at
0x01F09000-0x01F09124)
0x83ecdab0: >>> Loading module filesplitter.exe at address
0x14010000-0x14018000
0x83ecdab0: >>> Loading module mscoree1_0.dll at address
0x03390000-0x033DF000 (RW data at 0x01F05000-0x01F07FE0)
0x83ecdab0: Process filesplitter.exe loaded Module mscoree1_0.dll without
freein
g it before process exit
0x83ecdab0: Winsock: WSAStartup and WSACleanup have not been
called--potential memory leak!
0x83ecdab0: <<< Unloading module mscoree1_0.dll at address
0x03390000-0x033DF000 (RW data at 0x01F05000-0x01F07FE0)
0x83ecdab0: Process filesplitter.exe loaded Module ole32.dll without freeing
it before process exit
0x83ecdab0: WARNING: Cleaned up 1 leaked registry handles for process
0xE3C46952
0x83ecdab0: <<< Unloading module filesplitter.exe at address
0x14010000-0x14018000
0x83ecdab0: <<< Unloading module mscoree.dll at address
0x033E0000-0x033E6000 (RW data at 0x01F09000-0x01F09124)