bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DDD 3.3.1 (powerpc-apple-darwin5.5) gets `Signal 10' signal


From: R Phelps
Subject: DDD 3.3.1 (powerpc-apple-darwin5.5) gets `Signal 10' signal
Date: Thu, 25 Jul 2002 01:41:18 +0100
User-agent: Microsoft-Entourage/10.1.0.2006

>I tried to debug a hello world C program in OsX:
cat main.cpp
#include <stdio.h>

int main (int argc, const char * argv[]) {
    // insert code here...
    printf("Hello, World!\n");
    return 0;
}

cc -o hello -g main.cpp
ddd hello
Error: attempt to add non-widget child "DropSiteManager" to parent "ddd" which s
upports only widgets

Xt error (attempt to add non-widget child "DropSiteManager" to parent "ddd" whic
h supports only widgets).

Oops!  You have found a bug in DDD.

If you can reproduce this bug, please send a bug report
>I can
to <bug-ddd@gnu.org>, giving a subject like

    DDD 3.3.1 (powerpc-apple-darwin5.5) gets Xt error

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.
>fink installed DDD. OsX 10.1.5. XFree86 and Windowmanager
* 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.


Internal error (Signal 10).

Oops!  You have found a bug in DDD.

If you can reproduce this bug, please send a bug report
to <bug-ddd@gnu.org>, giving a subject like

    DDD 3.3.1 (powerpc-apple-darwin5.5) gets `Signal 10' signalTo 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.


Internal error (Signal 10).

Oops!  You have found a bug in DDD.

If you can reproduce this bug, please send a bug report
to <bug-ddd@gnu.org>, giving a subject like

    DDD 3.3.1 (powerpc-apple-darwin5.5) gets `Signal 10' 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.

Bus error


cat ~/.ddd/log
GNU DDD 3.3.1 (powerpc-apple-darwin5.5)
Copyright (C) 1995-1999 Technische Universit”t Braunschweig, Germany.
Copyright (C) 1999-2001 Universit”t Passau, Germany.

Compiled with GCC 2.95.2 19991024 (release), libstdc++ 2.8.0
Requires X11R6, Xt11R6, Motif 2.1 (GNU/LessTif Version 2.1 Release 0.93.18)
Includes XPM 3.4.11, Athena Panner, DDD core
Built 2002-07-25 by (unknown).
$  ddd hello
!  Signal 10

reply via email to

[Prev in Thread] Current Thread [Next in Thread]