Re: [Bacula-devel] bacula-sd crashes if client is down 5.2.6 in Debian Wheezy

2014-02-19 Thread Pierre Bernhardt
Am 08.02.2014 12:34, schrieb Kern Sibbald: > If there is no traceback, the manual explains how to get one > by manually running the SD under the debugger. Ok, I will check this all. For your information, for older release I've use bug system at debian.org: https://bugs.debian.org/cgi-bin/bugreport

Re: [Bacula-devel] bacula-sd crashes if client is down 5.2.6 in Debian Wheezy

2014-02-08 Thread Kern Sibbald
Hello, A debug trace file is unlikely to help much in resolving SD crashes. Far more useful is a stack trace, which Bacula calls a traceback. If your SD was installed correctly, you are running it as root, you have gdb on your system, and you have setup a proper email, you should get the traceback

[Bacula-devel] bacula-sd crashes if client is down 5.2.6 in Debian Wheezy

2014-02-07 Thread Pierre Bernhardt
Hello, it looks like an old issue already known on 5.0 release is still in 5.2.6. If a backup job starts to a client which is not available because a user has shut down the system the bacula-sd crashes. In the past on the old release which I used in Squeeze this problem was known and I should upg

Re: [Bacula-devel] bacula-sd crashes

2007-12-10 Thread Kern Sibbald
On Monday 10 December 2007 10:40, [EMAIL PROTECTED] wrote: > On Mon, 3 Dec 2007, Kern Sibbald wrote: > > You may not be running nscd, but it is in nscd code that the problem is > > occurring. That is where you should be looking. Perhaps removing nscd > > from your system will help ... > > Do you

Re: [Bacula-devel] bacula-sd crashes

2007-12-10 Thread kshatriyak
On Mon, 3 Dec 2007, Kern Sibbald wrote: > You may not be running nscd, but it is in nscd code that the problem is > occurring. That is where you should be looking. Perhaps removing nscd > from your system will help ... Do you mean, just by removing the binary? nscd is not a seperate program

Re: [Bacula-devel] bacula-sd crashes

2007-12-03 Thread Kern Sibbald
On Monday 03 December 2007 09:58, [EMAIL PROTECTED] wrote: > On Sat, 1 Dec 2007, Phil Stracchino wrote: > > Honestly, nscd has had a reputation for a long time of being horribly > > broken. The best advice regarding running nscd is "Just don't." Just > > about every admin I know disables nscd on

Re: [Bacula-devel] bacula-sd crashes

2007-12-03 Thread kshatriyak
On Sat, 1 Dec 2007, Phil Stracchino wrote: > Honestly, nscd has had a reputation for a long time of being horribly > broken. The best advice regarding running nscd is "Just don't." Just > about every admin I know disables nscd on sight. There are much better > tools for the job. Well, to be tr

Re: [Bacula-devel] bacula-sd crashes

2007-12-01 Thread Phil Stracchino
Kern Sibbald wrote: > Hello Phil, > > Thanks for the feedback. I have never used nscd so was not aware of its > reputation ... Never using nscd is a pretty good plan. I recommend continuing it. :) (Seriously, if I had a buck for every time I've seen a weird "nothing's visibly broken, it j

Re: [Bacula-devel] bacula-sd crashes

2007-12-01 Thread Kern Sibbald
Hello Phil, Thanks for the feedback. I have never used nscd so was not aware of its reputation ... Best regards, Kern On Saturday 01 December 2007 15:43, Phil Stracchino wrote: > Kern Sibbald wrote: > > If you are using a 2.6 kernel, then I don't know what the problem is, but > > you will n

Re: [Bacula-devel] bacula-sd crashes

2007-12-01 Thread Phil Stracchino
Kern Sibbald wrote: > If you are using a 2.6 kernel, then I don't know what the problem is, but you > will need to manually run the debugger and try to see what your library code > is doing. You might try turning of nscd, which seems to be causing the > problem (i.e. it looks broken to me) sinc

Re: [Bacula-devel] bacula-sd crashes

2007-12-01 Thread Kern Sibbald
Hello, From what I see below, you have a problem in your library's handling of gethostbyname_r(). My first question would be what version of the kernel you are running. If you are using a 2.4 kernel, then you have fallen into a known bug by using /lib/tls (kernel threads problems) and the s

Re: [Bacula-devel] bacula-sd crashes

2007-11-29 Thread kshatriyak
On Thu, 29 Nov 2007, Arno Lehmann wrote: > Did you built the SD yourself and upgrade your system in between? No, the system wasn't upgraded in between. And, I also 'downgraded' from Bacula 2.2.6 to 2.2.5 (with a compile from the source) on the same machine. I didn't upgrade any libraries since

Re: [Bacula-devel] bacula-sd crashes

2007-11-29 Thread Arno Lehmann
Hi, 29.11.2007 14:11,, [EMAIL PROTECTED] wrote:: > On Thu, 29 Nov 2007, Arno Lehmann wrote: > >> You should post one of those mails here. The developers might see >> something interesting in there. Ok, even if I'm not one of the developers I notice two things: > Ok, here goes: > > Subject: Bac

Re: [Bacula-devel] bacula-sd crashes

2007-11-29 Thread kshatriyak
On Thu, 29 Nov 2007, Arno Lehmann wrote: You should post one of those mails here. The developers might see something interesting in there. Ok, here goes: Subject: Bacula GDB traceback of bacula-sd Using host libthread_db library "/lib/tls/libthread_db.so.1". [Thread debugging using libthread

Re: [Bacula-devel] bacula-sd crashes

2007-11-29 Thread Arno Lehmann
Hi, 29.11.2007 10:54,, [EMAIL PROTECTED] wrote:: > Hi group, > > I've been using bacula succesfully for many months, coming from version > 1.3x and now at 2.2.6. Ofcourse I have been upgrading and changing my > config during this period. > > Now I'm facing an annoying problem: now and then, my

[Bacula-devel] bacula-sd crashes

2007-11-29 Thread kshatriyak
Hi group, I've been using bacula succesfully for many months, coming from version 1.3x and now at 2.2.6. Ofcourse I have been upgrading and changing my config during this period. Now I'm facing an annoying problem: now and then, my storage daemon seems to crash without an obvious reason. The d