Page 1 of 1

[15 Feb 2011] Crash on Exit

Posted: Sat Jun 13, 2020 5:32 pm
by PEB
Note: This is an archived post that was originally sent to the Hollywood mailing list on Tue, 15 Feb 2011 19:30:56 -0000

The following code produces a system crash on exit:

Code: Select all

@BRUSH 1, "Background"

TestOne=CreateTexturedBGPic(Nil, 1, 800, 600)
TestTwo=CopyBGPic(TestOne, Nil)

;End

Repeat
	WaitEvent
Forever
The crash happens with this code only when the program terminates---either by using End(), or Ctrl-c, or closing the window through its GUI close gadget.

This happens with OS4.1, update 2, µA1.

[16 Feb 2011] Re: Crash on Exit

Posted: Sat Jun 13, 2020 5:32 pm
by lazi
Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 16 Feb 2011 12:36:17 +0100

Hello rev

I can confirm that. rtg.library crashes even on OS4.1 without updates.

[21 Feb 2011] Re: Crash on Exit

Posted: Sat Jun 13, 2020 5:32 pm
by airsoftsoftwair
Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 21 Feb 2011 21:44:43 +0100
The crash happens with this code only when the program terminates---either by using End(), or Ctrl-c, or closing the window through its GUI close gadget.

This happens with OS4.1, update 2, µA1.
Right, it happens on every platform because CopyBGPic() doesn't work correctly on textured BGPics. It's fixed now. Thanks for the report!

[23 Feb 2011] Re: Crash on Exit

Posted: Sat Jun 13, 2020 5:32 pm
by lazi
Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 23 Feb 2011 17:10:02 +0100

Hello Andreas
Right, it happens on every platform because CopyBGPic() doesn't work correctly on textured BGPics. It's fixed now. Thanks for the report!
Sooo many fixes from 4.7! Could you share something with us about the next release? (Other than that it will be 4.8 :)

[23 Feb 2011] Re: Re: Crash on Exit

Posted: Sat Jun 13, 2020 5:32 pm
by airsoftsoftwair
Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 23 Feb 2011 18:32:15 +0100
Sooo many fixes from 4.7! Could you share something with us about the next release? (Other than that it will be 4.8 :)
It's all just minor bugs that can be easily circumvented. No need for a fix :)

[24 Feb 2011] Re: Crash on Exit

Posted: Sat Jun 13, 2020 5:32 pm
by lazi
Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 24 Feb 2011 00:12:33 +0100

Hello Andreas
It's all just minor bugs that can be easily circumvented. No need for a fix :)
Who needs fixes? I love surprises, and killer features :)

I know this is the easier side with wishes and complaints, your side is full of hard work and sweat. I wish you keep hang in there. :)

So, when will we get 4.8? ;)