From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Tue, 9 Nov 2010 19:37:25 -0500 To: 9fans@9fans.net Message-ID: <1e4bfd86eef85bbf4434f8ef22b6fed7@plug.quanstro.net> In-Reply-To: References: <75ea74312ad96f76de8cd4b3291ffb1d@brasstown.quanstro.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] p9p factotum available for plan 9 Topicbox-Message-UUID: 7a53e086-ead6-11e9-9d60-3106f5b1d025 On Tue Nov 9 13:01:17 EST 2010, quanstro@quanstro.net 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