Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多
封存

Firefox 18 crashes with NPAPI plugin.

Ivan_Perevernihata replied
Ivan_Perevernihata

Hi all. We are working on FF NPAPI plugin for a long time, and FF 18 became unstable with our plugin. There no permanent steps to reproduce, but after some time (at least few seconds) FF process got huge memory allocation and after that crash. Can be reproduced only with FF18. After some research we found that this issue related to only one plugin function. In case we change one parameter (used 'ctypes.int32_t.ptr' instead 'ctypes.bool.ptr') it became much more stable. I do not see any reason of this, and i can't find any documentation regarding this behavior. I'll provide any information for further investigation. Hope for your help =) Please do not hesitate for ask =)

Hi all. We are working on FF NPAPI plugin for a long time, and FF 18 became unstable with our plugin. There no permanent steps to reproduce, but after some time (at least few seconds) FF process got huge memory allocation and after that crash. Can be reproduced only with FF18. After some research we found that this issue related to only one plugin function. In case we change one parameter (used 'ctypes.int32_t.ptr' instead 'ctypes.bool.ptr') it became much more stable. I do not see any reason of this, and i can't find any documentation regarding this behavior. I'll provide any information for further investigation. Hope for your help =) Please do not hesitate for ask =)

所有回覆 (2)

A good place to ask advice about web development is at the MozillaZine "Web Development/Standards Evangelism" forum.

The helpers at that forum are more knowledgeable about web development issues.
You need to register at the MozillaZine forum site in order to post at that forum.