Este site está com funcionalidades limitadas enquanto realizamos manutenção para melhorar sua experiência de uso. Se nenhum artigo resolver seu problema e você quiser fazer uma pergunta, nossa comunidade de suporte pode te ajudar em @FirefoxSupport no Twitter e /r/firefox no Reddit.

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

Array bounds invalid message in debugger using webgl forcing OpenGL

  • 1 resposta
  • 1 tem este problema
  • 4 visualizações
  • Última resposta de patrickmc

more options

I am working on a project for which we will be using WebGL. I find that when I launch Firefox, attach a visual studio (2008) debugger, the start a webgl application I get the following message in the output window:

First-chance exception at 0x76a3c42d in firefox.exe: 0x000006C6: The array bounds are invalid.

In our project I am getting errors that look like memory has been stepped on during the wglCreateContext call before our system has really done anything. I've stepped through with the debugger in ASM and find that the problem seems to be related to setting up the pixel format. I do not know if the array bounds issue is contributing to my problem but a memory corruption is a real possibility.

I am working on a project for which we will be using WebGL. I find that when I launch Firefox, attach a visual studio (2008) debugger, the start a webgl application I get the following message in the output window: First-chance exception at 0x76a3c42d in firefox.exe: 0x000006C6: The array bounds are invalid. In our project I am getting errors that look like memory has been stepped on during the wglCreateContext call before our system has really done anything. I've stepped through with the debugger in ASM and find that the problem seems to be related to setting up the pixel format. I do not know if the array bounds issue is contributing to my problem but a memory corruption is a real possibility.

Todas as respostas (1)

more options

Hello Kelley1954,

Thanks for contacting Mozilla Support. This question is out of our expertise for us to properly support you. I would suggest posting this question to Stackoverflow with the tags Firefox and Webgl.

Sorry we couldn't help you further with this issue.

Regards, Patrick