Robert Osfield wrote:
HI Antoine,

On 8/11/06, Antoine Hue <[EMAIL PROTECTED]> wrote:

By the way, Robert, you have a similar machine and OS; don't you have
issues debugging OSG with it?

I just fire up gdb when I need to.  Don't generally hit too many
problems.  Running inside the debugger sometime causes some problems,
or fixes them sometimes too, but this is most likely down to thread
timing.

I often get error messages from the debugger when trying to access the
memory.

Specifically what errors are you getting?

This kind:

main (argc=Cannot access memory at address 0x8000fff98c7c) at ../osglogo.cpp:460

In such case, memory is always at addresses starting with 0x8. I guess it is some kind of special memory location. Actually, my processor is an Athlon X2, that is an SMP but without any local memory but registers and L1 cache.

Antoine


_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to