bug-ddd
[Top][All Lists]
Advanced

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

DDD 3.3 (powerpc-yellowdog-linux-gnu) gets `Aborted' signal


From: Brian Abney
Subject: DDD 3.3 (powerpc-yellowdog-linux-gnu) gets `Aborted' signal
Date: Fri, 21 Feb 2003 10:50:48 -0800


--
Optivus Tech, Inc.
   Brian Abney
Software Engineer
www.optivus.com
(909)799-8326


-----Original Message-----
From: software-admin@optivus.com [mailto:software-admin@optivus.com] On
Behalf Of Brian Abney
Sent: Friday, February 21, 2003 10:12 AM
To: Software (E-mail)
Subject: [Software] PDA.



This is the official call for helpppppp!

Problem: Embedded level code crashes sometime over night for the PDA.
To find the cause:
  1> Ran linux debugger on the embedded level code to capture the error. I
get:

[1] 1319
babney@sys03.llumc.edu: Aborted (core dumped)

warning: wrong size gregset struct in core file

warning: wrong size fpregset struct in core file

warning: wrong size gregset struct in core file

warning: wrong size fpregset struct in core file

warning: wrong size gregset struct in core file

warning: wrong size fpregset struct in core file

warning: wrong size gregset struct in core file

warning: wrong size fpregset struct in core file

