From: Shawn Hargreaves Newsgroups: comp.os.msdos.djgpp Subject: Re: stretch_blit crash Date: Sun, 1 Feb 1998 10:19:54 +0000 Organization: None Distribution: world Message-ID: References: <6b0q66$3la AT nnrp3 DOT farm DOT idt DOT net> NNTP-Posting-Host: talula.demon.co.uk MIME-Version: 1.0 Lines: 18 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Chia writes: >I traced the problem back to the stretch_blit() function. When I >comment-out the stretch_blit, it works just fine (except of course I >don't get the fade bar), and when I replaced the stretch_blit() with a >normal blit it also worked fine. How big is your source bitmap? I just did a little test of stretching a 16x16 source onto an 800x16 destination, and that seemed to work ok. I can't see anything wrong with your code, and since it works with a normal blit, your source bitmap must be a valid object. Can you try to narrow this problem down to a small source that I can actually compile to reproduce the crash? -- Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/ "Pigs use it for a tambourine" - Frank Zappa