> Problem:
> when i try and link my server on this shell to the rest of the network it
> just dies out. (dumps the core).

If you have gdb installed, we'd appreciate a stack trace.  Here's how you
get it:

Run the command "gdb /path/to/binary/file /path/to/core/file"
When the "(gdb)" prompt appears, type "backtrace"
Paste the entire output of gdb into an email directed to [EMAIL PROTECTED]

Save the binary file and the core file; we may need more information from
the core.  Do *not* send the core file (or the binary file); they are too
large to be reasonably transferred through email, and the information is
most easily extracted on the machine on which they were built anyway.
-- 
Kevin L. Mitchell <[EMAIL PROTECTED]>

Reply via email to