More likely 'C:\jdk1.3.1\bin' is the place from which he's
running his executable. The code that launches windbgdlg.exe
tries to explicitly load it from the directory of the executable
of the process.

http://lxr.mozilla.org/seamonkey/source/xpcom/base/nsDebug.cpp#215

John.


Chak Nanga wrote:
> 
> Guessing that your C:\jdk1.3.1\bin dir in in your PATH and hence placing the
> windbgdlg.exe in that dir causes it to be found when the assert happens.
> 
> Chak
> 
> Ed Burns wrote:
> 
> > Ed Burns <[EMAIL PROTECTED]> writes:
> >
> > <snip>
> > It turns out that if I put the windbgdlg.exe in my C:\jdk1.3.1\bin
> > directory, I get the ignorable assertions.
> >
> > Thanks!
> >
> > Ed
> >
> > --
> > Remove REMOVE_THIS from email address before replying.
> > These are my views, and may not be the same as Sun Microsystems Inc.

Reply via email to