[11503] in Athena Bugs
rsaix 7.6H: sis
daemon@ATHENA.MIT.EDU (Solomon Douglas)
Wed Dec 8 04:18:00 1993
To: bugs@MIT.EDU
Date: Wed, 08 Dec 93 04:17:34 EST
From: Solomon Douglas <srcd@MIT.EDU>
System name: m11-113-1
Type and version: POWER 7.6H
Display type: colorgda
What were you trying to do?
View the course description for 21M303
What's wrong:
When I entered the subject number directly, it said that the
subject didn't exist. When I tried to choose it by going down
the list, it would either do nothing or dump core with a seg
fault.
Here's a stack trace:
gdb /afs/athena/astaff/project/sis_dev/sis/rsaixbin/olsi_rsaix
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.11 (rs6000-ibm-aix3.2), Copyright 1993 Free Software Foundation, Inc...
(gdb) run
Starting program: /afs/athena.mit.edu/astaff/project/sis_dev/sis/rsaixbin/olsi_rsaix
SIS is initializing...
...Done
Program received signal SIGSEGV (11), Segmentation fault
0x10054bc0 in _XmRedisplayGadgets ()
(gdb) where
#0 0x10054bc0 in _XmRedisplayGadgets ()
#1 0x100a85f0 in Redisplay (=0x2005d714, =0x1, =0xdeadbeef)
#2 0x1001d89c in DispatchEvent ()
#3 0x1001e114 in DecideToDispatch (=0xffffffff)
#4 0x1001e274 in XtDispatchEvent (=0x2006df6c)
#5 0x1001e924 in XtAppMainLoop (=0x0)
#6 0x1001e8c8 in XtMainLoop ()
#7 0x10000428 in main (=0x1, =0x2ff7fb14, =0x2ff7fb1c, =0xdeadbeef,
=0x2ff7fffc, =0x0, =0x20083064, =0xdeadbeef)
#8 0x10000250 in __start ()
(gdb)
(This time, the SEGV happened right when I tried to select a course
from the list of course 21 courses; it doens't have to be the one I
mentioned.)