Hello,

after upgrading to the latest code on git, safari reproducibly crashes on every 
attempt to open an ssh connection.


After crashing, the tab reopens with a message that the page has been reloaded.


Sometimes when trying to open the menu (swipe) the crash reoccurs.

Unfortunately the debug window for mobile safari on a mac closes when the tab 
crashes.

I managed to capture the following error, but I am not sure if this is the only 
one:


navigator.webkitGetUserMedianavigator.webkitGetUserMedia

app.js:8314Error: undefined is not an object (evaluating 
'(navigator.getUserMedia||navigator.webkitGetUserMedia||navigator.mozGetUserMedia||navigator.msGetUserMedia).bind')

RawAudioRecorder@https://webterminal.knauber.de/app.js?v=0.9.10-incubating:25:274061

getInstance@https://webterminal.knauber.de/app.js?v=0.9.10-incubating:25:273747

i@https://webterminal.knauber.de/app.js?v=0.9.10-incubating:53:40403

V@https://webterminal.knauber.de/app.js?v=0.9.10-incubating:53:41522

$eval@https://webterminal.knauber.de/app.js?v=0.9.10-incubating:25:189209

$digest@https://webterminal.knauber.de/app.js?v=0.9.10-incubating:25:187687

$apply@https://webterminal.knauber.de/app.js?v=0.9.10-incubating:25:189498

g@https://webterminal.knauber.de/app.js?v=0.9.10-incubating:53:44321

r@https://webterminal.knauber.de/app.js?v=0.9.10-incubating:25:290936

execute@https://webterminal.knauber.de/app.js?v=0.9.10-incubating:25:289801

flush@https://webterminal.knauber.de/app.js?v=0.9.10-incubating:25:289653

j@https://webterminal.knauber.de/app.js?v=0.9.10-incubating:25:289458

unblock@https://webterminal.knauber.de/app.js?v=0.9.10-incubating:25:289765


the line of code is in function ct():

return C.apply(y, E)

Reply via email to