Re: [Bacula-devel] (Fwd) Re: [Bacula-users] bacula-sd always crashing on job star

2007-09-15 Thread Kern Sibbald
Please read the Kaboom chapter of the manual. It will explain how to manually run the program under the debugger. I believe you left of the -s -f options when running it so the traceback doesn't contain any useful information. For vagrind, I don't know what options to use, please read their d

Re: [Bacula-devel] FreeBSD - bat

2007-09-15 Thread Dan Langille
On 15 Sep 2007 at 21:08, Dan Langille wrote: > On 15 Sep 2007 at 13:00, Dan Langille wrote: > > > I've had a hard time getting bat to compile on FreeBSD. Magic is > > involved. To my knowledge, nobody has this working on FreeBSD yet. > > > > Here is the port Makefile I have to date. This won

Re: [Bacula-devel] FreeBSD - bat

2007-09-15 Thread Dan Langille
On 15 Sep 2007 at 13:00, Dan Langille wrote: > I've had a hard time getting bat to compile on FreeBSD. Magic is > involved. To my knowledge, nobody has this working on FreeBSD yet. > > Here is the port Makefile I have to date. This won't make sense > unless you are familiar with the FreeBSD

Re: [Bacula-devel] FreeBSD - bat

2007-09-15 Thread Dan Langille
On 15 Sep 2007 at 20:21, Kern Sibbald wrote: > On Saturday 15 September 2007 19:00, Dan Langille wrote: > > I've had a hard time getting bat to compile on FreeBSD. Magic is > > involved. To my knowledge, nobody has this working on FreeBSD yet. > > Why don't you create a new temp directory, in t

Re: [Bacula-devel] (Fwd) Re: [Bacula-users] bacula-sd always crashing on job star

2007-09-15 Thread Marc Schiffbauer
* Kern Sibbald schrieb am 15.09.07 um 22:28 Uhr: > On Saturday 15 September 2007 21:09, Marc Schiffbauer wrote: > > > > What can I do/try/test now? > I played with "Minimum Block Size" a bit. When set this seems to make the SD crash even on labeling tapes. However I now removed that setting again

Re: [Bacula-devel] (Fwd) Re: [Bacula-users] bacula-sd always crashing on job star

2007-09-15 Thread Kern Sibbald
On Saturday 15 September 2007 21:09, Marc Schiffbauer wrote: > * Kern Sibbald schrieb am 15.09.07 um 20:33 Uhr: > > On Saturday 15 September 2007 16:44, Dan Langille wrote: > > > FYI, SD is crashing on 2.2.4 for this chap. See other email for > > > backtrace. > > > > Some wild speculation with lit

Re: [Bacula-devel] (Fwd) Re: [Bacula-users] bacula-sd always crashing on job star

2007-09-15 Thread Marc Schiffbauer
* Kern Sibbald schrieb am 15.09.07 um 20:33 Uhr: > On Saturday 15 September 2007 16:44, Dan Langille wrote: > > FYI, SD is crashing on 2.2.4 for this chap. See other email for > > backtrace. > > Some wild speculation with little info, starting with the less probable: > > 1. There is some hardwar

Re: [Bacula-devel] (Fwd) Re: [Bacula-users] bacula-sd always crashing on job star

2007-09-15 Thread Kern Sibbald
On Saturday 15 September 2007 16:44, Dan Langille wrote: > FYI, SD is crashing on 2.2.4 for this chap. See other email for > backtrace. Some wild speculation with little info, starting with the less probable: 1. There is some hardware or driver problem with his tape drive. The particular tape

Re: [Bacula-devel] FreeBSD - bat

2007-09-15 Thread Kern Sibbald
On Saturday 15 September 2007 19:00, Dan Langille wrote: > I've had a hard time getting bat to compile on FreeBSD. Magic is > involved. To my knowledge, nobody has this working on FreeBSD yet. Why don't you create a new temp directory, in that directory symbolically link qmake to /usrs/local/bi

[Bacula-devel] FreeBSD - bat

2007-09-15 Thread Dan Langille
I've had a hard time getting bat to compile on FreeBSD. Magic is involved. To my knowledge, nobody has this working on FreeBSD yet. Here is the port Makefile I have to date. This won't make sense unless you are familiar with the FreeBSD ports tree. I had to patch three files to refer to qma

[Bacula-devel] (Fwd) Re: [Bacula-users] bacula-sd always crashing on job star

2007-09-15 Thread Dan Langille
The backtrace should be attached here. --- Forwarded message follows --- Date sent: Sat, 15 Sep 2007 14:44:33 +0200 From: Marc Schiffbauer <[EMAIL PROTECTED]> To: bacula-users <[EMAIL PROTECTED]> Subject:Re: [Bacula-users] bacula-sd always crashing on job start * Dan La

[Bacula-devel] (Fwd) Re: [Bacula-users] bacula-sd always crashing on job star

2007-09-15 Thread Dan Langille
FYI, SD is crashing on 2.2.4 for this chap. See other email for backtrace. --- Forwarded message follows --- Date sent: Sat, 15 Sep 2007 14:43:20 +0200 From: Marc Schiffbauer <[EMAIL PROTECTED]> To: bacula-users <[EMAIL PROTECTED]> Subje

[Bacula-devel] bacula-2.2.4 rpm release

2007-09-15 Thread Scott Barninger
I have released the rpm package for 2.2.4 to sourceforge. One item of note is that I did not release a bacula-mysql package for rhel3 due to a problem with the current code and mysql-3.23.x. Bacula-2.2 RPM Release Notes 15 September 2007 D. Scott Barninger Release 2.2.4-1 This release incorpora

Re: [Bacula-devel] Bacula regression testing

2007-09-15 Thread Bill Moran
Kern Sibbald <[EMAIL PROTECTED]> wrote: > > Hello, > > Can each of you who does regression testing check and see if cmake is > available for your machine (it is not apparently available as a package for > CentOS 5) or that you can download and build it. > > I am considering using cmake for the

Re: [Bacula-devel] [Bacula-beta] Bacula regression testing

2007-09-15 Thread Peter Buschman
Not a problem on Solaris. :-) http://www.blastwave.org/packages.php/cmake At 07:23 15.9.2007, Kern Sibbald wrote: >Hello, > >Can each of you who does regression testing check and see if cmake is >available for your machine (it is not apparently available as a package for >CentOS 5) or that you c

Re: [Bacula-devel] Bacula regression testing

2007-09-15 Thread Kern Sibbald
On Saturday 15 September 2007 15:25, Frank Sweetser wrote: > Kern Sibbald wrote: > > Hello, > > > > Can each of you who does regression testing check and see if cmake is > > available for your machine (it is not apparently available as a package > > for CentOS 5) or that you can download and build

Re: [Bacula-devel] Bacula regression testing

2007-09-15 Thread Frank Sweetser
Kern Sibbald wrote: > Hello, > > Can each of you who does regression testing check and see if cmake is > available for your machine (it is not apparently available as a package for > CentOS 5) or that you can download and build it. It's available on stock fedora (which means it should be relati