Bug 8301

Summary: regular bombs
Product: [Retired] Red Hat Linux Reporter: michal
Component: xscreensaverAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: medium    
Version: 6.1CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: alpha   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-05 06:24:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description michal 2000-01-09 00:21:19 UTC
xscreensaver-3.17-5 from 6.1/Alpha with unwavering regularity
leaves core files.  When checked with 'gdb -core core' they provide
the following information:

.............

Core was generated by `rd-bomb -root'.
Program terminated with signal 11, Segmentation fault.

warning: Hit heuristic-fence-post without finding

warning: enclosing function for address 0x120002ee8
This warning occurs if you are debugging a function without any symbols
(for example, in a stripped executable).  In that case, you may wish to
increase the size of the search with the `set heuristic-fence-post'
command.

Otherwise, you told GDB there was a function where there isn't one, or
(more likely) you have encountered a bug in GDB.
#0  0x120002ee8 in ?? ()

......

It is always 'rd-bomb'.  It looks like an apt name. :-)

  Michal
  michal

Comment 1 Bill Nottingham 2000-02-05 06:24:59 UTC
I can't reproduce this with xscreensaver-3.23-3 from Raw Hide;
it runs without problems. Then again, the rd-bomb code hasn't
changed. Does the rd-bomb from Raw Hide work for you?