Hello all,
I hope someone here can help! I am receiving the following error after
attempting to tar a file in the mount point directory:
*** glibc detected *** malloc(): memory corruption (fast): 0x0005b418 ***
EncFS crashes on the second memcpy call in function cacheReadOneBlock() in
file BlockFileIO.cpp after many successful iterations.
Here are the steps I take to cause the crash:
- In a terminal type "encfs -v -f /enc_dir /mp_dir" then answer prompts
- The directory "/enc_dir/" does not exist. Should it be created? (y,n) y
- The directory "/mp_dir" does not exist. Should it be created? (y,n) y
- enter "p" for pre-configured paranoia mode,
- New Encfs Password: xxxxxx
- Verify Encfs Password: xxxxxx
- Open another terminal.
- cd to the mount point directory (mp_dir in this case).
- create a file using: "dd if=/dev/zero of=test bs=2485760 count=1"
- attempt to tar the file using: "tar -zcvf test.tgz test"
This is where encfs crashes as described above.
Here's my setup:
BusyBox Linux 1.10.4 on an ARM11 processor
Compiling using gnueabi toolkit 2006q3 version
EncFS 1.7.1
Fuse 2.6.3
rLog 1.4
OpenSSL 0.9.7g
Boost 1.40
Any help on this would be greatly appreciated.
Thanks for your time,
Chuck
------------------------------------------------------------------------------
Automate Storage Tiering Simply
Optimize IT performance and efficiency through flexible, powerful,
automated storage tiering capabilities. View this brief to learn how
you can reduce costs and improve performance.
http://p.sf.net/sfu/dell-sfdev2dev
_______________________________________________
Encfs-users mailing list
Encfs-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/encfs-users