Re: [go-nuts] Re: help with bazil.org/fuse

2016-09-06 Thread Dan Kortschak
On Tue, 2016-09-06 at 13:19 -0700, Tommi Virtanen wrote: > Err sorry should have read more. Your panic message was > > 2016/09/05 02:57:52 fuse: panic in handler for Write [ID=0x25 > Node=0x8 > Uid=1000 Gid=1000 Pid=3299] 0x2 17 @31 fl=0 lock=0 ffl=OpenReadWrite: > runtime error: slice bounds ou

[go-nuts] Re: help with bazil.org/fuse

2016-09-06 Thread Tommi Virtanen
Err sorry should have read more. Your panic message was 2016/09/05 02:57:52 fuse: panic in handler for Write [ID=0x25 Node=0x8 Uid=1000 Gid=1000 Pid=3299] 0x2 17 @31 fl=0 lock=0 ffl=OpenReadWrite: runtime error: slice bounds out of range so it's the slice that's busted, not the deref. On Tues

[go-nuts] Re: help with bazil.org/fuse

2016-09-06 Thread Tommi Virtanen
On Sunday, September 4, 2016 at 8:18:08 PM UTC-7, kortschak wrote: > Can someone tell me what it is that I'm failing to understand with file > truncation/write and FUSE? > Doesn't seem to have much to do with FUSE. goroutine 50 [running]: > bazil.org/fuse/fs.(*Server).serve.func2(0x65e4a0, 0x