peer-pad icon indicating copy to clipboard operation
peer-pad copied to clipboard

Chromium goes Aw Snap after a while

Open timthelion opened this issue 7 years ago • 4 comments

I'm on chromium Version 57.0.2987.98 Built on 8.7, running on Debian 8.9 (64-bit). I get Aw, Snap after a while. Seems to happen when I've switched to another tab and someone edits the text. Refreshing fixes things.

http://ipfs.hobbs.cz/ipfs/QmVLC24FaRtEpz4U1kyMnMLvUEYsb682yUkMeyXncigrx9

timthelion avatar Nov 04 '17 20:11 timthelion

:+1: same here with Chrome on OSX 10.12.16 Chrome version: 62.0.3202.89 (Official Build) (64-bit)

flyingzumwalt avatar Nov 11 '17 15:11 flyingzumwalt

Probably something with long-running WebRTC connections. I think this would improve if we were to manage connections according to user usefulness...

pgte avatar Nov 12 '17 10:11 pgte

@pgte a quick solution short term is to use websocket-star so that users don't have to experience this. Nevertheless, yes, we need the ConnMngr

daviddias avatar Nov 12 '17 10:11 daviddias

Depends on https://github.com/ipfs/js-ipfs/issues/1088

pgte avatar Nov 18 '17 22:11 pgte