This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Bug with virtual base classes an exceptions. (fwd)


> In you bug report you mention that aspell reports an error message but it
> did not core dump.  The core dump part is important because it SHOULD
> output the error message but it SHOULD NOT core dump.  The core dump is
> due to the string class trying to free garbage because it was not
> initialized correctly.

Well, in 'my' bug report, I copy your example, and the comment that it
is a problem for aspell. However, the real way to reproduce the bug is
to use the example already included in the PR, not to compile aspell.

If the example in the PR works, but aspell continues to fail, please
submit another bug report.

Regards,
Martin

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]