Bacula-users

[Bacula-users] AiX 5.3 + gcc client run problem

2014-05-27 16:29:58
Subject: [Bacula-users] AiX 5.3 + gcc client run problem
From: Roberto Bertucci <roberto.bertucci AT itdsolutions DOT it>
To: <bacula-users AT lists.sourceforge DOT net>
Date: Tue, 27 May 2014 22:11:40 +0200
Hi all, i am trying to run 7.0.3 client on AiX 5.3 platform.
Compilation runs fine to the end and installation moves executables in 
selected directories.
The problem is in starting bacula:

#./bacula-fd -c /usr/local/bacula/etc/bacula-fd.conf
Bacula interrupted by signal 11: Segmentation violation
Kaboom! bacula-fd, bacula-fd got signal 11 - Segmentation violation at 
27-May-2014 21:58:45. Attempting traceback.
Kaboom! exepath=/usr/local/bacula/sbin
Calling: /usr/local/bacula/sbin/btraceback 
/usr/local/bacula/sbin/bacula-fd 733290 /tmp/

Following the running with gdb:
(gdb) run
Starting program: /usr/local/bacula/sbin/bacula-fd
[New Thread 1]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1]
0xd1d7e870 in sm_malloc(char const*, int, unsigned int) ()
    from /usr/local/bacula/lib/libbaccfg.a(libbaccfg-7.0.3.so)
(gdb) where
#0  0xd1d7e870 in sm_malloc(char const*, int, unsigned int) ()
    from /usr/local/bacula/lib/libbaccfg.a(libbaccfg-7.0.3.so)
#1  0xd1d84770 in new_config_parser() () from 
/usr/local/bacula/lib/libbaccfg.a(libbaccfg-7.0.3.so)
#2  0x100007e0 in main (argc=<error reading variable>, argv=<error 
reading variable>) at  _start_ :200


Now I am stuck. Anyone encountered this issue?

Thanx for every hint/suggestion


------------------------------------------------------------------------------
The best possible search technologies are now affordable for all companies.
Download your FREE open source Enterprise Search Engine today!
Our experts will assist you in its installation for $59/mo, no commitment.
Test it for FREE on our Cloud platform anytime!
http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>