I have an SE/30 running System 7.1. When I'm not using it, it's usually displaying a random one of my favorite screensavers. (I have After Dark 2.0y installed.)
However, every now and then the system crashes, and I'm wondering if I can figure out why, and if the answer is anything more than "After Dark is unstable". I'd very much like to continue running After Dark if I can!
I've attached a log created by MacsBug, but I'm still new to it so I'm not sure when to gleam from it, other than something went wrong in the Finder (maybe) when it was trying to create a new PixPat. Was it even the Finder, or was it actually After Dark?
Here's the relevant stack trace:
However, every now and then the system crashes, and I'm wondering if I can figure out why, and if the answer is anything more than "After Dark is unstable". I'd very much like to continue running After Dark if I can!
I've attached a log created by MacsBug, but I'm still new to it so I'm not sure when to gleam from it, other than something went wrong in the Finder (maybe) when it was trying to create a new PixPat. Was it even the Finder, or was it actually After Dark?
Here's the relevant stack trace:
Code:
Disassembling from 4081F00C
_OldPatToNew
+00008 4081F00C MOVEA.L $0008(A6),A0
| 206E 0008
+0000C 4081F010 MOVE.L (A0),D0
| 2010
+0000E 4081F012 BEQ.S _OldPatToNew+00018 ; 4081F01C
| 6708
+00010 4081F014 MOVEA.L D0,A3
| 2640
+00012 4081F016 MOVEA.L (A3),A1
| 2253
+00014 4081F018 *TST.W (A1)
| 4A51
+00016 4081F01A BEQ.S _OldPatToNew+0003C ; 4081F040
| 6724
+00018 4081F01C CLR.L -(A7)
| 42A7
+0001A 4081F01E JSR ([NewPixPat])
| 4EB0 81E1 161C
+00020 4081F024 MOVEA.L $0008(A6),A0
| 206E 0008
+00024 4081F028 MOVE.L (A7)+,(A0)
| 209F
+00026 4081F02A MOVEA.L (A0),A3
| 2650
+00028 4081F02C MOVEA.L (A3),A1
| 2253