Page 1 of 1

segmentation fault on start

Posted: 11 Oct 2019, 03:46
by SHaran
The older version works...testdisk 7.0-3+b3

But not the newer versions. They fail on program startup...

Code: Select all

 # testdisk-7.1/photorec_static
segmentation fault  testdisk-7.1/photorec_static
                                                                                                                                    :(
 # testdisk-7.2-WIP/photorec_static
segmentation fault  testdisk-7.2-WIP/photorec_static

# uname -a
Linux lenovo 4.19.0-1-grml-amd64 #1 SMP Debian 4.19.8-1+grml.1 (2018-12-11) x86_64 GNU/Linux

Re: segmentation fault on start

Posted: 13 Oct 2019, 07:51
by cgrenier
A kernel dependency must be unmeet. If you need latest version, try to compile testdisk.
Read https://www.cgsecurity.org/testdisk.pdf there is a chapter about compilation.