DDD 3.3.1 (sparc-sun-solaris2.8) gets `Segmentation Fault' signal
"Amritam Putatunda -X (aputatun - Infosys at Cisco)" <[email protected]> Tue, 9 Sep 2008 17:01:59 +0530
| Newsgroups | gmane.comp.debugging.ddd.bugs |
|---|---|
| Message-ID | <C1F024B2AFA0CE4CB8E93810BD9CAA5406B24ACB@xmb-blr-414.apac.cisco.com> |
Hi All, I have found a bug in ddd . To reproduce the issue you can do the following :: 1) Type the command ddd 2) Press "ctrl+c" once we are into ddd. ############################################################## # ddd ^C Internal error (Segmentation Fault). Oops! You have found a bug in DDD. If you can reproduce this bug, please send a bug report to <[email protected]>, giving a subject like DDD 3.3.1 (sparc-sun-solaris2.8) 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 (core dumped) ################################################################## We will get the segmentation fault then. Here is the "~/.ddd/log" file :: ======================================================================= GNU DDD 3.3.1 (sparc-sun-solaris2.8) Copyright (C) 1995-1999 Technische Universit\344t Braunschweig, Germany. Copyright (C) 1999-2001 Universit\344t Passau, Germany. Compiled with GCC 2.95.3 20010315 (cisco p5 release), libstdc++ 2.8.0 Requires X11R6, Xt11R6, Motif 2.1 (Motif Version 2.1.0) Includes XPM 3.4.11, Athena Panner, DDD core Built 2003-04-30 by David G. Gray <[email protected]>. $ /sw/packages/ddd/3.3.1/bin/ddd ! Interrupt ! Segmentation Fault ======================================================================= Thanks Amritam