
|
If you were logged in you would be able to see more operations.
|
|
|
|
Time Tracking:
|
|
Original Estimate:
|
2h
|
|
|
Remaining Estimate:
|
2h
|
|
|
Time Spent:
|
Not Specified
|
|
|
|
|
Issue Links:
|
Reference
|
|
This issue relates to:
|
|
STDCXX-705
[HP-UX/IPF] 0.printf fails 4 assertions due to __rw_memattr()
|
|
|
|
|
|
This issue is related to:
|
|
|
STDCXX-931 [gcc/Darwin] 0.printf test aborts with bus error
|
|
|
|
|
|
|
| Severity: |
Incorrect Behavior
|
On the head of trunk the test fails 4 assertions:
|
|
Description
|
On the head of trunk the test fails 4 assertions:
|
Show » |
made changes - 24/Jan/08 05:43 PM
| Field |
Original Value |
New Value |
|
Link
|
|
This issue relates to STDCXX-705
[ STDCXX-705
]
|
made changes - 01/Feb/08 04:34 AM
|
Assignee
|
|
Travis Vitek
[ vitek
]
|
made changes - 02/Feb/08 12:46 AM
|
Description
|
On the head of trunk the test fails 4 assertions:
{noformat}
$ uname -srm && xlC -qversion && ./0.printf 2>&1 | grep -i assertion
AIX 3 00CBEE9E4C00
IBM XL C/C++ Enterprise Edition for AIX, V9.0
Version: 09.00.0000.0000
# Assertion failed on line 416: rw_sprintf("%s", ...) == "(invalid address 0x00000020)", got ""
# Assertion failed on line 426: rw_sprintf("%ls", ...) == "(invalid address 0x00000020)", got ""
# Assertion failed on line 504: rw_sprintf("%{#ls}", ...) == "(invalid address 0x00000020)", got """"
# Assertion failed on line 2442: rw_sprintf("%{t}", ...) == "(invalid address 0x00000020)", got "{ tm_mday=0 [1,31] }"
{noformat}
|
On the head of trunk the test fails 4 assertions:
{noformat}
$ uname -srm && xlC -qversion && ./0.printf 2>&1 | grep -i assertion
AIX 3 00CBEE9E4C00
IBM XL C/C++ Enterprise Edition for AIX, V9.0
Version: 09.00.0000.0000
# Assertion failed on line 416: rw_sprintf("%s", ...) == "(invalid address 0x00000020)", got ""
# Assertion failed on line 426: rw_sprintf("%ls", ...) == "(invalid address 0x00000020)", got ""
# Assertion failed on line 504: rw_sprintf("%{#ls}", ...) == "(invalid address 0x00000020)", got """"
# Assertion failed on line 2442: rw_sprintf("%{t}", ...) == "(invalid address 0x00000020)", got "{ tm_mday=0 [1,31] }"
{noformat}
|
|
Affects Version/s
|
|
4.2.0
[ 12311945
]
|
made changes - 11/Mar/08 04:20 PM
|
Fix Version/s
|
4.2.1
[ 12312690
]
|
|
|
Fix Version/s
|
|
4.3
[ 12312692
]
|
made changes - 18/Jul/08 03:51 AM
|
Assignee
|
Travis Vitek
[ vitek
]
|
Eric Lemings
[ elemings
]
|
made changes - 18/Jul/08 03:51 AM
|
Affects Version/s
|
|
4.2.1
[ 12312690
]
|
|
Fix Version/s
|
4.3.0
[ 12312692
]
|
|
|
Fix Version/s
|
|
4.2.2
[ 12313096
]
|
|