Re: [Bacula-users] Crashing storage director. Need help getting trace.

2009-12-15 Thread Martin Simmons
> On Mon, 14 Dec 2009 16:47:00 +0800, Jim Barber said: > > Jim Barber wrote: > > > > Thanks Martin. > > > > I've compiled and installed version 3.1.6 from a git pull I did on 10th Dec. > > I'm not sure if this new version will crash or not. > > But I've manually attached a gdb session to it

Re: [Bacula-users] Crashing storage director. Need help getting trace.

2009-12-14 Thread Jim Barber
Jim Barber wrote: > > Thanks Martin. > > I've compiled and installed version 3.1.6 from a git pull I did on 10th Dec. > I'm not sure if this new version will crash or not. > But I've manually attached a gdb session to it just in case it does. > > Thanks. I'm not having much luck with this. When

Re: [Bacula-users] Crashing storage director. Need help getting trace.

2009-12-13 Thread Jim Barber
Martin Simmons wrote: > > Try doing it interactively by attaching gdb to the bacula-sd process before it > crashes (run gdb /path/to/bacula-sd and then use gdb's attach command). Then > use the commands in btraceback.gdb when it crashes. > > __Martin Thanks Martin. I've compiled and installed

Re: [Bacula-users] Crashing storage director. Need help getting trace.

2009-12-11 Thread Martin Simmons
> On Mon, 07 Dec 2009 14:30:41 +0800, Jim Barber said: > > Hi all. > > I have a problem where every weekend (or more frequently) my storage daemon > crashes. > The crash is random, but is happening either while running VirtualFull jobs > or Copy jobs. > So far it hasn't crashed during regul