Internal error (Aborted).

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 (powerpc-yellowdog-linux-gnu) gets `Aborted' 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.

Log file :

GNU DDD 3.3 (powerpc-yellowdog-linux-gnu)
Copyright (C) 1995-1999 Technische Universität Braunschweig, Germany.
Copyright (C) 1999-2001 Universität Passau, Germany.

Compiled with GCC 2.95.3 20010111 (prerelease/franzo/20010111), GNU libc 2.2
Requires X11R6, Xt11R6, Motif 2.1.30 (Motif Version 2.1.30)
Includes XPM 3.4.11, Athena Panner, DDD core
Built 2001-05-15 by root <root@kaelta.terraplex.com>.
$  ddd ACE01_Bin
+  /bin/sh -c 'exec gdb -q -fullname '\''ACE01_Bin'\'''
#  Hello, world!
#  Starting GDB...
#  Running GDB (pid 1823, tty /dev/pts/3)...
#  Current language: C/C++
#  Searching "vsllib/ddd.vsl"...
#  Trying "/home/quark/babney/.ddd/vsllib/ddd.vsl"
#  Trying "/usr/share/ddd-3.3/vsllib/ddd.vsl"
#  Searching "vsllib/ddd.vsl"..."/usr/share/ddd-3.3/vsllib/ddd.vsl".
<- "(gdb) "
-> "set prompt (gdb) \n"
<- "(gdb) "
-> "set height 0\n"
<- "(gdb) "
-> "set width 0\n"
<- "(gdb) "
-> "set annotate 1\n"
<- "(gdb) "
-> " set verbose off\n"
<- "(gdb) "
-> "info line\n"
<- "No line number information available.\n"
<- "(gdb) "
-> "list\n"
<- "20\t\n"
   "21\t#include \"ACE01_Bin.hh\"\n"
   "22\t\n"
   "23\t#include \"IS_StatusElement.hh\"\n"
   "24\t#include \"SetupRamp.hh\"\n"
   "25\t\n"
   "26\tconst char * const ACE01_Bin::MODULE_NAME = \"ACE01_Bin\";\n"
   "27\tmain(int argc, char *argv[])\n"
   "28\t{\n"
   "29\t  BootInfo info;\n"
<- "(gdb) "
-> "info line\n"
<- "Line 29 of \"ACE01_Bin.cc\" starts at address 0x10003824 <main+40> and
ends at 0x10003830 <main+52>.\n"

"\032\032/vobs/eve/hardware/prog/linux/ACE01_Bin.cc:29:620:beg:0x10003824\n"
<- "(gdb) "
-> "output 4711\n"
<- "4711"
<- "(gdb) "
-> "show language\n"
<- "The current source language is \"auto; currently c++\".\n"
<- "(gdb) "
-> "show version\n"
<- "GNU gdb 5.0\n"
   "Copyright 2000 Free Software Foundation, Inc.\n"
   "GDB is free software, covered by the GNU General Public License, and you
are\n"
   "welcome to change it and/or distribute copies of it under certain
conditions.\n"
   "Type \"show copying\" to see the conditions.\n"
   "There is absolutely no warranty for GDB.  Type \"show warranty\" for
details.\n"
   "This GDB was configured as \"ppc-yellowdog-linux\".\n"
<- "(gdb) "
-> "pwd\n"
<- "Working directory /home/baryon/PBTS/real-time.\n"
<- "(gdb) "
-> "info breakpoints\n"
<- "No breakpoints or watchpoints.\n"
<- "(gdb) "
-> "show history filename\n"
<- "The filename in which to record the command history is
\"/home/baryon/PBTS/real-time/.gdb_history\".\n"
<- "(gdb) "
-> "show history size\n"
<- "The size of the command history is 256.\n"
<- "(gdb) "
#  Reading file "/vobs/eve/hardware/prog/linux/ACE01_Bin.cc"...
#  Reading file "/vobs/eve/hardware/prog/linux/ACE01_Bin.cc"...done.
#  File "/vobs/eve/hardware/prog/linux/ACE01_Bin.cc" 156 lines, 3455
characters
#  Setting buttons...
#  Setting buttons...done.
-> "set confirm off\n"
<- "(gdb) "
-> "source /tmp/fileoDNEeM\n"
<- "(gdb) "
-> "info breakpoints\n"
<- "No breakpoints or watchpoints.\n"
<- "(gdb) "
-> "info source\n"
<- "Current source file is ACE01_Bin.cc\n"
   "Compilation directory is /vobs/eve/hardware/prog/linux/\n"
   "Located in /vobs/eve/hardware/prog/linux/ACE01_Bin.cc\n"
   "Contains 156 lines.\n"
   "Source language is c++.\n"
   "Compiled with stabs debugging format.\n"
<- "(gdb) "
-> "# reset\n"
<- "(gdb) "
-> "info breakpoints\n"
<- "No breakpoints or watchpoints.\n"
<- "(gdb) "
-> "display\n"
<- "(gdb) "
-> "info display\n"
<- "There are no auto-display expressions now.\n"
<- "(gdb) "
-> "set environment TERM dumb\n"
<- "(gdb) "
-> "info files\n"
<- "Symbols from \"/home/baryon/PBTS/real-time/ACE01_Bin\".\n"
   "Local exec file:\n"
   "\t`/home/baryon/PBTS/real-time/ACE01_Bin\', file type elf32-powerpc.\n"
   "\tEntry point: 0x1000367c\n"
   "\t0x10000114 - 0x10000121 is .interp\n"
   "\t0x10000130 - 0x10000150 is .note.ABI-tag\n"
   "\t0x10000150 - 0x10000a34 is .hash\n"
   "\t0x10000a34 - 0x10001d34 is .dynsym\n"
   "\t0x10001d34 - 0x10002a5d is .dynstr\n"
   "\t0x10002a5e - 0x10002cbe is .gnu.version\n"
   "\t0x10002cc0 - 0x10002d30 is .gnu.version_r\n"
   "\t0x10002d30 - 0x10002d3c is .rela.got\n"
   "\t0x10002d3c - 0x10002db4 is .rela.sbss\n"
   "\t0x10002db4 - 0x10002dd8 is .rela.bss\n"
   "\t0x10002dd8 - 0x10003654 is .rela.plt\n"
   "\t0x10003654 - 0x1000367c is .init\n"
   "\t0x1000367c - 0x1007305c is .text\n"
   "\t0x1007305c - 0x1007307c is .fini\n"
   "\t0x10073080 - 0x1007ee98 is .rodata\n"
   "\t0x1008eea0 - 0x1009d9d8 is .data\n"
   "\t0x1009d9d8 - 0x100ad604 is .eh_frame\n"
   "\t0x100ad604 - 0x100ad6dc is .dynamic\n"
   "\t0x100ad6dc - 0x100ad6ec is .ctors\n"
   "\t0x100ad6ec - 0x100ad6f8 is .dtors\n"
   "\t0x100ad6f8 - 0x100ad70c is .got\n"
   "\t0x100ad70c - 0x100adcd4 is .sdata\n"
   "\t0x100adcd4 - 0x100ade2c is .sbss\n"
   "\t0x100ade2c - 0x100ae6f0 is .plt\n"
   "\t0x100ae6f0 - 0x100aeff8 is .bss\n"
<- "(gdb) "
-> "info program\n"
<- "The program being debugged is not being run.\n"
<- "(gdb) "
-> "help detach\n"
<- "Detach a process or file previously attached.\n"
   "If a process, it is no longer traced, and it continues its execution.
If\n"
   "you were debugging a file, the file is closed and gdb no longer accesses
it.\n"
<- "(gdb) "
#  Starting GDB...done.
#  Welcome to DDD 3.3 "Blues by Night" (powerpc-yellowdog-linux-gnu)
-> "help run\n"
<- "Start debugged program.  You may specify arguments to give it.\n"
   "Args may include \"*\", or \"[...]\"; they are expanded using \"sh\".\n"
   "Input and output redirection with \">\", \"<\", or \">>\" are also
allowed.\n"
   "\n"
   "With no arguments, uses arguments last specified (with \"run\" or \"set
