Crashes When Bulk Renaming

Whenever I bulk rename it crashes for some reason

What kind of files are you renaming?

From the crash dialogs it looks likely that something is crashing when generating thumbnails for files which are moved. It's possible that may be a component outside of Opus.

I am renaming music files

If you view the folder in thumbnails mode do you get a similar crash?

I don't

Please send a crash dump:

DOpus.Minidumps.zip (676.0 KB)

The crashes are Illegal Instruction exceptions, which shouldn't happen unless

  • random data is being executed (can happen with a bug, or with hardware problems, but the crash dumps don't seem to indicate that kind of thing; it's consistently crashing in the same place within proper code)
  • you're using a very old (or unusual) CPU, or
  • the Opus binaries are corrupt or have been modified (here's how to check), or
  • Opus is being patched in-memory in some way.

Do any of those last 3 apply?

Nope

Can you give us more details about the rename you're doing which crashes so we can try to reproduce it?

From the crash dump, it looks like it involves extracting data from from MP3 or MPEG files or similar.

Does it happen with all renames or just a particular one? All files, or just certain ones?

When you tested with Opus 12, was that 12.6 or an earlier version?

It was happening to all of them and the problem seems to have been fixed.