Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Intel GMA x4500 Crashing at Loading Screen
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#8
Solved: 8 Years, 2 Months ago RE: Intel GMA x4500 Crashing at Loading Screen

Alright you are going to have to report this with the linux intel driver team. as it's a crash in the driver itself..

Here are the 3 OpenGL calls leading to the crash.

glBindbufferARB(GL_ELEMENT_ARRAY_BUFFER_ARB, mElemBuffID);glDrawElements(drawType, size, GL_UNSIGNED_INT, 0);glBindBufferARB(GL_ELEMENT_ARRAY_BUFFER_ARB, 0); // <--  it's crashing in response to this call

If you want further analysis I'd suggest running amnesia through bugle in trace mode to see what the actual rest of the parameters are leading up to that crash.

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
07-20-2012, 07:09 PM
Website Find


Messages In This Thread
RE: Intel GMA x4500 Crashing at Loading Screen - by Urkle - 07-20-2012, 07:09 PM



Users browsing this thread: 1 Guest(s)