Vertex array problems

i have a very strange problem with vertex arrays: when i render my scene using vertex arrays, i get a blank screen and the program crashes after 1-2 seconds, although if i run my program on a GeForce2 and use the GL_VERTEX_PROGRAM_NV extension my program runs fine.

(vanilla, CVA’s and VAR all have this problem)