https://sourceware.org/bugzilla/show_bug.cgi?id=29206
--- Comment #4 from Mark Wielaard <mark at klomp dot org> --- (In reply to Letu Ren from comment #3) > I just installed glibc-debug package as the debug symbol in ArchLinux and > rebuilt the package. Tests of run-backtrace-native*.sh are successful Great. Then this part is a duplicate of bug #29176 > but > several new tests are failed. I attached the new test-suite.log as the > attachment. Are these failure intended? No, in theory the testsuite is all PASS. I am not sure what is going wrong with these other tests. It looks like the testcases themselves are not compiled with -g. So they don't contain debuginfo. Might that be the case? > Sorry for reporting duplicate issues. It's my first time to report a bug on > sourceware bugzilla. No worries. Thanks for the report. > Last question, how can I know the patch for this issue has been applied? > Just wait for a new release note or somehow to be added to a CC list? Best to add yourself to the CC list of the relevant bug(s). Then you'll get a notification when a patch is proposed and/or committed. -- You are receiving this mail because: You are on the CC list for the bug.