This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/31368] basic_string and unsigned short leads to memory fault
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Mar 2007 17:24:43 -0000
- Subject: [Bug libstdc++/31368] basic_string and unsigned short leads to memory fault
- References: <bug-31368-14317@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from pcarlini at suse dot de 2007-03-27 18:24 -------
(In reply to comment #7)
> Unfortunately I do not have possibility to run my test case using latest GCC
> compiler. I?m limited in hardware and software choice. Besides I?m not sure
> what do you mean ?to fix testcase?.
As I said, the testcase Segfaults badly on any recent machine, for <string> but
also for <ext/vstring.h> and also for plain char. This is unfortunate, this is
not the behavior you expected when you submitted the PR, and if we cannot
reproduce the issue that you are maintaining to see we cannot understand it and
we cannot take any further action. Can you please double check you are building
the so, dlopening, etc, in your testcase in the correct, portable way?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31368