------- Additional Comments From falk at debian dot org  2005-02-10 13:16 
-------
(In reply to comment #0)
> The current source (CVS or 3.1.1, same) of XaoS (http://xaos.sf.net), if you
> compile it and run bin/xaos, gives a segmentation fault if you press the 
> button
> B twice (setting perturbation on/off). Now if I add the following line to
> src/ui-hlp/menu.c in the end of uih_persw():
> 
> printf("");
> 
> there will be no segfault. Do you think this is a gcc problem?

That doesn't really give any indication. In my experience, it is more likely
not to be a bug in gcc. We cannot do anything about this until you come up with
a test case...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19873

Reply via email to