On Tuesday 03 September 2002 01:26 pm, Dave Sherman wrote: > On Tue, 2002-09-03 at 13:04, Praedor Tempus wrote: > > Anyone have any ideas? How about on ways to save potentially useful > > debugging information? The problem as it is now is that upon hard > > reboot, the logs are devoid of anything useful. > > Can you ssh or telnet into your system from another PC? Chances are, > it's not the whole system that is locked, but only X, which of course [...]
I can at least obtain some information with regards to openuniverse. Running an strace on openuniverse produces: [...edited for brevity...] read(7, "\213\313\346\371n3\205\343\3433g\362\371p\341aD5-,\356"..., 4096) = 4096 read(7, "nL\3657`|M\213\300\10\271\316\344\222\36[\225\225\4\260"..., 4096) = 4096 read(7, "\372\327\312_\322\224\177\273\251\355\233Me\2\t\vu[\233"..., 4096) = 4096 read(7, "\22\316\262\274k\260\235\306\353\v\352\5\205\265\352.\4"..., 4096) = 2925 read(7, "", 4096) = 0 close(7) = 0 munmap(0x4001b000, 4096) = 0 old_mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42f4a000 old_mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42f6b000 old_mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42f8c000 old_mmap(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x42fad000 munmap(0x42e89000, 790528) = 0 ioctl(5, 0xc0286429, 0xbfffa130) = 0 ioctl(5, 0xc018644e, 0xbfffa240) = -1 EAGAIN (Resource temporarily unavailable) ioctl(5, 0xc018644e, 0xbfffa240) = -1 EAGAIN (Resource temporarily unavailable) ioctl(5, 0xc018644e, 0xbfffa240) = 0 ioctl(5, 0x40106449, 0xbfffa330) = 0 ioctl(5, 0xc0286429, 0xbfffa130) = 0 ioctl(5, 0xc018644e, 0xbfffa240) = -1 EAGAIN (Resource temporarily unavailable) ioctl(5, 0xc018644e, 0xbfffa240) = -1 EAGAIN (Resource temporarily unavailable) ioctl(5, 0xc018644e, 0xbfffa240) = 0 ioctl(5, 0x40106449, 0xbfffa330) = 0 ioctl(5, 0xc0286429, 0xbfffa130) = 0 ioctl(5, 0xc018644e, 0xbfffa240) = -1 EAGAIN (Resource temporarily unavailable) ioctl(5, 0xc018644e, 0xbfffa240) = -1 EAGAIN (Resource temporarily unavailable) ioctl(5, 0xc018644e, 0xbfffa240) = 0 ioctl(5, 0x40106449, 0xbfffa330) = 0 ioctl(5, 0xc0286429, 0xbfffa130) = 0 ioctl(5, 0xc018644e, 0xbfffa240) = -1 EAGAIN (Resource temporarily unavailable) ioctl(5, 0xc018644e, 0xbfffa240) = -1 EAGAIN (Resource temporarily unavailable) ioctl(5, 0xc018644e, 0xbfffa240) = 0 ioctl(5, 0x40106449, 0xbfffa330) = 0 ioctl(5, 0x6444, 0) = 0 --- SIGSEGV (Segmentation fault) --- +++ killed by SIGSEGV +++
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
