Skip to content
This repository has been archived by the owner on Aug 5, 2018. It is now read-only.

ExtundeleteX Segfaults when attempting any recovery task #1

Closed
AbysmalBiscuit opened this issue Apr 5, 2018 · 3 comments
Closed

ExtundeleteX Segfaults when attempting any recovery task #1

AbysmalBiscuit opened this issue Apr 5, 2018 · 3 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@AbysmalBiscuit
Copy link
Owner

AbysmalBiscuit commented Apr 5, 2018

The reason why ExtundeleteX Segfaults is due to a change in the e2fsprogs library that happened between versions 1.42.12 and 1.43.13

If anyone would like to contribute or has any suggestions as to how ExtundeleteX can be fixed I am very happy to accept PRs and any help. :)

I will post progress updates in this issue.

@AbysmalBiscuit AbysmalBiscuit added the bug Something isn't working label Apr 5, 2018
@AbysmalBiscuit AbysmalBiscuit self-assigned this Apr 5, 2018
@AbysmalBiscuit AbysmalBiscuit added the help wanted Extra attention is needed label Apr 5, 2018
@AbysmalBiscuit
Copy link
Owner Author

It appears to work now, hence I'll close the issue.

@pixelherodev
Copy link

I just tested it out, and the bug appears to still be here.

sudo ./src/extundelete /dev/loop0 --restore-directory i
NOTICE: Extended attributes are not restored.
Loading filesystem metadata ... 29 groups loaded.
Loading journal descriptors ... Segmentation fault

@ghost
Copy link

ghost commented May 19, 2018

While valgrind memcheck reports various invalid writes and reads, I currently have the same problem, too.

# src/extundelete --log warn,info,error /dev/mapper/home --restore-directory i
NOTICE: Extended attributes are not restored.
Loading filesystem metadata ... 1650 groups loaded.
Loading journal descriptors ... Segmentation fault (core dumped)

Package versions: e2fsprogs-1.44.2, this package at ffde925

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants