This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: segfault in elf/ld-linux.so.2 (alphaev67-unknown-linux-gnu)


> Use >& for the redirection.  There is output on stdout and stderr.

Duly did so.  Checking exit status afterwards, it wasn't happy.
The resulting contents of tst_wcsncat.out follow.
It seems to have thought it passed.

        Eddy.
--
ws1[0] = 0xd1
ws1[1] = 0xd2
ws1[2] = 0xd3
ws1[3] = 0xd4
ws1[0] = 0xd1
ws1[1] = 0xd2
ws1[2] = 0xd3
ws1[3] = 0xd4
ws1[0] = 0xe1
ws1[1] = 0xe2
ws1[2] = 0xe3
ws1[0] = 0xe1
ws1[1] = 0xe2
ws1[0] = 0xd3
ws1[1] = 0xd4
ws1[0] = 0xe1
ws1[1] = 0xe2
ws1[0] = 0x41
ws1[0] = 0x41
ws1[0] = 0x51
ws1[0] = 0x51
ws1[0] = 0x43
ws1[0] = 0x51
ws1[0] = 0x3041
ws1[0] = 0x30a2
ws1[0] = 0x3051
ws1[0] = 0x3051
ws1[0] = 0x3043
ws1[0] = 0x3051

TST_MBWC ===> /home/eddy/big/build/localedata/tst_wcsncat ...
wcsncat:de_DE.ISO-8859-1:1:1:3:S:PASSED
wcsncat:de_DE.ISO-8859-1:1:1:4:S:PASSED
wcsncat:de_DE.ISO-8859-1:2:1:3:S:PASSED
wcsncat:de_DE.ISO-8859-1:2:1:4:S:PASSED
wcsncat:de_DE.ISO-8859-1:3:1:3:S:PASSED
wcsncat:de_DE.ISO-8859-1:3:1:4:S:PASSED
wcsncat:de_DE.ISO-8859-1:4:1:3:S:PASSED
wcsncat:de_DE.ISO-8859-1:4:1:4:S:PASSED
wcsncat:de_DE.ISO-8859-1:5:1:3:S:PASSED
wcsncat:de_DE.ISO-8859-1:5:1:4:S:PASSED
wcsncat:de_DE.ISO-8859-1:6:1:3:S:PASSED
wcsncat:de_DE.ISO-8859-1:6:1:4:S:PASSED
wcsncat:en_US.ANSI_X3.4-1968:1:1:3:S:PASSED
wcsncat:en_US.ANSI_X3.4-1968:1:1:4:F:the concatinated string has different value from an expected string
wcsncat:en_US.ANSI_X3.4-1968:2:1:3:S:PASSED
wcsncat:en_US.ANSI_X3.4-1968:2:1:4:F:the concatinated string has different value from an expected string
wcsncat:en_US.ANSI_X3.4-1968:3:1:3:S:PASSED
wcsncat:en_US.ANSI_X3.4-1968:3:1:4:F:the concatinated string has different value from an expected string
wcsncat:en_US.ANSI_X3.4-1968:4:1:3:S:PASSED
wcsncat:en_US.ANSI_X3.4-1968:4:1:4:F:the concatinated string has different value from an expected string
wcsncat:en_US.ANSI_X3.4-1968:5:1:3:S:PASSED
wcsncat:en_US.ANSI_X3.4-1968:5:1:4:F:the concatinated string has different value from an expected string
wcsncat:en_US.ANSI_X3.4-1968:6:1:3:S:PASSED
wcsncat:en_US.ANSI_X3.4-1968:6:1:4:F:the concatinated string has different value from an expected string
wcsncat:ja_JP.EUC-JP:1:1:3:S:PASSED
wcsncat:ja_JP.EUC-JP:1:1:4:F:the concatinated string has different value from an expected string
wcsncat:ja_JP.EUC-JP:2:1:3:S:PASSED
wcsncat:ja_JP.EUC-JP:2:1:4:F:the concatinated string has different value from an expected string
wcsncat:ja_JP.EUC-JP:3:1:3:S:PASSED
wcsncat:ja_JP.EUC-JP:3:1:4:F:the concatinated string has different value from an expected string
wcsncat:ja_JP.EUC-JP:4:1:3:S:PASSED
wcsncat:ja_JP.EUC-JP:4:1:4:F:the concatinated string has different value from an expected string
wcsncat:ja_JP.EUC-JP:5:1:3:S:PASSED
wcsncat:ja_JP.EUC-JP:5:1:4:F:the concatinated string has different value from an expected string
wcsncat:ja_JP.EUC-JP:6:1:3:S:PASSED
wcsncat:ja_JP.EUC-JP:6:1:4:F:the concatinated string has different value from an expected string

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