[15360] in Athena Bugs
sun4 [8.1.8]: X
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Wed Aug 6 22:53:58 1997
Date: Wed, 6 Aug 1997 22:53:54 -0400 (EDT)
To: bugs@MIT.EDU
Cc: jweiss@MIT.EDU
From: Jonathon Weiss <jweiss@MIT.EDU>
System name: the-other-woman.MIT.EDU
Type and version: SPARC/Classic 8.1.8 (with mkserv)
Display type: cgthree, cgsix
What were you trying to do?
Adjust the size of the picture on my monitor
(I moved some zgrams around in order to see where the edges of
the display were)
What went wrong?
X coredumpped as I was moving a zgram
What should have happened?
not that
Yo, got any documentation, or other info?
zwgc was running on display :0.1 at the time
the-other-woman:~: grep "^X" /etc/athena/login/config
X /usr/openwin/bin/Xsun -fp /usr/openwin/lib/X11/fonts/75dpi,/usr/openwin/lib/X11/fonts/misc :0 -nobanner -ar1 333 -ar2 45 -dev /dev/fb1 -dev /dev/fb0
the-other-woman:~: gdb /usr/openwin/bin/X /var/local/core.X
GDB is free software and you are welcome to distribute copies of it
under certain conditions; type "show copying" to see the conditions.
There is absolutely no warranty for GDB; type "show warranty" for details.
GDB 4.14 (sparc-sun-solaris2.3), Copyright 1995 Free Software Foundation, Inc...(no debugging symbols found)...
warning: core file may not match specified executable file.
Core was generated by `X -fp /usr/openwin/lib/X11/fonts/75dpi,/usr/openwin/lib/X11/fonts/misc :0 -noba'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/openwin/server/lib/libfont.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/lib/libtypesclr.so.0...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/lib/libcfb.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/lib/libcfb16.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/lib/libcfb32.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/lib/libcfb4.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/lib/libmfb.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/lib/libmi.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/lib/libmpg.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/lib/libmhc.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/lib/libovl.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/lib/libserverdps.so...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libsocket.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libnsl.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libm.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/lib/libowconfig.so.0...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libdl.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libc.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libintl.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libmp.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/libw.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/lib/nss_files.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/modules/ddxSUNWcg6.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/modules/ddxSUNWcg3.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/modules/ddxSUNWkbd.so.1...(no debugging symbols found)...done.
Reading symbols from /usr/openwin/server/modules/ddxSUNWmouse.so.1...(no debugging symbols found)...done.
#0 0xef6ad774 in cfbPolyGlyphRop8Clipped ()
(gdb) where
#0 0xef6ad774 in cfbPolyGlyphRop8Clipped ()
#1 0xef6ad14c in cfbPolyGlyphRop8 ()
#2 0xef5282e0 in miPolyText8 ()
#3 0xef532b40 in miSpritePolyText8 ()
#4 0x25fc0 in ProcPolyText ()
#5 0x227c8 in Dispatch ()
#6 0x3b898 in main ()
(gdb)