Lee Elliott wrote:


Are you able to fly at night i.e. when the sun is below the horizon? If I try flying in these conditions FG starts but crashes once I get a few hundred feet in the air and I think this is also due to the ATI drivers.

Yeah, that's the problem I get. Once the sun is below the horizon, I have about one hundred seconds until it segfaults. With the old ATI driver, this would hang X, but the latest one survives fgfs segfaulting. The end of the stack trace always looks roughly the same too:


read(14, 0xa57f244, 8) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 4368
ioctl(6, 0x4008642a, 0xbffff4e8) = 0
getpid() = 4368
getpid() = 4368
ioctl(6, 0x4008642a, 0xbfffec18) = 0
ioctl(6, 0x4008642a, 0xbfffead8) = 0
getpid() = 4368
getpid() = 4368
ioctl(6, 0x4008642a, 0xbffff668) = 0
getpid() = 4368
ioctl(5, FIONREAD, [0]) = 0
gettimeofday({1090465804, 754367}, {240, 0}) = 0
time(NULL) = 1090465804
time(NULL) = 1090465804
gettimeofday({1090465804, 754995}, {240, 0}) = 0
gettimeofday({1090465804, 755221}, {240, 0}) = 0
select(1024, [12 13], [13], NULL, {0, 0}) = 0 (Timeout)
time(NULL) = 1090465804
read(14, 0xa57f244, 8) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 4368
ioctl(6, 0x4008642a, 0xbffff4e8) = 0
getpid() = 4368
getpid() = 4368
ioctl(6, 0x4008642a, 0xbfffec18) = 0
ioctl(6, 0x4008642a, 0xbfffead8) = 0
getpid() = 4368
getpid() = 4368
ioctl(6, 0x4008642a, 0xbffff668) = 0
getpid() = 4368
ioctl(5, FIONREAD, [0]) = 0
gettimeofday({1090465804, 793631}, {240, 0}) = 0
time(NULL) = 1090465804
time(NULL) = 1090465804
gettimeofday({1090465804, 794071}, {240, 0}) = 0
gettimeofday({1090465804, 794347}, {240, 0}) = 0
gettimeofday({1090465804, 794391}, {240, 0}) = 0
time(NULL) = 1090465804
read(14, 0xa57f244, 8) = -1 EAGAIN (Resource temporarily unavailable)
getpid() = 4368
ioctl(6, 0x4008642a, 0xbffff4e8) = 0
getpid() = 4368
getpid() = 4368
ioctl(6, 0x4008642a, 0xbfffec18) = 0
ioctl(6, 0x4008642a, 0xbfffead8) = 0
getpid() = 4368
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++



Josh

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to