Mozregression GUI crash on macOS
Categories
(Testing :: mozregression, defect)
Tracking
(Not tracked)
People
(Reporter: sam, Assigned: wlach)
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:78.0) Gecko/20100101 Firefox/78.0
Steps to reproduce:
I was running a bisection using the mozregression GUI 4.0.4 on macOS 10.13.6, and after testing several builds, but before finding the offender, the app crashed.
Actual results:
The app crashed, and the macOS error reporter appeared.
Expected results:
The app should probably not crash :)
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Hmm, interesting. It looks like you're using 10.13, but our builds are being produced on 10.15. I wonder if downgrading the image (something we probably should try to do anyway for bug 1627626) might help.
| Assignee | ||
Comment 3•6 years ago
|
||
I'm not sure if this will help, but I'm now building on 10.13 which could have been responsible for this issue. Unfortunately it's hard to tell the root cause of the problem from the report (it looks like it's crashing somewhere in the python interpreter)
Description
•