Re: [Bacula-devel] 5.0.2 bacula-fd.exe instant crash, windows.

2010-05-12 Thread Graham Keeling
On Wed, May 12, 2010 at 02:19:08PM +0100, Graham Keeling wrote: > On Wed, May 12, 2010 at 02:13:18PM +0100, Graham Keeling wrote: > > On Wed, May 12, 2010 at 10:53:44PM +1000, James Harper wrote: > > > > > > > > On Wed, May 12, 2010 at 10:14:52PM +1000, James Harper wrote: > > > > > > > > > > > >

[Bacula-devel] 5.0.2 bacula-fd.exe instant crash, windows.

2010-05-12 Thread Zilvinas Krapavickas
I just did little experiment with bpipe-fd plugin under my Debian linux. same problem. download bacula-5.0.2 src compile bacula-fd and bpipe-fd plugin start it lnx1:/usr/src/bacula-5.0.2/src/filed# ./bacula-fd -f -d 100 bacula-fd: filed_conf.c:452-0 Inserting director res: lnx1-mon lnx1-fd: jcr.c:

Re: [Bacula-devel] 5.0.2 bacula-fd.exe instant crash, windows.

2010-05-12 Thread Kern Sibbald
On Wednesday 12 May 2010 14:14:52 James Harper wrote: > > For me, both the 32 bit and 64 bit windows bacula-fd.exe 5.0.2 > > downloaded from > > > bacula.org are crashing straight away. > > That is, they crash when I try to start them. I don't get as far as > > actually > > > trying to run a backup

Re: [Bacula-devel] 5.0.2 bacula-fd.exe instant crash, windows.

2010-05-12 Thread Graham Keeling
On Wed, May 12, 2010 at 02:13:18PM +0100, Graham Keeling wrote: > On Wed, May 12, 2010 at 10:53:44PM +1000, James Harper wrote: > > > > > > On Wed, May 12, 2010 at 10:14:52PM +1000, James Harper wrote: > > > > > > > > > > For me, both the 32 bit and 64 bit windows bacula-fd.exe 5.0.2 > > > > downl

Re: [Bacula-devel] 5.0.2 bacula-fd.exe instant crash, windows.

2010-05-12 Thread Graham Keeling
On Wed, May 12, 2010 at 10:53:44PM +1000, James Harper wrote: > > > > On Wed, May 12, 2010 at 10:14:52PM +1000, James Harper wrote: > > > > > > > > For me, both the 32 bit and 64 bit windows bacula-fd.exe 5.0.2 > > > downloaded from > > > > bacula.org are crashing straight away. > > > > That is, t

Re: [Bacula-devel] 5.0.2 bacula-fd.exe instant crash, windows.

2010-05-12 Thread James Harper
> > On Wed, May 12, 2010 at 10:14:52PM +1000, James Harper wrote: > > > > > > For me, both the 32 bit and 64 bit windows bacula-fd.exe 5.0.2 > > downloaded from > > > bacula.org are crashing straight away. > > > That is, they crash when I try to start them. I don't get as far as > > actually > > >

Re: [Bacula-devel] 5.0.2 bacula-fd.exe instant crash, windows.

2010-05-12 Thread Graham Keeling
On Wed, May 12, 2010 at 10:14:52PM +1000, James Harper wrote: > > > > For me, both the 32 bit and 64 bit windows bacula-fd.exe 5.0.2 > downloaded from > > bacula.org are crashing straight away. > > That is, they crash when I try to start them. I don't get as far as > actually > > trying to run a b

Re: [Bacula-devel] 5.0.2 bacula-fd.exe instant crash, windows.

2010-05-12 Thread James Harper
> > For me, both the 32 bit and 64 bit windows bacula-fd.exe 5.0.2 downloaded from > bacula.org are crashing straight away. > That is, they crash when I try to start them. I don't get as far as actually > trying to run a backup. > > I tracked the problem down to the exchange plugin. > When I dele

Re: [Bacula-devel] 5.0.2 bacula-fd.exe instant crash, windows.

2010-05-12 Thread Kern Sibbald
On Wednesday 12 May 2010 14:02:06 Zilvinas Krapavickas wrote: > I noticed this problem also, and it's definitely related to the > PLUGIN_LICENSE value in the "static pInfo pluginInfo". Last week i > wrote my own plugin to backup MS SQL, i looked into the Echange plugin > and found that its specifie

Re: [Bacula-devel] 5.0.2 bacula-fd.exe instant crash, windows.

2010-05-12 Thread Zilvinas Krapavickas
I noticed this problem also, and it's definitely related to the PLUGIN_LICENSE value in the "static pInfo pluginInfo". Last week i wrote my own plugin to backup MS SQL, i looked into the Echange plugin and found that its specifies "GPL" as PLUGIN_LICENSE value so i did the same in my plugin and it'

Re: [Bacula-devel] 5.0.2 bacula-fd.exe instant crash, windows.

2010-05-12 Thread Graham Keeling
On Wed, May 12, 2010 at 01:15:58PM +0200, Kern Sibbald wrote: > On Wednesday 12 May 2010 13:03:49 Graham Keeling wrote: > > Hello, > > > > For me, both the 32 bit and 64 bit windows bacula-fd.exe 5.0.2 downloaded > > from bacula.org are crashing straight away. > > That is, they crash when I try to

Re: [Bacula-devel] 5.0.2 bacula-fd.exe instant crash, windows.

2010-05-12 Thread Kern Sibbald
On Wednesday 12 May 2010 13:03:49 Graham Keeling wrote: > Hello, > > For me, both the 32 bit and 64 bit windows bacula-fd.exe 5.0.2 downloaded > from bacula.org are crashing straight away. > That is, they crash when I try to start them. I don't get as far as > actually trying to run a backup. > > I

[Bacula-devel] 5.0.2 bacula-fd.exe instant crash, windows.

2010-05-12 Thread Graham Keeling
Hello, For me, both the 32 bit and 64 bit windows bacula-fd.exe 5.0.2 downloaded from bacula.org are crashing straight away. That is, they crash when I try to start them. I don't get as far as actually trying to run a backup. I tracked the problem down to the exchange plugin. When I delete exchan