Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!zaphod.mps.ohio-state.edu!rpi!uupsi!cmcl2!lanl!jrr From: jrr@lanl.gov (John R. Red-horse) Newsgroups: comp.windows.x Subject: Problem with xman Message-ID: <16427@lanl.gov> Date: 2 Mar 91 20:09:09 GMT Organization: Los Alamos Natl Lab, Los Alamos, N.M. Lines: 28 I just completed the compilation of the R4 core distribution on a Sun 4/60 running SunOS 4.0.3c. Already I've encountered a problem: when I fire up an xman process and attempt to get the window to display a particular man section (any one will do), the dang thing aborts with a segmentation violation. A dbx session follows: suntan342: dbx /usr/bin/X11/xman Reading symbolic information... Read 177 symbols warning: main routine not compiled with the -g option (dbx) run Running: /usr/bin/X11/xman signal SEGV (segmentation violation) in XDrawString at 0xf76c99dc 0xf76c99dc: ld [%i2 + 16], %o0 (dbx) where XDrawString() at 0xf76c99dc PaintItemName() at 0xf7777510 PaintItemName() at 0xf77775c0 XtWindowToWidget() at 0xf77091d4 _XtOnGrabList() at 0xf7709b00 XtDispatchEvent() at 0xf7709cac XtAppMainLoop() at 0xf7709fe4 main() at 0x6210 (dbx) Any suggestions would be most welcome. Cheers,