gidevice-cli icon indicating copy to clipboard operation
gidevice-cli copied to clipboard

Service limit

Open shashank2086 opened this issue 4 years ago • 1 comments

Some times i am getting these error:-

2021/07/13 20:17:41 receive packet: ServiceLimit

or

panic: runtime error: invalid memory address or nil pointer dereference [signal 0xc0000005 code=0x0 addr=0x20 pc=0x728275]

goroutine 24 [running]: github.com/electricbubble/gidevice/pkg/libimobiledevice.(*dtxMessageClient).startReceive.func1(0xc00037a3c0) /home/runner/go/pkg/mod/github.com/electricbubble/[email protected]/pkg/libimobiledevice/client_dtxmessage.go:323 +0x35 created by github.com/electricbubble/gidevice/pkg/libimobiledevice.(*dtxMessageClient).startReceive /home/runner/go/pkg/mod/github.com/electricbubble/[email protected]/pkg/libimobiledevice/client_dtxmessage.go:320 +0x46

shashank2086 avatar Jul 13 '21 15:07 shashank2086

🤔 When using the xctest command?

electricbubble avatar Jul 13 '21 15:07 electricbubble