Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-220

[MSVC] SIGSEGV on localedef -f UTF-8

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 4.1.2, 4.1.3
    • 4.2.0
    • Utilities
    • None
    • MSVC

    Description

      Moved from the Rogue Wave bug tracking database:

      ***Created By: sebor @ Sep 03, 2003 03:42:51 PM***
      -------- Original Message --------
      Subject: Re: errors compiling some locales for i18n
      Date: Fri, 29 Aug 2003 15:18:57 -0600
      From: Martin Sebor <sebor@roguewave.com>
      Organization: Rogue Wave Software, Inc.
      To: Tim Szekely <szekely@roguewave.com>
      CC: Randall Robinson <randall@roguewave.com>
      References: <4FA4B7B3231C5D459E7BAD020213A942378036@bco-exchange.bco.roguewave.com>

      Tim Szekely wrote:

      > Hi All,
      >
      > Mike Busch encountered the following errors when trying to build some of
      > the locales for the std-lib module on Windows XP, with Visual Studio
      > .NET 2003. A number of the locales did build successfully, but these
      > did not. Is this a known issue?

      We encountered similar problems on Windows builds that we support
      but don't certify on (due to the reduced cert matrix), but, IIRC,
      I fixed those before the release. I was not aware of any other
      failures

      Martin

      >
      > Tim
      >
      > From the results file, 15d.xml:
      >
      > - <component component="stdlib-locales.hi_IN" type="file"
      > state="BUILD_FAILED" start_timestamp="Thu Aug 28 12:35:48 MDT 2003"
      > finish_timestamp="Thu Aug 28 13:26:49 MDT 2003"
      > wall_clock_duration="3061" product="" major="" minor="" maintenance="">
      > <prop group="finish" name="warnings">0</prop>
      > <prop group="finish" name="no-target">true</prop>
      > - <file rel="build_log" type="build-log"
      > path="C:\RW_buildspace_CD6\nls\15d\hi_IN.log">
      > - <![CDATA[
      > .\..\..\bin\15d\localedef --no_position -w -c -f
      > .\..\..\etc\stdlib\nls\charmaps\UTF-8 -i
      > .\..\..\etc\stdlib\nls\src\hi_IN .\..\..\nls\hi_IN.UTF-8
      > NMAKE : fatal error U1077: '.\..\..\bin\15d\localedef' : return code
      > '0x3'
      > Stop.
      > ]]>
      > </file>
      > </component>
      > - <component component="stdlib-locales.ta_IN" type="file"
      > state="BUILD_FAILED" start_timestamp="Thu Aug 28 13:27:47 MDT 2003"
      > finish_timestamp="Thu Aug 28 13:33:44 MDT 2003"
      > wall_clock_duration="357" product="" major="" minor="" maintenance="">
      > <prop group="finish" name="warnings">0</prop>
      > <prop group="finish" name="no-target">true</prop>
      > - <file rel="build_log" type="build-log"
      > path="C:\RW_buildspace_CD6\nls\15d\ta_IN.log">
      > - <![CDATA[
      > .\..\..\bin\15d\localedef --no_position -w -c -f
      > .\..\..\etc\stdlib\nls\charmaps\UTF-8 -i
      > .\..\..\etc\stdlib\nls\src\ta_IN .\..\..\nls\ta_IN.UTF-8
      > NMAKE : fatal error U1077: '.\..\..\bin\15d\localedef' : return code
      > '0x3'
      > Stop.
      > ]]>
      > </file>
      > </component>
      > - <component component="stdlib-locales.ur_PK" type="file"
      > state="BUILD_FAILED" start_timestamp="Thu Aug 28 13:33:44 MDT 2003"
      > finish_timestamp="Thu Aug 28 13:55:27 MDT 2003"
      > wall_clock_duration="1302" product="" major="" minor="" maintenance="">
      > <prop group="finish" name="warnings">0</prop>
      > <prop group="finish" name="no-target">true</prop>
      > - <file rel="build_log" type="build-log"
      > path="C:\RW_buildspace_CD6\nls\15d\ur_PK.log">
      > - <![CDATA[
      > .\..\..\bin\15d\localedef --no_position -w -c -f
      > .\..\..\etc\stdlib\nls\charmaps\UTF-8 -i
      > .\..\..\etc\stdlib\nls\src\ur_PK .\..\..\nls\ur_PK.UTF-8
      > NMAKE : fatal error U1077: '.\..\..\bin\15d\localedef' : return code
      > '0x3'
      > Stop.
      > ]]>
      > </file>
      > </component>
      >

      Attachments

        Activity

          People

            farid Farid Zaripov
            sebor Martin Sebor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: