Code Monkey home page Code Monkey logo

Comments (8)

L-Super avatar L-Super commented on September 3, 2024

可降低CEF版本尝试

from qcefview.

Avril183 avatar Avril183 commented on September 3, 2024

可降低CEF版本尝试

感谢大佬回复,我降低CEF版本试一下看

from qcefview.

Avril183 avatar Avril183 commented on September 3, 2024

可降低CEF版本尝试

@L-Super 大佬你好,前两天又遇到了一次不同原因的崩溃,debug.log为ERROR:platform_shared_memory_region_posix.cc(40)] fcntl(116, F_GETFL) failed: 错误的文件描述符 (9),堆栈信息为
image
我应怎么避免这个问题,能再给我一点建议吗,非常感谢

from qcefview.

L-Super avatar L-Super commented on September 3, 2024

可降低CEF版本尝试

@L-Super 大佬你好,前两天又遇到了一次不同原因的崩溃,debug.log为ERROR:platform_shared_memory_region_posix.cc(40)] fcntl(116, F_GETFL) failed: 错误的文件描述符 (9),堆栈信息为 image 我应怎么避免这个问题,能再给我一点建议吗,非常感谢

信息有限,无法准确定位。可能与sandbox有关,可尝试禁用或者添加权限。
以下链接也许会对你有帮助:
https://issues.chromium.org/issues/40789486
https://chromium.googlesource.com/chromium/src/+/master/base/memory/platform_shared_memory_region_posix.cc

from qcefview.

Avril183 avatar Avril183 commented on September 3, 2024

可降低CEF版本尝试

@L-Super 大佬你好,前两天又遇到了一次不同原因的崩溃,debug.log为ERROR:platform_shared_memory_region_posix.cc(40)] fcntl(116, F_GETFL) failed: 错误的文件描述符 (9),堆栈信息为 image 我应怎么避免这个问题,能再给我一点建议吗,非常感谢

信息有限,无法准确定位。可能与sandbox有关,可尝试禁用或者添加权限。 以下链接也许会对你有帮助: https://issues.chromium.org/issues/40789486 https://chromium.googlesource.com/chromium/src/+/master/base/memory/platform_shared_memory_region_posix.cc

感谢回复,但是API文档里好像没有禁用sandbox的函数,我应该怎么禁用或者添加权限

from qcefview.

L-Super avatar L-Super commented on September 3, 2024

感谢回复,但是API文档里好像没有禁用sandbox的函数,我应该怎么禁用或者添加权限

CMake里有开关

from qcefview.

Avril183 avatar Avril183 commented on September 3, 2024

感谢回复,但是API文档里好像没有禁用sandbox的函数,我应该怎么禁用或者添加权限

CMake里有开关

好的,非常感谢

from qcefview.

Avril183 avatar Avril183 commented on September 3, 2024

感谢回复,但是API文档里好像没有禁用sandbox的函数,我应该怎么禁用或者添加权限

CMake里有开关

option(USE_SANDBOX "Enable CEF Sandbox" OFF)默认好像已经关了,我之前也应该没有开启sandbox功能

from qcefview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.