On Mon, Oct 17, 2005 at 09:55:10AM +0200, Emanuel Strobl wrote: > Attached is one core dump, I don't know what i should do with it ;) The _last_ thing to do with a core dump is send it to a mailing list. It's completely useless to us, and is absolutely huge. A total waste of bandwidth for everyone on the list. Howver on your machine you can do: # gdb -c whatever.core /path/to/bin/whatever and then bt to get a backtrace. *That* you can post to a mailing list. You may then get requests to print the contents of particular variables. Brian.Received on Mon Oct 17 2005 - 07:15:31 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:45 UTC