2017-01-01 13:32:15 CET Timo Weingärtner:
> I got errors "transport endpoint not connected" when opening files.
> dmesg had:
> 
> encfs[25279]: segfault at 0 ip 00007f7213f9bf36 sp 00007f72037fd970 error 4 
> in libencfs.so.1.9.1[7f7213f42000+75000]
> encfs[1833]: segfault at 0 ip 00007f0480488f36 sp 00007f047e422970 error 4 in 
> libencfs.so.1.9.1[7f048042f000+75000]
> 
> Both times this is 0x59f36 inside the library which should be function
> encfs::FileNode::open(int) const@@Base
> more precisely
> encfs::Lock::Lock(pthread_mutex_t &)
> inlined from there.

encfs[29792]: segfault at 0 ip 00007faa1b54bee8 sp 00007faa199cb8f0 error 4 in 
libencfs.so.1.9.1[7faa1b4f2000+75000]

This time it's 0x59ee8 in function
encfs::FileNode::getAttr(stat*) const@@Base

> I didn't see this bug with version 1.8.1-3+b3.

I am now reverting to that version to see if there are other changes (libc,
kernel) involved.


Timo

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to