Mrkebubun / o3d

Automatically exported from code.google.com/p/o3d
0 stars 0 forks source link

Crash: Firefox/Ubuntu when reloading page #157

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open an example online/offline
2. Click browser reload current page button
3. Browser crashes 

What is the expected output? What do you see instead?
It should reload the page gracefully.

What version of the product are you using? On what operating system?
0.1.43, Ubuntu 9.04
What hardware are you using:  graphics card type?  motherboard type?
GeForce 8400 GS/PCI/SSE2
OpenGL Version: 3.0.0 NVIDIA 180.44
Cg Version: 2.2.0006

Please provide any additional information below.

Simple Scene Viewer never crashes online :) 
it throws 
[0924/090609:INFO:core/cross/gl/primitive_gl.cc(66)] PrimitiveGL Destruct
[0924/090609:INFO:core/cross/gl/buffer_gl.cc(175)] IndexBufferGL Destruct 
"cubeShape|phong1"

(firefox:3946): Gtk-CRITICAL **: gtk_widget_unref: assertion `GTK_IS_WIDGET
(widget)' failed

but continues to work.

All other examples throw

[0924/090429:INFO:core/cross/gl/renderer_gl.cc(1463)] RendererGL
CreateTexture2D
[0924/090429:INFO:core/cross/gl/texture_gl.cc(278)] Texture2DGL Create
[0924/090429:INFO:core/cross/gl/texture_gl.cc(322)] Created 2D texture
(size=8x8, GLuint=1)
[0924/090429:INFO:core/cross/gl/texture_gl.cc(267)] Texture2DGL Construct
from GLint

(firefox:3846): Gtk-CRITICAL **: gtk_widget_unref: assertion `GTK_IS_WIDGET
(widget)' failed
[0924/090429:INFO:core/cross/gl/buffer_gl.cc(82)] VertexBufferGL Destruct
"Teapot01"
The program 'firefox' received an X Window System error.
This probably reflects a bug in the program.
The error was 'GLXBadDrawable'.
  (Details: serial 30480 error_code 130 request_code 128 minor_code 5)

Original issue reported on code.google.com by Yuri.Kov...@gmail.com on 24 Sep 2009 at 5:17

GoogleCodeExporter commented 9 years ago
Never mind thank you

Original comment by Yuri.Kov...@gmail.com on 11 Feb 2010 at 6:17

GoogleCodeExporter commented 9 years ago
Closing this one then.  Please let us know if it's still an issue.

Original comment by vange...@google.com on 11 Feb 2010 at 6:58