Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Browser crashes when operating selection boxes in staged mode in landscape #108

Closed
UniversalSuperBox opened this issue Nov 21, 2018 · 5 comments

Comments

@UniversalSuperBox
Copy link
Member

UniversalSuperBox commented Nov 21, 2018

This is a difficult bug to report, simply due to its absurdity.

morph-browser crashes right after opening a second window for selection boxes in some cases. These cases follow:

  • Always on the Nexus 7 2013 when in landscape mode (never in portrait, even with scaling set low)
  • On the Nexus 5 in landscape mode, if the GRID_UNIT_PX environment variable is set to 20 or below
  • On the Fairphone 2 in landscape mode, if the GRID_UNIT_PX environment variable is set to 20 or below
  • On the Bq M10 FHD when in landscape mode

The logs from each device I have when the crash occurs follow:

  • Fairphone 2: 1, 2, 3
  • Nexus 5: 1, 2
  • Nexus 7: 1

All logs were taken on a single session for each device. The random nature of the error addresses leads me to think we have a dangling pointer somewhere. The incredibly specific nature of its reproducibility upsets me.

@UniversalSuperBox UniversalSuperBox changed the title Browser crashes when operating selection boxes in staged mode Browser crashes when operating selection boxes in staged mode in landscape Nov 21, 2018
@UniversalSuperBox
Copy link
Member Author

Interesting to note, further investigation reveals that similar errors occur when the browser exits normally. The segfault may not be related to the selection box.

@zubozrout
Copy link

Well, actually I've just experienced something similar but thought it was a network related issue. I was just in a train running through a tunnel and was offline for a minute. In that I've oriented my mobile (arale, latest devel) to landscape, scrolled through the site a bit but in a few seconds the browser just crashed.

I wanted to open a new ticket but this sounds fairly similar so I suspect it could be the same issue.

morph.log

@10JML01
Copy link

10JML01 commented Feb 4, 2019

BQ M10 FHD; rc
Unity crash and reload when selecting the selection field (mostly when more tabs are open) after closing the not reacting new window.
Try here: https://www.snowboarden.de/tipps-und-tricks/snowboardlaenge-bestimmen.html

Edit: Even more trouble when you enter something in the field below and then press the selection field with the keyboard still open.

@Flaburgan
Copy link

I had that bug several times with the Fairphone 2 even in portrait mode.

@UniversalSuperBox
Copy link
Member Author

Fixed by #273

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants