bug-ddd
[Top][All Lists]
Advanced

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

DDD 3.3 (mips-sgi-irix6.5) gets `Signal 10' signal


From: Keidel
Subject: DDD 3.3 (mips-sgi-irix6.5) gets `Signal 10' signal
Date: Mon, 19 Mar 2001 16:51:06 +0100

Hi,

trying to install ddd.3.3 at EADS-Manching on an O2 under IRIS-6.5 I
succeeded in doing configure and make, but at  make check ddd displayed
only the intial LOGO and aborted. Previous Version ( 2.2) is running
fine.

Here the log of the abort plus a short analysis via dbx and the ddd/log:

SW_1 53# ddd/ddd
Warning: This DDD requires a Motif 1.2 library (using Motif 2.1)
Continue at own risk.
Ignoring app-defaults file for DDD 2.2
Warning: using "/usr/people/keidel/.ddd/init" file for DDD 2.2
(this is DDD 3.3).  Please save options.
/bin/sh: gdb:  not found

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 (mips-sgi-irix6.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 (core dumped)


dbx short analysis of core dump:

dbx ddd/ddd
dbx version 7.2.1 patch 2991 May 14 1998 17:09:10
Core from signal SIGBUS: Bus error
(dbx) where
>  0 _kill(0x46f, 0xa, 0x7fff0c00, 0x0, 0x0, 0xa, 0x7fff0c00, 0x7fff0be0) 
> ["/xlv51/6.5.5f/work/irix/lib/libc/libc_n32_M4/signal/kill.s":15, 0xfacb908]
   1 _raise(0x46f, 0xa, 0x7fff0c00, 0x0, 0x0, 0xa, 0x7fff0c00,
0x7fff0be0)
["/xlv51/6.5.5f/work/irix/lib/libc/libc_n32_M4/signal/raise.c":27,
0xfacc284]
   2 ::ddd_signal(int ...)(sig = 10, ... = <void>)
["/usr/freeware/src/ddd-3.3/ddd/exit.C":376, 0x1018f050]
   3 ::ddd_fatal(int ...)(sig = 10, ... = <void>)
["/usr/freeware/src/ddd-3.3/ddd/exit.C":504, 0x1018f6b4]
   4 _sigtramp(0x0, 0xa, 0x0, 0x0, 0x0, 0xa, 0x7fff0c00, 0x7fff0be0)
["/xlv51/6.5.5f/work/irix/lib/libc/libc_n32_M4/signal/sigtramp.s":71,
0xfacbdac]
   5 _XtCompileCallbackList(0x40101, 0x0, 0x1058d854, 0x7fff1c28,
0x7fff1c30, 0x2, 0x1, 0x0)
["/xlv51/6.5.5f/work/x/xc/lib/Xt/Callback.c":514, 0xf4a08e0]
   6 CompileCallbacks(0x105926b0, 0x0, 0x1058d878, 0x7fff1c28,
0x7fff1c30, 0x2, 0x1, 0x0)
["/xlv51/6.5.5f/work/x/xc/lib/Xt/Create.c":335, 0xf4ad254]
   7 xtCreate(0x40101, 0x0, 0x103eb970, 0x7fff1c28, 0x7fff1c30,
0x7fff28d0, 0x1, 0x0) ["/xlv51/6.5.5f/work/x/xc/lib/Xt/Create.c":465,
0xf4ad4a8]
   8 _XtCreateWidget(0x103c9aa0, 0x103eb970, 0x1058d4a8, 0x7fff28d0,
0x1, 0x0, 0x0, 0x0) ["/xlv51/6.5.5f/work/x/xc/lib/Xt/Create.c":634,
0xf4addfc]
   9 XtCreateManagedWidget(0x0, 0x0, 0x0, 0x0, 0x0, 0x2, 0x1, 0x0)
["/xlv51/6.5.5f/work/x/xc/lib/Xt/Create.c":694, 0xf4ae18c]
   10 ::createScrolledGraphEdit(_WidgetRec*,const char*,Arg*,unsigned
int)(parent = 0x104d91e0, name = 0x103c9aa0 = "graph_edit", arglist =
0x7fff28d0, argcount = 1)
["/usr/freeware/src/ddd-3.3/ddd/ScrolledGE.C":71, 0x10131a3c]
   11 DataDisp::DataDisp(_WidgetRec*,_WidgetRec*&)(this = 0x105894a0,
parent = 0x104d91e0, data_buttons_w = 0x1047088c)
["/usr/freeware/src/ddd-3.3/ddd/DataDisp.C":6978, 0x1029ad90]
   12 ::main(argc = 1, argv = 0x7fff2ef4)
["/usr/freeware/src/ddd-3.3/ddd/ddd.C":2479, 0x10046fc4]
   13 __start()
["/xlv55/kudzu-apr12/work/irix/lib/libc/libc_n32_M4/csu/crt1text.s":177,
0x10042d38]
(dbx) 


ddd log file:


SW_1 57# more ~/.ddd/log
GNU DDD 3.3 (mips-sgi-irix6.5)
Copyright (C) 1995-1999 Technische Universität Braunschweig, Germany.
Copyright (C) 1999-2001 Universität Passau, Germany.

Compiled with MIPSPro CC 721
Requires X11R6, Xt11R6, Motif 1.2.4 (OSF/Motif Version 1.2.4)
Includes XPM 3.4.8, Athena Panner, DDD core
Built 2001-03-15 by Super-User <root@192.4.3.2>.
$  ddd/ddd
+  /bin/sh -c 'exec dbx'
!  Signal 10
+  /bin/sh -c 'gdb -x /var/tmp/aaaa000Hj ddd/ddd core'

If the reason should be related to the Motif-Version, ddd if completely
compiled and linked and ddd 2.2 is 
running under the same Motif Version.

Please tell me a solution if possible.

Best regards

                Jürgen Keidel

Attachment: wizant.keidel.vcf
Description: Card for Keidel


reply via email to

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