[futurebasic] Re: [FB] A-FB Any Utility for this..?

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : April 2002 : Group Archive : Group : All Groups

From: Robert Covington <artlythere@...>
Date: Mon, 29 Apr 2002 21:13:11 -0400
>I have had a series of crashes ongoing for over a year. I have no idea what
>the offender is.
>
>It always accompanies an image import...however I have seen the same 3
>instructions when doing non-image operations also.
>
>
>First I see a
>
>*NOP
>DB.L (probably a sic)
>I forget the third
>
>or similar.


The Evil Ones are:

*NOP      4E71
DBF    D0,*-$0002      51C8 FFFC
MOVEM.L  (A7)+,D0/A0    4CDF 0101

RC

>I need something where I can choose the app, extension, or whatever the
>hell the problem is, and then it will seek these problematic opcodes/hex$
>or whatever
>
>Then I destroy the thing, one puny bit at a time.
>
>
>rc
>