Summary: | Crash on Enlightenment with forked child | ||
---|---|---|---|
Product: | Mesa | Reporter: | Apostolos B. <barz621> |
Component: | Drivers/Gallium/r600 | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED NOTABUG | QA Contact: | Default DRI bug account <dri-devel> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 17.1 | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Apostolos B.
2017-06-20 07:07:31 UTC
Using OpenGL from a forked child is illegal in the first place. It used to work on some drivers by coincident, but the last time we discussed this we came to the conclusion that we won't fix any related bugs because the spec forbids it. According to the E devs. "it's not calling any gl from the forked child. it's your own atexit() handlers doing gl stuff in the forked child just when it calls exit. the app does not expect or try to make gl work at all" they say is something in your code. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.