Mail Archives: djgpp/2000/11/09/15:09:27
dcasale AT my-deja DOT com writes:
> > > I tried experimenting around with Nate Eldredge's YAMD (Yet Another
> > > Malloc Debugger), but my program hung almost right at the beginning,
> > > and didn't even get close to where the original crash occurs.
> >
> > Did you try this on plain DOS or on Windows? If the former, did you
> > use CWSDPMI as your DPMI host? YAMD will not work except with CWSDPMI
> > or DPMI 1.0 host.
>
> Yes, I ran it in plain DOS. (It does direct disk access; it won't even
> run in WinBlows.) Yes, I used CWSDPMI.
This shouldn't happen, then.
One thing, though: try waiting a while. If your program does a lot of
malloc, YAMD will make it signficantly slower.
If that doesn't help, send me a test case and I'll look at it. (It
would be nice if it were simpler than your current example, since I'd
rather not run buggy direct disk access code on my machine :)
--
Nate Eldredge
neldredge AT hmc DOT edu
- Raw text -