| Summary: | [WPE] "Unable to fork a new child process: Too many open files" in animations/unprefixed-properties.html | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Ms2ger (he/him; ⌚ UTC+1/+2) <Ms2ger> | ||||
| Component: | Animations | Assignee: | Nobody <webkit-unassigned> | ||||
| Status: | RESOLVED CONFIGURATION CHANGED | ||||||
| Severity: | Normal | CC: | ahmad.saleem792, csaavedra, dino, dpino | ||||
| Priority: | P2 | ||||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
`animations/play-state-start-paused.html` started to PASS again in r236479. I removed the test from WPE/TestExpectations in https://trac.webkit.org/changeset/243930/webkit. Regarding `animations/unprefixed-properties.html`, the test is passing in WPE and it's not in any TestExpectations file. Perhaps this bug can be closed. > play-state-start-paused.html - No platform specific expectation
> animations/unprefixed-properties.html - Ditto
Marking this as 'RESOLVED CONFIGURATION CHANGED'.
|
Created attachment 345755 [details] Log There's 382 threads, and about 377 of them have stacks like #0 0x00007f6dba4686ad in poll () at ../sysdeps/unix/syscall-template.S:84 #1 0x00007f6dc0403ac6 in g_main_context_poll (priority=<optimized out>, n_fds=2, fds=0x7f6d2800b750, timeout=<optimized out>, context=0x7f6d2800b5b0) at /home/buildbot/wpe/wpe-linux-64-release-tests/build/WebKitBuild/DependenciesWPE/Source/glib-2.54.3/glib/gmain.c:4169 #2 g_main_context_iterate (context=0x7f6d2800b5b0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at /home/buildbot/wpe/wpe-linux-64-release-tests/build/WebKitBuild/DependenciesWPE/Source/glib-2.54.3/glib/gmain.c:3863 #3 0x00007f6dc0403e52 in g_main_loop_run (loop=0x7f6d280057c0) at /home/buildbot/wpe/wpe-linux-64-release-tests/build/WebKitBuild/DependenciesWPE/Source/glib-2.54.3/glib/gmain.c:4064 #4 0x00007f6dc450d0d0 in WTF::RunLoop::run() () from /home/buildbot/wpe/wpe-linux-64-release/build/WebKitBuild/Release/lib/libWPEWebKit-0.1.so.2 #5 0x00007f6dc44cefdb in WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) () from /home/buildbot/wpe/wpe-linux-64-release/build/WebKitBuild/Release/lib/libWPEWebKit-0.1.so.2 #6 0x00007f6dc450b299 in WTF::wtfThreadEntryPoint(void*) () from /home/buildbot/wpe/wpe-linux-64-release/build/WebKitBuild/Release/lib/libWPEWebKit-0.1.so.2 #7 0x00007f6dbd9e1494 in start_thread (arg=0x7f6bb3ecf700) at pthread_create.c:333 #8 0x00007f6dba471aff in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:97