|
From: | Paul Cheng |
Subject: | ddd: Internal error (Segmentation fault). |
Date: | Thu, 22 Aug 2013 18:09:34 +0000 |
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
This message and any attached documents contain information from QLogic Corporation or its wholly-owned subsidiaries that may be confidential. If you are not the intended recipient, you may not read, copy, distribute, or use this information. If you have received this transmission in error, please notify the sender immediately by reply e-mail and then delete this message. |
[Prev in Thread] | Current Thread | [Next in Thread] |