Open Bug 1121487 Opened 9 years ago Updated 2 years ago

test_pointerlock-api.html fails (crashes) on osx 10.10

Categories

(Core :: DOM: Events, defect, P5)

x86_64
macOS
defect

Tracking

()

People

(Reporter: jmaher, Unassigned)

References

Details

Attachments

(1 file)

we are working on bringing osx 10.10 up to run tests on.  This yields a lot of new failures.

In this case we have a crash(http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/cedar-macosx64/1421100530/cedar_yosemite_test-mochitest-4-bm107-tests1-macosx-build0.txt.gz):
02:35:07     INFO -  175 INFO TEST-PASS | dom/tests/mochitest/pointerlock/test_pointerlock-api.html | file_suppressSomeMouseEvents.html: expected mouse to be locked, but wasn't.
02:35:07     INFO -  176 INFO TEST-PASS | dom/tests/mochitest/pointerlock/test_pointerlock-api.html | file_suppressSomeMouseEvents.html: child's mouseenter should not be firing in Full Screen and Pointer Lock.
02:35:07     INFO -  177 INFO TEST-PASS | dom/tests/mochitest/pointerlock/test_pointerlock-api.html | file_suppressSomeMouseEvents.html: child's mouseover should not be firing in Full Screen and Pointer Lock.
02:35:07     INFO -  178 INFO TEST-PASS | dom/tests/mochitest/pointerlock/test_pointerlock-api.html | file_suppressSomeMouseEvents.html: child's mouseleave should not be firing in Full Screen and Pointer Lock.
02:35:07     INFO -  179 INFO TEST-PASS | dom/tests/mochitest/pointerlock/test_pointerlock-api.html | file_suppressSomeMouseEvents.html: child's mouseout should not be firing in Full Screen and Pointer Lock.
02:35:07     INFO -  180 INFO TEST-PASS | dom/tests/mochitest/pointerlock/test_pointerlock-api.html | file_suppressSomeMouseEvents.html: parent's mouseenter should not be firing in Full Screen and Pointer Lock.
02:35:07     INFO -  181 INFO TEST-PASS | dom/tests/mochitest/pointerlock/test_pointerlock-api.html | file_suppressSomeMouseEvents.html: parent's mouseover should not be firing in Full Screen and Pointer Lock.
02:35:07     INFO -  182 INFO TEST-PASS | dom/tests/mochitest/pointerlock/test_pointerlock-api.html | file_suppressSomeMouseEvents.html: parent's mouseleave should not be firing in Full Screen and Pointer Lock.
02:35:07     INFO -  183 INFO TEST-PASS | dom/tests/mochitest/pointerlock/test_pointerlock-api.html | file_suppressSomeMouseEvents.html: parent's mouseout should not be firing in Full Screen and Pointer Lock.
02:35:07     INFO -  184 INFO must wait for focus
02:35:07     INFO -  185 ERROR TEST-UNEXPECTED-FAIL | dom/tests/mochitest/pointerlock/test_pointerlock-api.html | application terminated with exit code 5
02:35:07     INFO -  runtests.py | Application ran for: 0:01:50.940818
02:35:07     INFO -  zombiecheck | Reading PID log: /var/folders/1d/_8t4vkms483_cv0gplhvsb9m00000w/T/tmpxz6dcepidlog
02:35:07     INFO -  mozcrash Downloading symbols from: https://ftp-ssl.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/cedar-macosx64/1421100530/firefox-38.0a1.en-US.mac.crashreporter-symbols.zip
02:36:05     INFO -  mozcrash Saved minidump as /builds/slave/talos-slave/test/build/blobber_upload_dir/E7E1DD14-E803-4709-AA46-2341F22EF3E4.dmp
02:36:05     INFO -  mozcrash Saved app info as /builds/slave/talos-slave/test/build/blobber_upload_dir/E7E1DD14-E803-4709-AA46-2341F22EF3E4.extra
02:36:05  WARNING -  PROCESS-CRASH | dom/tests/mochitest/pointerlock/test_pointerlock-api.html | application crashed [@ libsystem_kernel.dylib + 0x16282]
02:36:05     INFO -  Crash dump filename: /var/folders/1d/_8t4vkms483_cv0gplhvsb9m00000w/T/tmpvzI8g6.mozrunner/minidumps/E7E1DD14-E803-4709-AA46-2341F22EF3E4.dmp
02:36:05     INFO -  Operating system: Mac OS X
02:36:05     INFO -                    10.10.0 14A389
02:36:05     INFO -  CPU: amd64
02:36:05     INFO -       family 6 model 42 stepping 7
02:36:05     INFO -       8 CPUs
02:36:05     INFO -  Crash reason:  EXC_SOFTWARE / SIGABRT
02:36:05     INFO -  Crash address: 0x7fff8dea9282
02:36:05     INFO -  Thread 0 (crashed)
02:36:05     INFO -   0  libsystem_kernel.dylib + 0x16282
02:36:05     INFO -      rbx = 0x0000000000000006   r12 = 0x00007fff5fbfcc50
02:36:05     INFO -      r13 = 0x00007fff5fbfd130   r14 = 0x00007fff770d2300
02:36:05     INFO -      r15 = 0x00007fff5fbfcb30   rip = 0x00007fff8dea9282
02:36:05     INFO -      rsp = 0x00007fff5fbfcac8   rbp = 0x00007fff5fbfcaf0
02:36:05     INFO -      Found by: given as instruction pointer in context
02:36:05     INFO -   1  libsystem_pthread.dylib + 0x54c2
02:36:05     INFO -      rip = 0x00007fff907414c3   rsp = 0x00007fff5fbfcad0
02:36:05     INFO -      rbp = 0x00007fff5fbfcaf0
02:36:05     INFO -      Found by: stack scanning

this is failing in mochitest-3 as seen on cedar (https://treeherder.mozilla.org/#/jobs?repo=cedar&revision=f5947d58ab02&filter-platform=10-10)
apologies, this is in mochitest-4 not mochitest-3.
Attached file full stack
Nice looking stack.

There's zero chance the test will run on 10.10 anyway, and I'll be disabling it as a matter of course, just like 10.8 and 10.7 (no memory of why I didn't for 10.9, maybe I already knew we weren't going to successfully clean up 10.9 before I got around to it), so here's the full stack in case someone ever wants to look at it.
No longer blocks: 1121199
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: