On Monday 25 July 2005 15:17, Ole wrote:
> Hi!
>
> I have installed bacula from the ports tree on a server running FreeBSD
> 5.4. The version of bacula i use is bacula 1.36.3
> I have tried to use a custom core and the default core, but i get the
> same message when i try to start Bacula from  the startupscript in
> /usr/local/etc/rc.d
>
> I have not altered the standard config-files, these have worked on a
> SUSE-system without any hiccups.
>
> The errormessages is this:
> Starting the Bacula Storage daemon
> Starting the Bacula Director daemon
> Bus error (core dumped)
>
> I currently haven't connected a tape-device on the server, just trying
> to create backups on disk.
>
> Does anyone have any suggestions for a solution ?

A bus error, typically indicates a misaligned structure on non-Intel hardware 
which is much more sensitive to structure alignments.  Are you using 
non-Intel hardware or some 64 bit architecture?  If so, there is a potential 
compiler/header problem -- e.g. using 32 bit headers on a 64 bit architecture 
could cause a structure misalignment as most 64 bit integers must be aligned 
on a 64 bit memory boundry and not on a 32 bit boundry.

>
>
> ____________________
> Ole Morken
> System Technician
> WebDeal AS
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
> from IBM. Find simple to follow Roadmaps, straightforward articles,
> informative Webcasts and more! Get everything you need to get up to
> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users

-- 
Best regards,

Kern

  (">
  /\
  V_V


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to