args\").\n"
   "To cancel previous arguments and run with no arguments,\n"
   "use \"set args\" without arguments.\n"
<- "(gdb) "
-> "help step\n"
<- "Step program until it reaches a different source line.\n"
   "Argument N means do this N times (or till program stops for another
reason).\n"
<- "(gdb) "
-> "help stepi\n"
<- "Step one instruction exactly.\n"
   "Argument N means do this N times (or till program stops for another
reason).\n"
<- "(gdb) "
-> "help next\n"
<- "Step program, proceeding through subroutine calls.\n"
   "Like the \"step\" command as long as subroutine calls do not happen;\n"
   "when they do, the call is treated as one instruction.\n"
   "Argument N means do this N times (or till program stops for another
reason).\n"
<- "(gdb) "
-> "help nexti\n"
<- "Step one instruction, but proceed through subroutine calls.\n"
   "Argument N means do this N times (or till program stops for another
reason).\n"
<- "(gdb) "
-> "help until\n"
<- "Execute until the program reaches a source line greater than the
current\n"
   "or a specified line or address or function (same args as break
command).\n"
   "Execution will also stop upon exit from the current stack frame.\n"
<- "(gdb) "
-> "help finish\n"
<- "Execute until selected stack frame returns.\n"
   "Upon return, the value returned is printed and put in the value
history.\n"
<- "(gdb) "
-> "help cont\n"
<- "Continue program being debugged, after signal or breakpoint.\n"
   "If proceeding from breakpoint, a number N may be used as an argument,\n"
   "which means to set the ignore count of that breakpoint to N - 1 (so
that\n"
   "the breakpoint won\'t break until the Nth time it is reached).\n"
<- "(gdb) "
-> "help signal\n"
<- "Continue program giving it signal specified by the argument.\n"
   "An argument of \"0\" means continue program without giving it a
signal.\n"
<- "(gdb) "
-> "help kill\n"
<- "Kill execution of program being debugged.\n"
<- "(gdb) "
-> "help up\n"
<- "Select and print stack frame that called this one.\n"
   "An argument says how many frames up to go.\n"
<- "(gdb) "
-> "help down\n"
<- "Select and print stack frame called by this one.\n"
   "An argument says how many frames down to go.\n"
<- "(gdb) "
#  Filtering files...
#  Filtering files...done.
-> "info files\n"
<- "Symbols from \"/home/baryon/PBTS/real-time/ACE01_Bin\".\n"
   "Local exec file:\n"
   "\t`/home/baryon/PBTS/real-time/ACE01_Bin\', file type elf32-powerpc.\n"
   "\tEntry point: 0x1000367c\n"
   "\t0x10000114 - 0x10000121 is .interp\n"
   "\t0x10000130 - 0x10000150 is .note.ABI-tag\n"
   "\t0x10000150 - 0x10000a34 is .hash\n"
   "\t0x10000a34 - 0x10001d34 is .dynsym\n"
   "\t0x10001d34 - 0x10002a5d is .dynstr\n"
   "\t0x10002a5e - 0x10002cbe is .gnu.version\n"
   "\t0x10002cc0 - 0x10002d30 is .gnu.version_r\n"
   "\t0x10002d30 - 0x10002d3c is .rela.got\n"
   "\t0x10002d3c - 0x10002db4 is .rela.sbss\n"
   "\t0x10002db4 - 0x10002dd8 is .rela.bss\n"
   "\t0x10002dd8 - 0x10003654 is .rela.plt\n"
   "\t0x10003654 - 0x1000367c is .init\n"
   "\t0x1000367c - 0x1007305c is .text\n"
   "\t0x1007305c - 0x1007307c is .fini\n"
   "\t0x10073080 - 0x1007ee98 is .rodata\n"
   "\t0x1008eea0 - 0x1009d9d8 is .data\n"
   "\t0x1009d9d8 - 0x100ad604 is .eh_frame\n"
   "\t0x100ad604 - 0x100ad6dc is .dynamic\n"
   "\t0x100ad6dc - 0x100ad6ec is .ctors\n"
   "\t0x100ad6ec - 0x100ad6f8 is .dtors\n"
   "\t0x100ad6f8 - 0x100ad70c is .got\n"
   "\t0x100ad70c - 0x100adcd4 is .sdata\n"
   "\t0x100adcd4 - 0x100ade2c is .sbss\n"
   "\t0x100ade2c - 0x100ae6f0 is .plt\n"
   "\t0x100ae6f0 - 0x100aeff8 is .bss\n"
