On Thu, Apr 21, 2016 at 02:15:52PM -0400, Steven W. Scott wrote: > Just curious, anyone else getting segfaults after compiling with gcc -O3 > optimization flag on alpha 4? Same system, same code, same flags work ok on > Wheezy. If I back down to -O2 no problems. > > I'm blaming gcc, but I was interested if anyone else had a similar > experience or insight as to what might be the issue. > > I'm diggin XFCE btw, reminds me of gnome before it lost it's mind. >
Which version of gcc? I am using 4.9 and 4.8 on Devuan, and I don't have a single problem. In my little experience, segfaults that disappear when changing compiling options (especially -O3 into -O2) often signal a well-concealed memory leak. But I might be totally wrong here... My2Cents Enzo -- [ Enzo Nicosia aka KatolaZ --- GLUG Catania -- Freaknet Medialab ] [ me [at] katolaz.homeunix.net -- http://katolaz.homeunix.net -- ] [ GNU/Linux User:#325780/ICQ UIN: #258332181/GPG key ID 0B5F062F ] [ Fingerprint: 8E59 D6AA 445E FDB4 A153 3D5A 5F20 B3AE 0B5F 062F ] _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
