GNOME Bugzilla – Bug 598487
segmentation fault when accessing field in constructor chain
Last modified: 2010-03-22 21:37:36 UTC
Created attachment 145451 [details] code that will give segmentation fault The compilation of the attached program works fine, but running the program gives a segementation fault. If I remove the line that assigns a number to the field (priv_test = 23;) the program runs as expected.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 567269 ***