[12325] in Athena Bugs
sun4 7.6R: moira coredumps
daemon@ATHENA.MIT.EDU (delgado@MIT.EDU)
Wed Aug 3 18:09:04 1994
From: delgado@MIT.EDU
To: bugs@MIT.EDU
Date: Wed, 03 Aug 94 18:08:54 EDT
System name: green-acres
Type and version: SPARC/Classic 7.6R
Display type: cgthree
What were you trying to do?
Run the 'moira' cient program on SunOS
moira -db sos
1. (statistics) Show database statistics.
2. (clients) Show active Moira clients.
3. (getval) Show a database variable value.
4. (getalias) Show an alias relation.
r. (return) Return to previous menu.
t. (toggle) Toggle logging on and off.
q. (quit) Quit.
Command: 1
Show database statistics
Memory fault(coredump)
What's wrong:
Here's the stack trace and register dump:
Program terminated with signal 11, Segmentation fault.
#0 0xef703350 in lines_left ()
(gdb) bt
#0 0xef703350 in lines_left ()
#1 0xef735d88 in lines_left ()
#2 0xef736f74 in lines_left ()
#3 0x25874 in PrintStats ()
#4 0x23338 in Loop ()
#5 0x258f0 in TableStats ()
#6 0x1e988 in Do_menu ()
#7 0x1e9b4 in Do_menu ()
#8 0x1dfb8 in Start_menu ()
#9 0x1dda0 in main ()
(gdb)
(gdb) info reg
g0 0x0 0
g1 0x1d4000 1916928
g2 0xefffd02d -268447699
g3 0x4 4
g4 0x1 1
g5 0x0 0
g6 0x0 0
g7 0x0 0
o0 0x0 0
o1 0x0 0
o2 0xffffffff -1
o3 0x7efefeff 2130640639
o4 0x81010100 -2130640640
o5 0x643a20 6568480
sp 0xefffc930 -268449488
o7 0xef735d80 -277652096
l0 0xefffcf98 -268447848
l1 0x73 115
l2 0x0 0
l3 0x0 0
l4 0x0 0
l5 0xa47a7 673703
l6 0x17 23
l7 0xef7596f0 -277506320
i0 0x6f011 454673
i1 0xefffcff4 -268447756
i2 0x0 0
i3 0x8a0b1 565425
i4 0xb 11
i5 0x0 0
fp 0xefffcf38 -268447944
i7 0xef736f6c -277647508
y 0x0 0
psr 0x41401081 1094717569
wim 0x0 0
tbr 0x0 0
pc 0xef703350 -277859504
npc 0xef703354 -277859500
fpsr 0x80820 526368
cpsr 0x0 0
(gdb)
(gdb) x/20i $pc
0xef703350 <lines_left+-278436948>: Cannot access memory at address 0xef703350.
(gdb)
What should have happened:
[Please replace this line with your information.]
Please describe any relevant documentation references:
[Please replace this line with your information.]