[2181] in Athena Bugs

home help back first fref pref prev next nref lref last post

swick@athena

daemon@ATHENA.MIT.EDU (bjaspan@ATHENA.MIT.EDU)
Fri May 5 15:51:52 1989

From: <bjaspan@ATHENA.MIT.EDU>
Date: Fri, 5 May 89 15:49:39 EDT
To: bugs@ATHENA.MIT.EDU

There appears to be a bug in XtTextInvalidate on the rt (vax version
works fine.)  I am compiling with pcc linking against X11R3 from the
StaffTools locker.

(gdb) break XtTextInvalidate
Breakpoint 2 at 0x14216
(gdb) run 
Starting program: /mit/sipbsrc/uus/rtpc/xzwrite/xzwrite

Bpt 2, 0x14216 in .XtTextInvalidate (268692992, 0, 8)
(gdb) step
0x1421a in .XtTextInvalidate (268692992, 0, 8)
(gdb) step
No trace table for pc 60000, making one up.
No trace table for pc 60000, making one up.

Program received signal 11, Segmentation fault
0x60000 in ._logb ()
gdb) where
#0  0x60000 in ._logb ()
#1  0x36d0 in .do_yank (action=1) (yank.c line 76)
#2  0x348c in .YankPrev (w=(Widget) 0x1003ee00, event=(union _XEvent *) 0x1fffc9a8, string=(caddr_t *) 0x0, cardinal=(Opaque) 0x100424cc) (yank.c line 32)
#3  0x2e6dc in ._XtMatchUsingStandardMods (268692992, 268693040, 268600256)
#4  0x21644 in .XtWindowToWidget (268692992, 232761, 300)
#5  0x2195a in .DispatchToSpringLoaded (268692992, 232761, 300)
#6  0x2195a in .DispatchToSpringLoaded (268692992, 232761, 300)
#7  0x2195a in .DispatchToSpringLoaded (268692992, 232761, 300)
#8  0x2195a in .DispatchToSpringLoaded (268692992, 232761, 300)
#9  0x2195a in .DispatchToSpringLoaded (268692992, 232761, 300)

XtTextInvalidate() is called from do_yank().  The 'where' output
continues begins as shown and then prints an infinite number of
#x  0x2195a in .Dispatch.. etc.

Barr3y

home help back first fref pref prev next nref lref last post