Hi, I manage to build debug version of 3.0.190.2 on WinXP with VS2005. After I hit F5 to run Chrome, VS output a couple of lines about dlls loaded and followed by lines below:
... 'chrome.exe': Loaded 'C:\WINDOWS\system32\imm32.dll', No symbols loaded. 'chrome.exe': Loaded 'C:\WINDOWS\system32\lpk.dll', No symbols loaded. 'chrome.exe': Loaded 'C:\WINDOWS\system32\usp10.dll', No symbols loaded ... The thread 'Chrome_IOThread' (0x100c0) has exited with code 0 (0x0). The thread 'Chrome_FileThread' (0x1277c) has exited with code 0 (0x0). [76960:73860:86666609:WARNING:notification_service.cc(128)] 1 notification observer(s) leaked of notification type 87 [76960:73860:86666609:WARNING:notification_service.cc(128)] 1 notification observer(s) leaked of notification type 90 The thread 'BrokerEventThread' (0x12d38) has exited with code 0 (0x0). The thread 'Win32 Thread' (0x12568) has exited with code 0 (0x0). The thread 'Win32 Thread' (0x12c98) has exited with code 0 (0x0). The thread 'Win32 Thread' (0x1154c) has exited with code 0 (0x0). The program '[76960] chrome.exe: Native' has exited with code 0 (0x0). It reads several threads exited and some notifications leaked. I don't know what those line of messages mean. Although I Chrome still works well to browse web pages, are there internal errors within Chrome? -- Hua --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
