On Tue Nov 9 13:01:17 EST 2010, [email protected] wrote:
> > This is tangential to the topic, but has anyone written up a "how I use p9p"
> > configuration style document? I've not really tried to use factotum from
> > p9p, because I was not even sure if it worked.
>
> "recently", that is within the past 2 years, p9p factotum has stopped
> working with drawterm. it might be that porting back some of the
> fixes to p9p factotum in nfactotum would fix that.
no dice. still hangs on startup:
where
#0 0x00007fb507c8440d in read () from /lib/libpthread.so.0
#1 0x0000000000410c77 in lfdread (c=0x6e0b60, buf=0x6e4e60, n=8192, off=0) at
devlfd.c:86
#2 0x000000000040be90 in devbread (c=0x6e0b60, n=8192, offset=0) at dev.c:414
#3 0x00000000004128c6 in doread (m=0x6e0850, len=7) at devmnt.c:852
#4 0x000000000041296a in mntrpcread (m=0x6e0850, r=0x6e0dc0) at devmnt.c:874
#5 0x000000000041282c in mountio (m=0x6e0850, r=0x6e0dc0) at devmnt.c:837
#6 0x00000000004124ce in mountrpc (m=0x6e0850, r=0x6e0dc0) at devmnt.c:764
#7 0x0000000000411702 in mntattach (muxattach=0x7fff8a3da990 "`\vn") at
devmnt.c:349
#8 0x0000000000415b23 in bindmount (ismount=1, fd=3, afd=-1, arg0=0x0,
arg1=0x45be6e "/mnt/factotum", flag=0,
spec=0x45bdf0 "") at sysfile.c:682
#9 0x0000000000415cba in _sysmount (fd=3, afd=-1, new=0x45be6e
"/mnt/factotum", flag=0, spec=0x45bdf0 "") at sysfile.c:727
#10 0x0000000000416380 in sysmount (fd=3, afd=-1, new=0x45be6e "/mnt/factotum",
flag=0, spec=0x45bdf0 "") at sysfile.c:988
#11 0x00000000004037a1 in mountfactotum () at cpu.c:87
#12 0x0000000000403ef9 in cpumain (argc=0, argv=0x7fff8a3dae70) at cpu.c:165
#13 0x0000000000403313 in main (argc=3, argv=0x7fff8a3dae58) at main.c:68
- erik