It seems that vbo_exec_vtx_flush gets called with exec->vtx.vertex_size=0 and we get a division by zero. Not sure I understand this, but since this happens when linelist[i][1] = -1 in wind::update, I thought it was a bit strange that an empty GL_LINES block is run. This patch seems to avoid the crash at least.
** Attachment added: "move also glBegin and glEnd inside the conditional" http://launchpadlibrarian.net/30705924/solarwinds.patch ** Package changed: mesa (Ubuntu) => rss-glx (Ubuntu) ** Also affects: mesa (Ubuntu) Importance: Undecided Status: New -- solarwinds crashed with SIGFPE in vbo_exec_vtx_flush() https://bugs.launchpad.net/bugs/346072 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

