[13414] in Athena Bugs
jweiss
daemon@ATHENA.MIT.EDU (mhbraun@MIT.EDU)
Mon Apr 10 01:54:46 1995
From: mhbraun@MIT.EDU
Date: Mon, 10 Apr 1995 05:54:39 GMT
To: bugs@MIT.EDU
Using moira on a Solaris Sparc V:
Add a new machine
Network assignment: b11-ether
Machine name []: fats-waller
Setting the information for the Machine FATS-WALLER.MIT.EDU...
Machine's vendor []: Apple
Machine's model []: MACINTOSH-DUO
Machine's operating system []: macos
Machine's location []: 11-124D
Machine's contact []: mgood
Machine's status (? for help) [1]:
Machine's address (or 'unassigned' or 'unique') [unique]:
Bus error (core dumped)
(forever) ~/% ls -l core
-rw------- 1 mhbraun root 551232 Apr 10 01:50 core
(forever) ~/% gdb /afs/athena.mit.edu/system/moira/@sys/moira core
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.13 (sparc-sun-solaris2.3),
Copyright 1994 Free Software Foundation, Inc...
Core was generated by `/afs/athena.mit.edu/system/moira/@sys/moira'.
Program terminated with signal 10, Bus error.
Reading symbols from /usr/lib/libsocket.so.1...done.
Reading symbols from /usr/lib/libnsl.so.1...done.
Reading symbols from /usr/lib/libc.so.1...done.
Reading symbols from /usr/lib/libelf.so.1...done.
Reading symbols from /usr/lib/libdl.so.1...done.
Reading symbols from /usr/lib/libintl.so.1...done.
Reading symbols from /usr/lib/libw.so.1...done.
Reading symbols from /usr/lib/nss_files.so.1...done.
Reading symbols from /usr/lib/switch.so...done.
#0 0xef6b9018 in _malloc_unlocked ()
(gdb) where
#0 0xef6b9018 in _malloc_unlocked ()
#1 0xef6b8fbc in malloc ()
#2 0x32360 in mr_query ()
#3 0x25510 in do_mr_query ()
#4 0x25060 in GetTypeValues ()
#5 0x25160 in GetTypeFromUser ()
#6 0x1b60c in AskMCDInfo ()
#7 0x1bcdc in AddMachine ()
#8 0x20304 in Do_menu ()
#9 0x20330 in Do_menu ()
#10 0x1f938 in Start_menu ()
#11 0x1f720 in main ()
The core file is in /afs/net/user/mhbraun/core.moira.solaris
Matt