bugDDD - Bugs: bug #33970, X86_64 RHE5 platform doesn't show...

 
 

bug #33970: X86_64 RHE5 platform doesn't show threads correctly

Submitter:  Dave Gotwisner <dgotwisner>
Submitted:  Mon 08 Aug 2011 09:23:39 PM UTC
   
 
Category:  Gdb integration Severity:  3 - Normal
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  3.3.12
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 07 Jan 2023 02:32:49 PM UTC, comment #1: 

This problem seems to be caused by an older version GDB. It cannot be reproduced under GDB 8.1.1.

Stefan Eickeler <eickeler>
Group administrator
Mon 08 Aug 2011 09:23:39 PM UTC, original submission:  

I downloaded and built for RHE5.6, and try running our 64-bit app.  Version of DDD source was downloaded about 2 hours ago today.

When I kill it (Control-C) and then do "info threads", I only have 1 thread with the message "* 1 LWP 21320 0X000003E5780CD01 in ?? ().

Status threads gives the same output.

Exiting ddd, and running my application directly from gdb, gives the following for "info threads":
  6 Thread 0x43204940 (LWP 21339)  0x0000003e5780db3b in accept ()
   from /lib64/libpthread.so.0
  4 Thread 0x41e02940 (LWP 21337)  cmMgc::vAstMgc__ (this=0x2aab2c001a60)
    at ../..//src/pvm/include/6pal/cmMgc.h:52
  3 Thread 0x41401940 (LWP 21336)  0x0000003e5780ce33 in sem_timedwait ()
   from /lib64/libpthread.so.0
  2 Thread 0x40a00940 (LWP 21335)  0x0000003e5780ce33 in sem_timedwait ()
   from /lib64/libpthread.so.0

  • 1 Thread 0x2aaaab288580 (LWP 21332)  0x0000003e5780cd01 in sem_wait ()

   from /lib64/libpthread.so.0


This is massively reproducible (I have gone back and forth at least 10 times).

Dave Gotwisner <dgotwisner>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by eickeler (Posted a comment)
  • -email is unavailable- added by dgotwisner (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-07 eickeler StatusNone Wont Fix
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code