IsaacSchemm / webrtc-permissions-ui-toggle

A toolbar button for SeaMonkey to override the missing WebRTC permissions dialog and allow media capture automatically.
Mozilla Public License 2.0
5 stars 1 forks source link

CRASH when reload jitsi page #5

Open RainerBielefeld opened 4 years ago

RainerBielefeld commented 4 years ago

Steps how to reproduce with installation of unofficial (by wg9s) De SeaMonkey 2.53.2 beta 1 pre Mozilla/5.0 (NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 Build 20200222130008 (Default Classic Theme, newly created User Profile) on German WIN7 64bit and WebRTC Permissions UI Toggle 1.4.0:

  1. Install WebRTC Permissions UI Toggle 1.4.0
  2. Activate FF User String (I use User Agent Switcher Converted)
  3. Visit meet.jit.si
  4. Menu ˋTools → Enable WebRTCˊ
  5. In Navigation Toolpar click 'Reload' Icon to reload current jitsi page

    » CRASH 😥

Crash Reason: EXCEPTION_STACK_BUFFER_OVERRUN

Crash Reports:

bp-39636a95-7eed-40a6-81c4-ad8660200322 22.03.2020 16:25

bp-9d5fdf1a-2145-4e88-a0a6-4e9ef0200322 22.03.2020 16:23

bp-c669e8ad-3443-4528-b0fa-9383f0200322 22.03.2020 16:22

And of course I can't tell wheather the problem is in SM or in Add-on.

For Jitsi related Problems we have "Bug 1624178 [META] Nothing works after having joinde JITSI conference"

IsaacSchemm commented 4 years ago

Trying some other WebRTC apps, it looks like they work in SeaMonkey 2.49, and in Firefox 56, but not in SeaMonkey 2.53. So there might be some change in the WebRTC config between Firefox 52 and 56 that I need to account for.

IsaacSchemm commented 4 years ago

Looks like all the about:config settings related to media line up. Maybe this is a bug in SeaMonkey after all.

Unfortunately jit.si doesn't work in SeaMonkey 2.49 anyway (no .map function) so we'd need to find a WebRTC site that does work as far back as Firefox 52, and is publicly accessible for reproducibility.

RainerBielefeld commented 4 years ago

I did a 2 browsers session at treffen.freifunk-bs.de/FreifunkBS with latest toch browser and FF52 Portable. Cam worked in FF, with Mic I amnot sure. 2-sessions-screenshot Maybe that jitsi installation is useful for your tests?

IsaacSchemm commented 4 years ago

Thanks, that verifies what I was seeing (works on 2.49 but not 2.53).

IsaacSchemm commented 4 years ago

https://bugzilla.mozilla.org/show_bug.cgi?id=1624636