[2982] in SIPB bug reports
xscreensaver
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Tue Jun 23 19:45:41 1992
To: bug-sipb@MIT.EDU
Reply-To: Marc Horowitz <marc@MIT.EDU>
Date: Tue, 23 Jun 92 19:45:04 EDT
From: Marc Horowitz <marc@MIT.EDU>
On dt (sun), when I select "Clear Lock Password", it beeps. Then, if
I try to lock the screen, it core dumps. This is 100% reproducible.
The stack trace is mostly useless (gdb can't get function names from
shared libs), but here's what's there:
(gdb) run -nofork
Starting program: /afs/sipb.mit.edu/project/sipbsrc/sun4/xscreensaver/xscreensaver -nofork
Program received signal 11, Segmentation fault
0xf7666174 in ?? ()
(gdb) where
#0 0xf7666174 in ?? ()
#1 0xf7727038 in ?? ()
#2 0xf77276a4 in ?? ()
#3 0xf77172e0 in ?? ()
#4 0xf7717a20 in ?? ()
#5 0xf7717a80 in ?? ()
#6 0x8e20 in build_root (...) (...)
#7 0x91a8 in ActivateRoot (...) (...)
#8 0x73b4 in ClickSave (...) (...)
#9 0xf7711008 in ?? ()
#10 0xf77748e8 in ?? ()
#11 0xf7739014 in ?? ()
#12 0xf7739550 in ?? ()
#13 0xf7739a8c in ?? ()
#14 0xf771aa90 in ?? ()
#15 0xf771b170 in ?? ()
#16 0xf771b230 in ?? ()
#17 0xf771b594 in ?? ()
#18 0x60c4 in main (...) (...)
Marc