Hi
thanks, i run  bacula-sd  under debugger and got this ouput
someone can help me ?
===========================================================================
gdb ./bacula-sdThis GDB was configured as "i586-mandriva-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

(gdb) run -s -f -d 99 -c /etc/bacula/bacula-sd.conf
Starting program: /usr/sbin/bacula-sd -s -f -d 99 -c /etc/bacula/bacula-sd.conf
Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0xffffe000
[Thread debugging using libthread_db enabled]
[New Thread -1213241664 (LWP 23855)]
bacula-sd: stored_conf.c:613 Inserting director res: cow-mon

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1213241664 (LWP 23855)]
0x0804dff4 in init_autochangers () at autochanger.c:48
48               if (!device->changer_command && changer->changer_command) {
Current language:  auto; currently c++
(gdb) thread apply all bt

Thread 1 (Thread -1213241664 (LWP 23855)):
#0  0x0804dff4 in init_autochangers () at autochanger.c:48
#1  0x0804c170 in main (argc=Variable "argc" is not available.
) at stored.c:399
#2  0xb7b0ce40 in __libc_start_main () from /lib/tls/libc.so.6
#3  0x0804b841 in _start () at ../sysdeps/i386/elf/start.S:119
(gdb)

Thanks
----- Original Message ----- From: "Martin Simmons" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <bacula-users@lists.sourceforge.net>
Sent: Friday, January 20, 2006 4:07 PM
Subject: Re: [Bacula-users] Problem to start Sd


On Fri, 20 Jan 2006 10:25:05 -0500, "Bissot_j" <[EMAIL PROTECTED]> said:

I am trying to test this software as it seems fabulous and probably
reach my expectation but i am having some glitch.

first let me tell you my config :

- Mandrive 2006
- bacula 1.38.5 (mysql) build on the system from the RPMS (i have to
update it for Mandriva)
- Librairy Exabyte 220
- tape drive exabyte mammoth-2

i test the librairy and drive with : mtx, mt, tar and everything seems
ok
now when i trys start bacula-sd
I am getting this error

# /usr/sbin/bacula-sd -d99 -c /root/bacula-sd.conf
bacula-sd: stored_conf.c:613 Inserting director res: cow-mon
20-Jan 10:02 bacula-sd: Fatal Error because: Bacula interrupted by
signal 11: Segmentation violation
Kaboom! bacula-sd, bacula-sd got signal 11. Attempting traceback.

Have a look at <http://www.bacula.org/rel-manual/What_Do_When_Bacula.html> in particular the "Manually Running Bacula Under The Debugger" section might be
useful.

__Martin



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to