[jira] Updated: (STDCXX-507) [Cygwin] Access violation while loading libstdxxx.dll in dynamic builds

2007-12-07 Thread Farid Zaripov (JIRA)

 [ 
https://issues.apache.org/jira/browse/STDCXX-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Farid Zaripov updated STDCXX-507:
-

Patch Info: [Patch Available]

> [Cygwin] Access violation while loading libstdxxx.dll in dynamic builds
> ---
>
> Key: STDCXX-507
> URL: https://issues.apache.org/jira/browse/STDCXX-507
> Project: C++ Standard Library
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 4.2.0
> Environment: gcc 3.4.4/Cygwin
>Reporter: Farid Zaripov
>Assignee: Farid Zaripov
> Fix For: 4.2.1
>
> Attachments: cygwin.patch, localedef.imports
>
>
> Many utilities, examples and tests failed to start due to access violation 
> while loading libstdxxx.dll. In night builds logs they all finished with 
> status 5. The reason is access violation while loading libstdxxx.dll. All of 
> them has many times duplicated imports (see the attached file) and I suppose 
> that bug in ld utility.
> 
> $ ./localedef || echo $?
> 5
> $ strace /usr/src/stdcxx/trunk/build15d/bin/localedef
> --- Process 732, exception C005 at 7C919994
> --- Process 732, exception C005 at 7C964ED1
> 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (STDCXX-507) [Cygwin] Access violation while loading libstdxxx.dll in dynamic builds

2007-12-07 Thread Farid Zaripov (JIRA)

 [ 
https://issues.apache.org/jira/browse/STDCXX-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Farid Zaripov updated STDCXX-507:
-

Attachment: cygwin.patch

The patch is attached.

> [Cygwin] Access violation while loading libstdxxx.dll in dynamic builds
> ---
>
> Key: STDCXX-507
> URL: https://issues.apache.org/jira/browse/STDCXX-507
> Project: C++ Standard Library
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 4.2.0
> Environment: gcc 3.4.4/Cygwin
>Reporter: Farid Zaripov
>Assignee: Farid Zaripov
> Fix For: 4.2.1
>
> Attachments: cygwin.patch, localedef.imports
>
>
> Many utilities, examples and tests failed to start due to access violation 
> while loading libstdxxx.dll. In night builds logs they all finished with 
> status 5. The reason is access violation while loading libstdxxx.dll. All of 
> them has many times duplicated imports (see the attached file) and I suppose 
> that bug in ld utility.
> 
> $ ./localedef || echo $?
> 5
> $ strace /usr/src/stdcxx/trunk/build15d/bin/localedef
> --- Process 732, exception C005 at 7C919994
> --- Process 732, exception C005 at 7C964ED1
> 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (STDCXX-507) [Cygwin] Access violation while loading libstdxxx.dll in dynamic builds

2007-12-07 Thread Farid Zaripov (JIRA)

 [ 
https://issues.apache.org/jira/browse/STDCXX-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Farid Zaripov updated STDCXX-507:
-

Attachment: (was: cygwin.patch)

> [Cygwin] Access violation while loading libstdxxx.dll in dynamic builds
> ---
>
> Key: STDCXX-507
> URL: https://issues.apache.org/jira/browse/STDCXX-507
> Project: C++ Standard Library
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 4.2.0
> Environment: gcc 3.4.4/Cygwin
>Reporter: Farid Zaripov
>Assignee: Farid Zaripov
> Fix For: 4.2.1
>
> Attachments: cygwin.patch, localedef.imports
>
>
> Many utilities, examples and tests failed to start due to access violation 
> while loading libstdxxx.dll. In night builds logs they all finished with 
> status 5. The reason is access violation while loading libstdxxx.dll. All of 
> them has many times duplicated imports (see the attached file) and I suppose 
> that bug in ld utility.
> 
> $ ./localedef || echo $?
> 5
> $ strace /usr/src/stdcxx/trunk/build15d/bin/localedef
> --- Process 732, exception C005 at 7C919994
> --- Process 732, exception C005 at 7C964ED1
> 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (STDCXX-507) [Cygwin] Access violation while loading libstdxxx.dll in dynamic builds

2007-12-07 Thread Farid Zaripov (JIRA)

 [ 
https://issues.apache.org/jira/browse/STDCXX-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Farid Zaripov updated STDCXX-507:
-

Attachment: cygwin.patch

> [Cygwin] Access violation while loading libstdxxx.dll in dynamic builds
> ---
>
> Key: STDCXX-507
> URL: https://issues.apache.org/jira/browse/STDCXX-507
> Project: C++ Standard Library
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 4.2.0
> Environment: gcc 3.4.4/Cygwin
>Reporter: Farid Zaripov
>Assignee: Farid Zaripov
> Fix For: 4.2.1
>
> Attachments: cygwin.patch, localedef.imports
>
>
> Many utilities, examples and tests failed to start due to access violation 
> while loading libstdxxx.dll. In night builds logs they all finished with 
> status 5. The reason is access violation while loading libstdxxx.dll. All of 
> them has many times duplicated imports (see the attached file) and I suppose 
> that bug in ld utility.
> 
> $ ./localedef || echo $?
> 5
> $ strace /usr/src/stdcxx/trunk/build15d/bin/localedef
> --- Process 732, exception C005 at 7C919994
> --- Process 732, exception C005 at 7C964ED1
> 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (STDCXX-507) [Cygwin] Access violation while loading libstdxxx.dll in dynamic builds

2007-08-28 Thread Martin Sebor (JIRA)

 [ 
https://issues.apache.org/jira/browse/STDCXX-507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Martin Sebor updated STDCXX-507:


Summary: [Cygwin] Access violation while loading libstdxxx.dll in dynamic 
builds  (was: Access violation while loading libstdxxx.dll in dynamic builds on 
Cygwin)

Added a platform tag to the Summary to make the issue easier to find.

> [Cygwin] Access violation while loading libstdxxx.dll in dynamic builds
> ---
>
> Key: STDCXX-507
> URL: https://issues.apache.org/jira/browse/STDCXX-507
> Project: C++ Standard Library
>  Issue Type: Bug
>  Components: Build
>Affects Versions: 4.2
> Environment: gcc 3.4.4/Cygwin
>Reporter: Farid Zaripov
>Assignee: Farid Zaripov
> Fix For: 4.2.1
>
> Attachments: localedef.imports
>
>
> Many utilities, examples and tests failed to start due to access violation 
> while loading libstdxxx.dll. In night builds logs they all finished with 
> status 5. The reason is access violation while loading libstdxxx.dll. All of 
> them has many times duplicated imports (see the attached file) and I suppose 
> that bug in ld utility.
> 
> $ ./localedef || echo $?
> 5
> $ strace /usr/src/stdcxx/trunk/build15d/bin/localedef
> --- Process 732, exception C005 at 7C919994
> --- Process 732, exception C005 at 7C964ED1
> 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.