Mail Archives: djgpp/2000/12/13/16:51:29
Allegro 3.12 / Win 98 2nd ed.
For some reason, my program only works at random. Sometimes it works
perfectly, some times it generates a callframe traceback, sometimes it
simply displays nothing. But I have no random numbers being generated, it's
the same code every time I run it. It gets most CFTB's (callframe
traceback's) on masked_blits() or when I dynamically allocate memory with
new, but it's never consistent! Anybody know what causes this type of
behavior? Is it a memory leak? Is it because I'm out of memory? Is it
because I suck? I could give a code snippet, but since the program I am
working on is VERY complex, I'd have to explain the whole thing before the
code could be analyzed properly. I'm just looking for things in general that
may cause this. THANKS!
p.s. You guys rule, you always answer my questions! If you keep answering
them, one day I'll be smurt enough to answer other people's questions!
- Raw text -