https://bugs.freedesktop.org/show_bug.cgi?id=46682
--- Comment #10 from Lafriks <[email protected]> 2012-02-28 02:57:13 PST --- I can't seem to find way to get depends.exe to work with "Hook the process to gather more detailed dependency information" enabled.. it just ends with DllMain(0x08370000, DLL_PROCESS_ATTACH, 0x00000000) in "DEPENDS.DLL" called by thread 1. DllMain(0x08370000, DLL_PROCESS_ATTACH, 0x00000000) in "DEPENDS.DLL" returned 1 (0x1) by thread 1. GetProcAddress(0x76AE0000 [KERNEL32.DLL], "FlsAlloc") called from "MSCOREE.DLL" at address 0x6F776F3C and returned 0x76AF4EFB by thread 1. STATUS_STACK_BUFFER_OVERRUN encountered Entrypoint reached. All implicit modules have been loaded. Exited "LO35_TEST.EXE" (process 0x1DB8) with code -1073740791 (0xC0000409) by thread 1. that seems to be depends.exe issue as it does not even get to test application start. Maybe there is any other tool that could be usefull to get more info? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
