Jon Stockill wrote:
Due to the death of the machine I was doing all my flightgear work on
I'm currently trying to set up another machine so I can still build
packages, but I've run into a bit of a problem. While my old packages
work ok on this machine (it's not gonna win any awards for framerates,
but it proves it works) the current cvs code segfaults on startup like
this:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 18753)]
0x401861b2 in _glthread_SetTSD () from /usr/X11R6/lib/libGL.so.1
(gdb) bt
#0 0x401861b2 in _glthread_SetTSD () from /usr/X11R6/lib/libGL.so.1
#1 0x401863f3 in glXCreateGLXPbufferSGIX () from
/usr/X11R6/lib/libGL.so.1
#2 0x0846a17a in RenderTexture::Initialize (this=0x891d220, width=1,
height=1075494657, shareObjects=false, copyContext=false)
at RenderTexture.cpp:508
You are not supposed to have this width and height, in the bbcache.cxx
code there is
rt->Initialize(256, 256, true);
Perhaps you can set a break point on the call in bbcache and then follow
the execution step
by step to check what happens.
Harald.
_______________________________________________
Flightgear-devel mailing list
[email protected]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d