💾 Archived View for gem.arisamiga.rocks › post › mnemosyne1-1-1.gmi captured on 2023-11-14 at 07:28:54. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

Mnemosyne 1.1.1 Release!

So I have released Mnemosyne version 1.1.1!

Mnemosyne 1.1.1 [IMG]

This is mostly a **PATCH** release for Mnemosyne.

There was a report of a bug found by

@bubbob42

which broke the MangWall when performing a search.

The bug was happening mostly on **A2000** and **A4000** machines and was causing a damaged MangWall. I was able to fix the problem with a tool called **WipeOut**

What is WipeOut?
What do you mean by "munges memory"?
What is memory trashing?

Using WipeOut

To use WipeOut you need to download it from

https://aminet.net/package/dev/debug/Wipeout.lha

and run the "WipeOut" executable.

To do that you need to open a shell and type:

wipeout

Wipeout uses the serial port to output errors so you will also need a telnet setup which I have shown in a previous post

Debugging In Amiga

Once you run the command you should see an output like this:

WipeOut Munging [IMG]

And then your Amiga will freeze for a bit while WipeOut is Munging the memory so don't worry.

Wipeout will take longer if you have a lot of memory.

Once it is done you should see an output like this:

WipeOut Munging Done [IMG]

This indicates that wipeout is done by munging the memory.

After that, you should be able to debug and see if your program damages the memory.

The Bug reported was fixed in the latest version of Mnemosyne.

For more info, you can check the Mnemosyne Wiki!

https://github.com/Arisamiga/Mnemosyne/wiki

You can also check the Releases page for the changelogs:

https://github.com/Arisamiga/Mnemosyne/releases

Hope you enjoyed this short post and I hope this helps you. Thanks so much for reading :D