Re: Coring Problem.
David Leadbeater <[email protected]>
| Newsgroups | gmane.network.irc.bopm |
|---|---|
| Message-ID | <[email protected]> |
On 6 Apr 2005, at 22:43, Chaz (European Administrator) wrote: > I have a problem with bopm coring when a particular server links. This > server is perl based and links fine until its "services" client > connects, at which point bopm cores. I have a bopm.core, how would I > go about interogating this for information on the problem or would > anyone be interested in helping me out. If possible run bopm in debug mode (run /path/to/bopm -ddd). Then when it cores run gdb /path/to/bopm core then type bt full And finally email both outputs to the list (removing any passwords, etc – or send them in private if you prefer..)