Page 1 of 1

Linux 0.98.1 64bits: Crash when moving files

Posted: Mon Feb 22, 2021 11:30 am
by flincher
Subject: 0.98.1 64Bit Linux: Crash when moving files

XnView: MP Linux Version 0.98.1 64bits (Jan 20 2021) (Both debian package version and appimage version show the same problem)
Libformat version 7.65

Effect:

When trying to move files using <alt>+<m> key combination, XnView crashes before it moves the file to the desired directory. The file remains where it is, so the crash happens before that action. This behaviour is random, after a restart the program may move the same file without problems.

The console shows the following:

Code: Select all

AFTER WAIT
double free or corruption (!prev)
Aborted
This behaviour came with version 0.98.1, previous versions didn't crash there.


To reproduce:
1. Select a file to move
2. Press <alt>+<m> to move, select a directory to move file into
3. Press return
4. Repeat until program crashes.

Actual behaviour (bug): Program crashes during move of picture file, file is not moved to new directory :bug:

Expected behaviour: Program moves file correctly, goes to next file in list.

Re: Linux 0.98.1 64bits: Crash when moving files

Posted: Mon Feb 22, 2021 2:00 pm
by xnview
Please try 0.98.2

Re: Linux 0.98.1 64bits: Crash when moving files

Posted: Sat Feb 27, 2021 12:35 pm
by flincher
Works like a charm now again. Many thanks!