Linux 0.98.1 64bits: Crash when moving files

Reported bugs that have been closed and/or resolved

Moderators: XnTriq, helmut, xnview, Dreamer

Post Reply
flincher
Posts: 2
Joined: Mon Feb 22, 2021 11:18 am

Linux 0.98.1 64bits: Crash when moving files

Post 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.
User avatar
xnview
Author of XnView
Posts: 43327
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Linux 0.98.1 64bits: Crash when moving files

Post by xnview »

Please try 0.98.2
Pierre.
flincher
Posts: 2
Joined: Mon Feb 22, 2021 11:18 am

Re: Linux 0.98.1 64bits: Crash when moving files

Post by flincher »

Works like a charm now again. Many thanks!
Post Reply