[12430] in Athena Bugs
sun4 [7.7G]: xnetprob
daemon@ATHENA.MIT.EDU (yandros@MIT.EDU)
Wed Aug 17 19:37:57 1994
From: yandros@MIT.EDU
Date: Wed, 17 Aug 1994 19:37:52 +0500
To: bugs@MIT.EDU
System name: infocalypse
Type and version: SPARC/Classic 7.7G
Display type: cgthree
What were you trying to do?
add a view in xnetprob. Specifically, I was trying to add the
`Mortal Combat Rule' view. I had successfully removed the
`submissions' view and added the `New Tickets' view alerady.
What went wrong?
xnetprob dumped core
What should have happened?
it shouldn't have unmapped the help window I was trying to read. :-)
Anything else you'd like to add?
The coredump is now in ~yandros/tmp/core.xnetprob.gz, where it will
stay for 1 week. Until then:
(gdb) pwd
Working directory /mit/netprob/build/sun4
(canonically /afs/net.mit.edu/project/netprob/build/sun4).
(gdb) where
#0 0xfbc30 in XtUnmanageChildren ()
#1 0xfbe54 in XtUnmanageChild ()
#2 0x29094 in create_views () at menu_clnt.c:197
#3 0x2a4e8 in ViewCallback (w=0x2b68a0, command=0x137d58 "Save",
call_data=0xefffec70 "") at view_clnt.c:128
#4 0xee2a8 in _XtCallCallbacks ()
#5 0xee4d8 in XtCallCallbackList ()
#6 0x8a304 in ActivateCommon ()
#7 0x8a154 in Activate ()
#8 0x10836c in _XtTranslateEvent ()
#9 0xf5d50 in DispatchEvent ()
#10 0xf6324 in DecideToDispatch ()
#11 0xf63ac in XtDispatchEvent ()
#12 0xf6680 in XtAppMainLoop ()
#13 0xf665c in XtMainLoop ()
#14 0x28608 in main (argc=1, argv=0xeffff904) at main_clnt.c:105
(gdb) list
main_clnt.c:13: Permission denied.
This seems unfriendly; is there less fascist source somewhere?