Ticket #53 (new defect)
gdb thread program on CN
Reported by: | kazutomo | Owned by: | [email protected]… |
---|---|---|---|
Priority: | major | Milestone: | V1R4 Release |
Component: | ZeptoOS | Version: | |
Keywords: | Cc: |
Description
GDB doesn't handle a thread program on CN. <br> <br> (gdb) run <br> Starting program: /fuse/gpfs/home/kazutomo/zbenchmarks/NPB3.3.dcmf1-cnk/NPB3.3-OMP/bin/cg.A <br> [Thread debugging using libthread_db enabled]<br> find_new_threads_callback: cannot get thread info: generic error<br>
Note: See
TracTickets for help on using
tickets.
Identified as a bug in glibc version < glibc-2.9.90-8.1. I am yet to build and test it on a newer version of glibc.
-Harish