wang1986one / o3d

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

Firefox Segmentation fault on Linux #15

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run ./scons MODE=dbg-linux
2. link library in ~/.mozilla/plugins/ and /usr/etc/
3. run firefox -d
3. open http://o3d.googlecode.com/svn/trunk/samples/trends/trends.html

What is the expected output? What do you see instead?

Firefox exit with following message:
[0423/151013:INFO:plugin/linux/main_linux.cc(118)] NP_Initialize
[0423/151013:INFO:core/cross/gl/renderer_gl.cc(556)] RendererGL Construct
[0423/151013:ERROR:core/cross/gl/renderer_gl.cc(675)] GL drivers do not
have OpenGL 2.0 functionality.
[0423/151013:ERROR:core/cross/gl/renderer_gl.cc(685)] GL drivers do not
support vertex buffer objects.
[0423/151013:INFO:plugin/linux/main_linux.cc(133)] NP_Shutdown
Segmentation fault

What version of the product are you using? On what operating system?
Whatever I synced today using project instructions- head of the tree, trunk.
OS: Ubuntu 8.04
Linux machine 2.6.27-11-generic #1 SMP Wed Apr 1 20:57:48 UTC 2009 i686
GNU/Linux
Python 2.4.5
gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2
g++-multilib - 4.3.2
libxt-dev 1.0.5

What hardware are you using:  graphics card type?  motherboard type?
Dell Optiplex 755

Please provide any additional information below.

Original issue reported on code.google.com by hthetiot on 23 Apr 2009 at 1:17

GoogleCodeExporter commented 9 years ago
my glx command results.

Original comment by hthetiot on 23 Apr 2009 at 1:25

Attachments: