Matt, Thanks - found that it was a 'die' in the middle of my code (for a valid reason).
Off to play with gdb as you suggest. James > -----Original Message----- > From: Matt Sergeant [mailto:[EMAIL PROTECTED] > Sent: 17 November 2003 18:04 > To: James Lavery > Cc: AxKit Users > Subject: Re: Debugging a taglib call > > On 17 Nov 2003, at 13:38, James Lavery wrote: > > > Things work fine until I try the LRSenv->new call - at > which point no > > code after this call gets executed. > > My suspicion then would be a segfault somewhere. Try adding in > AxKit::Debug() calls to see if you really do get past ->new() > and/or what happens then. > > Then try running your httpd under gdb as described in SUPPORT. > > Matt. > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
