[comp.windows.x] xedit on a Sun 4/260, anybody ?

gomez@unix.cis.pitt.edu (Roberto O Gomez) (09/02/89)

Does anybody have a working version of xedit for a Sun-4/260?  Ours
core-dumps immediately when called up. A quick perusal with dbx yields
the following:

bondi[45]% dbx xedit ~/core
Reading symbolic information...
Read 1633 symbols
(dbx) where
XrmStringToQuark() at 0x405d4
GetValues() at 0x2e4f0
XtGetValues() at 0x2e6f8
main() at 0x2818
(dbx) run
Running: xedit
signal SEGV (segmentation violation) in XrmStringToQuark at 0x405d4
XrmStringToQuark+0x30:  ldsb    [%i3], %o0
(dbx) quit

I'm lost!  This the xedit as per the sources in giza.cis.ohio-state.edu.  
I've compiled it with optimization turned off and that doesn't help.  
Does anybody have any hints as to what I can do to fix it, or as of last 
resort, an ftp-able binary ?? Thanks in advance for any help.   -roberto