<- "(gdb) "
-> "info program\n"
<- "The program being debugged is not being run.\n"
<- "(gdb) "
-> "info files\n"
<- "Symbols from \"/home/baryon/PBTS/real-time/ACE01_Bin\".\n"
   "Local exec file:\n"
   "\t`/home/baryon/PBTS/real-time/ACE01_Bin\', file type elf32-powerpc.\n"
   "\tEntry point: 0x1000367c\n"
   "\t0x10000114 - 0x10000121 is .interp\n"
   "\t0x10000130 - 0x10000150 is .note.ABI-tag\n"
   "\t0x10000150 - 0x10000a34 is .hash\n"
   "\t0x10000a34 - 0x10001d34 is .dynsym\n"
   "\t0x10001d34 - 0x10002a5d is .dynstr\n"
   "\t0x10002a5e - 0x10002cbe is .gnu.version\n"
   "\t0x10002cc0 - 0x10002d30 is .gnu.version_r\n"
   "\t0x10002d30 - 0x10002d3c is .rela.got\n"
   "\t0x10002d3c - 0x10002db4 is .rela.sbss\n"
   "\t0x10002db4 - 0x10002dd8 is .rela.bss\n"
   "\t0x10002dd8 - 0x10003654 is .rela.plt\n"
   "\t0x10003654 - 0x1000367c is .init\n"
   "\t0x1000367c - 0x1007305c is .text\n"
   "\t0x1007305c - 0x1007307c is .fini\n"
   "\t0x10073080 - 0x1007ee98 is .rodata\n"
   "\t0x1008eea0 - 0x1009d9d8 is .data\n"
   "\t0x1009d9d8 - 0x100ad604 is .eh_frame\n"
   "\t0x100ad604 - 0x100ad6dc is .dynamic\n"
   "\t0x100ad6dc - 0x100ad6ec is .ctors\n"
   "\t0x100ad6ec - 0x100ad6f8 is .dtors\n"
   "\t0x100ad6f8 - 0x100ad70c is .got\n"
   "\t0x100ad70c - 0x100adcd4 is .sdata\n"
   "\t0x100adcd4 - 0x100ade2c is .sbss\n"
   "\t0x100ade2c - 0x100ae6f0 is .plt\n"
   "\t0x100ae6f0 - 0x100aeff8 is .bss\n"
<- "(gdb) "
-> "info program\n"
<- "The program being debugged is not being run.\n"
<- "(gdb) "
-> "core-file /export/PBTS/real-time/core\n"
<- "warning: core file may not match specified executable file.\n"
   "Core was generated by `ddd ACE01_Bin\'.\n"
   "Program terminated with signal 6, Aborted.\n"
   "warning: wrong size gregset struct in core file\n"
   "warning: wrong size fpregset struct in core file\n"
   "warning: wrong size gregset struct in core file\n"
   "warning: wrong size fpregset struct in core file\n"
   "#0  0x0 in ?? ()\n"
<- "(gdb) "
-> "where\n"
<- "#0  0x0 in ?? ()\n"
<- "(gdb) "
-> "frame\n"
<- "#0  0x0 in ?? ()\n"
<- "(gdb) "
-> "info threads\n"
<- "* 1 process 1319  0x0 in ?? ()\n"
<- "(gdb) "
-> "display\n"
<- "(gdb) "
-> "output ACE01_Bin\n"
<- "Attempt to use a type name as an expression\n"
<- "(gdb) "
-> "where\n"
<- "#0  0x0 in ?? ()\n"
<- "(gdb) "
-> "frame\n"
<- "#0  0x0 in ?? ()\n"
<- "(gdb) "

2> Read the core file from GNU debugger from ddd reports: Note: I also get
the same message when
I am running Electric fense or commonly known as purify for linux.

GNU DDD 3.3 (powerpc-yellowdog-linux-gnu), by Dorothea Lütkehaus and Andreas
Zeller.
Copyright © 1995-1999 Technische Universität Braunschweig, Germany.
Copyright © 1999-2001 Universität Passau, Germany.
(gdb) core-file /export/PBTS/real-time/core
warning: core file may not match specified executable file.
Core was generated by `ddd ACE01_Bin'.
Program terminated with signal 6, Aborted.
warning: wrong size gregset struct in core file
warning: wrong size fpregset struct in core file
warning: wrong size gregset struct in core file
warning: wrong size fpregset struct in core file
#0  0x0 in ?? ()
(gdb)

My stack reads only

#0  0x0 in ?? ()


3> Another issue Is I make DDD debugger crash by moving my mouse pointer
over the debugger
while running. This allows me to see where it crashed when I do this but I
don't belive this is the same
crash because it doesn't react the same when just leaving the DDD debugger
to run. Personally I think it is
just because ddd is buggy.

4> The only other thing I have got is putting cerr everywhere. Inless anyone
else has some insight?









--
Optivus Tech, Inc.
   Brian Abney
Software Engineer
www.optivus.com
(909)799-8326

_______________________________________________
Software mailing list
Software@optivus.com
http://proton2/mailman/listinfo/software





reply via email to

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