swarm-support
[Top][All Lists]
Advanced

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

core dump when attempting to debug


From: jalex
Subject: core dump when attempting to debug
Date: Fri, 1 Oct 1999 16:28:39 -0700 (PDT)

I recently discovered the following, rather frustrating, behavior
while attempting to debug a swarm app.

The app runs when I invoke it from the command line (or from an
emacs shell), but when I try to inspect it within emacs using gdb, I
get the following:


run gdb (like this): gdb .libs/nash 


Current directory is /home/jalex/prog/swarm/nash/.libs/
GNU gdb 4.17.0.11 with Linux support
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
(gdb) run
Starting program: /home/jalex/prog/swarm/nash/.libs/nash 

Debugger segmentation fault (core dumped)


Any ideas?  I'd include a backtrace, but I can't:


address@hidden .libs]$ gdb core
GNU gdb 4.17.0.11 with Linux support
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
"/home/jalex/prog/swarm/nash/.libs/core": not in executable format: File format 
not recognized
(gdb) quit
address@hidden .libs]$ gdb core
GNU gdb 4.17.0.11 with Linux support
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux"...
"/home/jalex/prog/swarm/nash/.libs/core": not in executable format: File format 
not recognized
(gdb) bt
No stack.
(gdb) 


Thanks,

Jason

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

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