mainDDD - Support: sr #109420, ddd crash on RH 7.4

 
 

sr #109420: ddd crash on RH 7.4

Submitter:  Zaiwen Gong <zgong>
Submitted:  Tue 21 Nov 2017 03:58:30 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  5 - Blocker Status:  Done
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 08 Jan 2023 03:02:38 PM UTC, comment #4: 

This problem seems to be fixed with an update of motif.

Stefan Eickeler <eickeler>
Group administrator
Wed 11 Apr 2018 02:17:10 PM UTC, comment #3: 

FYI:

I have got ddd to work on my RH 7.4 by upgrading the motif rpm from motif-2.3.4-8.1.el7_3.x86_64 to motif-2.3.4-12.el7_4.x86_64.

Zaiwen Gong <zgong>
Wed 06 Dec 2017 03:56:04 PM UTC, comment #2: 

I have the same issue on RHEL 7.3

Connor Stein <connorstein>
Tue 21 Nov 2017 05:25:48 PM UTC, comment #1: 

Hi,

Below is a simple program.

It will crash if in ddd I right click on x and select print and then later try to type anything into the debugger at the gdb prompt


#include <stdio.h>

  int main ()
    {
      int x = 1;
      printf ("%d",x );

      return 0;
    }

#To  build ....
#g++ -g simpleProg.cxx -o simpleProg

Thanks,
Zaiwen

Zaiwen Gong <zgong>
Tue 21 Nov 2017 03:58:30 PM UTC, original submission:  

Hi,

I am using ddd-3.3.12-20.el7.x86_64 on RH 7.4 (3.10.0-693.2.1.el7.x86_64).

Sometimes ddd will crash and there is no way to type input on the keyboard.

I am wondering if anyone else is using ddd on RH 7.4 and has this problem too?

I will attach ~/.ddd folder tar file.

Thanks,
Zaiwen

Zaiwen Gong <zgong>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #42452:  ddd-crash.png added by zgong (47KiB - image/png - Attached is the crash error.)

 

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 connorstein (Posted a comment)
  • -email is unavailable- added by zgong (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 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-08 eickeler StatusNone Done
        Open/ClosedOpen Closed
    2017-11-21 zgong Attached File- Added ddd-crash.png, #42452

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code