Well, I hate to be again the bringer of bad news, but I got this segmentation fault after yet another endurance test.
This one happened after running for about 6 hours, on a route between EHAM (Amsterdam) and FAJS (Johannesburg, South Africa). crash coordinates are (approx, based on last input received by Atlas). N02:44:59.01 E21:22:41:61 This program crash was also occured using the 747, and using real wether. I'm actually quite clueless about this one. Any ideas?? Cheers, Durk Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 16384 (LWP 16349)] 0x404a73d6 in _int_malloc () from /lib/i686/libc.so.6 (gdb) bt #0 0x404a73d6 in _int_malloc () from /lib/i686/libc.so.6 #1 0x404a606c in malloc () from /lib/i686/libc.so.6 #2 0x403dd69e in operator new(unsigned) () from /usr/lib/libstdc++.so.5 #3 0x403c8455 in std::__default_alloc_template<true, 0>::allocate(unsigned) () from /usr/lib/libstdc++.so.5 #4 0x08377edf in SGPropertyNode::getChild(char const*, int, bool) (this=0x879fd50, name=0x51a36f9c "rendering", index=0, create=false) at stl_alloc.h:232 #5 0x083754be in find_node (current=0x879fd50, [EMAIL PROTECTED], position=2, create=80) at stl_vector.h:515 #6 0x08375421 in find_node (current=0x879a120, [EMAIL PROTECTED], position=1, create=32) at props.cxx:283 #7 0x08375421 in find_node (current=0x879a120, [EMAIL PROTECTED], position=142188832, create=32) at props.cxx:283 #8 0x0837b330 in SGPropertyNode::getNode(char const*, bool) (this=0x879a120, relative_path=0x842c479 "/sim/rendering/clouds3d", create=false) at props.cxx:1725 #9 0x0837b7c5 in SGPropertyNode::getNode(char const*) const (this=0x879a120, relative_path=0x842c479 "/sim/rendering/clouds3d") at props.cxx:1746 #10 0x0837b877 in SGPropertyNode::getBoolValue(char const*, bool) const (this=0x879a120, relative_path=0x842c479 "/sim/rendering/clouds3d", defaultValue=false) at props.cxx:1790 #11 0x0806de2e in fgGetBool(char const*, bool) (name=0x842c479 "/sim/rendering/clouds3d") at globals.hxx:279 #12 0x080531bc in fgRenderFrame() () at main.cxx:848 #13 0x08085a16 in GLUTdraw () at fg_os.cxx:115 #14 0x400a5438 in processWindowWorkList () from /usr/lib/libglut.so.3 #15 0x400a5702 in __glutProcessWindowWorkLists () from /usr/lib/libglut.so.3 #16 0x400a5772 in glutMainLoop () from /usr/lib/libglut.so.3 #17 0x08056572 in fgMainInit(int, char**) (argc=4, argv=0x7) at main.cxx:1718 #18 0x080513bf in main (argc=4, argv=0xbffff2e4) at bootstrap.cxx:148 (gdb) _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
