Files
seaweedFS/weed/command
Kyle Sanderson 9e012001be filer.copy: don't crash when volume creation fails
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x1d58247]

goroutine 7482 [running]:
github.com/chrislusf/seaweedfs/weed/command.(*FileCopyWorker).uploadFileInChunks.func1(0x2)
        /go/src/github.com/chrislusf/seaweedfs/weed/command/filer_copy.go:488 +0x2a7
created by github.com/chrislusf/seaweedfs/weed/command.(*FileCopyWorker).uploadFileInChunks
        /go/src/github.com/chrislusf/seaweedfs/weed/command/filer_copy.go:455 +0x225
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x1d58247]

goroutine 7480 [running]:
github.com/chrislusf/seaweedfs/weed/command.(*FileCopyWorker).uploadFileInChunks.func1(0x0)
        /go/src/github.com/chrislusf/seaweedfs/weed/command/filer_copy.go:488 +0x2a7
created by github.com/chrislusf/seaweedfs/weed/command.(*FileCopyWorker).uploadFileInChunks
        /go/src/github.com/chrislusf/seaweedfs/weed/command/filer_copy.go:455 +0x225
2022-01-11 22:22:39 -08:00
..
2021-08-02 11:49:40 -07:00
2021-09-15 22:48:04 -07:00
2021-04-14 10:04:26 -07:00
2021-09-01 02:45:42 -07:00
2022-01-10 01:00:11 -08:00
2021-12-17 11:34:37 -08:00
2021-07-21 22:48:04 +09:00
2021-09-01 02:45:42 -07:00
2022-01-11 12:23:12 -08:00
2021-05-21 01:38:57 -07:00
2021-12-29 22:44:39 -08:00
2019-11-28 18:44:27 -08:00
2021-12-17 11:34:37 -08:00
2021-11-02 23:45:47 -07:00
2020-06-02 00:10:38 -07:00
2021-09-20 14:05:59 -07:00