excessive stack space usage in NTDLL

Eric Pouech eric.pouech at wanadoo.fr
Mon Oct 3 14:29:54 CDT 2005


> I guess the app itself uses so much stuff.
> 
> There is a lot more backtrace below, but just hexcode.
that's (likely) because you don't have debug info for the app
> I stopped scrolling after 20000 entries.
> 
> Can I do winedbg do follow CreateProcess()es? 
this hasn't been fully tested, I don't recommend it
> Or attach it
> to running wines by just knowing the PID?
yes, attach <pid> works fine (you can use info proc to get the list of 
running processes, except the debugger where you key the commands=

A+
-- 
Eric Pouech




More information about the wine-devel mailing list