Attached is the ~/.ddd/log file.
Thanks,
Paul
From: Paul Cheng
Sent: Thursday, August 22, 2013 11:10 AM
To: 'address@hidden'
Subject: ddd: Internal error (Segmentation fault).
Hi,
This is the first time I’m using ddd here at Qlogic, and I can’t seem to find anyone familiar with it.
As soon as I issue ‘ddd a.out’, it crashes, so I think it must be a setup issue.
The test program is very simple, it’s basically just a print statement:
#include <iostream.h>
main()
{
cout << "hello world\n";
}
What do I need to make ddd work?
Thank you,
Paul Cheng
avluser08.qlc.com:/user/pcheng/test/cpp/cpp_bst->
ddd a.out
Warning: Cannot convert string "-*-helvetica-medium-r-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct
(Annoyed? Try 'Edit->Preferences->General->Suppress X Warnings'!)
Warning: Cannot convert string "-*-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-*" to type FontStruct
Warning: Cannot convert string "-*-lucidatypewriter-medium-r-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct
Warning: Cannot convert string "-*-lucidatypewriter-bold-r-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct
Warning: Cannot convert string "-*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct
Warning: Cannot convert string "-*-helvetica-medium-*-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct
Warning: Cannot convert string "-*-helvetica-bold-*-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct
Warning: Cannot convert string "-*-helvetica-bold-r-*-*-*-180-*-*-*-*-iso8859-*" to type FontStruct
Warning: Cannot convert string "-*-symbol-*-*-*-*-*-120-*-*-*-*-adobe-*" to type FontStruct
Internal error (Segmentation fault).
Oops! You have found a bug in DDD.
If you can reproduce this bug, please send a bug report
to <address@hidden>, giving a subject like
DDD 3.3.11 (x86_64-unknown-linux-gnu) gets `Segmentation fault' signal
To enable us to fix the bug, you should include the following information:
* What you were doing to get this message. Report all the facts.
* The contents of the `~/.ddd/log' file as generated by this session.
Please read also the section "Reporting Bugs" in the DDD manual.
We thank you for your support.
Segmentation fault