Port-sparc64 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Xorg crashes with 'ssh -X'



Hi, I'm running NetBSD-5 beta on Ultra 10 with Creator3D.
When I ssh to i386 machine running same release of NetBSD and try to run X11 
client, the Xorg server on sparc64 crashes

Core was generated by `Xorg'.
Program terminated with signal 6, Aborted.
#0  0x0000000041459530 in abort () from /usr/lib/libc.so.12
(gdb) where
#0  0x0000000041459530 in abort () from /usr/lib/libc.so.12
#1  0x000000000016159c in ddxGiveUp ()
#2  0x000000000026c8dc in AbortServer ()
#3  0x000000000026ce00 in FatalError ()
#4  0x00000000001847fc in xf86SigHandler ()
#5  <signal handler called>
#6  0x000000004815d198 in ?? ()
#7  0x0000000000000008 in ?? ()
Previous frame identical to this frame (corrupt stack?)
(gdb) 

Running Xorg on i386 and running remove X11 client via 'ssh -X' on sparc64 does 
not crash Xorg server on i386. So this looks like sparc64 specific problem.

Anyone got any ideas?


Home | Main Index | Thread Index | Old Index